/*
Theme Name: Gamesbd24
Theme URI: https://gamesbd24.com/
Author: Gamesbd24
Description: Gamesbd24 — Bangladeshi digital products & gaming top-up store theme. Reusable, CMS-driven game top-up store theme. All content (logo, menus, slider, products, packages, payment numbers, footer, social links, SEO) is editable from the WordPress admin. Pixel-matched to the exported UI.
Version: 1.6.0
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: gamesbd24
Tags: e-commerce, one-column, custom-menu, custom-logo, translation-ready
*/

/* Keep bundled decorative art pixel-matched to the reference UI. */
.coc-characters {
	overflow: hidden;
}

.coc-char {
	position: absolute;
	width: 4rem;
	opacity: .7;
	filter: drop-shadow(0 8px 12px rgba(0, 0, 0, .2));
}

.coc-char-left {
	left: 0;
	bottom: 5.5rem;
}

.coc-char-right {
	right: 0;
	top: 4rem;
}

@media (min-width: 40rem) {
	.coc-char {
		width: 6rem;
		opacity: .9;
	}

	.coc-char-left {
		left: .5rem;
		bottom: 1.5rem;
	}

	.coc-char-right {
		right: .5rem;
		top: 5rem;
	}
}

@media (min-width: 64rem) {
	.coc-char {
		width: 8rem;
	}
}

@media (min-width: 80rem) {
	.coc-char {
		width: 10rem;
	}
}

/* WhatsApp / leaf buttons always use white text (banner channel pills excluded). */
.clash-btn-leaf,
.clash-btn-leaf:hover,
.clash-btn-leaf:focus,
.coc-chat-item {
	color: oklch(1 0 0) !important;
}
