*, ::before, ::after {
		--tw-border-spacing-x: 0;
		--tw-border-spacing-y: 0;
		--tw-translate-x: 0;
		--tw-translate-y: 0;
		--tw-rotate: 0;
		--tw-skew-x: 0;
		--tw-skew-y: 0;
		--tw-scale-x: 1;
		--tw-scale-y: 1;
		--tw-pan-x:  ;
		--tw-pan-y:  ;
		--tw-pinch-zoom:  ;
		--tw-scroll-snap-strictness: proximity;
		--tw-gradient-from-position:  ;
		--tw-gradient-via-position:  ;
		--tw-gradient-to-position:  ;
		--tw-ordinal:  ;
		--tw-slashed-zero:  ;
		--tw-numeric-figure:  ;
		--tw-numeric-spacing:  ;
		--tw-numeric-fraction:  ;
		--tw-ring-inset:  ;
		--tw-ring-offset-width: 0px;
		--tw-ring-offset-color: #fff;
		--tw-ring-color: rgb(59 130 246 / 0.5);
		--tw-ring-offset-shadow: 0 0 #0000;
		--tw-ring-shadow: 0 0 #0000;
		--tw-shadow: 0 0 #0000;
		--tw-shadow-colored: 0 0 #0000;
		--tw-blur:  ;
		--tw-brightness:  ;
		--tw-contrast:  ;
		--tw-grayscale:  ;
		--tw-hue-rotate:  ;
		--tw-invert:  ;
		--tw-saturate:  ;
		--tw-sepia:  ;
		--tw-drop-shadow:  ;
		--tw-backdrop-blur:  ;
		--tw-backdrop-brightness:  ;
		--tw-backdrop-contrast:  ;
		--tw-backdrop-grayscale:  ;
		--tw-backdrop-hue-rotate:  ;
		--tw-backdrop-invert:  ;
		--tw-backdrop-opacity:  ;
		--tw-backdrop-saturate:  ;
		--tw-backdrop-sepia:  ;
		--tw-contain-size:  ;
		--tw-contain-layout:  ;
		--tw-contain-paint:  ;
		--tw-contain-style:  ;
}
::backdrop {
		--tw-border-spacing-x: 0;
		--tw-border-spacing-y: 0;
		--tw-translate-x: 0;
		--tw-translate-y: 0;
		--tw-rotate: 0;
		--tw-skew-x: 0;
		--tw-skew-y: 0;
		--tw-scale-x: 1;
		--tw-scale-y: 1;
		--tw-pan-x:  ;
		--tw-pan-y:  ;
		--tw-pinch-zoom:  ;
		--tw-scroll-snap-strictness: proximity;
		--tw-gradient-from-position:  ;
		--tw-gradient-via-position:  ;
		--tw-gradient-to-position:  ;
		--tw-ordinal:  ;
		--tw-slashed-zero:  ;
		--tw-numeric-figure:  ;
		--tw-numeric-spacing:  ;
		--tw-numeric-fraction:  ;
		--tw-ring-inset:  ;
		--tw-ring-offset-width: 0px;
		--tw-ring-offset-color: #fff;
		--tw-ring-color: rgb(59 130 246 / 0.5);
		--tw-ring-offset-shadow: 0 0 #0000;
		--tw-ring-shadow: 0 0 #0000;
		--tw-shadow: 0 0 #0000;
		--tw-shadow-colored: 0 0 #0000;
		--tw-blur:  ;
		--tw-brightness:  ;
		--tw-contrast:  ;
		--tw-grayscale:  ;
		--tw-hue-rotate:  ;
		--tw-invert:  ;
		--tw-saturate:  ;
		--tw-sepia:  ;
		--tw-drop-shadow:  ;
		--tw-backdrop-blur:  ;
		--tw-backdrop-brightness:  ;
		--tw-backdrop-contrast:  ;
		--tw-backdrop-grayscale:  ;
		--tw-backdrop-hue-rotate:  ;
		--tw-backdrop-invert:  ;
		--tw-backdrop-opacity:  ;
		--tw-backdrop-saturate:  ;
		--tw-backdrop-sepia:  ;
		--tw-contain-size:  ;
		--tw-contain-layout:  ;
		--tw-contain-paint:  ;
		--tw-contain-style:  ;
}
	.billing-mfe-root {
		--background: 0 0% 100%;
		--foreground: 220 20% 14%;

		--card: 0 0% 100%;
		--card-foreground: 220 20% 14%;

		--popover: 0 0% 100%;
		--popover-foreground: 220 20% 14%;

		--primary: 199 89% 40%;
		--primary-foreground: 0 0% 100%;

		--secondary: 210 20% 96%;
		--secondary-foreground: 220 20% 25%;

		--muted: 210 20% 97%;
		--muted-foreground: 215 15% 52%;

		--accent: 199 60% 94%;
		--accent-foreground: 199 89% 30%;

		--destructive: 0 72% 51%;
		--destructive-foreground: 0 0% 100%;

		--border: 214 20% 91%;
		--input: 214 20% 91%;
		--ring: 199 89% 40%;

		--radius: 0.625rem;

		--status-draft-bg: 220 14% 94%;
		--status-draft-fg: 220 14% 45%;
		--status-sent-bg: 38 92% 94%;
		--status-sent-fg: 38 80% 35%;
		--status-paid-bg: 142 60% 93%;
		--status-paid-fg: 142 60% 25%;
		--status-overdue-bg: 0 72% 94%;
		--status-overdue-fg: 0 72% 38%;
		--status-refundable-bg: 270 60% 93%;
		--status-refundable-fg: 270 60% 38%;
		--status-refunded-bg: 199 60% 93%;
		--status-refunded-fg: 199 89% 30%;
		--status-balance-bg: 38 92% 94%;
		--status-balance-fg: 38 80% 32%;

		--summary-bg: 199 89% 38%;
		--summary-fg: 0 0% 100%;

		--teal-50: 199 89% 97%;
		--teal-100: 199 80% 93%;
		--teal-500: 199 89% 40%;
		--teal-600: 199 89% 34%;

		--surface-1: 210 20% 98%;
		--surface-2: 210 20% 96%;
		--surface-3: 214 20% 91%;

		--shadow-card: 0 1px 3px 0 hsl(220 20% 14% / 0.06), 0 1px 2px -1px hsl(220 20% 14% / 0.06);
		--shadow-card-hover: 0 4px 12px 0 hsl(220 20% 14% / 0.09);
		--shadow-summary: 0 4px 20px 0 hsl(199 89% 30% / 0.25);

		/* ── Status semantic colors ─────────────────────── */
		--status-healthy: 142 71% 45%;
		--status-healthy-bg: 142 60% 93%;
		--status-attention: 38 92% 50%;
		--status-attention-bg: 38 92% 94%;
		--status-risk: 0 84% 60%;
		--status-risk-bg: 0 72% 94%;

		/* ── Ledger semantic colors ─────────────────────── */
		--ledger-revenue: 142 71% 35%;
		--ledger-expense: 0 72% 51%;
		--ledger-escrow: 217 91% 60%;
		--ledger-liability: 38 92% 50%;

		/* ── Semantic aliases (compat with shadcn patterns) ── */
		--success: 142 71% 45%;
		--success-foreground: 0 0% 100%;
		--warning: 38 92% 50%;
		--warning-foreground: 38 80% 15%;

		/* ── Card tint palette (very light pastels) ──────── */
		--tint-revenue:   142 50% 96%;
		--tint-earnings:  199 60% 96%;
		--tint-payables:  270 40% 96%;
		--tint-refund:    0 50% 96%;
		--tint-gst:       38 55% 96%;
		--tint-forex:     214 78% 95%;
		--tint-escrow:    199 45% 95%;
		--tint-chart:     221 50% 97%;
		--tint-insight:   280 40% 97%;
		--tint-deepdive:  210 30% 97%;
		--tint-money:     142 40% 97%;
		--tint-health:    150 45% 96%;
		--tint-cashflow:  199 40% 96%;
	}
	.billing-mfe-root  * {
		border-color: hsl(var(--border));
}

	.billing-mfe-root {
		background-color: hsl(var(--background));
		color: hsl(var(--foreground));
		font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
		-webkit-font-smoothing: antialiased;
}
.container {
		width: 100%;
}
@media (min-width: 640px) {
		.container {
				max-width: 640px;
		}
}
@media (min-width: 768px) {
		.container {
				max-width: 768px;
		}
}
@media (min-width: 1024px) {
		.container {
				max-width: 1024px;
		}
}
@media (min-width: 1280px) {
		.container {
				max-width: 1280px;
		}
}
@media (min-width: 1536px) {
		.container {
				max-width: 1536px;
		}
}
.billing-mfe-root .sr-only {
		position: absolute;
		width: 1px;
		height: 1px;
		padding: 0;
		margin: -1px;
		overflow: hidden;
		clip: rect(0, 0, 0, 0);
		white-space: nowrap;
		border-width: 0;
}
.billing-mfe-root .pointer-events-none {
		pointer-events: none;
}
.billing-mfe-root .pointer-events-auto {
		pointer-events: auto;
}
.billing-mfe-root .visible {
		visibility: visible;
}
.billing-mfe-root .collapse {
		visibility: collapse;
}
.billing-mfe-root .static {
		position: static;
}
.billing-mfe-root .fixed {
		position: fixed;
}
.billing-mfe-root .absolute {
		position: absolute;
}
.billing-mfe-root .relative {
		position: relative;
}
.billing-mfe-root .sticky {
		position: sticky;
}
.billing-mfe-root .inset-0 {
		inset: 0px;
}
.billing-mfe-root .inset-y-0 {
		top: 0px;
		bottom: 0px;
}
.billing-mfe-root .-bottom-1 {
		bottom: -0.25rem;
}
.billing-mfe-root .-right-2 {
		right: -0.5rem;
}
.billing-mfe-root .-top-12 {
		top: -3rem;
}
.billing-mfe-root .bottom-0 {
		bottom: 0px;
}
.billing-mfe-root .bottom-full {
		bottom: 100%;
}
.billing-mfe-root .left-0 {
		left: 0px;
}
.billing-mfe-root .left-0\.5 {
		left: 0.125rem;
}
.billing-mfe-root .left-1\/2 {
		left: 50%;
}
.billing-mfe-root .left-2\.5 {
		left: 0.625rem;
}
.billing-mfe-root .left-3 {
		left: 0.75rem;
}
.billing-mfe-root .left-4 {
		left: 1rem;
}
.billing-mfe-root .right-0 {
		right: 0px;
}
.billing-mfe-root .right-2 {
		right: 0.5rem;
}
.billing-mfe-root .right-2\.5 {
		right: 0.625rem;
}
.billing-mfe-root .top-0 {
		top: 0px;
}
.billing-mfe-root .top-1\/2 {
		top: 50%;
}
.billing-mfe-root .top-2 {
		top: 0.5rem;
}
.billing-mfe-root .top-20 {
		top: 5rem;
}
.billing-mfe-root .top-full {
		top: 100%;
}
.billing-mfe-root .z-10 {
		z-index: 10;
}
.billing-mfe-root .z-20 {
		z-index: 20;
}
.billing-mfe-root .z-30 {
		z-index: 30;
}
.billing-mfe-root .z-40 {
		z-index: 40;
}
.billing-mfe-root .z-50 {
		z-index: 50;
}
.billing-mfe-root .z-\[2147483645\] {
		z-index: 2147483645;
}
.billing-mfe-root .z-\[70\] {
		z-index: 70;
}
.billing-mfe-root .z-\[9999\] {
		z-index: 9999;
}
.billing-mfe-root .col-span-1 {
		grid-column: span 1 / span 1;
}
.billing-mfe-root .col-span-2 {
		grid-column: span 2 / span 2;
}
.billing-mfe-root .col-span-3 {
		grid-column: span 3 / span 3;
}
.billing-mfe-root .col-span-4 {
		grid-column: span 4 / span 4;
}
.billing-mfe-root .m-0 {
		margin: 0px;
}
.billing-mfe-root .m-4 {
		margin: 1rem;
}
.billing-mfe-root .m-auto {
		margin: auto;
}
.billing-mfe-root .-mx-4 {
		margin-left: -1rem;
		margin-right: -1rem;
}
.billing-mfe-root .-mx-6 {
		margin-left: -1.5rem;
		margin-right: -1.5rem;
}
.billing-mfe-root .mx-1 {
		margin-left: 0.25rem;
		margin-right: 0.25rem;
}
.billing-mfe-root .mx-4 {
		margin-left: 1rem;
		margin-right: 1rem;
}
.billing-mfe-root .mx-auto {
		margin-left: auto;
		margin-right: auto;
}
.billing-mfe-root .-mb-px {
		margin-bottom: -1px;
}
.billing-mfe-root .mb-0\.5 {
		margin-bottom: 0.125rem;
}
.billing-mfe-root .mb-1 {
		margin-bottom: 0.25rem;
}
.billing-mfe-root .mb-1\.5 {
		margin-bottom: 0.375rem;
}
.billing-mfe-root .mb-2 {
		margin-bottom: 0.5rem;
}
.billing-mfe-root .mb-20 {
		margin-bottom: 5rem;
}
.billing-mfe-root .mb-3 {
		margin-bottom: 0.75rem;
}
.billing-mfe-root .mb-4 {
		margin-bottom: 1rem;
}
.billing-mfe-root .mb-5 {
		margin-bottom: 1.25rem;
}
.billing-mfe-root .mb-6 {
		margin-bottom: 1.5rem;
}
.billing-mfe-root .mb-8 {
		margin-bottom: 2rem;
}
.billing-mfe-root .ml-0\.5 {
		margin-left: 0.125rem;
}
.billing-mfe-root .ml-1 {
		margin-left: 0.25rem;
}
.billing-mfe-root .ml-2 {
		margin-left: 0.5rem;
}
.billing-mfe-root .ml-4 {
		margin-left: 1rem;
}
.billing-mfe-root .ml-6 {
		margin-left: 1.5rem;
}
.billing-mfe-root .ml-auto {
		margin-left: auto;
}
.billing-mfe-root .mr-0\.5 {
		margin-right: 0.125rem;
}
.billing-mfe-root .mr-1 {
		margin-right: 0.25rem;
}
.billing-mfe-root .mr-2 {
		margin-right: 0.5rem;
}
.billing-mfe-root .mr-3 {
		margin-right: 0.75rem;
}
.billing-mfe-root .mt-0\.5 {
		margin-top: 0.125rem;
}
.billing-mfe-root .mt-1 {
		margin-top: 0.25rem;
}
.billing-mfe-root .mt-1\.5 {
		margin-top: 0.375rem;
}
.billing-mfe-root .mt-12 {
		margin-top: 3rem;
}
.billing-mfe-root .mt-2 {
		margin-top: 0.5rem;
}
.billing-mfe-root .mt-2\.5 {
		margin-top: 0.625rem;
}
.billing-mfe-root .mt-3 {
		margin-top: 0.75rem;
}
.billing-mfe-root .mt-4 {
		margin-top: 1rem;
}
.billing-mfe-root .mt-5 {
		margin-top: 1.25rem;
}
.billing-mfe-root .mt-6 {
		margin-top: 1.5rem;
}
.billing-mfe-root .mt-8 {
		margin-top: 2rem;
}
.billing-mfe-root .mt-\[-24px\] {
		margin-top: -24px;
}
.billing-mfe-root .block {
		display: block;
}
.billing-mfe-root .inline-block {
		display: inline-block;
}
.billing-mfe-root .inline {
		display: inline;
}
.billing-mfe-root .flex {
		display: flex;
}
.billing-mfe-root .inline-flex {
		display: inline-flex;
}
.billing-mfe-root .table {
		display: table;
}
.billing-mfe-root .grid {
		display: grid;
}
.billing-mfe-root .contents {
		display: contents;
}
.billing-mfe-root .hidden {
		display: none;
}
.billing-mfe-root .h-0\.5 {
		height: 0.125rem;
}
.billing-mfe-root .h-1\.5 {
		height: 0.375rem;
}
.billing-mfe-root .h-10 {
		height: 2.5rem;
}
.billing-mfe-root .h-11 {
		height: 2.75rem;
}
.billing-mfe-root .h-12 {
		height: 3rem;
}
.billing-mfe-root .h-14 {
		height: 3.5rem;
}
.billing-mfe-root .h-16 {
		height: 4rem;
}
.billing-mfe-root .h-2 {
		height: 0.5rem;
}
.billing-mfe-root .h-2\.5 {
		height: 0.625rem;
}
.billing-mfe-root .h-20 {
		height: 5rem;
}
.billing-mfe-root .h-24 {
		height: 6rem;
}
.billing-mfe-root .h-28 {
		height: 7rem;
}
.billing-mfe-root .h-3 {
		height: 0.75rem;
}
.billing-mfe-root .h-3\.5 {
		height: 0.875rem;
}
.billing-mfe-root .h-32 {
		height: 8rem;
}
.billing-mfe-root .h-36 {
		height: 9rem;
}
.billing-mfe-root .h-4 {
		height: 1rem;
}
.billing-mfe-root .h-40 {
		height: 10rem;
}
.billing-mfe-root .h-5 {
		height: 1.25rem;
}
.billing-mfe-root .h-52 {
		height: 13rem;
}
.billing-mfe-root .h-6 {
		height: 1.5rem;
}
.billing-mfe-root .h-7 {
		height: 1.75rem;
}
.billing-mfe-root .h-8 {
		height: 2rem;
}
.billing-mfe-root .h-9 {
		height: 2.25rem;
}
.billing-mfe-root .h-\[120px\] {
		height: 120px;
}
.billing-mfe-root .h-\[178px\] {
		height: 178px;
}
.billing-mfe-root .h-\[280px\] {
		height: 280px;
}
.billing-mfe-root .h-fit {
		height: -moz-fit-content;
		height: fit-content;
}
.billing-mfe-root .h-full {
		height: 100%;
}
.billing-mfe-root .h-px {
		height: 1px;
}
.billing-mfe-root .h-screen {
		height: 100vh;
}
.billing-mfe-root .max-h-48 {
		max-height: 12rem;
}
.billing-mfe-root .max-h-56 {
		max-height: 14rem;
}
.billing-mfe-root .max-h-\[420px\] {
		max-height: 420px;
}
.billing-mfe-root .max-h-\[90vh\] {
		max-height: 90vh;
}
.billing-mfe-root .max-h-\[calc\(100vh-160px\)\] {
		max-height: calc(100vh - 160px);
}
.billing-mfe-root .max-h-none {
		max-height: none;
}
.billing-mfe-root .min-h-0 {
		min-height: 0px;
}
.billing-mfe-root .min-h-32 {
		min-height: 8rem;
}
.billing-mfe-root .min-h-\[120px\] {
		min-height: 120px;
}
.billing-mfe-root .min-h-\[calc\(100vh-64px\)\] {
		min-height: calc(100vh - 64px);
}
.billing-mfe-root .min-h-screen {
		min-height: 100vh;
}
.billing-mfe-root .w-0\.5 {
		width: 0.125rem;
}
.billing-mfe-root .w-1 {
		width: 0.25rem;
}
.billing-mfe-root .w-1\.5 {
		width: 0.375rem;
}
.billing-mfe-root .w-1\/4 {
		width: 25%;
}
.billing-mfe-root .w-1\/6 {
		width: 16.666667%;
}
.billing-mfe-root .w-10 {
		width: 2.5rem;
}
.billing-mfe-root .w-11 {
		width: 2.75rem;
}
.billing-mfe-root .w-12 {
		width: 3rem;
}
.billing-mfe-root .w-14 {
		width: 3.5rem;
}
.billing-mfe-root .w-16 {
		width: 4rem;
}
.billing-mfe-root .w-2 {
		width: 0.5rem;
}
.billing-mfe-root .w-2\.5 {
		width: 0.625rem;
}
.billing-mfe-root .w-20 {
		width: 5rem;
}
.billing-mfe-root .w-24 {
		width: 6rem;
}
.billing-mfe-root .w-28 {
		width: 7rem;
}
.billing-mfe-root .w-3 {
		width: 0.75rem;
}
.billing-mfe-root .w-3\.5 {
		width: 0.875rem;
}
.billing-mfe-root .w-32 {
		width: 8rem;
}
.billing-mfe-root .w-36 {
		width: 9rem;
}
.billing-mfe-root .w-4 {
		width: 1rem;
}
.billing-mfe-root .w-40 {
		width: 10rem;
}
.billing-mfe-root .w-48 {
		width: 12rem;
}
.billing-mfe-root .w-5 {
		width: 1.25rem;
}
.billing-mfe-root .w-56 {
		width: 14rem;
}
.billing-mfe-root .w-6 {
		width: 1.5rem;
}
.billing-mfe-root .w-64 {
		width: 16rem;
}
.billing-mfe-root .w-7 {
		width: 1.75rem;
}
.billing-mfe-root .w-72 {
		width: 18rem;
}
.billing-mfe-root .w-8 {
		width: 2rem;
}
.billing-mfe-root .w-80 {
		width: 20rem;
}
.billing-mfe-root .w-9 {
		width: 2.25rem;
}
.billing-mfe-root .w-96 {
		width: 24rem;
}
.billing-mfe-root .w-\[178px\] {
		width: 178px;
}
.billing-mfe-root .w-\[82\%\] {
		width: 82%;
}
.billing-mfe-root .w-fit {
		width: -moz-fit-content;
		width: fit-content;
}
.billing-mfe-root .w-full {
		width: 100%;
}
.billing-mfe-root .w-px {
		width: 1px;
}
.billing-mfe-root .w-screen {
		width: 100vw;
}
.billing-mfe-root .min-w-0 {
		min-width: 0px;
}
.billing-mfe-root .min-w-\[180px\] {
		min-width: 180px;
}
.billing-mfe-root .min-w-\[18px\] {
		min-width: 18px;
}
.billing-mfe-root .min-w-\[200px\] {
		min-width: 200px;
}
.billing-mfe-root .min-w-\[28px\] {
		min-width: 28px;
}
.billing-mfe-root .min-w-\[320px\] {
		min-width: 320px;
}
.billing-mfe-root .min-w-\[640px\] {
		min-width: 640px;
}
.billing-mfe-root .min-w-\[700px\] {
		min-width: 700px;
}
.billing-mfe-root .min-w-\[800px\] {
		min-width: 800px;
}
.billing-mfe-root .min-w-\[820px\] {
		min-width: 820px;
}
.billing-mfe-root .max-w-2xl {
		max-width: 42rem;
}
.billing-mfe-root .max-w-3xl {
		max-width: 48rem;
}
.billing-mfe-root .max-w-4xl {
		max-width: 56rem;
}
.billing-mfe-root .max-w-5xl {
		max-width: 64rem;
}
.billing-mfe-root .max-w-6xl {
		max-width: 72rem;
}
.billing-mfe-root .max-w-7xl {
		max-width: 80rem;
}
.billing-mfe-root .max-w-\[1400px\] {
		max-width: 1400px;
}
.billing-mfe-root .max-w-\[140px\] {
		max-width: 140px;
}
.billing-mfe-root .max-w-\[180px\] {
		max-width: 180px;
}
.billing-mfe-root .max-w-\[200px\] {
		max-width: 200px;
}
.billing-mfe-root .max-w-\[420px\] {
		max-width: 420px;
}
.billing-mfe-root .max-w-\[85vw\] {
		max-width: 85vw;
}
.billing-mfe-root .max-w-lg {
		max-width: 32rem;
}
.billing-mfe-root .max-w-md {
		max-width: 28rem;
}
.billing-mfe-root .max-w-none {
		max-width: none;
}
.billing-mfe-root .max-w-sm {
		max-width: 24rem;
}
.billing-mfe-root .max-w-xs {
		max-width: 20rem;
}
.billing-mfe-root .flex-1 {
		flex: 1 1 0%;
}
.billing-mfe-root .flex-\[1\.5\] {
		flex: 1.5;
}
.billing-mfe-root .flex-shrink-0 {
		flex-shrink: 0;
}
.billing-mfe-root .shrink-0 {
		flex-shrink: 0;
}
.billing-mfe-root .border-collapse {
		border-collapse: collapse;
}
.billing-mfe-root .-translate-x-1\/2 {
		--tw-translate-x: -50%;
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.billing-mfe-root .-translate-y-1\/2 {
		--tw-translate-y: -50%;
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.billing-mfe-root .translate-x-0 {
		--tw-translate-x: 0px;
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.billing-mfe-root .translate-x-8 {
		--tw-translate-x: 2rem;
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.billing-mfe-root .translate-x-full {
		--tw-translate-x: 100%;
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.billing-mfe-root .rotate-180 {
		--tw-rotate: 180deg;
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.billing-mfe-root .transform {
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes pulse {
		50% {
				opacity: .5;
		}
}
.billing-mfe-root .animate-pulse {
		animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes spin {
		to {
				transform: rotate(360deg);
		}
}
.billing-mfe-root .animate-spin {
		animation: spin 1s linear infinite;
}
.billing-mfe-root .cursor-col-resize {
		cursor: col-resize;
}
.billing-mfe-root .cursor-default {
		cursor: default;
}
.billing-mfe-root .cursor-help {
		cursor: help;
}
.billing-mfe-root .cursor-not-allowed {
		cursor: not-allowed;
}
.billing-mfe-root .cursor-pointer {
		cursor: pointer;
}
.billing-mfe-root .select-none {
		-webkit-user-select: none;
		   -moz-user-select: none;
		        user-select: none;
}
.billing-mfe-root .select-all {
		-webkit-user-select: all;
		   -moz-user-select: all;
		        user-select: all;
}
.billing-mfe-root .resize-none {
		resize: none;
}
.billing-mfe-root .resize {
		resize: both;
}
.billing-mfe-root .list-inside {
		list-style-position: inside;
}
.billing-mfe-root .list-decimal {
		list-style-type: decimal;
}
.billing-mfe-root .list-disc {
		list-style-type: disc;
}
.billing-mfe-root .appearance-none {
		-webkit-appearance: none;
		   -moz-appearance: none;
		        appearance: none;
}
.billing-mfe-root .auto-cols-auto {
		grid-auto-columns: auto;
}
.billing-mfe-root .grid-cols-1 {
		grid-template-columns: repeat(1, minmax(0, 1fr));
}
.billing-mfe-root .grid-cols-12 {
		grid-template-columns: repeat(12, minmax(0, 1fr));
}
.billing-mfe-root .grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
}
.billing-mfe-root .grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr));
}
.billing-mfe-root .grid-cols-\[1fr_130px_130px_110px_100px_80px\] {
		grid-template-columns: 1fr 130px 130px 110px 100px 80px;
}
.billing-mfe-root .grid-cols-\[1fr_auto\] {
		grid-template-columns: 1fr auto;
}
.billing-mfe-root .flex-col {
		flex-direction: column;
}
.billing-mfe-root .flex-wrap {
		flex-wrap: wrap;
}
.billing-mfe-root .items-start {
		align-items: flex-start;
}
.billing-mfe-root .items-end {
		align-items: flex-end;
}
.billing-mfe-root .items-center {
		align-items: center;
}
.billing-mfe-root .items-baseline {
		align-items: baseline;
}
.billing-mfe-root .items-stretch {
		align-items: stretch;
}
.billing-mfe-root .justify-start {
		justify-content: flex-start;
}
.billing-mfe-root .justify-end {
		justify-content: flex-end;
}
.billing-mfe-root .justify-center {
		justify-content: center;
}
.billing-mfe-root .justify-between {
		justify-content: space-between;
}
.billing-mfe-root .gap-0 {
		gap: 0px;
}
.billing-mfe-root .gap-0\.5 {
		gap: 0.125rem;
}
.billing-mfe-root .gap-1 {
		gap: 0.25rem;
}
.billing-mfe-root .gap-1\.5 {
		gap: 0.375rem;
}
.billing-mfe-root .gap-2 {
		gap: 0.5rem;
}
.billing-mfe-root .gap-2\.5 {
		gap: 0.625rem;
}
.billing-mfe-root .gap-3 {
		gap: 0.75rem;
}
.billing-mfe-root .gap-3\.5 {
		gap: 0.875rem;
}
.billing-mfe-root .gap-4 {
		gap: 1rem;
}
.billing-mfe-root .gap-5 {
		gap: 1.25rem;
}
.billing-mfe-root .gap-6 {
		gap: 1.5rem;
}
.billing-mfe-root .gap-8 {
		gap: 2rem;
}
.billing-mfe-root .gap-x-4 {
		-moz-column-gap: 1rem;
		     column-gap: 1rem;
}
.billing-mfe-root .gap-x-5 {
		-moz-column-gap: 1.25rem;
		     column-gap: 1.25rem;
}
.billing-mfe-root .gap-x-8 {
		-moz-column-gap: 2rem;
		     column-gap: 2rem;
}
.billing-mfe-root .gap-y-1 {
		row-gap: 0.25rem;
}
.billing-mfe-root .gap-y-2 {
		row-gap: 0.5rem;
}
.billing-mfe-root :is(.space-x-4 > :not([hidden]) ~ :not([hidden])) {
		--tw-space-x-reverse: 0;
		margin-right: calc(1rem * var(--tw-space-x-reverse));
		margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.billing-mfe-root :is(.space-y-0\.5 > :not([hidden]) ~ :not([hidden])) {
		--tw-space-y-reverse: 0;
		margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}
.billing-mfe-root :is(.space-y-1 > :not([hidden]) ~ :not([hidden])) {
		--tw-space-y-reverse: 0;
		margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.billing-mfe-root :is(.space-y-1\.5 > :not([hidden]) ~ :not([hidden])) {
		--tw-space-y-reverse: 0;
		margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.billing-mfe-root :is(.space-y-2 > :not([hidden]) ~ :not([hidden])) {
		--tw-space-y-reverse: 0;
		margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.billing-mfe-root :is(.space-y-2\.5 > :not([hidden]) ~ :not([hidden])) {
		--tw-space-y-reverse: 0;
		margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}
.billing-mfe-root :is(.space-y-3 > :not([hidden]) ~ :not([hidden])) {
		--tw-space-y-reverse: 0;
		margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.billing-mfe-root :is(.space-y-4 > :not([hidden]) ~ :not([hidden])) {
		--tw-space-y-reverse: 0;
		margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.billing-mfe-root :is(.space-y-5 > :not([hidden]) ~ :not([hidden])) {
		--tw-space-y-reverse: 0;
		margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.billing-mfe-root :is(.space-y-6 > :not([hidden]) ~ :not([hidden])) {
		--tw-space-y-reverse: 0;
		margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.billing-mfe-root :is(.space-y-8 > :not([hidden]) ~ :not([hidden])) {
		--tw-space-y-reverse: 0;
		margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.billing-mfe-root :is(.divide-y > :not([hidden]) ~ :not([hidden])) {
		--tw-divide-y-reverse: 0;
		border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
		border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.billing-mfe-root :is(.divide-slate-100 > :not([hidden]) ~ :not([hidden])) {
		--tw-divide-opacity: 1;
		border-color: rgb(241 245 249 / var(--tw-divide-opacity, 1));
}
.billing-mfe-root :is(.divide-slate-100\/80 > :not([hidden]) ~ :not([hidden])) {
		border-color: rgb(241 245 249 / 0.8);
}
.billing-mfe-root .self-stretch {
		align-self: stretch;
}
.billing-mfe-root .overflow-hidden {
		overflow: hidden;
}
.billing-mfe-root .overflow-visible {
		overflow: visible;
}
.billing-mfe-root .overflow-x-auto {
		overflow-x: auto;
}
.billing-mfe-root .overflow-y-auto {
		overflow-y: auto;
}
.billing-mfe-root .truncate {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
}
.billing-mfe-root .whitespace-nowrap {
		white-space: nowrap;
}
.billing-mfe-root .whitespace-pre-wrap {
		white-space: pre-wrap;
}
.billing-mfe-root .break-all {
		word-break: break-all;
}
.billing-mfe-root .rounded {
		border-radius: 0.25rem;
}
.billing-mfe-root .rounded-2xl {
		border-radius: 1rem;
}
.billing-mfe-root .rounded-full {
		border-radius: 9999px;
}
.billing-mfe-root .rounded-lg {
		border-radius: var(--radius);
}
.billing-mfe-root .rounded-md {
		border-radius: calc(var(--radius) - 2px);
}
.billing-mfe-root .rounded-xl {
		border-radius: 0.75rem;
}
.billing-mfe-root .rounded-b-2xl {
		border-bottom-right-radius: 1rem;
		border-bottom-left-radius: 1rem;
}
.billing-mfe-root .rounded-t-lg {
		border-top-left-radius: var(--radius);
		border-top-right-radius: var(--radius);
}
.billing-mfe-root .rounded-t-xl {
		border-top-left-radius: 0.75rem;
		border-top-right-radius: 0.75rem;
}
.billing-mfe-root .border {
		border-width: 1px;
}
.billing-mfe-root .border-2 {
		border-width: 2px;
}
.billing-mfe-root .border-4 {
		border-width: 4px;
}
.billing-mfe-root .border-b {
		border-bottom-width: 1px;
}
.billing-mfe-root .border-b-2 {
		border-bottom-width: 2px;
}
.billing-mfe-root .border-l {
		border-left-width: 1px;
}
.billing-mfe-root .border-l-2 {
		border-left-width: 2px;
}
.billing-mfe-root .border-l-4 {
		border-left-width: 4px;
}
.billing-mfe-root .border-t {
		border-top-width: 1px;
}
.billing-mfe-root .border-t-2 {
		border-top-width: 2px;
}
.billing-mfe-root .border-dashed {
		border-style: dashed;
}
.billing-mfe-root .border-none {
		border-style: none;
}
.billing-mfe-root .border-amber-100 {
		--tw-border-opacity: 1;
		border-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-amber-100\/50 {
		border-color: rgb(254 243 199 / 0.5);
}
.billing-mfe-root .border-amber-200 {
		--tw-border-opacity: 1;
		border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-amber-200\/70 {
		border-color: rgb(253 230 138 / 0.7);
}
.billing-mfe-root .border-amber-400\/30 {
		border-color: rgb(251 191 36 / 0.3);
}
.billing-mfe-root .border-blue-100 {
		--tw-border-opacity: 1;
		border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-blue-200 {
		--tw-border-opacity: 1;
		border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-blue-300 {
		--tw-border-opacity: 1;
		border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-blue-400\/30 {
		border-color: rgb(96 165 250 / 0.3);
}
.billing-mfe-root .border-blue-600 {
		--tw-border-opacity: 1;
		border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-border {
		border-color: hsl(var(--border));
}
.billing-mfe-root .border-cyan-200 {
		--tw-border-opacity: 1;
		border-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-emerald-100 {
		--tw-border-opacity: 1;
		border-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-emerald-200 {
		--tw-border-opacity: 1;
		border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-emerald-200\/50 {
		border-color: rgb(167 243 208 / 0.5);
}
.billing-mfe-root .border-emerald-400\/30 {
		border-color: rgb(52 211 153 / 0.3);
}
.billing-mfe-root .border-emerald-800\/30 {
		border-color: rgb(6 95 70 / 0.3);
}
.billing-mfe-root .border-green-200 {
		--tw-border-opacity: 1;
		border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-indigo-100 {
		--tw-border-opacity: 1;
		border-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-indigo-200 {
		--tw-border-opacity: 1;
		border-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-purple-200 {
		--tw-border-opacity: 1;
		border-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-red-100 {
		--tw-border-opacity: 1;
		border-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-red-200 {
		--tw-border-opacity: 1;
		border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-red-300 {
		--tw-border-opacity: 1;
		border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-red-400 {
		--tw-border-opacity: 1;
		border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-red-800\/30 {
		border-color: rgb(153 27 27 / 0.3);
}
.billing-mfe-root .border-red-900\/30 {
		border-color: rgb(127 29 29 / 0.3);
}
.billing-mfe-root .border-rose-200 {
		--tw-border-opacity: 1;
		border-color: rgb(254 205 211 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-sky-200 {
		--tw-border-opacity: 1;
		border-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-slate-100 {
		--tw-border-opacity: 1;
		border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-slate-200 {
		--tw-border-opacity: 1;
		border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-slate-300 {
		--tw-border-opacity: 1;
		border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-slate-400 {
		--tw-border-opacity: 1;
		border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-slate-50 {
		--tw-border-opacity: 1;
		border-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-slate-500 {
		--tw-border-opacity: 1;
		border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-slate-700 {
		--tw-border-opacity: 1;
		border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-slate-700\/30 {
		border-color: rgb(51 65 85 / 0.3);
}
.billing-mfe-root .border-slate-700\/50 {
		border-color: rgb(51 65 85 / 0.5);
}
.billing-mfe-root .border-slate-800 {
		--tw-border-opacity: 1;
		border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-slate-800\/30 {
		border-color: rgb(30 41 59 / 0.3);
}
.billing-mfe-root .border-slate-800\/50 {
		border-color: rgb(30 41 59 / 0.5);
}
.billing-mfe-root .border-teal-100 {
		border-color: hsl(var(--teal-100));
}
.billing-mfe-root .border-teal-200\/30 {
		border-color: rgb(153 246 228 / 0.3);
}
.billing-mfe-root .border-transparent {
		border-color: transparent;
}
.billing-mfe-root .border-violet-200 {
		--tw-border-opacity: 1;
		border-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-white\/15 {
		border-color: rgb(255 255 255 / 0.15);
}
.billing-mfe-root .border-white\/20 {
		border-color: rgb(255 255 255 / 0.2);
}
.billing-mfe-root .border-l-\[hsl\(var\(--status-attention\)\)\] {
		border-left-color: hsl(var(--status-attention));
}
.billing-mfe-root .border-l-\[hsl\(var\(--status-healthy\)\)\] {
		border-left-color: hsl(var(--status-healthy));
}
.billing-mfe-root .border-l-\[hsl\(var\(--status-risk\)\)\] {
		border-left-color: hsl(var(--status-risk));
}
.billing-mfe-root .border-l-blue-500 {
		--tw-border-opacity: 1;
		border-left-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .border-t-slate-700 {
		--tw-border-opacity: 1;
		border-top-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .bg-\[hsl\(221\2c 83\%\2c 53\%\)\] {
		--tw-bg-opacity: 1;
		background-color: hsl(221 83% 53% / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-\[hsl\(38\2c 92\%\2c 50\%\)\] {
		--tw-bg-opacity: 1;
		background-color: hsl(38 92% 50% / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-\[hsl\(var\(--ledger-escrow\)\)\] {
		background-color: hsl(var(--ledger-escrow));
}
.billing-mfe-root .bg-\[hsl\(var\(--ledger-expense\)\)\] {
		background-color: hsl(var(--ledger-expense));
}
.billing-mfe-root .bg-\[hsl\(var\(--ledger-liability\)\)\] {
		background-color: hsl(var(--ledger-liability));
}
.billing-mfe-root .bg-\[hsl\(var\(--ledger-revenue\)\)\] {
		background-color: hsl(var(--ledger-revenue));
}
.billing-mfe-root .bg-\[hsl\(var\(--status-attention-bg\)\)\] {
		background-color: hsl(var(--status-attention-bg));
}
.billing-mfe-root .bg-\[hsl\(var\(--status-healthy-bg\)\)\] {
		background-color: hsl(var(--status-healthy-bg));
}
.billing-mfe-root .bg-\[hsl\(var\(--status-risk-bg\)\)\] {
		background-color: hsl(var(--status-risk-bg));
}
.billing-mfe-root .bg-amber-100 {
		--tw-bg-opacity: 1;
		background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-amber-100\/50 {
		background-color: rgb(254 243 199 / 0.5);
}
.billing-mfe-root .bg-amber-100\/60 {
		background-color: rgb(254 243 199 / 0.6);
}
.billing-mfe-root .bg-amber-400 {
		--tw-bg-opacity: 1;
		background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-amber-50 {
		--tw-bg-opacity: 1;
		background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-amber-50\/30 {
		background-color: rgb(255 251 235 / 0.3);
}
.billing-mfe-root .bg-amber-50\/40 {
		background-color: rgb(255 251 235 / 0.4);
}
.billing-mfe-root .bg-amber-50\/5 {
		background-color: rgb(255 251 235 / 0.05);
}
.billing-mfe-root .bg-amber-50\/60 {
		background-color: rgb(255 251 235 / 0.6);
}
.billing-mfe-root .bg-amber-50\/70 {
		background-color: rgb(255 251 235 / 0.7);
}
.billing-mfe-root .bg-amber-500 {
		--tw-bg-opacity: 1;
		background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-amber-500\/25 {
		background-color: rgb(245 158 11 / 0.25);
}
.billing-mfe-root .bg-amber-600 {
		--tw-bg-opacity: 1;
		background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-amber-700 {
		--tw-bg-opacity: 1;
		background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-amber-900\/50 {
		background-color: rgb(120 53 15 / 0.5);
}
.billing-mfe-root .bg-background {
		background-color: hsl(var(--background));
}
.billing-mfe-root .bg-black\/20 {
		background-color: rgb(0 0 0 / 0.2);
}
.billing-mfe-root .bg-black\/30 {
		background-color: rgb(0 0 0 / 0.3);
}
.billing-mfe-root .bg-black\/40 {
		background-color: rgb(0 0 0 / 0.4);
}
.billing-mfe-root .bg-blue-100 {
		--tw-bg-opacity: 1;
		background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-blue-50 {
		--tw-bg-opacity: 1;
		background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-blue-50\/30 {
		background-color: rgb(239 246 255 / 0.3);
}
.billing-mfe-root .bg-blue-50\/50 {
		background-color: rgb(239 246 255 / 0.5);
}
.billing-mfe-root .bg-blue-50\/60 {
		background-color: rgb(239 246 255 / 0.6);
}
.billing-mfe-root .bg-blue-50\/70 {
		background-color: rgb(239 246 255 / 0.7);
}
.billing-mfe-root .bg-blue-50\/80 {
		background-color: rgb(239 246 255 / 0.8);
}
.billing-mfe-root .bg-blue-500 {
		--tw-bg-opacity: 1;
		background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-blue-500\/25 {
		background-color: rgb(59 130 246 / 0.25);
}
.billing-mfe-root .bg-blue-600 {
		--tw-bg-opacity: 1;
		background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-card {
		background-color: hsl(var(--card));
}
.billing-mfe-root .bg-cyan-100 {
		--tw-bg-opacity: 1;
		background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-cyan-50\/60 {
		background-color: rgb(236 254 255 / 0.6);
}
.billing-mfe-root .bg-emerald-100 {
		--tw-bg-opacity: 1;
		background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-emerald-100\/50 {
		background-color: rgb(209 250 229 / 0.5);
}
.billing-mfe-root .bg-emerald-400 {
		--tw-bg-opacity: 1;
		background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-emerald-50 {
		--tw-bg-opacity: 1;
		background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-emerald-50\/50 {
		background-color: rgb(236 253 245 / 0.5);
}
.billing-mfe-root .bg-emerald-50\/60 {
		background-color: rgb(236 253 245 / 0.6);
}
.billing-mfe-root .bg-emerald-50\/70 {
		background-color: rgb(236 253 245 / 0.7);
}
.billing-mfe-root .bg-emerald-500 {
		--tw-bg-opacity: 1;
		background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-emerald-500\/20 {
		background-color: rgb(16 185 129 / 0.2);
}
.billing-mfe-root .bg-emerald-500\/25 {
		background-color: rgb(16 185 129 / 0.25);
}
.billing-mfe-root .bg-emerald-600 {
		--tw-bg-opacity: 1;
		background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-emerald-700 {
		--tw-bg-opacity: 1;
		background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-emerald-900\/50 {
		background-color: rgb(6 78 59 / 0.5);
}
.billing-mfe-root .bg-emerald-950\/50 {
		background-color: rgb(2 44 34 / 0.5);
}
.billing-mfe-root .bg-foreground\/10 {
		background-color: hsl(var(--foreground) / 0.1);
}
.billing-mfe-root .bg-green-50 {
		--tw-bg-opacity: 1;
		background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-indigo-100\/50 {
		background-color: rgb(224 231 255 / 0.5);
}
.billing-mfe-root .bg-indigo-400 {
		--tw-bg-opacity: 1;
		background-color: rgb(129 140 248 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-indigo-50 {
		--tw-bg-opacity: 1;
		background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-indigo-50\/50 {
		background-color: rgb(238 242 255 / 0.5);
}
.billing-mfe-root .bg-indigo-500 {
		--tw-bg-opacity: 1;
		background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-indigo-600 {
		--tw-bg-opacity: 1;
		background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-muted-foreground {
		background-color: hsl(var(--muted-foreground));
}
.billing-mfe-root .bg-orange-50 {
		--tw-bg-opacity: 1;
		background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-primary {
		background-color: hsl(var(--primary));
}
.billing-mfe-root .bg-primary\/90 {
		background-color: hsl(var(--primary) / 0.9);
}
.billing-mfe-root .bg-purple-50 {
		--tw-bg-opacity: 1;
		background-color: rgb(250 245 255 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-red-100 {
		--tw-bg-opacity: 1;
		background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-red-50 {
		--tw-bg-opacity: 1;
		background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-red-50\/50 {
		background-color: rgb(254 242 242 / 0.5);
}
.billing-mfe-root .bg-red-50\/60 {
		background-color: rgb(254 242 242 / 0.6);
}
.billing-mfe-root .bg-red-500 {
		--tw-bg-opacity: 1;
		background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-red-600 {
		--tw-bg-opacity: 1;
		background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-red-700 {
		--tw-bg-opacity: 1;
		background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-red-900\/50 {
		background-color: rgb(127 29 29 / 0.5);
}
.billing-mfe-root .bg-red-950\/50 {
		background-color: rgb(69 10 10 / 0.5);
}
.billing-mfe-root .bg-rose-100 {
		--tw-bg-opacity: 1;
		background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-rose-50 {
		--tw-bg-opacity: 1;
		background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-rose-50\/70 {
		background-color: rgb(255 241 242 / 0.7);
}
.billing-mfe-root .bg-secondary {
		background-color: hsl(var(--secondary));
}
.billing-mfe-root .bg-secondary\/40 {
		background-color: hsl(var(--secondary) / 0.4);
}
.billing-mfe-root .bg-secondary\/50 {
		background-color: hsl(var(--secondary) / 0.5);
}
.billing-mfe-root .bg-sky-400 {
		--tw-bg-opacity: 1;
		background-color: rgb(56 189 248 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-sky-50 {
		--tw-bg-opacity: 1;
		background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-sky-50\/60 {
		background-color: rgb(240 249 255 / 0.6);
}
.billing-mfe-root .bg-sky-50\/70 {
		background-color: rgb(240 249 255 / 0.7);
}
.billing-mfe-root .bg-sky-500 {
		--tw-bg-opacity: 1;
		background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-slate-100 {
		--tw-bg-opacity: 1;
		background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-slate-100\/80 {
		background-color: rgb(241 245 249 / 0.8);
}
.billing-mfe-root .bg-slate-200 {
		--tw-bg-opacity: 1;
		background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-slate-200\/60 {
		background-color: rgb(226 232 240 / 0.6);
}
.billing-mfe-root .bg-slate-200\/80 {
		background-color: rgb(226 232 240 / 0.8);
}
.billing-mfe-root .bg-slate-300 {
		--tw-bg-opacity: 1;
		background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-slate-400 {
		--tw-bg-opacity: 1;
		background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-slate-400\/80 {
		background-color: rgb(148 163 184 / 0.8);
}
.billing-mfe-root .bg-slate-50 {
		--tw-bg-opacity: 1;
		background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-slate-50\/30 {
		background-color: rgb(248 250 252 / 0.3);
}
.billing-mfe-root .bg-slate-50\/50 {
		background-color: rgb(248 250 252 / 0.5);
}
.billing-mfe-root .bg-slate-50\/60 {
		background-color: rgb(248 250 252 / 0.6);
}
.billing-mfe-root .bg-slate-50\/70 {
		background-color: rgb(248 250 252 / 0.7);
}
.billing-mfe-root .bg-slate-50\/80 {
		background-color: rgb(248 250 252 / 0.8);
}
.billing-mfe-root .bg-slate-500 {
		--tw-bg-opacity: 1;
		background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-slate-600 {
		--tw-bg-opacity: 1;
		background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-slate-700 {
		--tw-bg-opacity: 1;
		background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-slate-700\/95 {
		background-color: rgb(51 65 85 / 0.95);
}
.billing-mfe-root .bg-slate-800 {
		--tw-bg-opacity: 1;
		background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-slate-800\/60 {
		background-color: rgb(30 41 59 / 0.6);
}
.billing-mfe-root .bg-slate-900 {
		--tw-bg-opacity: 1;
		background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-slate-900\/20 {
		background-color: rgb(15 23 42 / 0.2);
}
.billing-mfe-root .bg-slate-900\/40 {
		background-color: rgb(15 23 42 / 0.4);
}
.billing-mfe-root .bg-slate-900\/60 {
		background-color: rgb(15 23 42 / 0.6);
}
.billing-mfe-root .bg-slate-900\/80 {
		background-color: rgb(15 23 42 / 0.8);
}
.billing-mfe-root .bg-slate-950\/80 {
		background-color: rgb(2 6 23 / 0.8);
}
.billing-mfe-root .bg-teal-50 {
		background-color: hsl(var(--teal-50));
}
.billing-mfe-root .bg-teal-50\/40 {
		background-color: hsl(var(--teal-50) / 0.4);
}
.billing-mfe-root .bg-teal-500 {
		background-color: hsl(var(--teal-500));
}
.billing-mfe-root .bg-teal-600 {
		background-color: hsl(var(--teal-600));
}
.billing-mfe-root .bg-teal-700 {
		--tw-bg-opacity: 1;
		background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-transparent {
		background-color: transparent;
}
.billing-mfe-root .bg-violet-100 {
		--tw-bg-opacity: 1;
		background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-violet-50 {
		--tw-bg-opacity: 1;
		background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-violet-50\/50 {
		background-color: rgb(245 243 255 / 0.5);
}
.billing-mfe-root .bg-violet-50\/70 {
		background-color: rgb(245 243 255 / 0.7);
}
.billing-mfe-root .bg-violet-500 {
		--tw-bg-opacity: 1;
		background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-violet-600 {
		--tw-bg-opacity: 1;
		background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-white {
		--tw-bg-opacity: 1;
		background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .bg-white\/15 {
		background-color: rgb(255 255 255 / 0.15);
}
.billing-mfe-root .bg-white\/50 {
		background-color: rgb(255 255 255 / 0.5);
}
.billing-mfe-root .bg-white\/60 {
		background-color: rgb(255 255 255 / 0.6);
}
.billing-mfe-root .bg-white\/80 {
		background-color: rgb(255 255 255 / 0.8);
}
.billing-mfe-root .bg-white\/90 {
		background-color: rgb(255 255 255 / 0.9);
}
.billing-mfe-root .bg-white\/95 {
		background-color: rgb(255 255 255 / 0.95);
}
.billing-mfe-root .bg-gradient-to-br {
		background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.billing-mfe-root .bg-gradient-to-r {
		background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.billing-mfe-root .from-amber-100 {
		--tw-gradient-from: #fef3c7 var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-amber-50 {
		--tw-gradient-from: #fffbeb var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-amber-50\/50 {
		--tw-gradient-from: rgb(255 251 235 / 0.5) var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-amber-500 {
		--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-blue-100 {
		--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-blue-400 {
		--tw-gradient-from: #60a5fa var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-blue-50 {
		--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-blue-50\/50 {
		--tw-gradient-from: rgb(239 246 255 / 0.5) var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-blue-500 {
		--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-blue-600 {
		--tw-gradient-from: #2563eb var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-blue-700 {
		--tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-cyan-50 {
		--tw-gradient-from: #ecfeff var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-emerald-100 {
		--tw-gradient-from: #d1fae5 var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-emerald-50 {
		--tw-gradient-from: #ecfdf5 var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-emerald-50\/50 {
		--tw-gradient-from: rgb(236 253 245 / 0.5) var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-emerald-500 {
		--tw-gradient-from: #10b981 var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-indigo-100 {
		--tw-gradient-from: #e0e7ff var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-indigo-50 {
		--tw-gradient-from: #eef2ff var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-indigo-50\/50 {
		--tw-gradient-from: rgb(238 242 255 / 0.5) var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-indigo-500 {
		--tw-gradient-from: #6366f1 var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-indigo-600 {
		--tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-purple-50 {
		--tw-gradient-from: #faf5ff var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-red-50 {
		--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-rose-50 {
		--tw-gradient-from: #fff1f2 var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-rose-500 {
		--tw-gradient-from: #f43f5e var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-sky-50 {
		--tw-gradient-from: #f0f9ff var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-sky-500 {
		--tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-slate-100 {
		--tw-gradient-from: #f1f5f9 var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-slate-50 {
		--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-slate-500 {
		--tw-gradient-from: #64748b var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-slate-950 {
		--tw-gradient-from: #020617 var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-violet-50 {
		--tw-gradient-from: #f5f3ff var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-violet-500 {
		--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .from-violet-600 {
		--tw-gradient-from: #7c3aed var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .via-amber-50\/30 {
		--tw-gradient-to: rgb(255 251 235 / 0)  var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), rgb(255 251 235 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.billing-mfe-root .via-blue-50 {
		--tw-gradient-to: rgb(239 246 255 / 0)  var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), #eff6ff var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.billing-mfe-root .via-blue-50\/20 {
		--tw-gradient-to: rgb(239 246 255 / 0)  var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.billing-mfe-root .via-blue-50\/30 {
		--tw-gradient-to: rgb(239 246 255 / 0)  var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.billing-mfe-root .via-blue-50\/40 {
		--tw-gradient-to: rgb(239 246 255 / 0)  var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.billing-mfe-root .via-blue-600 {
		--tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), #2563eb var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.billing-mfe-root .via-emerald-50\/30 {
		--tw-gradient-to: rgb(236 253 245 / 0)  var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), rgb(236 253 245 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.billing-mfe-root .via-green-50 {
		--tw-gradient-to: rgb(240 253 244 / 0)  var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), #f0fdf4 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.billing-mfe-root .via-purple-50 {
		--tw-gradient-to: rgb(250 245 255 / 0)  var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), #faf5ff var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.billing-mfe-root .via-sky-50 {
		--tw-gradient-to: rgb(240 249 255 / 0)  var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), #f0f9ff var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.billing-mfe-root .via-sky-50\/30 {
		--tw-gradient-to: rgb(240 249 255 / 0)  var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), rgb(240 249 255 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.billing-mfe-root .via-slate-900 {
		--tw-gradient-to: rgb(15 23 42 / 0)  var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), #0f172a var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.billing-mfe-root .to-amber-100 {
		--tw-gradient-to: #fef3c7 var(--tw-gradient-to-position);
}
.billing-mfe-root .to-amber-50 {
		--tw-gradient-to: #fffbeb var(--tw-gradient-to-position);
}
.billing-mfe-root .to-amber-50\/30 {
		--tw-gradient-to: rgb(255 251 235 / 0.3) var(--tw-gradient-to-position);
}
.billing-mfe-root .to-blue-100 {
		--tw-gradient-to: #dbeafe var(--tw-gradient-to-position);
}
.billing-mfe-root .to-blue-50 {
		--tw-gradient-to: #eff6ff var(--tw-gradient-to-position);
}
.billing-mfe-root .to-blue-50\/30 {
		--tw-gradient-to: rgb(239 246 255 / 0.3) var(--tw-gradient-to-position);
}
.billing-mfe-root .to-blue-50\/50 {
		--tw-gradient-to: rgb(239 246 255 / 0.5) var(--tw-gradient-to-position);
}
.billing-mfe-root .to-blue-600 {
		--tw-gradient-to: #2563eb var(--tw-gradient-to-position);
}
.billing-mfe-root .to-cyan-50 {
		--tw-gradient-to: #ecfeff var(--tw-gradient-to-position);
}
.billing-mfe-root .to-cyan-50\/30 {
		--tw-gradient-to: rgb(236 254 255 / 0.3) var(--tw-gradient-to-position);
}
.billing-mfe-root .to-cyan-600 {
		--tw-gradient-to: #0891b2 var(--tw-gradient-to-position);
}
.billing-mfe-root .to-emerald-100 {
		--tw-gradient-to: #d1fae5 var(--tw-gradient-to-position);
}
.billing-mfe-root .to-emerald-50 {
		--tw-gradient-to: #ecfdf5 var(--tw-gradient-to-position);
}
.billing-mfe-root .to-emerald-50\/30 {
		--tw-gradient-to: rgb(236 253 245 / 0.3) var(--tw-gradient-to-position);
}
.billing-mfe-root .to-gray-50 {
		--tw-gradient-to: #f9fafb var(--tw-gradient-to-position);
}
.billing-mfe-root .to-green-50 {
		--tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position);
}
.billing-mfe-root .to-green-600 {
		--tw-gradient-to: #16a34a var(--tw-gradient-to-position);
}
.billing-mfe-root .to-indigo-100 {
		--tw-gradient-to: #e0e7ff var(--tw-gradient-to-position);
}
.billing-mfe-root .to-indigo-50 {
		--tw-gradient-to: #eef2ff var(--tw-gradient-to-position);
}
.billing-mfe-root .to-indigo-500 {
		--tw-gradient-to: #6366f1 var(--tw-gradient-to-position);
}
.billing-mfe-root .to-indigo-600 {
		--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);
}
.billing-mfe-root .to-indigo-700 {
		--tw-gradient-to: #4338ca var(--tw-gradient-to-position);
}
.billing-mfe-root .to-orange-50 {
		--tw-gradient-to: #fff7ed var(--tw-gradient-to-position);
}
.billing-mfe-root .to-orange-600 {
		--tw-gradient-to: #ea580c var(--tw-gradient-to-position);
}
.billing-mfe-root .to-purple-50 {
		--tw-gradient-to: #faf5ff var(--tw-gradient-to-position);
}
.billing-mfe-root .to-purple-600 {
		--tw-gradient-to: #9333ea var(--tw-gradient-to-position);
}
.billing-mfe-root .to-red-600 {
		--tw-gradient-to: #dc2626 var(--tw-gradient-to-position);
}
.billing-mfe-root .to-rose-50 {
		--tw-gradient-to: #fff1f2 var(--tw-gradient-to-position);
}
.billing-mfe-root .to-rose-50\/30 {
		--tw-gradient-to: rgb(255 241 242 / 0.3) var(--tw-gradient-to-position);
}
.billing-mfe-root .to-sky-100 {
		--tw-gradient-to: #e0f2fe var(--tw-gradient-to-position);
}
.billing-mfe-root .to-sky-400 {
		--tw-gradient-to: #38bdf8 var(--tw-gradient-to-position);
}
.billing-mfe-root .to-sky-50 {
		--tw-gradient-to: #f0f9ff var(--tw-gradient-to-position);
}
.billing-mfe-root .to-sky-600 {
		--tw-gradient-to: #0284c7 var(--tw-gradient-to-position);
}
.billing-mfe-root .to-slate-100 {
		--tw-gradient-to: #f1f5f9 var(--tw-gradient-to-position);
}
.billing-mfe-root .to-slate-100\/70 {
		--tw-gradient-to: rgb(241 245 249 / 0.7) var(--tw-gradient-to-position);
}
.billing-mfe-root .to-slate-50 {
		--tw-gradient-to: #f8fafc var(--tw-gradient-to-position);
}
.billing-mfe-root .to-slate-50\/30 {
		--tw-gradient-to: rgb(248 250 252 / 0.3) var(--tw-gradient-to-position);
}
.billing-mfe-root .to-slate-600 {
		--tw-gradient-to: #475569 var(--tw-gradient-to-position);
}
.billing-mfe-root .to-slate-950 {
		--tw-gradient-to: #020617 var(--tw-gradient-to-position);
}
.billing-mfe-root .to-violet-100\/50 {
		--tw-gradient-to: rgb(237 233 254 / 0.5) var(--tw-gradient-to-position);
}
.billing-mfe-root .to-violet-50 {
		--tw-gradient-to: #f5f3ff var(--tw-gradient-to-position);
}
.billing-mfe-root .to-violet-50\/30 {
		--tw-gradient-to: rgb(245 243 255 / 0.3) var(--tw-gradient-to-position);
}
.billing-mfe-root .to-white {
		--tw-gradient-to: #fff var(--tw-gradient-to-position);
}
.billing-mfe-root .to-yellow-50 {
		--tw-gradient-to: #fefce8 var(--tw-gradient-to-position);
}
.billing-mfe-root .bg-clip-text {
		-webkit-background-clip: text;
		        background-clip: text;
}
.billing-mfe-root .p-0 {
		padding: 0px;
}
.billing-mfe-root .p-0\.5 {
		padding: 0.125rem;
}
.billing-mfe-root .p-1 {
		padding: 0.25rem;
}
.billing-mfe-root .p-1\.5 {
		padding: 0.375rem;
}
.billing-mfe-root .p-12 {
		padding: 3rem;
}
.billing-mfe-root .p-2 {
		padding: 0.5rem;
}
.billing-mfe-root .p-2\.5 {
		padding: 0.625rem;
}
.billing-mfe-root .p-3 {
		padding: 0.75rem;
}
.billing-mfe-root .p-3\.5 {
		padding: 0.875rem;
}
.billing-mfe-root .p-4 {
		padding: 1rem;
}
.billing-mfe-root .p-5 {
		padding: 1.25rem;
}
.billing-mfe-root .p-6 {
		padding: 1.5rem;
}
.billing-mfe-root .p-8 {
		padding: 2rem;
}
.billing-mfe-root .px-1 {
		padding-left: 0.25rem;
		padding-right: 0.25rem;
}
.billing-mfe-root .px-1\.5 {
		padding-left: 0.375rem;
		padding-right: 0.375rem;
}
.billing-mfe-root .px-11 {
		padding-left: 2.75rem;
		padding-right: 2.75rem;
}
.billing-mfe-root .px-2 {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
}
.billing-mfe-root .px-2\.5 {
		padding-left: 0.625rem;
		padding-right: 0.625rem;
}
.billing-mfe-root .px-3 {
		padding-left: 0.75rem;
		padding-right: 0.75rem;
}
.billing-mfe-root .px-3\.5 {
		padding-left: 0.875rem;
		padding-right: 0.875rem;
}
.billing-mfe-root .px-4 {
		padding-left: 1rem;
		padding-right: 1rem;
}
.billing-mfe-root .px-5 {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
}
.billing-mfe-root .px-6 {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
}
.billing-mfe-root .px-8 {
		padding-left: 2rem;
		padding-right: 2rem;
}
.billing-mfe-root .py-0\.5 {
		padding-top: 0.125rem;
		padding-bottom: 0.125rem;
}
.billing-mfe-root .py-1 {
		padding-top: 0.25rem;
		padding-bottom: 0.25rem;
}
.billing-mfe-root .py-1\.5 {
		padding-top: 0.375rem;
		padding-bottom: 0.375rem;
}
.billing-mfe-root .py-10 {
		padding-top: 2.5rem;
		padding-bottom: 2.5rem;
}
.billing-mfe-root .py-12 {
		padding-top: 3rem;
		padding-bottom: 3rem;
}
.billing-mfe-root .py-14 {
		padding-top: 3.5rem;
		padding-bottom: 3.5rem;
}
.billing-mfe-root .py-16 {
		padding-top: 4rem;
		padding-bottom: 4rem;
}
.billing-mfe-root .py-2 {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
}
.billing-mfe-root .py-2\.5 {
		padding-top: 0.625rem;
		padding-bottom: 0.625rem;
}
.billing-mfe-root .py-20 {
		padding-top: 5rem;
		padding-bottom: 5rem;
}
.billing-mfe-root .py-24 {
		padding-top: 6rem;
		padding-bottom: 6rem;
}
.billing-mfe-root .py-3 {
		padding-top: 0.75rem;
		padding-bottom: 0.75rem;
}
.billing-mfe-root .py-3\.5 {
		padding-top: 0.875rem;
		padding-bottom: 0.875rem;
}
.billing-mfe-root .py-32 {
		padding-top: 8rem;
		padding-bottom: 8rem;
}
.billing-mfe-root .py-4 {
		padding-top: 1rem;
		padding-bottom: 1rem;
}
.billing-mfe-root .py-5 {
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
}
.billing-mfe-root .py-6 {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
}
.billing-mfe-root .py-8 {
		padding-top: 2rem;
		padding-bottom: 2rem;
}
.billing-mfe-root .pb-0 {
		padding-bottom: 0px;
}
.billing-mfe-root .pb-1 {
		padding-bottom: 0.25rem;
}
.billing-mfe-root .pb-1\.5 {
		padding-bottom: 0.375rem;
}
.billing-mfe-root .pb-12 {
		padding-bottom: 3rem;
}
.billing-mfe-root .pb-2 {
		padding-bottom: 0.5rem;
}
.billing-mfe-root .pb-3 {
		padding-bottom: 0.75rem;
}
.billing-mfe-root .pb-4 {
		padding-bottom: 1rem;
}
.billing-mfe-root .pb-6 {
		padding-bottom: 1.5rem;
}
.billing-mfe-root .pl-10 {
		padding-left: 2.5rem;
}
.billing-mfe-root .pl-16 {
		padding-left: 4rem;
}
.billing-mfe-root .pl-3 {
		padding-left: 0.75rem;
}
.billing-mfe-root .pl-4 {
		padding-left: 1rem;
}
.billing-mfe-root .pl-7 {
		padding-left: 1.75rem;
}
.billing-mfe-root .pl-8 {
		padding-left: 2rem;
}
.billing-mfe-root .pl-9 {
		padding-left: 2.25rem;
}
.billing-mfe-root .pr-2 {
		padding-right: 0.5rem;
}
.billing-mfe-root .pr-3 {
		padding-right: 0.75rem;
}
.billing-mfe-root .pr-4 {
		padding-right: 1rem;
}
.billing-mfe-root .pr-6 {
		padding-right: 1.5rem;
}
.billing-mfe-root .pr-8 {
		padding-right: 2rem;
}
.billing-mfe-root .pt-1 {
		padding-top: 0.25rem;
}
.billing-mfe-root .pt-2 {
		padding-top: 0.5rem;
}
.billing-mfe-root .pt-2\.5 {
		padding-top: 0.625rem;
}
.billing-mfe-root .pt-3 {
		padding-top: 0.75rem;
}
.billing-mfe-root .pt-4 {
		padding-top: 1rem;
}
.billing-mfe-root .pt-5 {
		padding-top: 1.25rem;
}
.billing-mfe-root .text-left {
		text-align: left;
}
.billing-mfe-root .text-center {
		text-align: center;
}
.billing-mfe-root .text-right {
		text-align: right;
}
.billing-mfe-root .font-mono {
		font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.billing-mfe-root .font-sans {
		font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.billing-mfe-root .text-2xl {
		font-size: 1.5rem;
		line-height: 2rem;
}
.billing-mfe-root .text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem;
}
.billing-mfe-root .text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem;
}
.billing-mfe-root .text-\[10px\] {
		font-size: 10px;
}
.billing-mfe-root .text-\[11px\] {
		font-size: 11px;
}
.billing-mfe-root .text-\[32px\] {
		font-size: 32px;
}
.billing-mfe-root .text-\[8px\] {
		font-size: 8px;
}
.billing-mfe-root .text-\[9px\] {
		font-size: 9px;
}
.billing-mfe-root .text-base {
		font-size: 1rem;
		line-height: 1.5rem;
}
.billing-mfe-root .text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem;
}
.billing-mfe-root .text-sm {
		font-size: 0.875rem;
		line-height: 1.25rem;
}
.billing-mfe-root .text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem;
}
.billing-mfe-root .text-xs {
		font-size: 0.75rem;
		line-height: 1rem;
}
.billing-mfe-root .font-black {
		font-weight: 900;
}
.billing-mfe-root .font-bold {
		font-weight: 700;
}
.billing-mfe-root .font-light {
		font-weight: 300;
}
.billing-mfe-root .font-medium {
		font-weight: 500;
}
.billing-mfe-root .font-normal {
		font-weight: 400;
}
.billing-mfe-root .font-semibold {
		font-weight: 600;
}
.billing-mfe-root .uppercase {
		text-transform: uppercase;
}
.billing-mfe-root .lowercase {
		text-transform: lowercase;
}
.billing-mfe-root .normal-case {
		text-transform: none;
}
.billing-mfe-root .italic {
		font-style: italic;
}
.billing-mfe-root .tabular-nums {
		--tw-numeric-spacing: tabular-nums;
		font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.billing-mfe-root .leading-5 {
		line-height: 1.25rem;
}
.billing-mfe-root .leading-6 {
		line-height: 1.5rem;
}
.billing-mfe-root .leading-none {
		line-height: 1;
}
.billing-mfe-root .leading-relaxed {
		line-height: 1.625;
}
.billing-mfe-root .leading-snug {
		line-height: 1.375;
}
.billing-mfe-root .leading-tight {
		line-height: 1.25;
}
.billing-mfe-root .tracking-\[0\.12em\] {
		letter-spacing: 0.12em;
}
.billing-mfe-root .tracking-\[0\.15em\] {
		letter-spacing: 0.15em;
}
.billing-mfe-root .tracking-tight {
		letter-spacing: -0.025em;
}
.billing-mfe-root .tracking-wide {
		letter-spacing: 0.025em;
}
.billing-mfe-root .tracking-wider {
		letter-spacing: 0.05em;
}
.billing-mfe-root .tracking-widest {
		letter-spacing: 0.1em;
}
.billing-mfe-root .text-\[\#1e8e3e\] {
		--tw-text-opacity: 1;
		color: rgb(30 142 62 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-\[hsl\(var\(--status-attention\)\)\] {
		color: hsl(var(--status-attention));
}
.billing-mfe-root .text-amber-100 {
		--tw-text-opacity: 1;
		color: rgb(254 243 199 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-amber-200 {
		--tw-text-opacity: 1;
		color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-amber-300 {
		--tw-text-opacity: 1;
		color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-amber-400 {
		--tw-text-opacity: 1;
		color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-amber-500 {
		--tw-text-opacity: 1;
		color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-amber-600 {
		--tw-text-opacity: 1;
		color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-amber-700 {
		--tw-text-opacity: 1;
		color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-amber-800 {
		--tw-text-opacity: 1;
		color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-amber-900 {
		--tw-text-opacity: 1;
		color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-amber-900\/60 {
		color: rgb(120 53 15 / 0.6);
}
.billing-mfe-root .text-amber-900\/80 {
		color: rgb(120 53 15 / 0.8);
}
.billing-mfe-root .text-blue-100 {
		--tw-text-opacity: 1;
		color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-blue-300 {
		--tw-text-opacity: 1;
		color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-blue-400 {
		--tw-text-opacity: 1;
		color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-blue-500 {
		--tw-text-opacity: 1;
		color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-blue-600 {
		--tw-text-opacity: 1;
		color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-blue-600\/80 {
		color: rgb(37 99 235 / 0.8);
}
.billing-mfe-root .text-blue-700 {
		--tw-text-opacity: 1;
		color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-blue-800 {
		--tw-text-opacity: 1;
		color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-cyan-600 {
		--tw-text-opacity: 1;
		color: rgb(8 145 178 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-emerald-100 {
		--tw-text-opacity: 1;
		color: rgb(209 250 229 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-emerald-200 {
		--tw-text-opacity: 1;
		color: rgb(167 243 208 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-emerald-300 {
		--tw-text-opacity: 1;
		color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-emerald-400 {
		--tw-text-opacity: 1;
		color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-emerald-500 {
		--tw-text-opacity: 1;
		color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-emerald-600 {
		--tw-text-opacity: 1;
		color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-emerald-600\/70 {
		color: rgb(5 150 105 / 0.7);
}
.billing-mfe-root .text-emerald-700 {
		--tw-text-opacity: 1;
		color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-emerald-800 {
		--tw-text-opacity: 1;
		color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-emerald-900 {
		--tw-text-opacity: 1;
		color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-emerald-900\/60 {
		color: rgb(6 78 59 / 0.6);
}
.billing-mfe-root .text-foreground {
		color: hsl(var(--foreground));
}
.billing-mfe-root .text-gray-400 {
		--tw-text-opacity: 1;
		color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-green-400 {
		--tw-text-opacity: 1;
		color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-green-700 {
		--tw-text-opacity: 1;
		color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-indigo-300 {
		--tw-text-opacity: 1;
		color: rgb(165 180 252 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-indigo-400 {
		--tw-text-opacity: 1;
		color: rgb(129 140 248 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-indigo-600 {
		--tw-text-opacity: 1;
		color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-indigo-600\/70 {
		color: rgb(79 70 229 / 0.7);
}
.billing-mfe-root .text-indigo-700 {
		--tw-text-opacity: 1;
		color: rgb(67 56 202 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-indigo-900 {
		--tw-text-opacity: 1;
		color: rgb(49 46 129 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-indigo-900\/60 {
		color: rgb(49 46 129 / 0.6);
}
.billing-mfe-root .text-ledger-expense {
		color: hsl(var(--ledger-expense));
}
.billing-mfe-root .text-muted-foreground {
		color: hsl(var(--muted-foreground));
}
.billing-mfe-root .text-muted-foreground\/50 {
		color: hsl(var(--muted-foreground) / 0.5);
}
.billing-mfe-root .text-muted-foreground\/60 {
		color: hsl(var(--muted-foreground) / 0.6);
}
.billing-mfe-root .text-muted-foreground\/80 {
		color: hsl(var(--muted-foreground) / 0.8);
}
.billing-mfe-root .text-orange-600 {
		--tw-text-opacity: 1;
		color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-orange-700 {
		--tw-text-opacity: 1;
		color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-primary-foreground {
		color: hsl(var(--primary-foreground));
}
.billing-mfe-root .text-purple-500 {
		--tw-text-opacity: 1;
		color: rgb(168 85 247 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-purple-600 {
		--tw-text-opacity: 1;
		color: rgb(147 51 234 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-purple-700 {
		--tw-text-opacity: 1;
		color: rgb(126 34 206 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-red-300 {
		--tw-text-opacity: 1;
		color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-red-400 {
		--tw-text-opacity: 1;
		color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-red-500 {
		--tw-text-opacity: 1;
		color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-red-600 {
		--tw-text-opacity: 1;
		color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-red-700 {
		--tw-text-opacity: 1;
		color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-red-800 {
		--tw-text-opacity: 1;
		color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-red-900 {
		--tw-text-opacity: 1;
		color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-rose-600 {
		--tw-text-opacity: 1;
		color: rgb(225 29 72 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-rose-700 {
		--tw-text-opacity: 1;
		color: rgb(190 18 60 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-sky-600 {
		--tw-text-opacity: 1;
		color: rgb(2 132 199 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-sky-700 {
		--tw-text-opacity: 1;
		color: rgb(3 105 161 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-slate-200 {
		--tw-text-opacity: 1;
		color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-slate-300 {
		--tw-text-opacity: 1;
		color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-slate-400 {
		--tw-text-opacity: 1;
		color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-slate-500 {
		--tw-text-opacity: 1;
		color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-slate-600 {
		--tw-text-opacity: 1;
		color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-slate-700 {
		--tw-text-opacity: 1;
		color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-slate-800 {
		--tw-text-opacity: 1;
		color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-slate-900 {
		--tw-text-opacity: 1;
		color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-teal-600 {
		color: hsl(var(--teal-600));
}
.billing-mfe-root .text-teal-600\/70 {
		color: hsl(var(--teal-600) / 0.7);
}
.billing-mfe-root .text-teal-700 {
		--tw-text-opacity: 1;
		color: rgb(15 118 110 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-teal-800 {
		--tw-text-opacity: 1;
		color: rgb(17 94 89 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-teal-900 {
		--tw-text-opacity: 1;
		color: rgb(19 78 74 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-transparent {
		color: transparent;
}
.billing-mfe-root .text-violet-400 {
		--tw-text-opacity: 1;
		color: rgb(167 139 250 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-violet-600 {
		--tw-text-opacity: 1;
		color: rgb(124 58 237 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-violet-700 {
		--tw-text-opacity: 1;
		color: rgb(109 40 217 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-white {
		--tw-text-opacity: 1;
		color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .text-white\/60 {
		color: rgb(255 255 255 / 0.6);
}
.billing-mfe-root .text-white\/70 {
		color: rgb(255 255 255 / 0.7);
}
.billing-mfe-root .text-white\/80 {
		color: rgb(255 255 255 / 0.8);
}
.billing-mfe-root .line-through {
		text-decoration-line: line-through;
}
.billing-mfe-root .placeholder-slate-300::-moz-placeholder {
		--tw-placeholder-opacity: 1;
		color: rgb(203 213 225 / var(--tw-placeholder-opacity, 1));
}
.billing-mfe-root .placeholder-slate-300::placeholder {
		--tw-placeholder-opacity: 1;
		color: rgb(203 213 225 / var(--tw-placeholder-opacity, 1));
}
.billing-mfe-root .accent-blue-600 {
		accent-color: #2563eb;
}
.billing-mfe-root .opacity-0 {
		opacity: 0;
}
.billing-mfe-root .opacity-10 {
		opacity: 0.1;
}
.billing-mfe-root .opacity-100 {
		opacity: 1;
}
.billing-mfe-root .opacity-30 {
		opacity: 0.3;
}
.billing-mfe-root .opacity-60 {
		opacity: 0.6;
}
.billing-mfe-root .opacity-70 {
		opacity: 0.7;
}
.billing-mfe-root .opacity-75 {
		opacity: 0.75;
}
.billing-mfe-root .opacity-80 {
		opacity: 0.8;
}
.billing-mfe-root .opacity-90 {
		opacity: 0.9;
}
.billing-mfe-root .shadow-2xl {
		--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
		--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.billing-mfe-root .shadow-lg {
		--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
		--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.billing-mfe-root .shadow-md {
		--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
		--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.billing-mfe-root .shadow-sm {
		--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
		--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.billing-mfe-root .shadow-xl {
		--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
		--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.billing-mfe-root .shadow-violet-500\/20 {
		--tw-shadow-color: rgb(139 92 246 / 0.2);
		--tw-shadow: var(--tw-shadow-colored);
}
.billing-mfe-root .outline-none {
		outline: 2px solid transparent;
		outline-offset: 2px;
}
.billing-mfe-root .ring-1 {
		--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
		--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
		box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.billing-mfe-root .ring-amber-100 {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .ring-amber-200 {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .ring-blue-100 {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .ring-blue-200 {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .ring-emerald-100 {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .ring-emerald-200 {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .ring-indigo-100 {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .ring-orange-200 {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .ring-red-100 {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .ring-red-200 {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .ring-rose-100 {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(255 228 230 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .ring-rose-200 {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(254 205 211 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .ring-slate-100 {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .ring-slate-200 {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .ring-slate-300 {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .ring-violet-100 {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(237 233 254 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .filter {
		filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.billing-mfe-root .backdrop-blur {
		--tw-backdrop-blur: blur(8px);
		backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.billing-mfe-root .backdrop-blur-\[1px\] {
		--tw-backdrop-blur: blur(1px);
		backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.billing-mfe-root .backdrop-blur-sm {
		--tw-backdrop-blur: blur(4px);
		backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.billing-mfe-root .transition {
		transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
		transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		transition-duration: 150ms;
}
.billing-mfe-root .transition-all {
		transition-property: all;
		transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		transition-duration: 150ms;
}
.billing-mfe-root .transition-colors {
		transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
		transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		transition-duration: 150ms;
}
.billing-mfe-root .transition-opacity {
		transition-property: opacity;
		transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		transition-duration: 150ms;
}
.billing-mfe-root .transition-shadow {
		transition-property: box-shadow;
		transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		transition-duration: 150ms;
}
.billing-mfe-root .transition-transform {
		transition-property: transform;
		transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		transition-duration: 150ms;
}
.billing-mfe-root .duration-1000 {
		transition-duration: 1000ms;
}
.billing-mfe-root .duration-150 {
		transition-duration: 150ms;
}
.billing-mfe-root .duration-200 {
		transition-duration: 200ms;
}
.billing-mfe-root .duration-300 {
		transition-duration: 300ms;
}
.billing-mfe-root .duration-500 {
		transition-duration: 500ms;
}
.billing-mfe-root .duration-700 {
		transition-duration: 700ms;
}
.billing-mfe-root .ease-in-out {
		transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.billing-mfe-root .ease-out {
		transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
/* ── Utility classes ─────────────────────────────────────── */
.billing-mfe-root  .label-ui {
		font-size: 0.75rem;
		line-height: 1rem;
		font-weight: 600;
		text-transform: uppercase;
		letter-spacing: 0.05em;
		color: hsl(var(--muted-foreground));
}
.billing-mfe-root .font-mono-data {
		font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
		font-variant-numeric: tabular-nums;
	}
.billing-mfe-root  .badge-success {
		display: inline-flex;
		align-items: center;
		gap: 0.25rem;
		border-radius: 9999px;
		padding-left: 0.5rem;
		padding-right: 0.5rem;
		padding-top: 0.125rem;
		padding-bottom: 0.125rem;
		font-size: 10px;
		font-weight: 600; color: hsl(var(--success)); background: hsl(var(--success) / 0.12);
}
.billing-mfe-root  .badge-warning {
		display: inline-flex;
		align-items: center;
		gap: 0.25rem;
		border-radius: 9999px;
		padding-left: 0.5rem;
		padding-right: 0.5rem;
		padding-top: 0.125rem;
		padding-bottom: 0.125rem;
		font-size: 10px;
		font-weight: 600; color: hsl(var(--warning)); background: hsl(var(--warning) / 0.12);
}
.billing-mfe-root  .badge-destructive {
		display: inline-flex;
		align-items: center;
		gap: 0.25rem;
		border-radius: 9999px;
		padding-left: 0.5rem;
		padding-right: 0.5rem;
		padding-top: 0.125rem;
		padding-bottom: 0.125rem;
		font-size: 10px;
		font-weight: 600; color: hsl(var(--destructive)); background: hsl(var(--destructive) / 0.12);
}
.billing-mfe-root  .badge-info {
		display: inline-flex;
		align-items: center;
		gap: 0.25rem;
		border-radius: 9999px;
		padding-left: 0.5rem;
		padding-right: 0.5rem;
		padding-top: 0.125rem;
		padding-bottom: 0.125rem;
		font-size: 10px;
		font-weight: 600; color: hsl(var(--primary)); background: hsl(var(--primary) / 0.12);
}
/* Card tint backgrounds */
.billing-mfe-root .status-healthy    { color: hsl(var(--status-healthy));    background: hsl(var(--status-healthy-bg)); }
.billing-mfe-root .status-attention  { color: hsl(var(--status-attention));  background: hsl(var(--status-attention-bg)); }
.billing-mfe-root .status-risk       { color: hsl(var(--status-risk));       background: hsl(var(--status-risk-bg)); }
.billing-mfe-root .text-ledger-expense   { color: hsl(var(--ledger-expense)); }
/* ── Animations ──────────────────────────────────────────── */
.billing-mfe-root .animate-fade-in       { animation: fade-in 0.4s ease-out forwards; opacity: 0; }
.billing-mfe-root .animate-slide-up      { animation: slide-up 0.45s ease-out forwards; opacity: 0; }
.billing-mfe-root .animate-slide-in-right { animation: slide-in-right 0.3s ease-out forwards; }
/* Recharts can add keyboard focus outlines on click; hide those visual borders. */
.billing-mfe-root .status-paid {
		background: hsl(var(--status-paid-bg));
		color: hsl(var(--status-paid-fg));
	}
.billing-mfe-root .status-overdue {
		background: hsl(var(--status-overdue-bg));
		color: hsl(var(--status-overdue-fg));
	}

@keyframes fade-in {
	from { opacity: 0; transform: translateY(-4px); }
	to   { opacity: 1; transform: translateY(0); }
}
@keyframes slide-up {
	from { opacity: 0; transform: translateY(12px); }
	to   { opacity: 1; transform: translateY(0); }
}
@keyframes slide-in-right {
	from { transform: translateX(100%); }
	to   { transform: translateX(0); }
}
.billing-mfe-root .placeholder\:text-slate-400::-moz-placeholder {
		--tw-text-opacity: 1;
		color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .placeholder\:text-slate-400::placeholder {
		--tw-text-opacity: 1;
		color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .backdrop\:bg-slate-900\/40::backdrop {
		background-color: rgb(15 23 42 / 0.4);
}
.billing-mfe-root .backdrop\:backdrop-blur-sm::backdrop {
		--tw-backdrop-blur: blur(4px);
		backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.billing-mfe-root .last\:border-0:last-child {
		border-width: 0px;
}
.billing-mfe-root .hover\:translate-x-1:hover {
		--tw-translate-x: 0.25rem;
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.billing-mfe-root .hover\:scale-\[1\.02\]:hover {
		--tw-scale-x: 1.02;
		--tw-scale-y: 1.02;
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.billing-mfe-root .hover\:border-amber-200:hover {
		--tw-border-opacity: 1;
		border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .hover\:border-blue-100:hover {
		--tw-border-opacity: 1;
		border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .hover\:border-blue-200:hover {
		--tw-border-opacity: 1;
		border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .hover\:border-blue-300:hover {
		--tw-border-opacity: 1;
		border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .hover\:border-blue-400:hover {
		--tw-border-opacity: 1;
		border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .hover\:border-emerald-300:hover {
		--tw-border-opacity: 1;
		border-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .hover\:border-indigo-200:hover {
		--tw-border-opacity: 1;
		border-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .hover\:border-indigo-300:hover {
		--tw-border-opacity: 1;
		border-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .hover\:border-slate-300:hover {
		--tw-border-opacity: 1;
		border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .hover\:border-violet-300:hover {
		--tw-border-opacity: 1;
		border-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .hover\:bg-amber-700:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-blue-100:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-blue-50:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-blue-50\/30:hover {
		background-color: rgb(239 246 255 / 0.3);
}
.billing-mfe-root .hover\:bg-blue-500\/20:hover {
		background-color: rgb(59 130 246 / 0.2);
}
.billing-mfe-root .hover\:bg-blue-700:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-emerald-50:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-emerald-700:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-indigo-100:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-indigo-50:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-indigo-500:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-indigo-700:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-primary:hover {
		background-color: hsl(var(--primary));
}
.billing-mfe-root .hover\:bg-red-100:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-red-50:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-red-700:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-secondary:hover {
		background-color: hsl(var(--secondary));
}
.billing-mfe-root .hover\:bg-secondary\/60:hover {
		background-color: hsl(var(--secondary) / 0.6);
}
.billing-mfe-root .hover\:bg-slate-100:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-slate-200:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-slate-300:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-slate-50:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-slate-50\/50:hover {
		background-color: rgb(248 250 252 / 0.5);
}
.billing-mfe-root .hover\:bg-slate-50\/60:hover {
		background-color: rgb(248 250 252 / 0.6);
}
.billing-mfe-root .hover\:bg-slate-50\/80:hover {
		background-color: rgb(248 250 252 / 0.8);
}
.billing-mfe-root .hover\:bg-slate-700\/20:hover {
		background-color: rgb(51 65 85 / 0.2);
}
.billing-mfe-root .hover\:bg-slate-700\/30:hover {
		background-color: rgb(51 65 85 / 0.3);
}
.billing-mfe-root .hover\:bg-teal-600:hover {
		background-color: hsl(var(--teal-600));
}
.billing-mfe-root .hover\:bg-teal-700:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-violet-50:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-violet-700:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(109 40 217 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-white:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:bg-white\/60:hover {
		background-color: rgb(255 255 255 / 0.6);
}
.billing-mfe-root .hover\:bg-white\/80:hover {
		background-color: rgb(255 255 255 / 0.8);
}
.billing-mfe-root .hover\:from-violet-500:hover {
		--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);
		--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.billing-mfe-root .hover\:to-indigo-500:hover {
		--tw-gradient-to: #6366f1 var(--tw-gradient-to-position);
}
.billing-mfe-root .hover\:text-blue-600:hover {
		--tw-text-opacity: 1;
		color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .hover\:text-blue-700:hover {
		--tw-text-opacity: 1;
		color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .hover\:text-foreground:hover {
		color: hsl(var(--foreground));
}
.billing-mfe-root .hover\:text-indigo-300:hover {
		--tw-text-opacity: 1;
		color: rgb(165 180 252 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .hover\:text-muted-foreground:hover {
		color: hsl(var(--muted-foreground));
}
.billing-mfe-root .hover\:text-red-500:hover {
		--tw-text-opacity: 1;
		color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .hover\:text-red-600:hover {
		--tw-text-opacity: 1;
		color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .hover\:text-slate-200:hover {
		--tw-text-opacity: 1;
		color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .hover\:text-slate-300:hover {
		--tw-text-opacity: 1;
		color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .hover\:text-slate-600:hover {
		--tw-text-opacity: 1;
		color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .hover\:text-slate-700:hover {
		--tw-text-opacity: 1;
		color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .hover\:text-slate-800:hover {
		--tw-text-opacity: 1;
		color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .hover\:text-slate-900:hover {
		--tw-text-opacity: 1;
		color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .hover\:underline:hover {
		text-decoration-line: underline;
}
.billing-mfe-root .hover\:opacity-100:hover {
		opacity: 1;
}
.billing-mfe-root .hover\:opacity-90:hover {
		opacity: 0.9;
}
.billing-mfe-root .hover\:shadow-lg:hover {
		--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
		--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.billing-mfe-root .hover\:shadow-md:hover {
		--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
		--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.billing-mfe-root .hover\:shadow-sm:hover {
		--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
		--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.billing-mfe-root .focus\:border-blue-300:focus {
		--tw-border-opacity: 1;
		border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .focus\:border-blue-400:focus {
		--tw-border-opacity: 1;
		border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .focus\:border-blue-500:focus {
		--tw-border-opacity: 1;
		border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .focus\:border-emerald-300:focus {
		--tw-border-opacity: 1;
		border-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .focus\:border-red-400:focus {
		--tw-border-opacity: 1;
		border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.billing-mfe-root .focus\:border-transparent:focus {
		border-color: transparent;
}
.billing-mfe-root .focus\:opacity-100:focus {
		opacity: 1;
}
.billing-mfe-root .focus\:outline-none:focus {
		outline: 2px solid transparent;
		outline-offset: 2px;
}
.billing-mfe-root .focus\:ring-1:focus {
		--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
		--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
		box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.billing-mfe-root .focus\:ring-2:focus {
		--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
		--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
		box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.billing-mfe-root .focus\:ring-inset:focus {
		--tw-ring-inset: inset;
}
.billing-mfe-root .focus\:ring-\[\#006d5b\]:focus {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(0 109 91 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .focus\:ring-blue-300:focus {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .focus\:ring-blue-400\/40:focus {
		--tw-ring-color: rgb(96 165 250 / 0.4);
}
.billing-mfe-root .focus\:ring-blue-500:focus {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .focus\:ring-blue-500\/20:focus {
		--tw-ring-color: rgb(59 130 246 / 0.2);
}
.billing-mfe-root .focus\:ring-emerald-300:focus {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .focus\:ring-indigo-400:focus {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .focus\:ring-indigo-500:focus {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .focus\:ring-red-300:focus {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .focus\:ring-red-500\/20:focus {
		--tw-ring-color: rgb(239 68 68 / 0.2);
}
.billing-mfe-root .focus\:ring-teal-500:focus {
		--tw-ring-color: hsl(var(--teal-500));
}
.billing-mfe-root .focus\:ring-violet-500:focus {
		--tw-ring-opacity: 1;
		--tw-ring-color: rgb(139 92 246 / var(--tw-ring-opacity, 1));
}
.billing-mfe-root .active\:scale-95:active {
		--tw-scale-x: .95;
		--tw-scale-y: .95;
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.billing-mfe-root .active\:scale-\[0\.97\]:active {
		--tw-scale-x: 0.97;
		--tw-scale-y: 0.97;
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.billing-mfe-root .active\:bg-blue-500\/30:active {
		background-color: rgb(59 130 246 / 0.3);
}
.billing-mfe-root .disabled\:cursor-not-allowed:disabled {
		cursor: not-allowed;
}
.billing-mfe-root .disabled\:bg-slate-200:disabled {
		--tw-bg-opacity: 1;
		background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .disabled\:bg-slate-400:disabled {
		--tw-bg-opacity: 1;
		background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .disabled\:bg-slate-50:disabled {
		--tw-bg-opacity: 1;
		background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .disabled\:bg-violet-200:disabled {
		--tw-bg-opacity: 1;
		background-color: rgb(221 214 254 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .disabled\:text-slate-400:disabled {
		--tw-text-opacity: 1;
		color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.billing-mfe-root .disabled\:opacity-30:disabled {
		opacity: 0.3;
}
.billing-mfe-root .disabled\:opacity-40:disabled {
		opacity: 0.4;
}
.billing-mfe-root .disabled\:opacity-50:disabled {
		opacity: 0.5;
}
.billing-mfe-root .disabled\:opacity-60:disabled {
		opacity: 0.6;
}
.billing-mfe-root .disabled\:opacity-70:disabled {
		opacity: 0.7;
}
.billing-mfe-root :is(.group\/tip:hover .group-hover\/tip\:block) {
		display: block;
}
.billing-mfe-root :is(.group:hover .group-hover\:translate-x-0\.5) {
		--tw-translate-x: 0.125rem;
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.billing-mfe-root :is(.group:hover .group-hover\:border-border\/60) {
		border-color: hsl(var(--border) / 0.6);
}
.billing-mfe-root :is(.group:hover .group-hover\:bg-blue-500) {
		--tw-bg-opacity: 1;
		background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root :is(.group:hover .group-hover\:bg-teal-50) {
		background-color: hsl(var(--teal-50));
}
.billing-mfe-root :is(.group:hover .group-hover\:text-teal-600) {
		color: hsl(var(--teal-600));
}
.billing-mfe-root :is(.group:hover .group-hover\:opacity-20) {
		opacity: 0.2;
}
@media (min-width: 640px) {
		.billing-mfe-root .sm\:col-span-2 {
				grid-column: span 2 / span 2;
		}
		.billing-mfe-root .sm\:col-span-5 {
				grid-column: span 5 / span 5;
		}
		.billing-mfe-root .sm\:block {
				display: block;
		}
		.billing-mfe-root .sm\:flex {
				display: flex;
		}
		.billing-mfe-root .sm\:table-cell {
				display: table-cell;
		}
		.billing-mfe-root .sm\:grid {
				display: grid;
		}
		.billing-mfe-root .sm\:hidden {
				display: none;
		}
		.billing-mfe-root .sm\:w-60 {
				width: 15rem;
		}
		.billing-mfe-root .sm\:w-auto {
				width: auto;
		}
		.billing-mfe-root .sm\:grid-cols-2 {
				grid-template-columns: repeat(2, minmax(0, 1fr));
		}
		.billing-mfe-root .sm\:grid-cols-3 {
				grid-template-columns: repeat(3, minmax(0, 1fr));
		}
		.billing-mfe-root .sm\:grid-cols-4 {
				grid-template-columns: repeat(4, minmax(0, 1fr));
		}
		.billing-mfe-root .sm\:grid-cols-6 {
				grid-template-columns: repeat(6, minmax(0, 1fr));
		}
		.billing-mfe-root .sm\:grid-cols-\[1fr_130px_130px_110px_100px\] {
				grid-template-columns: 1fr 130px 130px 110px 100px;
		}
		.billing-mfe-root .sm\:grid-cols-\[1fr_130px_130px_110px_100px_80px\] {
				grid-template-columns: 1fr 130px 130px 110px 100px 80px;
		}
		.billing-mfe-root .sm\:flex-row {
				flex-direction: row;
		}
		.billing-mfe-root .sm\:items-center {
				align-items: center;
		}
		.billing-mfe-root .sm\:justify-between {
				justify-content: space-between;
		}
		.billing-mfe-root .sm\:gap-3 {
				gap: 0.75rem;
		}
		.billing-mfe-root .sm\:p-6 {
				padding: 1.5rem;
		}
		.billing-mfe-root .sm\:px-5 {
				padding-left: 1.25rem;
				padding-right: 1.25rem;
		}
		.billing-mfe-root .sm\:py-4 {
				padding-top: 1rem;
				padding-bottom: 1rem;
		}
		.billing-mfe-root .sm\:text-base {
				font-size: 1rem;
				line-height: 1.5rem;
		}
		.billing-mfe-root .sm\:text-lg {
				font-size: 1.125rem;
				line-height: 1.75rem;
		}
		.billing-mfe-root .sm\:text-xl {
				font-size: 1.25rem;
				line-height: 1.75rem;
		}
}
@media (min-width: 768px) {
		.billing-mfe-root .md\:col-span-2 {
				grid-column: span 2 / span 2;
		}
		.billing-mfe-root .md\:table-cell {
				display: table-cell;
		}
		.billing-mfe-root .md\:grid-cols-2 {
				grid-template-columns: repeat(2, minmax(0, 1fr));
		}
		.billing-mfe-root .md\:grid-cols-3 {
				grid-template-columns: repeat(3, minmax(0, 1fr));
		}
		.billing-mfe-root .md\:grid-cols-4 {
				grid-template-columns: repeat(4, minmax(0, 1fr));
		}
}
@media (min-width: 1024px) {
		.billing-mfe-root .lg\:relative {
				position: relative;
		}
		.billing-mfe-root .lg\:sticky {
				position: sticky;
		}
		.billing-mfe-root .lg\:top-24 {
				top: 6rem;
		}
		.billing-mfe-root .lg\:z-auto {
				z-index: auto;
		}
		.billing-mfe-root .lg\:col-span-1 {
				grid-column: span 1 / span 1;
		}
		.billing-mfe-root .lg\:col-span-2 {
				grid-column: span 2 / span 2;
		}
		.billing-mfe-root .lg\:col-span-3 {
				grid-column: span 3 / span 3;
		}
		.billing-mfe-root .lg\:col-span-4 {
				grid-column: span 4 / span 4;
		}
		.billing-mfe-root .lg\:block {
				display: block;
		}
		.billing-mfe-root .lg\:table-cell {
				display: table-cell;
		}
		.billing-mfe-root .lg\:grid {
				display: grid;
		}
		.billing-mfe-root .lg\:hidden {
				display: none;
		}
		.billing-mfe-root .lg\:h-\[calc\(100vh-12rem\)\] {
				height: calc(100vh - 12rem);
		}
		.billing-mfe-root .lg\:flex-1 {
				flex: 1 1 0%;
		}
		.billing-mfe-root .lg\:translate-x-0 {
				--tw-translate-x: 0px;
				transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
		}
		.billing-mfe-root .lg\:grid-cols-12 {
				grid-template-columns: repeat(12, minmax(0, 1fr));
		}
		.billing-mfe-root .lg\:grid-cols-2 {
				grid-template-columns: repeat(2, minmax(0, 1fr));
		}
		.billing-mfe-root .lg\:grid-cols-3 {
				grid-template-columns: repeat(3, minmax(0, 1fr));
		}
		.billing-mfe-root .lg\:grid-cols-4 {
				grid-template-columns: repeat(4, minmax(0, 1fr));
		}
		.billing-mfe-root .lg\:grid-cols-5 {
				grid-template-columns: repeat(5, minmax(0, 1fr));
		}
		.billing-mfe-root .lg\:grid-cols-6 {
				grid-template-columns: repeat(6, minmax(0, 1fr));
		}
		.billing-mfe-root .lg\:flex-row {
				flex-direction: row;
		}
		.billing-mfe-root .lg\:items-center {
				align-items: center;
		}
		.billing-mfe-root .lg\:rounded-2xl {
				border-radius: 1rem;
		}
		.billing-mfe-root .lg\:opacity-0 {
				opacity: 0;
		}
		.billing-mfe-root .lg\:opacity-100 {
				opacity: 1;
		}
		.billing-mfe-root .lg\:shadow-sm {
				--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
				--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
				box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
		}
		.billing-mfe-root .lg\:transition-none {
				transition-property: none;
		}
}
@media (min-width: 1280px) {
		.billing-mfe-root .xl\:sticky {
				position: sticky;
		}
		.billing-mfe-root .xl\:top-6 {
				top: 1.5rem;
		}
		.billing-mfe-root .xl\:min-w-\[430px\] {
				min-width: 430px;
		}
		.billing-mfe-root .xl\:grid-cols-\[1\.15fr_0\.85fr\] {
				grid-template-columns: 1.15fr 0.85fr;
		}
		.billing-mfe-root .xl\:grid-cols-\[1\.3fr_0\.7fr\] {
				grid-template-columns: 1.3fr 0.7fr;
		}
		.billing-mfe-root .xl\:flex-row {
				flex-direction: row;
		}
		.billing-mfe-root .xl\:items-center {
				align-items: center;
		}
		.billing-mfe-root .xl\:justify-between {
				justify-content: space-between;
		}
		.billing-mfe-root .xl\:self-start {
				align-self: flex-start;
		}
}
.billing-mfe-root .\[\&\:\:-webkit-scrollbar-thumb\]\:rounded-full::-webkit-scrollbar-thumb {
		border-radius: 9999px;
}
.billing-mfe-root .\[\&\:\:-webkit-scrollbar-thumb\]\:bg-slate-200::-webkit-scrollbar-thumb {
		--tw-bg-opacity: 1;
		background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .hover\:\[\&\:\:-webkit-scrollbar-thumb\]\:bg-slate-300::-webkit-scrollbar-thumb:hover {
		--tw-bg-opacity: 1;
		background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}
.billing-mfe-root .\[\&\:\:-webkit-scrollbar-track\]\:bg-transparent::-webkit-scrollbar-track {
		background-color: transparent;
}
.billing-mfe-root .\[\&\:\:-webkit-scrollbar\]\:h-1\.5::-webkit-scrollbar {
		height: 0.375rem;
}
.billing-mfe-root .\[\&\:\:-webkit-scrollbar\]\:w-1\.5::-webkit-scrollbar {
		width: 0.375rem;
}
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/


::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

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

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

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

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
       appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
