/* =============================================================
   Ahmedabad Business Setu — Design System
   Palette: deep teal ink + saffron accent on warm paper
   Type: Sora (display) / Inter (UI + body)
   ============================================================= */

:root {
	/* Brand */
	--bsd-primary: #0e3d4d;
	--bsd-primary-deep: #092b37;
	--bsd-primary-soft: #e3eef1;
	--bsd-accent: #e8630a;
	--bsd-accent-hover: #cf5504;
	--bsd-accent-soft: #fdeedd;

	/* Neutrals (warm) */
	--bsd-paper: #faf8f4;
	--bsd-surface: #ffffff;
	--bsd-border: #e9e3d8;
	--bsd-ink: #1c2327;
	--bsd-ink-soft: #55616a;
	--bsd-ink-faint: #8b969e;

	/* Status */
	--bsd-green: #1e7e34;
	--bsd-green-soft: #e3f3e8;
	--bsd-gold: #9a6700;
	--bsd-gold-soft: #fdf3d7;
	--bsd-red: #a12626;
	--bsd-red-soft: #fdeaea;

	/* Shape & depth */
	--bsd-radius: 14px;
	--bsd-radius-sm: 8px;
	--bsd-shadow: 0 1px 2px rgba(28, 35, 39, 0.04), 0 8px 24px rgba(28, 35, 39, 0.06);
	--bsd-shadow-lift: 0 2px 4px rgba(28, 35, 39, 0.06), 0 16px 40px rgba(28, 35, 39, 0.12);

	/* Type */
	--bsd-font-display: 'Sora', -apple-system, sans-serif;
	--bsd-font-body: 'Inter', -apple-system, sans-serif;
}

/* ---------- Global foundation ---------- */

/* Clip the sub-pixel/scrollbar overflow from full-bleed 100vw elements
   (e.g. the hero slider) without creating a scroll container — so
   position: sticky sidebars keep working. */
html {
	overflow-x: clip;
	max-width: 100%;
}

body {
	font-family: var(--bsd-font-body);
	background: var(--bsd-paper);
	color: var(--bsd-ink);
	-webkit-font-smoothing: antialiased;
	overflow-x: clip;
}

h1, h2, h3, h4,
.entry-title,
.ast-archive-title {
	font-family: var(--bsd-font-display);
	color: var(--bsd-ink);
	letter-spacing: -0.02em;
}

a { color: var(--bsd-primary); }
a:hover { color: var(--bsd-accent); }

::selection { background: var(--bsd-accent-soft); color: var(--bsd-ink); }

/* Header */
.ast-primary-header-bar,
.site-header {
	background: var(--bsd-surface);
	border-bottom: 1px solid var(--bsd-border);
}
.site-title a,
.site-title a:hover {
	font-family: var(--bsd-font-display);
	font-weight: 800;
	color: var(--bsd-primary);
	letter-spacing: -0.02em;
}
.site-description { color: var(--bsd-ink-faint); }

/* Our logo image already contains the full wordmark — the theme's separate
   text title would just duplicate it next to the image. Keep it for
   accessibility/SEO but hide it visually. */
.ast-site-identity .site-title {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

/* ---------- Compact single-row header ---------- */

/* Tight header band — logo + menu on one line, minimum height. */
.ast-primary-header-bar .site-header-primary-section-left,
.ast-primary-header-bar .ast-main-header-bar-alignment {
	display: flex;
	align-items: center;
}
.main-header-bar { padding-top: 0; padding-bottom: 0; }
.ast-primary-header-bar .main-header-bar { min-height: 0; }

/* Fixed, small logo height so the header stays slim regardless of image size. */
.site-header .custom-logo-link img,
.ast-site-identity .custom-logo-link img {
	height: 50px !important;
	width: auto !important;
	max-width: none;
	margin: 0;
}

/* Astra pads the branding block 16px top/bottom — trim it for a slim header. */
.site-header .site-branding,
.ast-site-identity {
	padding-top: 7px !important;
	padding-bottom: 7px !important;
}

/* Horizontal primary menu: inline, vertically centred, comfortable spacing. */
.main-header-menu,
.ast-nav-menu {
	display: flex;
	align-items: center;
}
.main-header-menu .menu-item > a,
.ast-nav-menu .menu-item > a {
	font-family: var(--bsd-font-body);
	font-weight: 600;
	font-size: 0.95rem;
	color: var(--bsd-ink);
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.4;
	transition: color 0.15s ease;
}
.main-header-menu .menu-item > a:hover,
.main-header-menu .current-menu-item > a {
	color: var(--bsd-accent);
}

/* Highlight the primary CTA in the nav ("List Your Business"). */
.main-header-menu .menu-item:last-child > a {
	background: var(--bsd-accent);
	color: #fff !important;
	border-radius: 999px;
	padding: 9px 20px;
	margin-left: 8px;
	box-shadow: 0 2px 8px rgba(232, 99, 10, 0.28);
}
.main-header-menu .menu-item:last-child > a:hover {
	background: var(--bsd-accent-hover);
}

/* Footer — full-width (edge-to-edge) dark copyright bar.
   !important overrides Astra's customizer footer background. */
.site-footer,
.site-primary-footer-wrap,
.site-below-footer-wrap,
.ast-below-footer-wrap,
.site-footer .site-below-footer-wrap {
	background-color: var(--bsd-primary-deep) !important;
	color: rgba(255, 255, 255, 0.78);
	border-top: none !important;
}
/* Slim bar: trim Astra's 20px wrap padding + its 60px min-height. */
.site-below-footer-wrap,
.ast-below-footer-wrap {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	min-height: 0 !important;
}
.ast-footer-copyright {
	background: transparent;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}
/* Astra forces a 60px min-height on the footer builder columns — kill it. */
.site-below-footer-wrap .ast-builder-footer-grid-columns,
.ast-below-footer-wrap .ast-builder-footer-grid-columns {
	min-height: 0 !important;
}
.ast-footer-copyright,
.ast-footer-copyright p,
.ast-footer-copyright.site-footer-focus-item {
	color: rgba(255, 255, 255, 0.78) !important;
	font-size: 14px !important;   /* was 16px — reduced by 2px */
	margin: 0;
}
.site-footer a,
.ast-footer-copyright a { color: #ffffff; }
.site-footer a:hover,
.ast-footer-copyright a:hover { color: var(--bsd-accent); }
.ast-small-footer { border-top: none; }

/* Buttons — global */
.bsd-wizard-submit,
.bsd-search-form button,
.bsd-rsvp-btn,
button.bsd-wizard-next,
a.bsd-wizard-submit {
	font-family: var(--bsd-font-body);
	font-weight: 600;
	font-size: 0.95rem;
	background: var(--bsd-accent);
	color: #fff;
	border: none;
	border-radius: 999px;
	padding: 12px 26px;
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	transition: background 0.15s ease, transform 0.15s ease, box-shadow 0.15s ease;
	box-shadow: 0 2px 8px rgba(232, 99, 10, 0.28);
}
.bsd-wizard-submit:hover,
.bsd-search-form button:hover,
.bsd-rsvp-btn:hover,
button.bsd-wizard-next:hover,
a.bsd-wizard-submit:hover {
	background: var(--bsd-accent-hover);
	color: #fff;
	transform: translateY(-1px);
	box-shadow: 0 6px 16px rgba(232, 99, 10, 0.35);
}
button.bsd-wizard-prev {
	background: transparent;
	color: var(--bsd-ink-soft);
	border: 1.5px solid var(--bsd-border);
	border-radius: 999px;
	padding: 12px 26px;
	font-weight: 600;
	cursor: pointer;
}
button.bsd-wizard-prev:hover { border-color: var(--bsd-ink-soft); color: var(--bsd-ink); }

/* ---------- Badges ---------- */

.bsd-badge {
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	padding: 4px 12px;
	border-radius: 999px;
	text-transform: uppercase;
}
.bsd-badge-verified { background: var(--bsd-green-soft); color: var(--bsd-green); }
.bsd-badge-featured { background: var(--bsd-gold-soft); color: var(--bsd-gold); }
.bsd-b2b-badge { background: var(--bsd-primary-soft); color: var(--bsd-primary); }

.bsd-tag {
	background: var(--bsd-surface);
	border: 1px solid var(--bsd-border);
	color: var(--bsd-ink-soft);
	border-radius: 999px;
	padding: 5px 14px;
	font-size: 0.8rem;
	font-weight: 500;
	transition: border-color 0.15s ease, color 0.15s ease;
}
.bsd-tag:hover { border-color: var(--bsd-accent); color: var(--bsd-accent); }
.bsd-tag-area { background: var(--bsd-primary-soft); border-color: transparent; color: var(--bsd-primary); }

.bsd-rating { color: var(--bsd-gold); font-weight: 600; font-size: 0.9rem; }

/* ---------- Cards ---------- */

.bsd-listing-card,
.bsd-offer-card,
.bsd-event-card,
.bsd-news-item {
	background: var(--bsd-surface);
	border: 1px solid var(--bsd-border);
	border-radius: var(--bsd-radius);
	box-shadow: var(--bsd-shadow);
	transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
	overflow: hidden;
}
.bsd-listing-card:hover {
	transform: translateY(-4px);
	box-shadow: var(--bsd-shadow-lift);
	border-color: transparent;
}
.bsd-listing-card-featured { border: 1.5px solid #f0c419; }
.bsd-listing-card-featured:hover { border-color: #f0c419; }

.bsd-listing-card-thumb { background: var(--bsd-primary-soft); }
.bsd-listing-card-thumb-placeholder {
	width: 100%; height: 100%;
	background:
		radial-gradient(circle at 30% 40%, rgba(232, 99, 10, 0.14), transparent 55%),
		radial-gradient(circle at 75% 65%, rgba(14, 61, 77, 0.16), transparent 55%),
		var(--bsd-primary-soft);
}
/* Business card is a flex column so the action footer pins to the bottom
   and every card in a row lines up regardless of text length. */
.bsd-listing-card { display: flex; flex-direction: column; }
.bsd-listing-card-thumb {
	display: block;
	position: relative;
	aspect-ratio: 16 / 10;
	overflow: hidden;
}
.bsd-listing-card-thumb img { width: 100%; height: 100%; object-fit: cover; display: block; }
.bsd-listing-card-thumb .bsd-badge { position: absolute; top: 12px; right: 12px; }

.bsd-listing-card-body { padding: 18px; flex: 1 1 auto; }
.bsd-listing-card-title {
	font-family: var(--bsd-font-display);
	font-size: 1.05rem;
	font-weight: 700;
	letter-spacing: -0.01em;
	display: flex;
	align-items: center;
	gap: 6px;
	flex-wrap: wrap;
	margin: 0 0 6px;
}
.bsd-listing-card-title a { color: var(--bsd-ink); text-decoration: none !important; }
.bsd-listing-card-title a:hover { color: var(--bsd-accent); }
.bsd-listing-card .bsd-rating { margin: 0 0 8px; }
.bsd-listing-card-excerpt { color: var(--bsd-ink-soft); line-height: 1.55; margin: 0; }

/* Two-button action footer: View Profile + WhatsApp Inquiry */
.bsd-listing-card-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	padding: 0 18px 18px;
	margin-top: auto;
}
.bsd-card-btn {
	flex: 1 1 130px;
	text-align: center;
	white-space: nowrap;
	font-weight: 600;
	font-size: 0.85rem;
	line-height: 1.2;
	padding: 10px 12px;
	border-radius: 999px;
	text-decoration: none !important;
	transition: background 0.15s ease, color 0.15s ease, transform 0.15s ease, border-color 0.15s ease;
}
.bsd-card-btn-profile {
	background: transparent;
	color: var(--bsd-primary);
	border: 1.5px solid var(--bsd-border);
}
.bsd-card-btn-profile:hover {
	border-color: var(--bsd-primary);
	color: var(--bsd-primary);
	background: var(--bsd-primary-soft);
}
.bsd-card-btn-whatsapp {
	background: #25D366;
	color: #fff !important;
	border: 1.5px solid #25D366;
}
.bsd-card-btn-whatsapp:hover {
	background: #1ebe5b;
	border-color: #1ebe5b;
	transform: translateY(-1px);
}
/* WhatsApp icon: inline SVG that inherits the button colour and text size. */
.bsd-card-btn-whatsapp,
.bsd-whatsapp-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
}
.bsd-wa-svg { width: 1.15em; height: 1.15em; flex: 0 0 auto; }

/* ---------- Social section ---------- */

.bsd-social {
	display: flex;
	gap: 18px;
	flex-wrap: wrap;
	justify-content: center;
}

/* Each network is an interactive pill: coloured icon disc + name/handle. */
.bsd-social-link {
	display: flex;
	align-items: center;
	gap: 14px;
	background: var(--bsd-surface);
	border: 1px solid var(--bsd-border);
	border-radius: 999px;
	padding: 10px 22px 10px 10px;
	text-decoration: none !important;
	box-shadow: var(--bsd-shadow);
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
.bsd-social-link:hover {
	transform: translateY(-4px);
	box-shadow: var(--bsd-shadow-lift);
	border-color: transparent;
}
.bsd-social-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	color: #fff;
	flex: 0 0 auto;
	transition: transform 0.2s ease;
}
.bsd-social-icon svg { width: 26px; height: 26px; display: block; }
.bsd-social-link:hover .bsd-social-icon { transform: scale(1.08) rotate(-4deg); }

.bsd-social-text { display: flex; flex-direction: column; line-height: 1.2; text-align: left; }
.bsd-social-name { font-weight: 700; font-size: 0.98rem; color: var(--bsd-ink); }
.bsd-social-handle { font-size: 0.78rem; color: var(--bsd-ink-faint); }

.bsd-social-facebook .bsd-social-icon { background: #1877f2; box-shadow: 0 6px 18px rgba(24, 119, 242, 0.4); }
.bsd-social-whatsapp .bsd-social-icon { background: #25d366; box-shadow: 0 6px 18px rgba(37, 211, 102, 0.4); }
.bsd-social-instagram .bsd-social-icon { background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); box-shadow: 0 6px 18px rgba(220, 39, 67, 0.4); }

/* Homepage social section — a soft panel that pops. */
.bsd-social-section {
	text-align: center;
	background:
		radial-gradient(ellipse 60% 100% at 50% 0%, rgba(232, 99, 10, 0.06), transparent 70%),
		var(--bsd-primary-soft);
	border: 1px solid var(--bsd-border);
	border-radius: 20px;
	padding: 48px 32px;
}
.bsd-social-section .bsd-section-eyebrow { display: block; }
.bsd-social-section h2 { margin: 0 0 8px; }
.bsd-social-section .bsd-section-sub { margin: 0 auto 26px; }

@media (max-width: 560px) {
	.bsd-social { flex-direction: column; align-items: stretch; }
	.bsd-social-link { justify-content: flex-start; }
	.bsd-social-section { padding: 36px 20px; }
}

.bsd-news-item { padding: 18px; }
.bsd-news-item h3 { font-size: 1.02rem; line-height: 1.4; }
.bsd-news-item h3 a { color: var(--bsd-ink); text-decoration: none; }
.bsd-news-item h3 a:hover { color: var(--bsd-accent); }
.bsd-news-meta {
	color: var(--bsd-ink-faint);
	font-size: 0.78rem;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	font-weight: 600;
}

.bsd-offer-card { padding: 20px; }
.bsd-offer-card h3 { margin: 0 0 4px; font-size: 1.05rem; }
.bsd-offer-card h3 a { text-decoration: none; color: var(--bsd-ink); }
.bsd-offer-meta { color: var(--bsd-ink-soft); }
.bsd-offer-meta strong { color: var(--bsd-accent); font-size: 1.02rem; }

/* ---------- Offers page: coupon tickets ---------- */

/* Astra puts the archive template in a flex container; make our wrapper grow
   to the full content width instead of collapsing to its content size. */
.bsd-archive-wrap { flex: 1 1 auto; min-width: 0; width: 100%; }

.bsd-offers-archive-header { margin-bottom: 28px; }
.bsd-offers-archive-header h1 { font-size: clamp(1.8rem, 4vw, 2.4rem); margin: 0 0 8px; }
.bsd-archive-sub { color: var(--bsd-ink-soft); max-width: 560px; margin: 0; }

.bsd-offers-grid-tickets {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	gap: 22px;
}

.bsd-offer-ticket {
	position: relative;
	display: flex;
	flex-direction: column;
	background: var(--bsd-surface);
	border: 1px solid var(--bsd-border);
	border-radius: var(--bsd-radius);
	box-shadow: var(--bsd-shadow);
	overflow: hidden;
	transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}
.bsd-offer-ticket:hover { transform: translateY(-4px); box-shadow: var(--bsd-shadow-lift); border-color: transparent; }

/* Banner: business photo (or gradient) + scrim + discount headline */
.bsd-offer-ticket-head {
	position: relative;
	aspect-ratio: 16 / 8;
	background:
		linear-gradient(135deg, var(--bsd-accent) 0%, #cf5504 100%);
	background-size: cover;
	background-position: center;
	display: flex;
	align-items: flex-end;
	padding: 16px;
}
.bsd-offer-ticket-scrim {
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(6, 26, 34, 0.15) 0%, rgba(6, 26, 34, 0.35) 45%, rgba(6, 26, 34, 0.82) 100%);
}
.bsd-offer-tag {
	position: absolute;
	top: 14px;
	left: 14px;
	z-index: 1;
	background: rgba(255, 255, 255, 0.92);
	color: var(--bsd-accent);
	font-size: 0.72rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	padding: 4px 12px;
	border-radius: 999px;
}
.bsd-offer-soon {
	position: absolute;
	top: 14px;
	right: 14px;
	z-index: 1;
	background: #d93025;
	color: #fff;
	font-size: 0.68rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	padding: 4px 11px;
	border-radius: 999px;
	box-shadow: 0 2px 8px rgba(217, 48, 37, 0.4);
}
.bsd-offer-headline {
	position: relative;
	z-index: 1;
	color: #fff;
	font-family: var(--bsd-font-display);
	font-weight: 800;
	font-size: 1.15rem;
	line-height: 1.25;
	letter-spacing: -0.01em;
	text-shadow: 0 2px 12px rgba(0, 0, 0, 0.4);
}

/* Perforation between banner and body */
.bsd-offer-ticket-body {
	position: relative;
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	padding: 20px 20px 18px;
}
.bsd-offer-ticket-body::before {
	content: "";
	position: absolute;
	top: 0;
	left: 14px;
	right: 14px;
	border-top: 2px dashed var(--bsd-border);
}

.bsd-offer-ticket-title { font-family: var(--bsd-font-display); font-size: 1.1rem; line-height: 1.25; margin: 0 0 10px; }
.bsd-offer-ticket-title a { color: var(--bsd-ink); text-decoration: none !important; }
.bsd-offer-ticket-title a:hover { color: var(--bsd-accent); }

.bsd-offer-ticket-biz {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: var(--bsd-ink-soft);
	font-weight: 600;
	font-size: 0.88rem;
	text-decoration: none !important;
	margin-bottom: 14px;
}
.bsd-offer-ticket-biz:hover { color: var(--bsd-primary); }
.bsd-offer-biz-logo {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: var(--bsd-primary-soft) center/cover no-repeat;
	flex: 0 0 auto;
	border: 1px solid var(--bsd-border);
}

.bsd-offer-ticket-foot { margin-top: auto; }
.bsd-offer-valid {
	display: inline-block;
	background: var(--bsd-paper);
	border: 1px solid var(--bsd-border);
	border-radius: 999px;
	padding: 5px 12px;
	font-size: 0.8rem;
	color: var(--bsd-ink-soft);
	margin-bottom: 14px;
}
.bsd-offer-ticket-actions { display: flex; flex-wrap: wrap; gap: 8px; }

/* ---------- Events page ---------- */

.bsd-events-archive-header { margin-bottom: 28px; }
.bsd-events-archive-header h1 { font-size: clamp(1.8rem, 4vw, 2.4rem); margin: 0 0 8px; }

.bsd-events-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	gap: 22px;
}

.bsd-event-ticket {
	display: flex;
	flex-direction: column;
	background: var(--bsd-surface);
	border: 1px solid var(--bsd-border);
	border-radius: var(--bsd-radius);
	box-shadow: var(--bsd-shadow);
	overflow: hidden;
	transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}
.bsd-event-ticket:hover { transform: translateY(-4px); box-shadow: var(--bsd-shadow-lift); border-color: transparent; }

.bsd-event-ticket-head {
	position: relative;
	aspect-ratio: 16 / 8;
	background: linear-gradient(135deg, var(--bsd-primary) 0%, #1b5e74 100%);
	background-size: cover;
	background-position: center;
	display: flex;
	align-items: flex-start;
	padding: 14px;
}
.bsd-event-ticket-scrim {
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(6, 26, 34, 0.25) 0%, rgba(6, 26, 34, 0.15) 45%, rgba(6, 26, 34, 0.55) 100%);
}

/* Calendar date block */
.bsd-event-datebox {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 58px;
	background: #fff;
	border-radius: 10px;
	padding: 8px 0 6px;
	box-shadow: 0 4px 14px rgba(0, 0, 0, 0.22);
	line-height: 1;
}
.bsd-event-datebox-day { font-family: var(--bsd-font-display); font-size: 1.5rem; font-weight: 800; color: var(--bsd-ink); }
.bsd-event-datebox-mon { font-size: 0.72rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.06em; color: var(--bsd-accent); margin-top: 2px; }

.bsd-event-going {
	position: absolute;
	top: 14px;
	right: 14px;
	z-index: 1;
	background: rgba(255, 255, 255, 0.92);
	color: var(--bsd-primary);
	font-size: 0.72rem;
	font-weight: 700;
	padding: 4px 11px;
	border-radius: 999px;
}

.bsd-event-ticket-body {
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	padding: 18px 20px 18px;
}
.bsd-event-ticket-title { font-family: var(--bsd-font-display); font-size: 1.12rem; line-height: 1.25; margin: 0 0 12px; }
.bsd-event-ticket-title a { color: var(--bsd-ink); text-decoration: none !important; }
.bsd-event-ticket-title a:hover { color: var(--bsd-accent); }

.bsd-event-ticket-meta { list-style: none; margin: 0 0 12px; padding: 0; }
.bsd-event-ticket-meta li {
	display: flex;
	gap: 8px;
	align-items: flex-start;
	color: var(--bsd-ink-soft);
	font-size: 0.88rem;
	line-height: 1.4;
	margin-bottom: 6px;
}
.bsd-event-ic { flex: 0 0 auto; }
.bsd-event-ticket-excerpt { color: var(--bsd-ink-soft); font-size: 0.86rem; line-height: 1.5; margin: 0 0 14px; }
.bsd-event-ticket-actions { margin-top: auto; display: flex; }
.bsd-event-ticket-actions .bsd-card-btn { flex: 1 1 auto; }

/* ---------- Contact page ---------- */

.bsd-contact-layout {
	display: grid;
	grid-template-columns: 380px 1fr;
	gap: 32px;
	align-items: start;
	margin-top: 8px;
}
.bsd-contact-info {
	background: var(--bsd-primary);
	color: #fff;
	border-radius: var(--bsd-radius);
	padding: 28px 24px;
	box-shadow: var(--bsd-shadow);
}
.bsd-contact-info h2 { color: #fff; font-size: 1.3rem; margin: 0 0 10px; }
.bsd-contact-intro { color: rgba(255, 255, 255, 0.82); line-height: 1.6; margin: 0 0 20px; }
.bsd-contact-info-list { list-style: none; margin: 0; padding: 0; }
.bsd-contact-info-list li {
	display: flex;
	gap: 12px;
	align-items: center;
	padding: 11px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.14);
	color: rgba(255, 255, 255, 0.9);
	font-size: 0.9rem;
	line-height: 1.5;
}
.bsd-contact-info-list li:last-child { border-bottom: none; }
.bsd-contact-info-list a { color: #fff; }
.bsd-contact-info-list a:hover { color: #ffb37a; }
.bsd-contact-email { white-space: nowrap; font-size: 0.86rem; }
/* Circular icon badge with the inline SVG */
.bsd-contact-ic {
	flex: 0 0 auto;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.12);
	color: #ffb37a;
}
.bsd-contact-ic svg { width: 17px; height: 17px; display: block; }

.bsd-contact-form-wrap {
	background: var(--bsd-surface);
	border: 1px solid var(--bsd-border);
	border-radius: var(--bsd-radius);
	box-shadow: var(--bsd-shadow);
	padding: 28px;
}
.bsd-field-row { display: flex; gap: 16px; }
.bsd-field-row .bsd-field { flex: 1 1 0; min-width: 0; }
.bsd-contact-form .bsd-wizard-submit { margin-top: 4px; }

@media (max-width: 820px) {
	.bsd-contact-layout { grid-template-columns: 1fr; gap: 20px; }
}
@media (max-width: 560px) {
	.bsd-field-row { flex-direction: column; gap: 0; }
	.bsd-contact-form-wrap { padding: 20px; }
}

/* Empty state */
.bsd-empty-state {
	text-align: center;
	padding: 60px 24px;
	background: var(--bsd-surface);
	border: 1px solid var(--bsd-border);
	border-radius: var(--bsd-radius);
}
.bsd-empty-icon { font-size: 2.6rem; display: block; margin-bottom: 12px; }
.bsd-empty-state h2 { font-size: 1.3rem; margin: 0 0 6px; }
.bsd-empty-state p { color: var(--bsd-ink-soft); margin: 0 0 20px; }

/* ---------- Search bar ---------- */

.bsd-search-form {
	background: var(--bsd-surface);
	border: 1px solid var(--bsd-border);
	border-radius: var(--bsd-radius);
	box-shadow: var(--bsd-shadow);
	padding: 10px;
	gap: 8px;
	align-items: center;
}
.bsd-search-form input[type="text"],
.bsd-search-form select {
	border: none;
	background: transparent;
	padding: 12px 14px;
	font-family: var(--bsd-font-body);
	font-size: 0.95rem;
	line-height: 1.4;
	color: var(--bsd-ink);
	min-width: 0;
	/* Override Astra's fixed 40px height so descenders (e.g. "Maninagar")
	   aren't clipped inside the select. */
	height: auto;
	box-sizing: border-box;
}
.bsd-search-form input[type="text"] { flex: 2 1 200px; }
.bsd-search-form select {
	flex: 1 1 150px;
	border-left: 1px solid var(--bsd-border);
	border-radius: 0;
	cursor: pointer;
	color: var(--bsd-ink-soft);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-right: 34px;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath fill='none' stroke='%2355616a' stroke-width='2' d='M1 1l6 6 6-6'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 12px center;
}
.bsd-search-form input[type="text"]:focus,
.bsd-search-form select:focus { outline: none; }
.bsd-search-form button { flex: 0 0 auto; }

/* ---------- Forms (wizard, review, inquiry) ---------- */

.bsd-field label { font-weight: 600; font-size: 0.88rem; color: var(--bsd-ink); margin-bottom: 6px; }
.bsd-field input[type="text"],
.bsd-field input[type="email"],
.bsd-field input[type="url"],
.bsd-field input[type="password"],
.bsd-field input[type="date"],
.bsd-field input[type="time"],
.bsd-field textarea,
.bsd-field select {
	border: 1.5px solid var(--bsd-border);
	border-radius: var(--bsd-radius-sm);
	padding: 12px 14px;
	font-family: var(--bsd-font-body);
	font-size: 0.95rem;
	line-height: 1.4;
	background: var(--bsd-surface);
	transition: border-color 0.15s ease, box-shadow 0.15s ease;
	/* Astra forces height:40px on inputs/selects; with border-box + our
	   padding that leaves too little room and clips select text. Let the
	   field grow to fit its content instead. */
	height: auto;
	min-height: 48px;
	box-sizing: border-box;
}
.bsd-field textarea { min-height: 96px; }
/* Full-width select with a custom caret (Astra's native arrow can crowd/clip). */
.bsd-field select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-right: 40px;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath fill='none' stroke='%2355616a' stroke-width='2' d='M1 1l6 6 6-6'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 16px center;
}
.bsd-field input:focus,
.bsd-field textarea:focus,
.bsd-field select:focus {
	outline: none;
	border-color: var(--bsd-primary);
	box-shadow: 0 0 0 3px rgba(14, 61, 77, 0.12);
}
.bsd-field-error { border-color: var(--bsd-red) !important; }

.bsd-wizard {
	background: var(--bsd-surface);
	border: 1px solid var(--bsd-border);
	border-radius: var(--bsd-radius);
	box-shadow: var(--bsd-shadow);
	padding: 32px;
}
.bsd-wizard h2 { font-size: 1.3rem; margin-top: 0; }
.bsd-wizard-progress { gap: 8px; margin-bottom: 28px; }
.bsd-wizard-progress span { height: 5px; background: var(--bsd-border); }
.bsd-wizard-progress span.done { background: var(--bsd-accent); }

.bsd-wizard-notice { border-radius: var(--bsd-radius-sm); font-weight: 500; }
.bsd-wizard-notice-success { background: var(--bsd-green-soft); color: var(--bsd-green); }
.bsd-wizard-notice-error { background: var(--bsd-red-soft); color: var(--bsd-red); }

/* ---------- Single listing (redesigned, space-optimised) ---------- */

.bsd-single-listing { max-width: 1180px; margin: 0 auto; }

/* Wide banner instead of a tall boxy image */
.bsd-listing-banner {
	position: relative;
	border-radius: var(--bsd-radius);
	overflow: hidden;
	box-shadow: var(--bsd-shadow);
	margin-bottom: 22px;
	aspect-ratio: 3 / 1;
	max-height: 340px;
	background: var(--bsd-primary-soft);
}
.bsd-listing-banner img { width: 100%; height: 100%; object-fit: cover; display: block; }
.bsd-listing-banner-badges { position: absolute; top: 16px; left: 16px; display: flex; gap: 8px; }
.bsd-listing-banner-badges .bsd-badge { box-shadow: 0 2px 10px rgba(0,0,0,0.15); }

/* Headline block */
.bsd-listing-header { margin-bottom: 26px; }
.bsd-single-listing .bsd-listing-title { font-size: clamp(1.7rem, 3.5vw, 2.4rem); line-height: 1.12; margin: 0 0 12px; }
.bsd-listing-headline-meta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
}
.bsd-listing-headline-meta .bsd-rating { display: inline-flex; align-items: center; gap: 5px; font-weight: 600; }
.bsd-listing-headline-meta .bsd-stars { color: #f0a500; letter-spacing: 1px; }
.bsd-meta-dot { color: var(--bsd-ink-faint); }

/* Two-column layout: content + sticky sidebar */
.bsd-listing-layout {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 340px;
	gap: 34px;
	align-items: start;
}
.bsd-listing-main { min-width: 0; }
.bsd-listing-section { margin-bottom: 32px; }
.bsd-listing-section:last-child { margin-bottom: 0; }
.bsd-listing-section > h2 {
	font-size: 1.25rem;
	margin: 0 0 14px;
	padding-bottom: 10px;
	border-bottom: 2px solid var(--bsd-border);
}
.bsd-listing-content { color: var(--bsd-ink-soft); line-height: 1.7; }
.bsd-listing-content p { margin-bottom: 1em; }

/* Gallery grid + lightbox */
.bsd-gallery-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
	gap: 12px;
}
.bsd-gallery-item {
	display: block;
	aspect-ratio: 1 / 1;
	border-radius: var(--bsd-radius-sm);
	overflow: hidden;
	box-shadow: var(--bsd-shadow);
	cursor: zoom-in;
	transition: transform 0.18s ease, box-shadow 0.18s ease;
}
.bsd-gallery-item:hover { transform: translateY(-3px); box-shadow: var(--bsd-shadow-lift); }
.bsd-gallery-item img { width: 100%; height: 100%; object-fit: cover; display: block; }

.bsd-lightbox {
	position: fixed;
	inset: 0;
	z-index: 99999;
	display: none;
	align-items: center;
	justify-content: center;
	background: rgba(6, 26, 34, 0.92);
	backdrop-filter: blur(4px);
}
.bsd-lightbox.open { display: flex; }
.bsd-lightbox-img {
	max-width: 90vw;
	max-height: 86vh;
	border-radius: 8px;
	box-shadow: 0 20px 60px rgba(0,0,0,0.5);
}
.bsd-lightbox-close,
.bsd-lightbox-nav {
	position: absolute;
	background: rgba(255,255,255,0.14);
	border: 1px solid rgba(255,255,255,0.28);
	color: #fff;
	cursor: pointer;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background 0.15s ease;
}
.bsd-lightbox-close { top: 22px; right: 22px; width: 46px; height: 46px; font-size: 26px; line-height: 0; }
.bsd-lightbox-nav { top: 50%; transform: translateY(-50%); width: 54px; height: 54px; font-size: 30px; line-height: 0; }
.bsd-lightbox-prev { left: 24px; }
.bsd-lightbox-next { right: 24px; }
.bsd-lightbox-close:hover,
.bsd-lightbox-nav:hover { background: var(--bsd-accent); border-color: var(--bsd-accent); }

.bsd-field-hint { display: block; margin-top: 6px; color: var(--bsd-ink-faint); font-size: 0.82rem; }

@media (max-width: 640px) {
	.bsd-lightbox-nav { width: 42px; height: 42px; font-size: 24px; }
	.bsd-lightbox-prev { left: 10px; }
	.bsd-lightbox-next { right: 10px; }
}

/* Offers grid inside the main column */
.bsd-offers-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
	gap: 14px;
}
.bsd-offer-card {
	display: block;
	text-decoration: none !important;
	padding: 18px;
}
.bsd-offer-card h3 { font-size: 1.02rem; margin: 0 0 6px; color: var(--bsd-ink); }
.bsd-offer-card .bsd-offer-meta { margin: 0 0 6px; }
.bsd-offer-card .bsd-offer-meta strong { color: var(--bsd-accent); font-size: 1rem; }
.bsd-offer-until { font-size: 0.78rem; color: var(--bsd-ink-faint); }

/* Sticky contact sidebar */
.bsd-listing-sidebar { position: sticky; top: 100px; }
.bsd-contact-card {
	background: var(--bsd-surface);
	border: 1px solid var(--bsd-border);
	border-radius: var(--bsd-radius);
	box-shadow: var(--bsd-shadow);
	padding: 22px;
}
.bsd-contact-card h2 { font-size: 1.1rem; margin: 0 0 16px; }
.bsd-contact-list { list-style: none; margin: 0 0 18px; padding: 0; }
.bsd-contact-list li {
	display: flex;
	gap: 10px;
	align-items: flex-start;
	color: var(--bsd-ink-soft);
	line-height: 1.5;
	padding: 8px 0;
	border-bottom: 1px solid var(--bsd-border);
	font-size: 0.92rem;
}
.bsd-contact-list li:last-child { border-bottom: none; }
.bsd-contact-list a { color: var(--bsd-primary); word-break: break-word; }
.bsd-contact-icon { flex: 0 0 auto; line-height: 1.4; }

.bsd-contact-actions { display: flex; flex-direction: column; gap: 10px; }
.bsd-whatsapp-btn {
	text-align: center;
	border-radius: 999px;
	font-weight: 600;
	padding: 12px 24px;
	box-shadow: 0 2px 8px rgba(37, 211, 102, 0.3);
	transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.bsd-whatsapp-btn:hover { transform: translateY(-1px); box-shadow: 0 6px 16px rgba(37, 211, 102, 0.4); }
.bsd-b2b-connect-btn { width: 100%; }

.bsd-inquiry-form { border-top: 1px solid var(--bsd-border); margin-top: 18px; padding-top: 16px; }
.bsd-inquiry-form h3 { font-size: 1rem; margin: 0 0 12px; }

@media (max-width: 900px) {
	.bsd-listing-layout { grid-template-columns: 1fr; gap: 28px; }
	.bsd-listing-sidebar { position: static; }
	.bsd-listing-banner { aspect-ratio: 16 / 9; }
}

/* ---------- Dashboard ---------- */

.bsd-dashboard-tabs { border-bottom: 2px solid var(--bsd-border); gap: 2px; }
.bsd-dashboard-tab {
	font-weight: 600;
	font-size: 0.92rem;
	color: var(--bsd-ink-faint);
	padding: 12px 18px;
	border-bottom: 3px solid transparent;
	text-decoration: none;
}
.bsd-dashboard-tab:hover { color: var(--bsd-ink); }
.bsd-dashboard-tab.active { color: var(--bsd-accent); border-bottom-color: var(--bsd-accent); }

.bsd-dashboard-table {
	background: var(--bsd-surface);
	border: 1px solid var(--bsd-border);
	border-radius: var(--bsd-radius);
	overflow: hidden;
	box-shadow: var(--bsd-shadow);
}
.bsd-dashboard-table th {
	background: var(--bsd-paper);
	font-size: 0.78rem;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: var(--bsd-ink-faint);
	font-weight: 700;
	padding: 12px 16px;
}
.bsd-dashboard-table td { padding: 14px 16px; border-bottom: 1px solid var(--bsd-border); }
.bsd-dashboard-table tr:last-child td { border-bottom: none; }

/* ---------- Homepage sections ---------- */

.bsd-hero {
	background:
		radial-gradient(ellipse 90% 120% at 85% -20%, rgba(232, 99, 10, 0.35), transparent 55%),
		radial-gradient(ellipse 70% 100% at 10% 110%, rgba(27, 94, 116, 0.55), transparent 60%),
		var(--bsd-primary-deep);
	border-radius: 20px;
	padding: 72px 48px 56px;
	color: #fff;
	margin-bottom: 24px;
}
.bsd-hero-eyebrow {
	display: inline-block;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #ffb37a;
	background: rgba(232, 99, 10, 0.16);
	border: 1px solid rgba(232, 99, 10, 0.4);
	border-radius: 999px;
	padding: 6px 16px;
	margin-bottom: 20px;
}
.bsd-hero h1 {
	color: #fff;
	font-size: clamp(2rem, 5vw, 3.2rem);
	line-height: 1.12;
	margin: 0 0 16px;
	max-width: 640px;
}
.bsd-hero h1 em { font-style: normal; color: #ffb37a; }
.bsd-hero p {
	color: rgba(255, 255, 255, 0.82);
	font-size: 1.08rem;
	line-height: 1.6;
	max-width: 540px;
	margin-bottom: 32px;
}
.bsd-hero .bsd-search-form { border: none; box-shadow: 0 12px 40px rgba(0, 0, 0, 0.35); margin: 0; }
.bsd-hero-stats { display: flex; gap: 40px; margin-top: 36px; flex-wrap: wrap; }
.bsd-hero-stat strong {
	display: block;
	font-family: var(--bsd-font-display);
	font-size: 1.6rem;
	color: #fff;
}
.bsd-hero-stat span { color: rgba(255, 255, 255, 0.65); font-size: 0.85rem; }

.bsd-section { margin: 72px 0; }
.bsd-section-eyebrow {
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: var(--bsd-accent);
	margin-bottom: 8px;
	display: block;
}
.bsd-section h2 { font-size: 1.8rem; margin: 0 0 8px; }
.bsd-section-sub { color: var(--bsd-ink-soft); margin-bottom: 28px; max-width: 560px; }

.bsd-cta-band {
	background: var(--bsd-primary);
	border-radius: 20px;
	padding: 56px 48px;
	text-align: center;
	color: #fff;
	margin: 72px 0 32px;
}
.bsd-cta-band h2 { color: #fff; font-size: 1.7rem; margin: 0 0 10px; }
.bsd-cta-band p { color: rgba(255, 255, 255, 0.8); max-width: 520px; margin: 0 auto 28px; }

/* Astra content width breathing room on the front page */
.home .site-content .ast-container { max-width: 1200px; }
.home .entry-title { display: none; }

/* Let the full-bleed hero slider sit flush under the header (kill Astra's
   default content-area top spacing on the front page only). */
.home .content-area.primary { margin-top: 0 !important; padding-top: 0 !important; }
.home .site-main,
.home .ast-article-single,
.home .ast-article-single .entry-content { padding-top: 0 !important; margin-top: 0 !important; }

/* Kill Astra's content link underlines inside our components */
a.bsd-listing-card,
.bsd-news-item a,
.bsd-offer-card a,
a.bsd-wizard-submit,
a.bsd-dashboard-tab,
a.bsd-tag,
a.bsd-whatsapp-btn,
.bsd-hero a,
.bsd-cta-band a {
	text-decoration: none !important;
}
a.bsd-wizard-submit,
a.bsd-wizard-submit:hover {
	color: #fff !important;
}

/* ---------- Hero slider ---------- */

/* Full-bleed hero slider — breaks out of the content container to span the
   full viewport width and fills the screen below the compact header.
   !important overrides Astra's content-width constraint on entry-content children. */
.entry-content > .bsd-slider,
.bsd-slider {
	position: relative;
	width: 100vw !important;
	max-width: 100vw !important;
	margin-left: calc(50% - 50vw) !important;
	margin-right: calc(50% - 50vw) !important;
	margin-top: -25px;
	margin-bottom: 44px;
	border-radius: 0;
	overflow: hidden;
	height: calc(100vh - 81px);
	min-height: 500px;
	max-height: 860px;
}
.bsd-slide {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: center;
	background: var(--bsd-primary-deep) center/cover no-repeat;
	opacity: 0;
	transform: scale(1.04);
	transition: opacity 0.7s ease, transform 1.2s ease;
	pointer-events: none;
}
.bsd-slide.active { opacity: 1; transform: scale(1); pointer-events: auto; }
.bsd-slide-scrim {
	position: absolute;
	inset: 0;
	background: linear-gradient(78deg, rgba(6, 26, 34, 0.92) 0%, rgba(6, 26, 34, 0.62) 48%, rgba(6, 26, 34, 0.12) 100%);
}
/* Slide copy sits in a centred column that lines up with the page content. */
.bsd-slide-content {
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 40px;
}
.bsd-slide-title,
.bsd-slide-meta { max-width: 640px; }
.bsd-slide-excerpt { max-width: 560px; }
.bsd-slide-badges { display: flex; gap: 8px; margin-bottom: 14px; }
.bsd-slide-title {
	font-family: var(--bsd-font-display);
	color: #fff;
	font-size: clamp(1.6rem, 4vw, 2.6rem);
	line-height: 1.1;
	margin: 0 0 10px;
}
.bsd-slide-meta { color: rgba(255, 255, 255, 0.85); font-weight: 600; font-size: 0.92rem; margin: 0 0 10px; }
.bsd-slide-stars { color: #ffc53d; letter-spacing: 1px; }
.bsd-slide-excerpt { color: rgba(255, 255, 255, 0.75); line-height: 1.55; margin: 0 0 22px; }
.bsd-slide-cta {
	align-self: flex-start;
	background: var(--bsd-accent);
	color: #fff !important;
	font-weight: 600;
	padding: 12px 26px;
	border-radius: 999px;
	text-decoration: none !important;
	transition: background 0.15s ease, transform 0.15s ease;
}
.bsd-slide-cta:hover { background: var(--bsd-accent-hover); transform: translateY(-1px); }

/* Circular glass arrows. Reset Astra's default button padding/min-width so the
   box stays square and the chevron is flex-centred (was rendering as an oval). */
.bsd-slider-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 3;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 52px;
	padding: 0;
	min-width: 0;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.32);
	background: rgba(9, 27, 34, 0.42);
	backdrop-filter: blur(8px);
	color: #fff;
	font-size: 22px;
	line-height: 0;
	cursor: pointer;
	transition: background 0.15s ease, border-color 0.15s ease, transform 0.15s ease;
}
.bsd-slider-arrow:hover {
	background: var(--bsd-accent);
	border-color: var(--bsd-accent);
	transform: translateY(-50%) scale(1.06);
}
.bsd-slider-prev { left: 28px; }
.bsd-slider-next { right: 28px; }

.bsd-slider-dots {
	position: absolute;
	bottom: 18px;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	gap: 8px;
	z-index: 2;
}
.bsd-slider-dots button {
	width: 9px;
	height: 9px;
	border-radius: 999px;
	border: none;
	background: rgba(255, 255, 255, 0.45);
	cursor: pointer;
	padding: 0;
	transition: width 0.25s ease, background 0.25s ease;
}
.bsd-slider-dots button.active { width: 26px; background: var(--bsd-accent); }

/* ---------- Category grid ---------- */

.bsd-category-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
	gap: 14px;
}
.bsd-category-tile {
	background: var(--bsd-surface);
	border: 1px solid var(--bsd-border);
	border-radius: var(--bsd-radius);
	padding: 22px 16px;
	text-align: center;
	text-decoration: none !important;
	display: flex;
	flex-direction: column;
	gap: 6px;
	transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}
.bsd-category-tile:hover {
	transform: translateY(-4px);
	box-shadow: var(--bsd-shadow-lift);
	border-color: var(--bsd-accent);
}
.bsd-category-icon { font-size: 1.9rem; line-height: 1; }
.bsd-category-name { font-weight: 700; color: var(--bsd-ink); font-size: 0.92rem; }
.bsd-category-count { color: var(--bsd-ink-faint); font-size: 0.78rem; }

/* ---------- Events strip ---------- */

.bsd-events-strip { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 14px; }
.bsd-event-tile {
	display: flex;
	gap: 16px;
	align-items: center;
	background: var(--bsd-surface);
	border: 1px solid var(--bsd-border);
	border-radius: var(--bsd-radius);
	padding: 16px 18px;
	text-decoration: none !important;
	transition: transform 0.18s ease, box-shadow 0.18s ease;
}
.bsd-event-tile:hover { transform: translateY(-3px); box-shadow: var(--bsd-shadow-lift); }
.bsd-event-date {
	flex: 0 0 auto;
	width: 58px;
	height: 62px;
	background: var(--bsd-accent-soft);
	border-radius: var(--bsd-radius-sm);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.bsd-event-date strong { font-family: var(--bsd-font-display); font-size: 1.35rem; color: var(--bsd-accent); line-height: 1; }
.bsd-event-date span { font-size: 0.72rem; font-weight: 700; text-transform: uppercase; color: var(--bsd-accent); }
.bsd-event-info strong { display: block; color: var(--bsd-ink); font-size: 0.95rem; line-height: 1.3; }
.bsd-event-info span { color: var(--bsd-ink-soft); font-size: 0.82rem; }

/* ---------- Scroll reveal ---------- */

.bsd-reveal { opacity: 0; transform: translateY(24px); transition: opacity 0.6s ease, transform 0.6s ease; }
.bsd-reveal.bsd-revealed { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
	.bsd-reveal { opacity: 1; transform: none; transition: none; }
	.bsd-slide { transition: opacity 0.3s ease; transform: none; }
}

/* ---------- Tablet / small laptop ---------- */

/* The slider arrows sit ~28px from the viewport edge; inset the slide copy
   so it clears them (arrows end at ~80px) instead of overlapping the title. */
@media (min-width: 641px) and (max-width: 1279px) {
	.bsd-slide-content { padding-left: 92px; padding-right: 92px; }
}

/* ---------- Mobile ---------- */

@media (max-width: 640px) {
	.bsd-slider { height: calc(100vh - 64px); min-height: 460px; max-height: none; border-radius: 0; }
	.bsd-slide { align-items: flex-end; }
	.bsd-slide-content { padding: 0 22px 48px; }
	.bsd-slide-scrim { background: linear-gradient(0deg, rgba(6, 26, 34, 0.94) 18%, rgba(6, 26, 34, 0.35) 72%, rgba(6, 26, 34, 0.15) 100%); }
	.bsd-slider-arrow { display: none; }
	.bsd-slider-dots { bottom: 14px; }
	.bsd-hero { padding: 44px 24px 40px; border-radius: 16px; }
	.bsd-hero-stats { gap: 24px; }
	.bsd-wizard { padding: 22px; }
	.bsd-cta-band { padding: 40px 24px; }
	.bsd-section { margin: 48px 0; }

	/* Column layout: flex-basis would become *height*, so reset it. */
	.bsd-search-form { flex-direction: column; align-items: stretch; }
	.bsd-search-form input[type="text"],
	.bsd-search-form select { flex: 0 0 auto; width: 100%; }
	.bsd-search-form select { border-left: none; border-top: 1px solid var(--bsd-border); }
	.bsd-search-form button { width: 100%; }
}

/* ---------- Legal pages (Terms / Privacy / Disclaimer) ---------- */

.bsd-legal {
	max-width: 840px;
	margin: 8px auto 0;
	font-size: 1rem;
	line-height: 1.72;
	color: var(--bsd-ink-soft);
}
/* Align the page title with the 840px reading column on legal pages. */
.page-id-112 .entry-header,
.page-id-3 .entry-header,
.page-id-114 .entry-header {
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.bsd-legal-lead {
	font-family: var(--bsd-font-display);
	font-size: 1.18rem;
	line-height: 1.5;
	color: var(--bsd-ink);
	letter-spacing: -0.01em;
	margin: 0 0 18px;
}
.bsd-legal-updated {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	background: var(--bsd-primary-soft);
	color: var(--bsd-primary);
	font-size: 0.82rem;
	font-weight: 600;
	padding: 7px 14px;
	border-radius: 999px;
	margin: 0 0 8px;
}
.bsd-legal-updated::before {
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: var(--bsd-accent);
}

.bsd-legal-section {
	background: var(--bsd-surface);
	border: 1px solid var(--bsd-border);
	border-radius: var(--bsd-radius);
	padding: 26px 30px;
	margin: 18px 0;
	box-shadow: var(--bsd-shadow);
}
.bsd-legal-section h2 {
	font-size: 1.24rem;
	line-height: 1.3;
	color: var(--bsd-ink);
	margin: 0 0 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid var(--bsd-border);
}
.bsd-legal-section h3 {
	font-size: 1.02rem;
	color: var(--bsd-primary);
	margin: 20px 0 8px;
}
.bsd-legal-section p { margin: 0 0 12px; }
.bsd-legal-section p:last-child { margin-bottom: 0; }
.bsd-legal-section a { color: var(--bsd-accent); font-weight: 600; word-break: break-word; }
.bsd-legal-section a:hover { color: var(--bsd-accent-hover); }

.bsd-legal-list {
	list-style: none;
	margin: 0 0 14px;
	padding: 0;
}
.bsd-legal-list li {
	position: relative;
	padding: 3px 0 3px 26px;
	margin: 0;
}
.bsd-legal-list li::before {
	content: "";
	position: absolute;
	left: 4px;
	top: 12px;
	width: 7px;
	height: 7px;
	border-radius: 2px;
	background: var(--bsd-accent);
	transform: rotate(45deg);
}

@media (max-width: 640px) {
	.bsd-legal-section { padding: 20px 18px; }
	.bsd-legal-lead { font-size: 1.06rem; }
}

/* Footer legal links in the copyright bar */
.bsd-footer-legal {
	margin: 6px 0 0 !important;
	font-size: 0.85rem;
	opacity: 0.92;
}
.bsd-footer-legal a {
	color: inherit;
	text-decoration: none;
	opacity: 0.85;
	transition: opacity 0.2s ease;
}
.bsd-footer-legal a:hover { opacity: 1; text-decoration: underline; }
.bsd-footer-legal .bsd-footer-sep { opacity: 0.4; margin: 0 4px; }
