
	.x-text.svelte-1dw0g2y {
		position: absolute;
		inset: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		z-index: 4;
		gap: 0.25rem;
		pointer-events: none;
	}

	.x-title-top.svelte-1dw0g2y, .x-title-bottom.svelte-1dw0g2y {
		font-family: system-ui, -apple-system, sans-serif;
		font-weight: 200;
		letter-spacing: 0.35em;
		color: rgba(200, 215, 240, 0.85);
		text-shadow: 0 0 30px rgba(80, 140, 255, 0.3), 0 0 60px rgba(60, 120, 255, 0.1);
	}

	.x-title-top.svelte-1dw0g2y {
		font-size: clamp(1.5rem, 5vw, 3.5rem);
	}

	.x-title-bottom.svelte-1dw0g2y {
		font-size: clamp(2rem, 7vw, 5rem);
		font-weight: 300;
		color: rgba(220, 230, 250, 0.9);
	}
