:root {
	--e-global-color-primary: #FF6B00;
	--e-global-color-secondary: #E55F00;
	--e-global-color-text: #1A1A1A;
	--e-global-color-accent: #61CE70;
	--e-global-color-c068604: #FF8A33;
	--e-global-color-e740fdf: #FFF0E0;
	--e-global-color-2b9519f: #737373;
	--e-global-color-8a24601: #141414;
	--e-global-color-912faf6: #FAFAFA;
	--e-global-color-87ea290: #F7F7F7;
	--e-global-color-2d9cef7: #F0F0F0;
	--e-global-color-7798ada: #E5E5E5;
	--e-global-color-b05c575: #DC2626;
	--e-global-color-a0bd396: #D4A843;
	--e-global-color-da4f162: #A0A0A0;
	--e-global-color-660d139: #B8743D;
	--e-global-color-6ca0ffe: #1F1F1F;
	--e-global-typography-primary-font-family: "Oswald";
	--e-global-typography-primary-font-size: 48px;
	--e-global-typography-primary-font-weight: 800;
	--e-global-typography-primary-text-transform: uppercase;
	--e-global-typography-secondary-font-family: "Oswald";
	--e-global-typography-secondary-font-size: 36px;
	--e-global-typography-secondary-font-weight: 600;
	--e-global-typography-secondary-text-transform: uppercase;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-size: 14px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Inter";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-5447e22-font-family: "Oswald";
	--e-global-typography-5447e22-font-size: 18px;
	--e-global-typography-5447e22-font-weight: 700;
	--e-global-typography-5447e22-text-transform: uppercase;
	--e-global-typography-d60650d-font-family: "Oswald";
	--e-global-typography-d60650d-font-size: 14px;
	--e-global-typography-d60650d-font-weight: 600;
	--e-global-typography-d60650d-text-transform: uppercase;
	--e-global-typography-8d64acd-font-family: "Inter";
	--e-global-typography-8d64acd-font-size: 12px;
	--e-global-typography-3c527d6-font-family: "Inter";
	--e-global-typography-3c527d6-font-size: 10px;
	--e-global-typography-3c527d6-font-weight: 500;
	--e-global-typography-3cbe425-font-family: "Oswald";
	--e-global-typography-3cbe425-font-size: 14px;
	--e-global-typography-3cbe425-font-weight: 500;
	--e-global-typography-3cbe425-text-transform: uppercase;
	--e-global-typography-3cbe425-letter-spacing: 1.3px;
	--e-global-typography-7fa5352-font-family: "Oswald";
	--e-global-typography-7fa5352-font-size: 24px;
	--e-global-typography-7fa5352-font-weight: 700;
	--e-global-typography-7fa5352-text-transform: uppercase;
	--wsw-theme-accent: var(--e-global-color-primary);
	--wsw-theme-accent-strong: var(--e-global-color-secondary);
	--wsw-theme-text: var(--e-global-color-text);
	--wsw-theme-text-soft: var(--e-global-color-2b9519f);
	--wsw-theme-surface: var(--e-global-color-912faf6);
	--wsw-theme-surface-strong: var(--e-global-color-87ea290);
	--wsw-theme-border: var(--e-global-color-7798ada);
	--wsw-theme-heading-font: var(--e-global-typography-primary-font-family), sans-serif;
	--wsw-theme-body-font: var(--e-global-typography-text-font-family), sans-serif;
	--wsw-theme-button-font: var(--e-global-typography-accent-font-family), sans-serif;
	--wsw-brand-black: var(--e-global-color-8a24601);
	--wsw-brand-black-soft: var(--e-global-color-6ca0ffe);
	--wsw-brand-panel: var(--e-global-color-912faf6);
	--wsw-brand-panel-strong: var(--e-global-color-87ea290);
	--wsw-brand-border: var(--e-global-color-7798ada);
	--wsw-brand-gold: var(--e-global-color-primary);
	--wsw-brand-gold-strong: var(--e-global-color-c068604);
	--wsw-brand-gold-deep: var(--e-global-color-secondary);
	--wsw-brand-text: var(--e-global-color-text);
	--wsw-brand-text-soft: var(--e-global-color-2b9519f);
	--wsw-shell-frame: var(--e-global-color-primary);
	--wsw-notice-bg: var(--e-global-color-primary);
	--wsw-notice-border: var(--e-global-color-secondary);
	--wsw-countdown-tile-bg: var(--e-global-color-6ca0ffe);
	--wsw-countdown-number: var(--e-global-color-c068604);
	--wsw-font-body: var(--e-global-typography-text-font-family), sans-serif;
	--wsw-font-heading: var(--e-global-typography-primary-font-family), sans-serif;
	--wsw-font-button: var(--e-global-typography-accent-font-family), sans-serif;
	--wsw-font-countdown: var(--e-global-typography-accent-font-family), sans-serif;
	--wsw-font-wheel: var(--e-global-typography-secondary-font-family), sans-serif;
	--wsw-brand-shadow: 0 16px 36px rgba(0, 0, 0, 0.24);
}

.wsw-style-scope .wsw-prize-grid-section {
	--wsw-prize-orange: #ff6b00;
	--wsw-prize-orange-dark: #e55f00;
	--wsw-prize-text: #1a1a1a;
	--wsw-prize-border: #e5e5e5;
	--wsw-prize-card-bg: #ffffff;
	--wsw-prize-chip-bg: #f8f8f8;
	--wsw-prize-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
	--wsw-prize-shadow-hover: 0 12px 32px rgba(0, 0, 0, 0.12);
	gap: 32px;
	margin: 0 0 24px;
	padding: 44px 24px;
	background: transparent;
	color: var(--wsw-prize-text);
	font-family: var(--wsw-font-body, "Inter", Arial, sans-serif);
}

.wsw-style-scope .wsw-prize-grid-section__subtitle {
	color: var(--wsw-prize-orange);
	font-family: var(--wsw-font-heading, "Oswald", Impact, sans-serif);
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.28em;
	line-height: 1.2;
}

.wsw-style-scope .wsw-prize-grid-section__title-row {
	gap: 14px;
}

.wsw-style-scope .wsw-prize-grid-section__icon {
	width: 42px;
	height: 42px;
	color: var(--wsw-prize-orange);
}

.wsw-style-scope .wsw-prize-grid-section__title {
	color: var(--wsw-prize-text);
	font-family: var(--wsw-font-heading, "Oswald", Impact, sans-serif);
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1;
}

.wsw-style-scope .wsw-prize-grid-section__meta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 14px;
	color: #666666;
	font-size: 14px;
	line-height: 1.2;
}

.wsw-style-scope .wsw-prize-grid-section__meta-item {
	display: inline-flex;
	align-items: center;
	gap: 8px;
}

.wsw-style-scope .wsw-prize-grid-section__meta-item:first-child > span {
	color: var(--wsw-prize-orange);
}

.wsw-style-scope .wsw-prize-grid-section__meta-item strong {
	color: var(--wsw-prize-text);
	font-weight: 800;
}

.wsw-style-scope .wsw-prize-grid-section__meta-divider {
	width: 1px;
	height: 18px;
	background: var(--wsw-prize-border);
}

.wsw-style-scope .wsw-prize-grid-section__available-dot,
.wsw-style-scope .wsw-prize-card__remaining-dot {
	position: relative;
	width: 10px;
	height: 10px;
	border-radius: 999px;
	background: #16a34a;
}

.wsw-style-scope .wsw-prize-card__remaining-dot::before {
	content: "";
	position: absolute;
	inset: -5px;
	border-radius: inherit;
	background: rgba(22, 163, 74, 0.24);
	animation: wsw-prize-ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}

.wsw-style-scope .wsw-prize-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
	max-width: 1160px;
	width: 100%;
	margin: 0 auto;
}

.wsw-style-scope .wsw-prize-card,
.wsw-style-scope .wsw-prize-card.is-no-win {
	--wsw-prize-accent: #ff8f1f;
	display: grid;
	overflow: hidden;
	border: 1px solid var(--wsw-prize-border);
	border-radius: 16px;
	background: var(--wsw-prize-card-bg);
	box-shadow: var(--wsw-prize-shadow);
	color: var(--wsw-prize-text);
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.wsw-style-scope .wsw-prize-card::before {
	content: "";
	height: 4px;
	background: linear-gradient(135deg, var(--wsw-prize-accent) 0%, #ff9533 100%);
}

.wsw-style-scope .wsw-prize-card:hover {
	transform: translateY(-4px);
	box-shadow: var(--wsw-prize-shadow-hover);
}

.wsw-style-scope .wsw-prize-card__hero {
	position: relative;
	display: grid;
	place-items: center;
	min-height: 128px;
	padding: 20px;
	background: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.08) 0 1px, transparent 1px 13px), linear-gradient(135deg, color-mix(in srgb, var(--wsw-prize-accent) 82%, #ffffff 18%) 0%, var(--wsw-prize-accent) 100%);
}

.wsw-style-scope .wsw-prize-card__badge {
	position: absolute;
	top: 12px;
	left: 12px;
	display: inline-flex;
	align-items: center;
	gap: 5px;
	max-width: calc(100% - 24px);
	min-height: 22px;
	padding: 5px 10px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.92);
	color: var(--wsw-prize-accent);
	font-family: var(--wsw-font-heading, "Oswald", Impact, sans-serif);
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.wsw-style-scope .wsw-prize-card__cash-alt {
	position: absolute;
	top: 12px;
	right: 12px;
	display: grid;
	justify-items: end;
	gap: 2px;
	color: #ffffff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
}

.wsw-style-scope .wsw-prize-card__cash-alt span {
	font-size: 10px;
	font-weight: 800;
	text-transform: uppercase;
}

.wsw-style-scope .wsw-prize-card__cash-alt strong,
.wsw-style-scope .wsw-prize-card__cash-alt .woocommerce-Price-amount {
	color: #ffffff;
	font-family: var(--wsw-font-heading, "Oswald", Impact, sans-serif);
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
}

.wsw-style-scope .wsw-prize-card__icon-tile {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 96px;
	height: 96px;
	border: 4px solid rgba(255, 255, 255, 0.2);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.16);
	color: #ffffff;
}

.wsw-style-scope .wsw-prize-card__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 42px;
	line-height: 1;
	color: #ffffff;
}

.wsw-style-scope .wsw-prize-card__icon--svg {
	width: 46px;
	height: 46px;
	stroke: currentColor;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
	fill: none;
}

.wsw-style-scope .wsw-prize-card__body {
	display: grid;
	gap: 14px;
	padding: 24px;
}

.wsw-style-scope .wsw-prize-card__eyebrow {
	color: #777777;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1;
}

.wsw-style-scope .wsw-prize-card__label {
	margin: -6px 0 0;
	color: var(--wsw-prize-text);
	font-family: var(--wsw-font-heading, "Oswald", Impact, sans-serif);
	font-size: 20px;
	font-weight: 600;
	line-height: 1.1;
	text-transform: uppercase;
}

.wsw-style-scope .wsw-prize-card__claimed {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	color: #555555;
	font-size: 12px;
	font-weight: 600;
}

.wsw-style-scope .wsw-prize-card__claimed strong {
	color: var(--wsw-prize-text);
	font-weight: 800;
}

.wsw-style-scope .wsw-prize-card__progress {
	height: 6px;
	overflow: hidden;
	border-radius: 999px;
	background: #eeeeee;
}

.wsw-style-scope .wsw-prize-card__progress span {
	display: block;
	height: 100%;
	border-radius: inherit;
	background: linear-gradient(135deg, var(--wsw-prize-accent) 0%, #ff9533 100%);
}

.wsw-style-scope .wsw-prize-card__stats {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
	margin: 0;
}

.wsw-style-scope .wsw-prize-card__stat {
	display: grid;
	grid-template-columns: 16px minmax(0, 1fr);
	align-items: center;
	gap: 8px;
	padding: 11px;
	border: 0;
	border-radius: 8px;
	background: var(--wsw-prize-chip-bg);
	color: var(--wsw-prize-text);
}

.wsw-style-scope .wsw-prize-card__stat small {
	display: block;
	color: #777777;
	font-size: 11px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
}

.wsw-style-scope .wsw-prize-card__stat strong {
	display: block;
	margin-top: 3px;
	color: var(--wsw-prize-text);
	font-family: var(--wsw-font-heading, "Oswald", Impact, sans-serif);
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
}

.wsw-style-scope .wsw-prize-winners {
	position: relative;
	margin: 2px 0 0;
	padding: 16px 0 0;
	border-top: 1px solid var(--wsw-prize-border);
	background: transparent;
}

.wsw-style-scope .wsw-prize-winners.has-scroll-hint::before,
.wsw-style-scope .wsw-prize-winners.has-scroll-hint::after {
	content: "";
	position: absolute;
	right: 2px;
	z-index: 2;
	width: 16px;
	height: 16px;
	border-radius: 999px;
	background-color: rgba(255, 255, 255, 0.92);
	border: 1px solid var(--wsw-prize-border);
	pointer-events: none;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 8px 8px;
}

.wsw-style-scope .wsw-prize-winners.has-scroll-hint::before {
	top: 51px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 7.5 6 4.5l3 3' fill='none' stroke='%23ff6b00' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.wsw-style-scope .wsw-prize-winners.has-scroll-hint::after {
	bottom: 4px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4.5 6 7.5l3-3' fill='none' stroke='%23ff6b00' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.wsw-style-scope .wsw-prize-winners__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	margin: 0 0 12px;
}

.wsw-style-scope .wsw-prize-winners__title {
	margin: 0;
	color: var(--wsw-prize-text);
	font-family: var(--wsw-font-heading, "Oswald", Impact, sans-serif);
	font-size: 13px;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
}

.wsw-style-scope .wsw-prize-winners__count {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 22px;
	height: 22px;
	padding: 0 7px;
	border-radius: 999px;
	background: #f1f1f1;
	color: #777777;
	font-size: 11px;
	font-weight: 800;
}

.wsw-style-scope .wsw-prize-winners__list {
	display: grid;
	align-content: start;
	gap: 8px;
	min-height: 142px;
	max-height: 142px;
	overflow-y: auto;
	padding-right: 0;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.wsw-style-scope .wsw-prize-winners__list::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.wsw-style-scope .wsw-prize-winners__actions {
	margin: 0;
}

.wsw-style-scope .wsw-winner-tile {
	display: grid;
	grid-template-columns: 32px minmax(0, 1fr) auto;
	gap: 10px;
	align-items: center;
	min-height: 42px;
	padding: 8px 10px;
	border: 0;
	border-radius: 8px;
	background: #f8f8f8;
	box-shadow: none;
}

.wsw-style-scope .wsw-winner-tile--placeholder {
	grid-template-columns: 18px minmax(0, 1fr);
	border: 1px dashed var(--wsw-prize-border);
	background: #ffffff;
	color: #777777;
	font-style: italic;
}

.wsw-style-scope .wsw-winner-tile__placeholder-icon {
	color: var(--wsw-prize-orange);
	font-size: 12px;
	line-height: 1;
	text-align: center;
}

.wsw-style-scope .wsw-winner-tile__placeholder-text {
	font-size: 13px;
	font-weight: 500;
	line-height: 1.2;
}

.wsw-style-scope .wsw-winner-tile__badge {
	width: 32px;
	height: 32px;
	border: 0;
	border-radius: 999px;
	background: linear-gradient(135deg, var(--wsw-prize-accent) 0%, #ff9533 100%);
	color: #ffffff;
	font-size: 13px;
	font-weight: 800;
}

.wsw-style-scope .wsw-winner-tile__name {
	color: var(--wsw-prize-text);
	font-size: 14px;
	font-weight: 600;
	line-height: 1.15;
}

.wsw-style-scope .wsw-winner-tile__date {
	color: #777777;
	font-size: 11px;
	font-weight: 700;
	white-space: nowrap;
}

.wsw-style-scope .wsw-prize-winners__load-more {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: auto;
	min-width: 118px;
	min-height: 38px;
	padding: 9px 14px;
	border-radius: 8px;
	background: var(--wsw-prize-orange);
	border-color: var(--wsw-prize-orange-dark);
	color: #ffffff;
	font-family: var(--wsw-font-heading, "Oswald", Impact, sans-serif);
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	box-shadow: none;
}

.wsw-style-scope .wsw-progress-card,
.wsw-style-scope .wsw-countdown-card,
.wsw-style-scope .wsw-buy-box,
.wsw-style-scope .wsw-skill-question {
	background: transparent;
	border: 0;
	box-shadow: none;
}

.wsw-style-scope .wsw-progress-card {
	gap: 14px;
	padding: 0;
	border-radius: 0;
}

.wsw-style-scope .wsw-progress-card__bar {
	height: 8px;
	border: 0;
	background: #ececec;
}

.wsw-style-scope .wsw-progress-card__fill {
	background: linear-gradient(90deg, #ff6b00 0%, #ff9a3c 100%);
	box-shadow: none;
}

.wsw-style-scope .wsw-progress-card__stats {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 8px;
}

.wsw-style-scope .wsw-progress-card__stat {
	display: grid;
	gap: 4px;
	justify-items: center;
	padding: 12px 10px;
	border: 0;
	border-radius: 8px;
	background: #f8f8f8;
	color: #777777;
	font-size: 12px;
	text-transform: uppercase;
}

.wsw-style-scope .wsw-progress-card__stat strong {
	color: #1a1a1a;
	font-size: 18px;
}

.wsw-style-scope .wsw-wheel-shell__stats-strip {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	overflow: hidden;
	border-radius: 0 0 18px 18px;
	background: #141414;
	border-top: 1px solid rgba(255, 107, 0, 0.28);
}

.wsw-style-scope .wsw-wheel-shell__stat {
	display: grid;
	justify-items: center;
	gap: 5px;
	padding: 14px 10px;
	text-align: center;
	border-right: 1px solid rgba(255, 255, 255, 0.08);
}

.wsw-style-scope .wsw-wheel-shell__stat:last-child {
	border-right: 0;
}

.wsw-style-scope .wsw-wheel-shell__stat-icon {
	color: #ff6b00;
	font-size: 18px;
	line-height: 1;
}

.wsw-style-scope .wsw-wheel-shell__stat strong {
	color: #ffffff;
	font-family: var(--wsw-font-heading, "Oswald", Impact, sans-serif);
	font-size: 22px;
	line-height: 1;
}

.wsw-style-scope .wsw-wheel-shell__stat span:last-child {
	color: #a0a0a0;
	font-size: 10px;
	font-weight: 800;
	line-height: 1.1;
	text-transform: uppercase;
}

.wsw-skill-question,
.wsw-style-scope .wsw-skill-question {
	background: transparent;
	border: 0;
	box-shadow: none;
	padding: 0;
}

.wsw-style-scope .wsw-progress-card {
	display: grid;
	gap: 14px;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

.wsw-style-scope .wsw-progress-card__header {
	align-items: center;
	margin: 0;
}

.wsw-style-scope .wsw-progress-card__title {
	color: #1a1a1a;
	font-size: 16px;
	font-weight: 800;
	line-height: 1;
}

.wsw-style-scope .wsw-progress-card__summary {
	color: #ff6b00;
	font-size: 13px;
	font-weight: 800;
	line-height: 1;
}

.wsw-style-scope .wsw-progress-card__bar {
	height: 12px;
	border: 0;
	border-radius: 999px;
	background: #eeeeee;
	overflow: hidden;
}

.wsw-style-scope .wsw-progress-card__fill {
	height: 100%;
	border-radius: inherit;
	background: linear-gradient(90deg, #ff6b00 0%, #ff7f1f 100%);
	box-shadow: none;
}

.wsw-style-scope .wsw-progress-card__stats {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 10px;
	align-items: stretch;
}

.wsw-style-scope .wsw-progress-card__stat {
	display: grid;
	align-content: center;
	justify-items: center;
	gap: 6px;
	min-height: 60px;
	padding: 10px 8px;
	border: 1px solid #dddddd;
	border-radius: 8px;
	background: #ffffff;
	color: #6b7280;
	font-size: 10px;
	font-weight: 800;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
}

.wsw-style-scope .wsw-progress-card__stat span {
	color: #6b7280;
	font-size: 10px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
}

.wsw-style-scope .wsw-progress-card__stat strong {
	display: block;
	margin: 0;
	color: #111111;
	font-family: var(--wsw-font-heading, "Oswald", Impact, sans-serif);
	font-size: 22px;
	font-weight: 800;
	line-height: 1;
}

@media (max-width: 620px) {
	.wsw-style-scope .wsw-progress-card__stats {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@keyframes wsw-prize-ping {
	75%, 100% {
		transform: scale(2);
		opacity: 0;
	}
}

@media (max-width: 1180px) {
	.wsw-style-scope .wsw-prize-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 860px) {
	.wsw-style-scope .wsw-prize-grid {
		grid-template-columns: 1fr;
	}
}

/* Final product-page overrides: keep these after legacy Spin Wheel rules. */
.single-product .wsw-style-scope .wsw-skill-question,
.single-product .wsw-style-scope .wsw-buy-box .wsw-skill-question,
.single-product .wsw-style-scope form.cart .wsw-skill-question,
.single-product .wsw-style-scope .wsw-buy-box,
.single-product .wsw-style-scope .wsw-buy-box__form,
.single-product .wsw-style-scope form.cart.wsw-buy-box__form {
	background: transparent !important;
	border: 0 !important;
	outline: 0 !important;
	box-shadow: none !important;
	padding: 0 !important;
}

.single-product .wsw-style-scope .wsw-skill-question::before,
.single-product .wsw-style-scope .wsw-skill-question::after {
	content: none !important;
}

.single-product .wsw-style-scope .wsw-skill-question__label,
.single-product .wsw-style-scope .wsw-skill-question__text {
	margin: 0 0 12px !important;
	color: #111111 !important;
	font-family: var(--wsw-font-body, "Inter", Arial, sans-serif) !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
}

.single-product .wsw-style-scope .wsw-skill-question__label,
.single-product .wsw-style-scope .wsw-skill-question__label strong {
	color: #111111 !important;
	font-family: var(--wsw-font-heading, "Oswald", Impact, sans-serif) !important;
	font-size: 20px !important;
	font-weight: 800 !important;
	line-height: 1.1 !important;
	text-transform: uppercase !important;
}

.single-product .wsw-style-scope .wsw-skill-question__text {
	color: #111111 !important;
	font-size: 15px !important;
	font-weight: 400 !important;
	line-height: 1.45 !important;
}

.single-product .wsw-style-scope .wsw-skill-question__answers {
	display: grid !important;
	gap: 10px !important;
	margin: 0 !important;
	padding: 0 !important;
}

.single-product .wsw-style-scope .wsw-skill-question__answer {
	display: flex !important;
	align-items: center !important;
	gap: 10px !important;
	min-height: 42px !important;
	padding: 10px 12px !important;
	border: 1px solid #ff6b00 !important;
	border-radius: 8px !important;
	background: #ffffff !important;
	box-shadow: none !important;
	color: #111111 !important;
	font-family: var(--wsw-font-body, "Inter", Arial, sans-serif) !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.2 !important;
}

.single-product .wsw-style-scope .wsw-skill-question__answer:hover,
.single-product .wsw-style-scope .wsw-skill-question__answer:focus-within {
	background: #fff5ed !important;
	border-color: #e55f00 !important;
	color: #111111 !important;
}

.single-product .wsw-style-scope .wsw-skill-question__answer span {
	color: #111111 !important;
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}

.single-product .wsw-style-scope .wsw-skill-question__answer input[type="radio"] {
	accent-color: #ff6b00;
}

.single-product .wsw-style-scope .wsw-progress-card {
	display: grid !important;
	gap: 14px !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

.single-product .wsw-style-scope .wsw-progress-card__header {
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 16px !important;
	margin: 0 !important;
}

.single-product .wsw-style-scope .wsw-progress-card__title {
	margin: 0 !important;
	color: #111111 !important;
	font-size: 16px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
}

.single-product .wsw-style-scope .wsw-progress-card__summary {
	color: #ff5f00 !important;
	font-size: 13px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	white-space: nowrap !important;
}

.single-product .wsw-style-scope .wsw-progress-card__bar {
	height: 12px !important;
	overflow: hidden !important;
	border: 0 !important;
	border-radius: 999px !important;
	background: #eeeeee !important;
	box-shadow: none !important;
}

.single-product .wsw-style-scope .wsw-progress-card__fill {
	height: 100% !important;
	border-radius: inherit !important;
	background: linear-gradient(90deg, #ff6b00 0%, #ff7f1f 100%) !important;
	box-shadow: none !important;
}

.single-product .wsw-style-scope .wsw-progress-card__stats {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	gap: 10px !important;
	align-items: stretch !important;
	margin: 4px 0 0 !important;
	padding: 0 !important;
}

.single-product .wsw-style-scope .wsw-progress-card__stat {
	display: grid !important;
	align-content: center !important;
	justify-items: center !important;
	gap: 6px !important;
	min-height: 60px !important;
	padding: 10px 8px !important;
	border: 1px solid #dddddd !important;
	border-radius: 8px !important;
	background: #ffffff !important;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.02) !important;
	color: #6b7280 !important;
	font-size: 10px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	text-align: center !important;
	text-transform: uppercase !important;
}

.single-product .wsw-style-scope .wsw-progress-card__stat span {
	display: block !important;
	color: #6b7280 !important;
	font-size: 10px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	text-transform: uppercase !important;
}

.single-product .wsw-style-scope .wsw-progress-card__stat strong {
	display: block !important;
	margin: 0 !important;
	color: #111111 !important;
	font-family: var(--wsw-font-heading, "Oswald", Impact, sans-serif) !important;
	font-size: 22px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
}

/* Absolute final skill-question polish: this must remain last. */
.single-product .wsw-style-scope .wsw-buy-box,
.single-product .wsw-style-scope .wsw-buy-box__form,
.single-product .wsw-style-scope form.cart.wsw-buy-box__form,
.single-product .wsw-style-scope .wsw-skill-question {
	background: transparent !important;
	border: 0 !important;
	outline: 0 !important;
	box-shadow: none !important;
	padding: 0 !important;
}

.single-product .wsw-style-scope .wsw-skill-question__label,
.single-product .wsw-style-scope .wsw-skill-question__label strong {
	margin: 0 0 12px !important;
	color: #111111 !important;
	font-family: var(--wsw-font-heading, "Oswald", Impact, sans-serif) !important;
	font-size: 20px !important;
	font-weight: 800 !important;
	line-height: 1.1 !important;
	text-transform: uppercase !important;
}

.single-product .wsw-style-scope .wsw-skill-question__text {
	margin: 0 0 12px !important;
	color: #111111 !important;
	font-family: var(--wsw-font-body, "Inter", Arial, sans-serif) !important;
	font-size: 15px !important;
	font-weight: 400 !important;
	line-height: 1.45 !important;
}

.single-product .wsw-style-scope .wsw-skill-question__answers {
	display: grid !important;
	gap: 10px !important;
	margin: 0 !important;
	padding: 0 !important;
}

.single-product .wsw-style-scope .wsw-skill-question__answer {
	display: flex !important;
	align-items: center !important;
	gap: 10px !important;
	min-height: 42px !important;
	padding: 10px 12px !important;
	border: 1px solid #ff6b00 !important;
	border-radius: 8px !important;
	background: #ffffff !important;
	box-shadow: none !important;
	color: #111111 !important;
	font-family: var(--wsw-font-body, "Inter", Arial, sans-serif) !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.2 !important;
}

.single-product .wsw-style-scope .wsw-skill-question__answer:hover,
.single-product .wsw-style-scope .wsw-skill-question__answer:focus-within {
	background: #fff5ed !important;
	border-color: #e55f00 !important;
	color: #111111 !important;
}

.single-product .wsw-style-scope .wsw-skill-question__answer span {
	color: #111111 !important;
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}

.single-product .wsw-style-scope .wsw-skill-question__answer input[type="radio"] {
	accent-color: #ff6b00;
}

@media (max-width: 620px) {
	.single-product .wsw-style-scope .wsw-progress-card__stats {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

.wsw-game-area,
.wsw-buy-box,
.wsw-available-spins,
.wsw-prize-grid,
.wsw-wheel-shell,
.wsw-order-go-to-spin,
.wsw-product-title {
	margin: 0 0 24px;
	font-family: var(--wsw-font-body);
}

.wsw-product-title h2,
.wsw-progress-card__title,
.wsw-countdown-card__title,
.wsw-order-go-to-spin h3,
.wsw-result-modal__message {
	font-family: var(--wsw-font-heading);
}

.wsw-go-to-spin.button,
.wsw-buy-box__form .single_add_to_cart_button,
.wsw-wheel-shell__message,
.wsw-wheel-shell__center,
.wsw-prize-card__toggle,
.wsw-progress-card__summary {
	font-family: var(--wsw-font-button);
}

.wsw-product-title h2 {
	margin: 0 0 12px;
	font-size: clamp(1.6rem, 2.2vw, 2.4rem);
	line-height: 1.1;
	color: var(--wsw-brand-gold-strong);
	text-shadow: 0 2px 10px rgba(0, 0, 0, 0.28);
}

.wsw-state-message,
.wsw-available-spins__count {
	padding: 14px 16px;
	border-radius: 14px;
	background: linear-gradient(180deg, var(--e-global-color-912faf6, #FAFAFA) 0%, var(--e-global-color-87ea290, #F7F7F7) 100%);
	border: 1px solid rgba(255, 107, 0, 0.55);
	box-shadow: var(--wsw-brand-shadow);
	color: var(--wsw-brand-text);
}

.wsw-available-spins,
.wsw-order-go-to-spin__list {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	align-items: center;
}

.wsw-go-to-spin.button {
	background: linear-gradient(180deg, var(--e-global-color-primary, #FF6B00) 0%, var(--e-global-color-c068604, #FF8A33) 100%);
	border-color: var(--e-global-color-secondary, #E55F00);
	color: #ffffff;
	box-shadow: 0 12px 24px rgba(229, 95, 0, 0.22);
}

.wsw-go-to-spin.button:hover,
.wsw-go-to-spin.button:focus {
	background: linear-gradient(180deg, var(--e-global-color-c068604, #FF8A33) 0%, var(--e-global-color-secondary, #E55F00) 100%);
	border-color: var(--e-global-color-secondary, #E55F00);
	color: #ffffff;
}

.wsw-prize-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 14px;
}

.wsw-prize-grid-section {
	display: grid;
	gap: 20px;
}

.wsw-prize-grid-section__header {
	display: grid;
	gap: 10px;
	justify-items: center;
	text-align: center;
}

.wsw-prize-grid-section__subtitle {
	color: var(--e-global-color-2b9519f, #737373);
	font-family: var(--e-global-typography-d60650d-font-family, "Oswald"), sans-serif;
	font-size: var(--e-global-typography-d60650d-font-size, 14px);
	font-weight: var(--e-global-typography-d60650d-font-weight, 600);
	text-transform: var(--e-global-typography-d60650d-text-transform, uppercase);
	letter-spacing: 0.08em;
}

.wsw-prize-grid-section__title-row {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	flex-wrap: wrap;
}

.wsw-prize-grid-section__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	color: var(--e-global-color-primary, #FF6B00);
	flex: 0 0 auto;
}

.wsw-prize-grid-section__icon svg {
	display: block;
	width: 100%;
	height: 100%;
	stroke: currentColor;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
	fill: none;
}

.wsw-prize-grid-section__title {
	margin: 0;
	color: var(--e-global-color-text, #1A1A1A);
	font-family: var(--e-global-typography-primary-font-family, "Oswald"), sans-serif;
	font-size: clamp(1.9rem, 3vw, 3rem);
	font-weight: var(--e-global-typography-primary-font-weight, 800);
	line-height: 1;
	text-transform: var(--e-global-typography-primary-text-transform, uppercase);
}

.wsw-prize-card {
	--wsw-prize-accent: var(--e-global-color-primary, #FF6B00);
	border-radius: 20px;
	border: 1px solid rgba(255, 107, 0, 0.42);
	background: linear-gradient(180deg, var(--e-global-color-6ca0ffe, #1F1F1F) 0%, var(--e-global-color-8a24601, #141414) 100%);
	box-shadow: 0 14px 30px rgba(0, 0, 0, 0.28);
	overflow: hidden;
}

.wsw-prize-card.is-no-win {
	background: linear-gradient(180deg, var(--e-global-color-6ca0ffe, #1F1F1F) 0%, var(--e-global-color-8a24601, #141414) 100%);
}

.wsw-prize-card__summary {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 78px;
	align-items: stretch;
	min-height: 112px;
	border-left: 4px solid var(--wsw-prize-accent);
}

.wsw-prize-card__summary-main {
	display: grid;
	align-content: center;
	gap: 8px;
	padding: 22px 24px;
	min-width: 0;
}

.wsw-prize-card__eyebrow {
	font-size: 0.72rem;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	color: var(--e-global-color-912faf6, #FAFAFA);
}

.wsw-prize-card__label {
	margin: 0;
	font-size: clamp(1.1rem, 1.7vw, 1.45rem);
	font-weight: var(--e-global-typography-primary-font-weight, 800);
	font-family: var(--e-global-typography-primary-font-family, "Oswald"), sans-serif;
	text-transform: uppercase;
	line-height: 1.1;
	color: var(--e-global-color-primary, #FF6B00);
}

.wsw-prize-card__description {
	font-size: 1rem;
	line-height: 1.5;
	color: var(--e-global-color-912faf6, #FAFAFA);
}

.wsw-prize-card__stats {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 12px;
}

.wsw-prize-card__stat {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 6px 10px;
	border-radius: 999px;
	background: rgba(255, 107, 0, 0.08);
	border: 1px solid rgba(255, 107, 0, 0.32);
	font-size: 0.84rem;
	line-height: 1.2;
	color: var(--e-global-color-912faf6, #FAFAFA);
}

.wsw-prize-card__stat strong {
	color: var(--e-global-color-primary, #FF6B00);
}

.wsw-prize-card__toggle {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 100%;
	padding: 0;
	border: 0;
	border-left: 1px solid rgba(255, 107, 0, 0.28);
	background: linear-gradient(180deg, rgba(255, 107, 0, 0.18) 0%, rgba(229, 95, 0, 0.18) 100%);
	color: var(--e-global-color-primary, #FF6B00);
	cursor: pointer;
	transition: background 0.2s ease, transform 0.2s ease;
}

.wsw-prize-card__toggle:hover,
.wsw-prize-card__toggle:focus {
	background: linear-gradient(180deg, rgba(255, 107, 0, 0.28) 0%, rgba(229, 95, 0, 0.28) 100%);
}

.wsw-prize-card__toggle[aria-expanded="true"] .wsw-prize-card__toggle-icon {
	transform: none;
}

.wsw-prize-card__toggle-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 999px;
	background: rgba(255, 107, 0, 0.18);
	font-size: 2rem;
	font-weight: 400;
	line-height: 1;
	color: var(--e-global-color-primary, #FF6B00);
	transition: transform 0.22s ease;
}

.wsw-prize-card__panel {
	padding: 0 24px 22px;
	background: linear-gradient(180deg, rgba(31, 31, 31, 0.94) 0%, rgba(20, 20, 20, 0.98) 100%);
}

.wsw-prize-winners {
	margin-top: 0;
	padding-top: 18px;
	border-top: 1px solid rgba(255, 107, 0, 0.22);
}

.wsw-prize-winners__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 12px;
}

.wsw-prize-winners__title {
	margin: 0;
	font-size: 0.95rem;
	line-height: 1.2;
	color: var(--e-global-color-primary, #FF6B00);
}

.wsw-prize-winners__grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
	gap: 10px;
	margin-bottom: 0;
}

.wsw-winner-tile {
	display: grid;
	grid-template-columns: 34px 1fr;
	gap: 10px;
	align-items: center;
	padding: 10px 12px;
	border-radius: 14px;
	background: linear-gradient(180deg, rgba(250, 250, 250, 0.96) 0%, rgba(247, 247, 247, 0.94) 100%);
	border: 1px solid rgba(229, 229, 229, 0.6);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.wsw-winner-tile__badge {
	width: 34px;
	height: 34px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 999px;
	background: radial-gradient(circle at 30% 30%, #fff0e0 0%, #ff8a33 55%, #e55f00 100%);
	color: #ffffff;
	font-size: 0.95rem;
	font-weight: 700;
}

.wsw-winner-tile__content {
	min-width: 0;
}

.wsw-winner-tile__eyebrow {
	font-size: 0.68rem;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	color: var(--e-global-color-2b9519f, #737373);
}

.wsw-winner-tile__name {
	font-size: 0.95rem;
	font-weight: 700;
	line-height: 1.2;
	color: var(--e-global-color-text, #1A1A1A);
	word-break: break-word;
}

.wsw-prize-winners__empty,
.wsw-prize-winners__error {
	padding: 12px 14px;
	border-radius: 12px;
	background: rgba(250, 250, 250, 0.96);
	border: 1px solid rgba(229, 229, 229, 0.6);
	color: var(--e-global-color-2b9519f, #737373);
}

.wsw-prize-winners__actions {
	display: flex;
	width: 100%;
	margin-top: 18px;
	padding-top: 10px;
	grid-column: 1 / -1;
	justify-content: flex-start;
}

.wsw-prize-winners__load-more {
	display: inline-flex;
	margin-top: 0;
	background: var(--e-global-color-primary, #FF6B00);
	border-color: var(--e-global-color-primary, #FF6B00);
	color: #ffffff;
	font-weight: 700;
}

.wsw-prize-winners__load-more:hover,
.wsw-prize-winners__load-more:focus {
	background: var(--e-global-color-secondary, #E55F00);
	border-color: var(--e-global-color-secondary, #E55F00);
	color: #ffffff;
}

.wsw-prize-winners__load-more[disabled] {
	opacity: 0.7;
	cursor: wait;
}

.wsw-conditional-wheel {
	margin: 0 auto 24px;
	max-width: 100%;
}

.wsw-conditional-wheel__fallback {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 260px;
	padding: 24px;
	border: 2px dashed var(--wsw-brand-border);
	border-radius: 18px;
	background: linear-gradient(180deg, var(--wsw-brand-panel-strong) 0%, var(--wsw-brand-panel) 100%);
	text-align: center;
}

.wsw-conditional-wheel__fallback-title {
	font-family: var(--wsw-font-heading);
	font-size: clamp(1.5rem, 3vw, 2.25rem);
	font-weight: 800;
	line-height: 1.05;
	text-transform: uppercase;
	color: var(--wsw-brand-text);
}

.wsw-conditional-wheel__link,
.wsw-conditional-wheel__image {
	display: block;
}

.wsw-conditional-wheel__link {
	width: fit-content;
	max-width: 100%;
	margin: 0 auto;
}

.wsw-conditional-wheel__image {
	width: auto;
	max-width: 100%;
	height: auto;
	border-radius: 18px;
}

.wsw-conditional-wheel__notice {
	margin: 12px auto 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: fit-content;
	max-width: 100%;
	padding: 10px 16px;
	border-radius: 999px;
	background: linear-gradient(180deg, var(--wsw-brand-panel-strong) 0%, var(--wsw-brand-panel) 100%);
	border: 1px solid var(--wsw-brand-border);
	color: var(--wsw-brand-text);
	font-family: var(--wsw-font-button);
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.wsw-wheel-shell {
	--wsw-shell-particle-size: 24px;
	position: relative;
	display: grid;
	align-content: center;
	align-items: center;
	gap: 14px;
	justify-items: center;
	min-height: 100%;
	height: 100%;
	padding: 20px 20px 18px;
	border-radius: 30px;
	overflow: hidden;
	isolation: isolate;
	border: 5px solid var(--e-global-color-primary, #FF6B00);
	box-shadow:
		0 24px 60px rgba(0, 0, 0, 0.46),
		inset 0 0 0 1px rgba(255, 138, 51, 0.22),
		inset 0 0 42px rgba(255, 107, 0, 0.11);
	background:
		radial-gradient(circle at top left, rgba(255, 138, 51, 0.22) 0, transparent 28%),
		radial-gradient(circle at bottom right, rgba(184, 116, 61, 0.18) 0, transparent 30%),
		linear-gradient(180deg, var(--wsw-brand-black-soft) 0%, var(--wsw-brand-black) 100%);
}

.wsw-wheel-shell::before {
	content: "";
	position: absolute;
	inset: -24%;
	border-radius: inherit;
	background: conic-gradient(
		from 180deg at 50% 70%,
		rgba(255, 240, 224, 0.98) 0deg,
		#ff8a33 70deg,
		#ff6b00 140deg,
		#b8743d 220deg,
		#e55f00 300deg,
		rgba(255, 240, 224, 0.98) 360deg
	);
	background-size: 180% 180%;
	background-position: 50% 50%;
	mask:
		radial-gradient(circle at 50% 50%, #ffffff 2px, transparent 2.5px) 50% 50% / var(--wsw-shell-particle-size) var(--wsw-shell-particle-size),
		url(https://assets.codepen.io/605876/noise-mask.png) 256px 50% / 256px 256px;
	mask-composite: intersect;
	-webkit-mask:
		radial-gradient(circle at 50% 50%, #ffffff 2px, transparent 2.5px) 50% 50% / var(--wsw-shell-particle-size) var(--wsw-shell-particle-size),
		url(https://assets.codepen.io/605876/noise-mask.png) 256px 50% / 256px 256px;
	-webkit-mask-composite: source-in;
	opacity: 0.4;
	filter: saturate(1.1);
	pointer-events: none;
	z-index: 0;
	will-change: transform, opacity, background-position;
	animation: spinwheel-flicker 20s infinite linear;
}

.wsw-wheel-shell::after {
	content: none;
}

.wsw-wheel-shell__disc {
	position: relative;
	width: min(100%, 420px);
	aspect-ratio: 1 / 1;
	padding: 0;
	border-radius: 50%;
	background: transparent;
	box-shadow: none;
	animation: wsw-wheel-float 4.8s ease-in-out infinite;
	z-index: 1;
}

.wsw-wheel-shell__disc::before {
	content: none;
}

.wsw-wheel-shell__disc::after {
	content: none;
}

.wsw-wheel-shell__spinner {
	position: absolute;
	inset: 0;
	transform-origin: 50% 50%;
	will-change: transform;
	z-index: 1;
}

.wsw-wheel-shell__svg {
	width: 100%;
	height: 100%;
	display: block;
	filter: drop-shadow(0 20px 30px rgba(0, 0, 0, 0.34));
}

.wsw-wheel-shell__pointer {
	position: absolute;
	top: 50%;
	right: -26px;
	transform: translateY(-50%);
	width: 112px;
	height: 51px;
	background: center center / contain no-repeat url("../images/pointer.svg");
	filter: drop-shadow(0 8px 18px rgba(0, 0, 0, 0.24));
	z-index: 5;
	animation: wsw-pointer-pulse 1.8s ease-in-out infinite;
}

.wsw-wheel-shell__pointer::before {
	content: none;
}

.wsw-wheel-shell__pointer::after {
	content: none;
}

.wsw-wheel-shell__segment-label {
	font-size: 12px;
	font-weight: 700;
	fill: #ffffff;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-family: var(--wsw-font-wheel);
	paint-order: stroke;
	stroke: rgba(0, 0, 0, 0.18);
	stroke-width: 1px;
}

.wsw-wheel-shell__center {
	position: absolute;
	inset: 50%;
	width: 118px;
	height: 118px;
	transform: translate(-50%, -50%);
	border-radius: 999px;
	background: radial-gradient(circle at 35% 35%, var(--wsw-brand-black-soft) 0%, var(--wsw-brand-black) 62%, #000000 100%);
	box-shadow:
		inset 0 0 0 5px var(--e-global-color-c068604, #FF8A33),
		inset 0 0 0 11px var(--e-global-color-secondary, #E55F00),
		0 14px 28px rgba(0, 0, 0, 0.34);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	gap: 4px;
	padding: 12px 10px;
	border: 0;
	cursor: pointer;
	z-index: 3;
	animation: wsw-center-glow 2.8s ease-in-out infinite;
	overflow: hidden;
}

.wsw-wheel-shell__center-label {
	display: block;
	max-width: 100%;
	font-size: 1rem;
	font-weight: 800;
	line-height: 1;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	font-family: var(--wsw-font-wheel);
	text-align: center;
	white-space: normal;
	word-break: break-word;
}

.wsw-wheel-shell__center-subtitle {
	display: block;
	max-width: 100%;
	margin-top: 0;
	font-size: 0.7rem;
	line-height: 1.15;
	color: rgba(255, 255, 255, 0.72);
	font-family: var(--wsw-font-wheel);
	text-align: center;
	white-space: normal;
	word-break: break-word;
}

.wsw-wheel-shell__center.is-loading {
	gap: 0;
	padding: 10px;
}

.wsw-wheel-shell__center.is-loading .wsw-wheel-shell__center-label {
	font-size: 0.74rem;
	line-height: 1.08;
	letter-spacing: 0.04em;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100%;
}

.wsw-wheel-shell__center.is-loading .wsw-wheel-shell__center-subtitle {
	display: none;
}

.wsw-wheel-shell__center.is-disabled,
.wsw-wheel-shell__center:disabled {
	cursor: not-allowed;
	filter: grayscale(0.1);
	opacity: 0.9;
}

.wsw-wheel-shell__message {
	width: min(100%, 430px);
	padding: 16px 20px;
	border-radius: 14px;
	border: 3px solid var(--e-global-color-secondary, #E55F00);
	background: linear-gradient(180deg, var(--e-global-color-c068604, #FF8A33) 0%, var(--e-global-color-primary, #FF6B00) 100%);
	box-shadow: 0 12px 24px rgba(229, 95, 0, 0.24);
	text-align: center;
	color: #ffffff;
	font-size: 1.05rem;
	font-weight: 700;
	position: relative;
	z-index: 1;
}

.wsw-result-modal[hidden] {
	display: none;
}

.wsw-result-modal {
	position: fixed;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 24px;
	z-index: 2147483647;
	isolation: isolate;
}

.wsw-result-modal__backdrop {
	position: absolute;
	inset: 0;
	background: rgba(12, 9, 5, 0.68);
}

@keyframes wsw-wheel-float {
	0%,
	100% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-4px);
	}
}

@keyframes wsw-pointer-pulse {
	0%,
	100% {
		transform: translateY(-50%) scale(1);
	}
	50% {
		transform: translateY(-50%) scale(1.06);
	}
}

@keyframes wsw-sequin-drift {
	0% {
		background-position: 0 0, 0 0, 0 0, 0 0, 0 0;
	}
	100% {
		background-position: 96px 48px, -64px 72px, 54px -38px, -72px -54px, 0 0;
	}
}

@keyframes wsw-sequin-twinkle {
	0%,
	100% {
		opacity: 0.7;
	}
	50% {
		opacity: 1;
	}
}

@keyframes wsw-center-glow {
	0%,
	100% {
		box-shadow:
			inset 0 0 0 5px #ff8a33,
			inset 0 0 0 11px #e55f00,
			0 14px 28px rgba(0, 0, 0, 0.34);
	}
	50% {
		box-shadow:
			inset 0 0 0 5px #ffb06a,
			inset 0 0 0 11px #ff6b00,
			0 18px 30px rgba(0, 0, 0, 0.38),
			0 0 22px rgba(255, 107, 0, 0.24);
	}
}

@keyframes wsw-shell-particles-drift {
	0% {
		transform: rotate(0deg) scale(1.04);
	}
	100% {
		transform: rotate(360deg) scale(1.04);
	}
}

@keyframes wsw-shell-particles-twinkle {
	0%,
	100% {
		opacity: 0.45;
	}
	50% {
		opacity: 0.78;
	}
}

@keyframes spinwheel-flicker {
	0% {
		transform: translate3d(-2%, -1%, 0) scale(1.08);
		background-position: 38% 42%;
		opacity: 0.22;
	}
	25% {
		transform: translate3d(1%, -2%, 0) scale(1.11);
		background-position: 58% 36%;
		opacity: 0.34;
	}
	50% {
		transform: translate3d(3%, 1%, 0) scale(1.09);
		background-position: 67% 58%;
		opacity: 0.28;
	}
	75% {
		transform: translate3d(-1%, 3%, 0) scale(1.12);
		background-position: 46% 66%;
		opacity: 0.36;
	}
	100% {
		transform: translate3d(-2%, -1%, 0) scale(1.08);
		background-position: 38% 42%;
		opacity: 0.22;
	}
}

@keyframes wsw-shell-grid-pulse {
	0%,
	100% {
		opacity: 0.92;
	}
	50% {
		opacity: 1;
	}
}

.wsw-result-modal__dialog {
	position: relative;
	width: min(92vw, 420px);
	margin: 0;
	padding: 28px 24px;
	border-radius: 22px;
	border: 1px solid var(--wsw-brand-border);
	background: linear-gradient(180deg, var(--wsw-brand-panel) 0%, var(--wsw-brand-panel-strong) 100%);
	box-shadow: 0 26px 60px rgba(0, 0, 0, 0.28);
	text-align: center;
	overflow: hidden;
	z-index: 1;
}

.wsw-result-modal__close {
	position: absolute;
	top: 10px;
	right: 10px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border: 0;
	border-radius: 999px;
	background: rgba(255, 107, 0, 0.12);
	color: var(--e-global-color-primary, #FF6B00);
	box-shadow: inset 0 0 0 1px rgba(255, 107, 0, 0.22);
	cursor: pointer;
}

.wsw-result-modal__close:hover,
.wsw-result-modal__close:focus {
	background: rgba(255, 107, 0, 0.18);
	color: var(--e-global-color-secondary, #E55F00);
}

.wsw-result-modal__close-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	color: currentColor;
}

.wsw-result-modal__close svg {
	display: none;
}

.wsw-result-modal__eyebrow {
	font-size: 0.72rem;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	color: #8e630f;
	margin-bottom: 10px;
	font-family: var(--wsw-font-heading);
}

.wsw-result-modal__message {
	font-size: 1.35rem;
	font-weight: 800;
	line-height: 1.2;
	color: #24170a;
}

.wsw-result-modal__reference {
	margin-top: 12px;
	font-size: 0.92rem;
	color: #73511c;
}

.wsw-result-modal__confetti {
	position: absolute;
	inset: 0;
	pointer-events: none;
}

.wsw-result-modal__confetti-piece {
	position: absolute;
	top: -14px;
	width: 8px;
	height: 18px;
	border-radius: 2px;
	background: #cf8717;
	animation: wsw-confetti-fall 1.6s linear forwards;
	will-change: transform, opacity;
}

.wsw-result-modal__confetti-piece:nth-child(3n) {
	background: #f6d06a;
}

.wsw-result-modal__confetti-piece:nth-child(3n + 1) {
	background: #fff2c3;
}

.wsw-result-modal__confetti-piece:nth-child(4n) {
	width: 10px;
	height: 10px;
	border-radius: 999px;
}

.wsw-result-modal__confetti-piece:nth-child(5n) {
	width: 6px;
	height: 20px;
	border-radius: 999px;
}

@keyframes wsw-confetti-fall {
	0% {
		transform: translate3d(0, 0, 0) rotate(0deg);
		opacity: 1;
	}

	100% {
		transform: translate3d(0, 260px, 0) rotate(220deg);
		opacity: 0;
	}
}

.wsw-buy-box__form {
	display: grid;
	gap: 14px;
	padding: 18px;
	border-radius: 18px;
	background: linear-gradient(180deg, var(--wsw-brand-panel) 0%, var(--wsw-brand-panel-strong) 100%);
	border: 1px solid var(--wsw-brand-border);
	box-shadow: var(--wsw-brand-shadow);
}

.wsw-buy-box__actions {
	display: flex;
	flex-wrap: nowrap;
	gap: 10px;
	align-items: stretch;
	justify-content: space-between;
}

.wsw-quantity-control {
	display: inline-flex;
	align-items: stretch;
	gap: 0;
	flex: 0 0 auto;
	min-width: 0;
	border: 1px solid var(--wsw-brand-gold-deep);
	border-radius: 14px;
	background: rgba(255, 250, 238, 0.96);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85);
	overflow: hidden;
}

.wsw-quantity-control__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 46px;
	min-width: 46px;
	min-height: 46px;
	border: 0;
	background: linear-gradient(180deg, #f8ecd1 0%, #efd8a5 100%);
	border-radius: 0;
	font-size: 1.15rem;
	font-weight: 700;
	line-height: 1;
	color: var(--wsw-brand-text);
	cursor: pointer;
	padding: 0;
	transition: background 0.18s ease, color 0.18s ease;
}

.wsw-quantity-control__button:hover,
.wsw-quantity-control__button:focus {
	background: linear-gradient(180deg, #ffe7a3 0%, #f2ca64 100%);
	color: #18110b;
}

.wsw-quantity-control__field {
	min-width: 0;
	flex: 0 0 72px;
	display: flex;
	align-items: stretch;
	border-inline: 1px solid var(--wsw-brand-gold-deep);
}

.wsw-quantity-control__field .quantity,
.wsw-quantity-control__field .qty {
	width: 100%;
	margin: 0;
}

.wsw-quantity-control__field .quantity {
	display: flex !important;
	align-items: stretch;
	justify-content: center;
	float: none !important;
	margin: 0 !important;
	visibility: visible !important;
	opacity: 1 !important;
}

.wsw-quantity-control__field .quantity {
	align-items: center !important;
}

.wsw-quantity-control__field .qty {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 46px;
	text-align: center;
	padding: 8px 8px;
	border: 0;
	border-radius: 0;
	background: rgba(255, 252, 244, 0.98);
	font-size: 0.98rem;
	font-weight: 800;
	line-height: 1.2;
	color: var(--wsw-brand-text);
	box-sizing: border-box;
	appearance: textfield;
	-moz-appearance: textfield;
}

.wsw-quantity-control__field .qty::-webkit-outer-spin-button,
.wsw-quantity-control__field .qty::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.wsw-buy-box__form .single_add_to_cart_button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 1 1 auto;
	width: auto;
	min-width: 160px;
	max-width: none;
	padding: 0 18px;
	min-height: 46px;
	border-radius: 12px;
	white-space: nowrap;
	font-size: 0.95rem;
	font-weight: 700;
	letter-spacing: 0.01em;
	background: linear-gradient(180deg, var(--wsw-brand-gold-strong) 0%, var(--wsw-brand-gold) 100%);
	border: 1px solid var(--wsw-brand-gold-deep);
	color: #120b04;
	box-shadow: 0 12px 24px rgba(123, 75, 5, 0.22);
}

.wsw-buy-box__form .single_add_to_cart_button:hover,
.wsw-buy-box__form .single_add_to_cart_button:focus {
	background: linear-gradient(180deg, #ffdc77 0%, #f0ba1e 100%);
	border-color: #9e670a;
	color: #120b04;
}

.wsw-skill-question {
	padding: 14px;
	border-radius: 14px;
	/*background: linear-gradient(180deg, var(--e-global-color-912faf6, #FAFAFA) 0%, var(--e-global-color-87ea290, #F7F7F7) 100%);
	border: 1px solid var(--e-global-color-primary, #FF6B00);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85);*/
}

.wsw-skill-question__label,
.wsw-skill-question__text {
	margin: 0 0 10px;
	color: var(--wsw-brand-text);
}

.wsw-skill-question__label {
	font-family: var(--wsw-font-heading);
	font-weight: var(--e-global-typography-primary-font-weight, 800);
	text-transform: var(--e-global-typography-primary-text-transform, uppercase);
}

.wsw-skill-question__answers {
	display: grid;
	gap: 10px;
}

.wsw-skill-question__answer {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	padding: 10px 12px;
	border-radius: 12px;
	background: linear-gradient(180deg, var(--e-global-color-912faf6, #FAFAFA) 0%, var(--e-global-color-87ea290, #F7F7F7) 100%);
	border: 1px solid var(--e-global-color-primary, #FF6B00);
}

.wsw-skill-question__answer:hover {
	border-color: var(--e-global-color-secondary, #E55F00);
	background: linear-gradient(180deg, var(--e-global-color-912faf6, #FAFAFA) 0%, var(--e-global-color-87ea290, #F7F7F7) 100%);
}

.wsw-skill-question__answer input[type="radio"] {
	accent-color: var(--e-global-color-primary, #FF6B00);
}

.wsw-order-go-to-spin h3 {
	margin: 0 0 12px;
	color: var(--e-global-color-primary, #FF6B00);
}

.wsw-order-go-to-spin,
.wsw-order-go-to-spin a:not(.button) {
	color: var(--e-global-color-primary, #FF6B00);
}

.wsw-order-go-to-spin a:not(.button):hover,
.wsw-order-go-to-spin a:not(.button):focus {
	color: var(--e-global-color-secondary, #E55F00);
}

.wsw-progress-card,
.wsw-countdown-card {
	display: grid;
	gap: 12px;
	padding: 16px;
	border-radius: 18px;
	background: linear-gradient(180deg, var(--e-global-color-912faf6, #FAFAFA) 0%, var(--e-global-color-87ea290, #F7F7F7) 100%);
	border: 1px solid rgba(255, 107, 0, 0.55);
	box-shadow: var(--wsw-brand-shadow);
}

.wsw-progress-card__header,
.wsw-countdown-card__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}

.wsw-progress-card__title,
.wsw-countdown-card__title {
	margin: 0;
	font-size: 1rem;
	color: var(--e-global-color-text, #1A1A1A);
	font-family: var(--wsw-font-heading);
	font-weight: var(--e-global-typography-primary-font-weight, 800);
	text-transform: var(--e-global-typography-primary-text-transform, uppercase);
}

.wsw-progress-card__summary {
	font-weight: 700;
	color: var(--e-global-color-text, #1A1A1A);
	white-space: nowrap;
}

.wsw-progress-card__bar {
	position: relative;
	height: 14px;
	border-radius: 999px;
	overflow: hidden;
	background: rgba(255, 107, 0, 0.08);
	border: 1px solid var(--e-global-color-primary, #FF6B00);
}

.wsw-progress-card__fill {
	height: 100%;
	border-radius: inherit;
	background: linear-gradient(90deg, var(--e-global-color-primary, #FF6B00) 0%, var(--e-global-color-c068604, #FF8A33) 100%);
	box-shadow: 0 0 12px rgba(255, 107, 0, 0.28);
}

.wsw-progress-card__stats {
	display: flex;
	flex-wrap: nowrap;
	gap: 8px;
	align-items: center;
}

.wsw-progress-card__stat {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	padding: 7px 10px;
	border-radius: 999px;
	background: var(--wsw-brand-panel);
	border: 1px solid rgba(255, 107, 0, 0.55);
	font-size: 0.88rem;
	line-height: 1.2;
	white-space: nowrap;
	color: var(--wsw-brand-text);
}

.wsw-progress-card__stat strong {
	font-weight: 800;
	color: var(--e-global-color-text, #1A1A1A);
}

.wsw-countdown-card__grid {
	display: flex;
	flex-wrap: nowrap;
	gap: 6px;
	align-items: stretch;
	overflow-x: auto;
	padding-bottom: 2px;
	scrollbar-width: thin;
}

.wsw-countdown-card__item {
	display: grid;
	gap: 3px;
	min-width: 62px;
	padding: 8px 6px;
	border-radius: 10px;
	text-align: center;
	background: linear-gradient(180deg, var(--wsw-countdown-tile-bg) 0%, var(--wsw-brand-black) 100%);
	border: 1px solid var(--wsw-brand-gold);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.wsw-countdown-card__value {
	font-family: var(--wsw-font-countdown);
	font-size: 1.3rem;
	font-weight: 800;
	line-height: 1;
	color: var(--wsw-countdown-number);
	letter-spacing: 0.02em;
	font-variant-numeric: tabular-nums;
	text-shadow: 0 0 10px rgba(255, 196, 83, 0.18);
}

.wsw-countdown-card__label {
	font-size: 0.58rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: rgba(255, 214, 120, 0.84);
}

.wsw-countdown-card__expired {
	font-weight: 700;
	color: #9a3608;
}

.e-loop-item .elementor-widget-shortcode:has(.spin-loop-countdown) {
	height: 0;
	margin: 0 !important;
	position: relative;
	z-index: 35;
	pointer-events: none;
}

.e-loop-item .elementor-widget-shortcode:has(.spin-loop-countdown) .elementor-widget-container,
.e-loop-item .wsw-style-scope--loop-countdown {
	height: 0;
}

.e-loop-item .wsw-style-scope--loop-countdown {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	pointer-events: none;
}

.spin-loop-countdown {
	background: #ffffff;
	box-shadow: 0 8px 18px rgba(17, 24, 39, 0.12);
	text-align: center;
	color: #1f2937;
	font-size: 13px;
	border-radius: 999px;
	margin: -10px 20px 0;
	z-index: 999 !important;
	position: relative;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 7px 14px;
	font-weight: 600;
	line-height: 1;
	white-space: nowrap;
}

.e-loop-item .spin-loop-countdown {
	margin: -40px 0 0 12px;
	pointer-events: auto;
}

.spin-loop-countdown .rwd-loop-countdown__icon {
	position: relative;
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 1.8px solid #FF8A33;
	border-radius: 50%;
	flex: 0 0 14px;
}

.spin-loop-countdown .rwd-loop-countdown__icon::before,
.spin-loop-countdown .rwd-loop-countdown__icon::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 50%;
	background: #FF8A33;
	border-radius: 999px;
	transform-origin: bottom center;
}

.spin-loop-countdown .rwd-loop-countdown__icon::before {
	width: 1.8px;
	height: 4px;
	transform: translateX(-50%);
}

.spin-loop-countdown .rwd-loop-countdown__icon::after {
	width: 1.8px;
	height: 5px;
	transform: translateX(-50%) rotate(50deg);
}

.spin-loop-countdown .rwd-loop-countdown__text {
	display: inline-block;
}

@media (max-width: 767px) {
	.wsw-wheel-shell {
		min-height: auto;
		height: auto;
		padding: 14px 14px 12px;
		border-radius: 22px;
	}

	.wsw-wheel-shell__disc {
		padding: 0;
	}

	.wsw-wheel-shell__spinner {
		inset: 0;
	}

	.wsw-wheel-shell__pointer {
		right: -18px;
		width: 92px;
		height: 42px;
	}

	.wsw-wheel-shell__center {
		width: 98px;
		height: 98px;
		padding: 10px 8px;
	}

	.wsw-wheel-shell__center-label {
		font-size: 0.82rem;
	}

	.wsw-wheel-shell__center-subtitle {
		font-size: 0.62rem;
	}

	.wsw-wheel-shell__center.is-loading .wsw-wheel-shell__center-label {
		font-size: 0.62rem;
	}

	.wsw-wheel-shell__segment-label {
		font-size: 9px;
	}

	.wsw-quantity-control {
		width: 100%;
		justify-content: center;
	}

	.wsw-buy-box__actions {
		flex-wrap: wrap;
		flex-direction: column;
		align-items: stretch;
	}

	.wsw-quantity-control__button {
		width: 52px;
		min-width: 52px;
		min-height: 52px;
	}

	.wsw-quantity-control__field {
		flex: 1 1 auto;
	}

	.wsw-quantity-control__field .qty {
		min-height: 52px;
	}

	.wsw-buy-box__form .single_add_to_cart_button {
		width: 100%;
		min-width: 0;
	}

	.wsw-progress-card__stats {
		flex-wrap: wrap;
	}

	.wsw-countdown-card__grid {
		gap: 6px;
	}

	.wsw-countdown-card__item {
		min-width: 58px;
		padding: 7px 6px;
	}
}

.wsw-myaccount {
	display: grid;
	gap: 20px;
	margin-top: 12px;
}

.wsw-myaccount__hero {
	display: grid;
	gap: 18px;
	padding: 22px;
	border-radius: 24px;
	background:
		radial-gradient(circle at top right, rgba(255, 216, 110, 0.22), transparent 28%),
		linear-gradient(160deg, #191109 0%, #090603 100%);
	border: 1px solid rgba(214, 164, 53, 0.34);
	box-shadow: var(--wsw-brand-shadow);
}

.wsw-myaccount__title {
	margin: 0;
	font-family: var(--wsw-font-heading);
	font-size: clamp(1.8rem, 2.4vw, 2.6rem);
	line-height: 1.05;
	color: var(--wsw-brand-gold-strong);
	text-transform: uppercase;
}

.wsw-myaccount__intro {
	margin: 8px 0 0;
	max-width: 760px;
	color: rgba(255, 245, 223, 0.86);
	font-size: 1rem;
	line-height: 1.6;
}

.wsw-myaccount__summary {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
	gap: 14px;
}

.wsw-myaccount__summary-card {
	padding: 16px 18px;
	border-radius: 18px;
	background: linear-gradient(180deg, rgba(255, 248, 236, 0.98) 0%, rgba(244, 235, 214, 0.95) 100%);
	border: 1px solid rgba(214, 164, 53, 0.36);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.wsw-myaccount__summary-label {
	font-size: 0.76rem;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #88642d;
}

.wsw-myaccount__summary-value {
	margin-top: 6px;
	font-size: 1.5rem;
	font-weight: 800;
	line-height: 1.1;
	color: #23170b;
}

.wsw-myaccount__summary-detail {
	margin-top: 8px;
	font-size: 0.92rem;
	line-height: 1.45;
	color: #5c4731;
}

.wsw-myaccount__nav {
	overflow-x: auto;
}

.wsw-myaccount__nav-list {
	display: flex;
	flex-wrap: nowrap;
	gap: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.wsw-myaccount__nav-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 120px;
	padding: 12px 18px;
	border-radius: 999px;
	background: linear-gradient(180deg, rgba(255, 248, 236, 0.98) 0%, rgba(244, 235, 214, 0.95) 100%);
	border: 1px solid rgba(214, 164, 53, 0.38);
	color: #3b2912;
	font-family: var(--wsw-font-button);
	font-size: 0.86rem;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
}

.wsw-myaccount__nav-link.is-active,
.wsw-myaccount__nav-link:hover,
.wsw-myaccount__nav-link:focus {
	background: linear-gradient(180deg, var(--wsw-brand-gold-strong) 0%, var(--wsw-brand-gold) 100%);
	border-color: var(--wsw-brand-gold-deep);
	color: #120b04;
}

.wsw-myaccount__content {
	display: grid;
	gap: 16px;
}

.wsw-myaccount__panel {
	padding: 20px;
	border-radius: 20px;
	background: linear-gradient(180deg, rgba(255, 248, 236, 0.98) 0%, rgba(244, 235, 214, 0.95) 100%);
	border: 1px solid rgba(214, 164, 53, 0.36);
	box-shadow: var(--wsw-brand-shadow);
}

.wsw-myaccount__section-head h3 {
	margin: 0;
	font-family: var(--wsw-font-heading);
	font-size: clamp(1.3rem, 2vw, 1.8rem);
	line-height: 1.05;
	color: #23170b;
	text-transform: uppercase;
}

.wsw-myaccount__section-head p {
	margin: 10px 0 0;
	font-size: 0.95rem;
	line-height: 1.55;
	color: #66513b;
}

.wsw-myaccount__empty {
	padding: 14px 16px;
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.58);
	border: 1px solid rgba(214, 164, 53, 0.24);
	color: #4b3a28;
}

.wsw-myaccount__card-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	gap: 14px;
}

.wsw-myaccount__balance-card {
	display: grid;
	gap: 14px;
	padding: 18px;
	border-radius: 18px;
	background: #ffffff;
	border: 1px solid rgba(214, 164, 53, 0.24);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.wsw-myaccount__balance-card.is-free {
	background: linear-gradient(180deg, rgba(255, 248, 236, 0.98) 0%, rgba(244, 235, 214, 0.95) 100%);
}

.wsw-myaccount__balance-title {
	font-size: 0.98rem;
	font-weight: 700;
	line-height: 1.35;
	color: #2c1f10;
}

.wsw-myaccount__balance-count {
	font-size: 1.35rem;
	font-weight: 800;
	line-height: 1.1;
	color: #23170b;
}

.wsw-myaccount__action.button,
.wsw-myaccount__action {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 16px;
	border-radius: 999px;
	background: linear-gradient(180deg, var(--wsw-brand-gold-strong) 0%, var(--wsw-brand-gold) 100%);
	border: 1px solid var(--wsw-brand-gold-deep);
	color: #120b04;
	font-family: var(--wsw-font-button);
	font-size: 0.84rem;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
}

.wsw-myaccount__action.button:hover,
.wsw-myaccount__action.button:focus,
.wsw-myaccount__action:hover,
.wsw-myaccount__action:focus {
	background: linear-gradient(180deg, #ffdc77 0%, #f0ba1e 100%);
	border-color: #9e670a;
	color: #120b04;
}

.wsw-myaccount__table-wrap {
	overflow-x: auto;
	border-radius: 16px;
	background: #ffffff;
	border: 1px solid rgba(214, 164, 53, 0.2);
}

.wsw-myaccount__table {
	margin-bottom: 0 !important;
	background: transparent;
}

.wsw-myaccount__table thead th {
	font-size: 0.76rem;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	color: #7a6041;
}

.wsw-myaccount__table tbody td,
.wsw-myaccount__table tbody th {
	color: #23170b;
}

.wsw-myaccount__table tbody tr:nth-child(even) td {
	background: rgba(255, 248, 236, 0.58);
}

.wsw-myaccount__result-pill,
.wsw-myaccount__status-pill {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 6px 10px;
	border-radius: 999px;
	font-size: 0.78rem;
	font-weight: 700;
	line-height: 1.1;
	text-transform: uppercase;
}

.wsw-myaccount__result-pill.is-win,
.wsw-myaccount__status-pill.status-collected,
.wsw-myaccount__status-pill.status-paid {
	background: rgba(97, 206, 112, 0.16);
	color: #1d6b2d;
}

.wsw-myaccount__result-pill.is-no-win,
.wsw-myaccount__status-pill.status-other,
.wsw-myaccount__status-pill.status-new {
	background: rgba(255, 107, 0, 0.14);
	color: #8d4107;
}

.wsw-myaccount__status-pill.status-posted {
	background: rgba(52, 126, 255, 0.14);
	color: #1f4f9f;
}

.wsw-myaccount__pagination {
	margin-top: 4px;
}

.wsw-myaccount__pagination .page-numbers {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	list-style: none;
	margin: 18px 0 0;
	padding: 0;
}

.wsw-myaccount__pagination .page-numbers a,
.wsw-myaccount__pagination .page-numbers span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 40px;
	padding: 8px 12px;
	border-radius: 999px;
	background: #ffffff;
	color: #23170b;
	text-decoration: none;
	border: 1px solid rgba(214, 164, 53, 0.36);
}

.wsw-myaccount__pagination .page-numbers .current {
	background: linear-gradient(180deg, var(--wsw-brand-gold-strong) 0%, var(--wsw-brand-gold) 100%);
	border-color: var(--wsw-brand-gold-deep);
	color: #120b04;
}

/* Elementor kit alignment overrides for the Spin Wheel My Account area. */
.woocommerce-MyAccount-navigation-link--spin-wheel a,
.woocommerce-MyAccount-navigation-link--spin-wheel.is-active a {
	font-family: var(--e-global-typography-5447e22-font-family, inherit), sans-serif;
	text-transform: var(--e-global-typography-5447e22-text-transform, uppercase);
}

.woocommerce-MyAccount-navigation-link--spin-wheel.is-active a,
.woocommerce-MyAccount-navigation-link--spin-wheel a:hover,
.woocommerce-MyAccount-navigation-link--spin-wheel a:focus {
	background: var(--e-global-color-e740fdf, #fff1df);
	color: var(--e-global-color-primary, #ff6b00);
}

.wsw-myaccount,
.wsw-myaccount * {
	font-family: var(--e-global-typography-text-font-family, inherit), sans-serif;
}

.wsw-myaccount__hero {
	background: linear-gradient(180deg, var(--e-global-color-912faf6, #ffffff) 0%, var(--e-global-color-e740fdf, #fff4e8) 100%);
	border: 1px solid rgba(255, 107, 0, 0.22);
	box-shadow: 0 14px 34px rgba(20, 20, 20, 0.08);
}

.wsw-myaccount__title {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	color: var(--e-global-color-c068604, #111111);
	font-family: var(--e-global-typography-secondary-font-family, inherit), sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight, 800);
	text-transform: var(--e-global-typography-secondary-text-transform, uppercase);
}

.wsw-myaccount__intro {
	color: var(--e-global-color-text, #111111);
}

.wsw-myaccount__summary-card,
.wsw-myaccount__content,
.wsw-myaccount__empty {
	background: var(--e-global-color-912faf6, #ffffff);
	border: 1px solid var(--e-global-color-7798ada, rgba(255, 107, 0, 0.22));
	box-shadow: none;
	color: var(--e-global-color-text, #111111);
}

.wsw-myaccount__summary-card,
.wsw-myaccount__content {
	border-color: rgba(255, 107, 0, 0.28);
}

.wsw-myaccount__summary-label,
.wsw-myaccount__section-head p,
.wsw-myaccount__summary-detail {
	color: var(--e-global-color-2b9519f, #5f6573);
}

.wsw-myaccount__summary-value,
.wsw-myaccount__section-head h3,
.wsw-myaccount__empty {
	color: var(--e-global-color-text, #111111);
}

.wsw-myaccount__section-head h3 {
	font-family: var(--e-global-typography-7fa5352-font-family, inherit), sans-serif;
	font-weight: var(--e-global-typography-7fa5352-font-weight, 800);
	text-transform: var(--e-global-typography-7fa5352-text-transform, uppercase);
}

.wsw-myaccount__nav-link,
.wsw-myaccount__pagination .page-numbers a,
.wsw-myaccount__pagination .page-numbers span {
	background: var(--e-global-color-912faf6, #ffffff);
	border: 1px solid var(--e-global-color-7798ada, #dddddd);
	border-radius: 10px;
	box-shadow: none;
	color: var(--e-global-color-primary, #ff6b00);
	font-family: var(--e-global-typography-accent-font-family, inherit), sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight, 700);
}

.wsw-myaccount__nav-link.is-active,
.wsw-myaccount__nav-link:hover,
.wsw-myaccount__nav-link:focus,
.wsw-myaccount__pagination .page-numbers .current,
.wsw-myaccount__action.button,
.wsw-myaccount__action {
	background: var(--e-global-color-primary, #ff6b00);
	border-color: var(--e-global-color-secondary, #ff6b00);
	border-radius: 10px;
	color: var(--e-global-color-912faf6, #ffffff);
}

.wsw-myaccount__nav-link.is-active,
.wsw-myaccount__nav-link.is-active:visited,
.wsw-myaccount__nav-link.is-active:hover,
.wsw-myaccount__nav-link.is-active:focus {
	background: var(--e-global-color-primary, #ff6b00);
	border-color: var(--e-global-color-primary, #ff6b00);
	color: #ffffff !important;
}

.wsw-myaccount__nav-link:hover,
.wsw-myaccount__nav-link:focus {
	background: var(--e-global-color-e740fdf, #fff1df);
	border-color: var(--e-global-color-primary, #ff6b00);
	color: var(--e-global-color-secondary, #ff6b00);
}

.wsw-myaccount__nav-link.is-active:hover,
.wsw-myaccount__nav-link.is-active:focus,
.wsw-myaccount__action.button:hover,
.wsw-myaccount__action.button:focus,
.wsw-myaccount__action:hover,
.wsw-myaccount__action:focus {
	background: var(--e-global-color-secondary, #e65f00);
	border-color: var(--e-global-color-secondary, #e65f00);
	color: var(--e-global-color-912faf6, #ffffff);
}

.wsw-myaccount__balance-card,
.wsw-myaccount__balance-card.is-free {
	background:
		radial-gradient(circle at top right, rgba(255, 138, 51, 0.18), transparent 28%),
		linear-gradient(180deg, var(--e-global-color-6ca0ffe, #171717) 0%, var(--e-global-color-8a24601, #2b160b) 100%);
	border: 1px solid rgba(255, 107, 0, 0.32);
	box-shadow: none;
}

.wsw-myaccount__balance-title,
.wsw-myaccount__balance-count {
	color: var(--e-global-color-c068604, #ff8a00);
}

.wsw-myaccount__table-wrap {
	background: var(--e-global-color-912faf6, #ffffff);
	border: 1px solid var(--e-global-color-7798ada, #dddddd);
}

.wsw-myaccount__table thead th {
	background: var(--e-global-color-87ea290, #f7f7f7);
	color: var(--e-global-color-text, #111111);
	font-weight: 800;
}

.wsw-myaccount__table tbody td,
.wsw-myaccount__table tbody th,
.wsw-myaccount__table tbody tr:nth-child(even) td {
	background: #ffffff;
	color: var(--e-global-color-text, #111111);
}

.wsw-myaccount__result-pill.is-win,
.wsw-myaccount__status-pill.status-collected,
.wsw-myaccount__status-pill.status-paid {
	background: rgba(97, 206, 112, 0.14);
	border: 1px solid rgba(97, 206, 112, 0.32);
	color: #267236;
}

.wsw-myaccount__result-pill.is-no-win,
.wsw-myaccount__status-pill.status-other,
.wsw-myaccount__status-pill.status-new {
	background: rgba(255, 107, 0, 0.12);
	border: 1px solid rgba(255, 107, 0, 0.28);
	color: var(--e-global-color-secondary, #ff6b00);
}

.wsw-myaccount__status-pill.status-posted {
	background: rgba(255, 138, 51, 0.14);
	border: 1px solid rgba(255, 138, 51, 0.3);
	color: var(--e-global-color-secondary, #ff6b00);
}

.wsw-myaccount__content a.button.wsw-myaccount__action {
	color: var(--e-global-color-87ea290, #ffffff) !important;
}

@media (max-width: 767px) {
	.wsw-prize-grid-section__title {
		font-size: clamp(1.55rem, 9vw, 2.3rem);
	}

	.wsw-myaccount__hero,
	.wsw-myaccount__panel {
		padding: 18px;
	}

	.wsw-myaccount__summary,
	.wsw-myaccount__card-grid {
		grid-template-columns: 1fr;
	}
}

/* Final My Account arcade overrides, aligned with the Scratch Card dashboard. */
.wsw-myaccount {
	--wsw-account-orange: var(--e-global-color-primary, #ff6b00);
	--wsw-account-orange-dark: var(--e-global-color-secondary, #e55f00);
	--wsw-account-text: var(--e-global-color-text, #1a1a1a);
	--wsw-account-muted: var(--e-global-color-2b9519f, #737373);
	--wsw-account-border: var(--e-global-color-7798ada, #e5e5e5);
	--wsw-account-heading: var(--e-global-typography-primary-font-family, "Oswald"), Impact, sans-serif;
	--wsw-account-body: var(--e-global-typography-accent-font-family, "Inter"), Arial, sans-serif;
	gap: 22px;
	margin-top: 0;
	color: var(--wsw-account-text);
	font-family: var(--wsw-account-body);
}

.wsw-myaccount .wsw-myaccount__arcade-hero {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding: 34px 36px;
	border: 0;
	border-radius: 10px;
	background: linear-gradient(135deg, #ff6b00 0%, #ff8b16 52%, #f7a313 100%);
	box-shadow: 0 14px 34px rgba(20, 20, 20, 0.14);
	color: #fff;
}

.wsw-myaccount__arcade-kicker {
	display: inline-flex;
	align-items: center;
	min-height: 24px;
	margin-bottom: 14px;
	padding: 5px 13px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.18);
	color: #fff;
	font-size: 12px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
}

.wsw-myaccount .wsw-myaccount__title {
	margin: 0 !important;
	color: #fff;
	background: linear-gradient(90deg, #ffffff 0%, #fff3df 45%, #ffd2a8 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	font-family: var(--wsw-account-heading);
	font-size: var(--e-global-typography-primary-font-size, 48px);
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
}

.wsw-myaccount .wsw-myaccount__intro {
	margin: 10px 0 0;
	max-width: 760px;
	color: #fff;
	font-family: var(--wsw-account-body);
	font-size: 14px;
	font-weight: 600;
	line-height: 1.35;
}

.wsw-myaccount__hero-actions {
	display: flex;
	flex: 0 0 auto;
	gap: 12px;
	align-items: center;
}

.wsw-myaccount__ready-box {
	display: grid;
	place-items: center;
	min-width: 154px;
	min-height: 72px;
	padding: 12px 18px;
	border: 1px solid rgba(255, 255, 255, 0.42);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.13);
}

.wsw-myaccount__ready-box strong,
.wsw-myaccount__ready-box span {
	display: block;
	color: #fff !important;
	line-height: 1;
}

.wsw-myaccount__ready-box strong {
	font-family: var(--wsw-account-heading);
	font-size: 30px;
	font-weight: 800;
}

.wsw-myaccount__ready-box span {
	margin-top: 5px;
	font-size: 11px;
	font-weight: 800;
	text-transform: uppercase;
}

.wsw-myaccount__play-now {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	min-width: 154px;
	min-height: 48px;
	padding: 12px 20px;
	border-radius: 8px;
	background: #fff;
	color: var(--wsw-account-text);
	font-family: var(--wsw-account-heading);
	font-size: 14px;
	font-weight: 800;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
}

.wsw-myaccount .wsw-myaccount__summary {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
}

.wsw-myaccount .wsw-myaccount__summary-card {
	display: grid;
	grid-template-columns: 48px minmax(0, 1fr);
	gap: 16px;
	align-items: center;
	min-height: 116px;
	padding: 20px;
	border: 0;
	border-radius: 8px;
	box-shadow: none;
}

.wsw-myaccount__summary-card.is-orange { background: #fff0e4; }
.wsw-myaccount__summary-card.is-purple { background: #f2e5ff; }
.wsw-myaccount__summary-card.is-gold { background: #fff4df; }
.wsw-myaccount__summary-card.is-green { background: #ddf7ec; }
.wsw-myaccount__summary-card.is-blue { background: #e4f0ff; }
.wsw-myaccount__summary-card.is-pink { background: #ffe4eb; }

.wsw-myaccount__summary-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	border-radius: 10px;
	background: var(--wsw-account-orange);
	color: #fff;
	font-size: 19px;
}

.wsw-myaccount__summary-card.is-purple .wsw-myaccount__summary-icon { background: #9a35ff; }
.wsw-myaccount__summary-card.is-gold .wsw-myaccount__summary-icon { background: #f59e0b; }
.wsw-myaccount__summary-card.is-green .wsw-myaccount__summary-icon { background: #10b981; }
.wsw-myaccount__summary-card.is-blue .wsw-myaccount__summary-icon { background: #0ea5e9; }
.wsw-myaccount__summary-card.is-pink .wsw-myaccount__summary-icon { background: #f43f5e; }

.wsw-myaccount .wsw-myaccount__summary-label {
	color: var(--wsw-account-muted);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0;
	text-transform: uppercase;
}

.wsw-myaccount .wsw-myaccount__summary-value {
	margin: 3px 0 0;
	color: var(--wsw-account-text);
	font-family: var(--wsw-account-heading);
	font-size: 30px;
	font-weight: 800;
	line-height: 1;
}

.wsw-myaccount .wsw-myaccount__summary-detail {
	margin-top: 8px;
	color: var(--wsw-account-muted);
	font-size: 13px;
	font-weight: 500;
	line-height: 1.25;
}

.wsw-myaccount .wsw-myaccount__nav {
	overflow-x: auto;
	scrollbar-width: thin;
}

.wsw-myaccount .wsw-myaccount__nav-list {
	display: grid;
	grid-template-columns: repeat(4, minmax(120px, 1fr));
	gap: 0;
	width: 520px;
	max-width: 100%;
	padding: 5px;
	border-radius: 8px;
	background: #eeeeee;
}

.wsw-myaccount .wsw-myaccount__nav-link {
	min-height: 36px;
	padding: 9px 12px;
	border: 0;
	border-radius: 7px;
	background: transparent;
	box-shadow: none;
	color: #59616c;
	font-family: var(--wsw-account-body);
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
}

.wsw-myaccount .wsw-myaccount__nav-link.is-active,
.wsw-myaccount .wsw-myaccount__nav-link.is-active:visited,
.wsw-myaccount .wsw-myaccount__nav-link.is-active:hover,
.wsw-myaccount .wsw-myaccount__nav-link.is-active:focus {
	background: #fff;
	color: var(--wsw-account-text) !important;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
}

.wsw-myaccount .wsw-myaccount__content {
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

.wsw-myaccount__available-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(280px, 1fr);
	gap: 22px;
}

.wsw-myaccount__spin-card-list {
	display: grid;
	gap: 18px;
}

.wsw-myaccount__spin-card {
	overflow: hidden;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 10px 26px rgba(20, 20, 20, 0.1);
}

.wsw-myaccount__spin-card-art {
	position: relative;
	display: grid;
	align-content: end;
	min-height: 176px;
	padding: 22px;
	background:
		radial-gradient(circle at 16px 16px, rgba(255, 255, 255, 0.2) 1px, transparent 2px) 0 0 / 18px 18px,
		linear-gradient(135deg, #f9a51a 0%, #ff6b00 100%);
	color: #fff;
}

.wsw-myaccount__spin-card-art > span {
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 4px 10px;
	border-radius: 999px;
	background: rgba(20, 20, 20, 0.45);
	color: #fff;
	font-size: 12px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
}

.wsw-myaccount__spin-card-art i {
	position: absolute;
	top: 20px;
	right: 20px;
	color: #fff;
	font-size: 24px;
}

.wsw-myaccount__spin-card-art strong {
	color: #fff;
	font-family: var(--wsw-account-heading);
	font-size: 26px;
	font-weight: 800;
	line-height: 1.05;
	text-transform: uppercase;
}

.wsw-myaccount__spin-card-art small {
	margin-top: 5px;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
}

.wsw-myaccount__spin-card-body {
	display: grid;
	gap: 12px;
	padding: 18px 20px 20px;
}

.wsw-myaccount__spin-card-meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	color: var(--wsw-account-muted);
	font-size: 13px;
	font-weight: 600;
}

.wsw-myaccount__spin-card-meta strong {
	color: var(--wsw-account-text);
	font-weight: 700;
}

.wsw-myaccount__spin-progress {
	height: 7px;
	overflow: hidden;
	border-radius: 999px;
	background: #eeeeee;
}

.wsw-myaccount__spin-progress span {
	display: block;
	height: 100%;
	border-radius: inherit;
	background: var(--wsw-account-orange);
}

.wsw-myaccount .wsw-myaccount__spin-card .wsw-myaccount__action.button,
.wsw-myaccount .wsw-myaccount__spin-card .wsw-myaccount__action {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	min-height: 42px;
	padding: 12px 16px;
	border: 0;
	border-radius: 8px;
	background: var(--wsw-account-orange);
	color: #fff !important;
	font-family: var(--wsw-account-heading);
	font-size: 14px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
}

.wsw-myaccount .wsw-myaccount__spin-card .wsw-myaccount__action.button:hover,
.wsw-myaccount .wsw-myaccount__spin-card .wsw-myaccount__action.button:focus,
.wsw-myaccount .wsw-myaccount__spin-card .wsw-myaccount__action:hover,
.wsw-myaccount .wsw-myaccount__spin-card .wsw-myaccount__action:focus {
	border: 1px solid var(--wsw-account-orange);
	background: #fff;
	color: var(--wsw-account-orange) !important;
}

.wsw-myaccount__more-spins,
.wsw-myaccount__empty--arcade {
	display: grid;
	place-items: center;
	align-content: center;
	min-height: 356px;
	padding: 34px;
	border: 2px dashed var(--wsw-account-border);
	border-radius: 8px;
	background: #fff;
	text-align: center;
}

.wsw-myaccount__more-spins > span,
.wsw-myaccount__empty--arcade > span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 56px;
	height: 56px;
	margin-bottom: 16px;
	border-radius: 50%;
	background: var(--e-global-color-e740fdf, #fff0e0);
	color: var(--wsw-account-orange);
	font-size: 22px;
}

.wsw-myaccount__more-spins strong,
.wsw-myaccount__empty--arcade strong {
	color: var(--wsw-account-text);
	font-family: var(--wsw-account-heading);
	font-size: 20px;
	font-weight: 800;
	line-height: 1.1;
	text-transform: uppercase;
}

.wsw-myaccount__more-spins p,
.wsw-myaccount__empty--arcade p {
	margin: 10px 0 18px;
	color: var(--wsw-account-muted);
	font-size: 14px;
	font-weight: 500;
}

.wsw-myaccount__browse-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	padding: 10px 18px;
	border: 1px solid var(--wsw-account-border);
	border-radius: 8px;
	background: #fff;
	color: var(--wsw-account-text);
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
}

@media (max-width: 1024px) {
	.wsw-myaccount .wsw-myaccount__summary,
	.wsw-myaccount__available-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.wsw-myaccount .wsw-myaccount__arcade-hero {
		align-items: flex-start;
		flex-direction: column;
		padding: 24px;
	}

	.wsw-myaccount .wsw-myaccount__title {
		font-size: 38px;
	}

	.wsw-myaccount__hero-actions,
	.wsw-myaccount__play-now,
	.wsw-myaccount__ready-box {
		width: 100%;
	}

	.wsw-myaccount .wsw-myaccount__summary,
	.wsw-myaccount__available-grid {
		grid-template-columns: 1fr;
	}

	.wsw-myaccount .wsw-myaccount__nav-list {
		display: flex;
		width: max-content;
		min-width: 100%;
	}

	.wsw-myaccount .wsw-myaccount__nav-link {
		min-width: 132px;
	}
}

/* New prize card and Elementor-friendly module overrides. Kept last to win over legacy card styles. */
.wsw-style-scope .wsw-prize-grid-section {
	--wsw-prize-orange: #ff6b00;
	--wsw-prize-orange-dark: #e55f00;
	--wsw-prize-text: #1a1a1a;
	--wsw-prize-border: #e5e5e5;
	--wsw-prize-card-bg: #ffffff;
	--wsw-prize-chip-bg: #f8f8f8;
	--wsw-prize-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
	--wsw-prize-shadow-hover: 0 12px 32px rgba(0, 0, 0, 0.12);
	gap: 32px;
	padding: 44px 24px;
	background: transparent;
	color: var(--wsw-prize-text);
}

.wsw-style-scope .wsw-prize-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
	max-width: 1160px;
	width: 100%;
	margin: 0 auto;
}

.wsw-style-scope .wsw-prize-card,
.wsw-style-scope .wsw-prize-card.is-no-win {
	display: grid;
	overflow: hidden;
	border: 1px solid var(--wsw-prize-border);
	border-radius: 16px;
	background: var(--wsw-prize-card-bg);
	box-shadow: var(--wsw-prize-shadow);
	color: var(--wsw-prize-text);
}

.wsw-style-scope .wsw-prize-card::before {
	content: "";
	height: 4px;
	background: linear-gradient(135deg, var(--wsw-prize-accent) 0%, #ff9533 100%);
}

.wsw-style-scope .wsw-prize-card__hero {
	position: relative;
	display: grid;
	place-items: center;
	min-height: 128px;
	padding: 20px;
	background: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.08) 0 1px, transparent 1px 13px), linear-gradient(135deg, color-mix(in srgb, var(--wsw-prize-accent) 82%, #ffffff 18%) 0%, var(--wsw-prize-accent) 100%);
}

.wsw-style-scope .wsw-prize-card__badge,
.wsw-style-scope .wsw-prize-card__cash-alt {
	position: absolute;
	top: 12px;
}

.wsw-style-scope .wsw-prize-card__badge {
	left: 12px;
	display: inline-flex;
	gap: 5px;
	max-width: calc(100% - 24px);
	padding: 5px 10px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.92);
	color: var(--wsw-prize-accent);
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.wsw-style-scope .wsw-prize-card__cash-alt {
	right: 12px;
	display: grid;
	justify-items: end;
	color: #ffffff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
}

.wsw-style-scope .wsw-prize-card__cash-alt span {
	font-size: 10px;
	font-weight: 800;
	text-transform: uppercase;
}

.wsw-style-scope .wsw-prize-card__cash-alt strong,
.wsw-style-scope .wsw-prize-card__cash-alt .woocommerce-Price-amount {
	color: #ffffff;
	font-size: 22px;
	line-height: 1;
}

.wsw-style-scope .wsw-prize-card__icon-tile {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 96px;
	height: 96px;
	border: 4px solid rgba(255, 255, 255, 0.2);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.16);
	color: #ffffff;
}

.wsw-style-scope .wsw-prize-card__icon {
	font-size: 42px;
	color: #ffffff;
}

.wsw-style-scope .wsw-prize-card__icon--svg {
	width: 46px;
	height: 46px;
	stroke: currentColor;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
	fill: none;
}

.wsw-style-scope .wsw-prize-card__body {
	display: grid;
	gap: 14px;
	padding: 24px;
}

.wsw-style-scope .wsw-prize-card__label {
	margin: -6px 0 0;
	color: var(--wsw-prize-text);
	font-size: 20px;
	font-weight: 600;
}

.wsw-style-scope .wsw-prize-card__claimed {
	display: flex;
	justify-content: space-between;
	color: #555555;
	font-size: 12px;
	font-weight: 600;
}

.wsw-style-scope .wsw-prize-card__progress {
	height: 6px;
	overflow: hidden;
	border-radius: 999px;
	background: #eeeeee;
}

.wsw-style-scope .wsw-prize-card__progress span {
	display: block;
	height: 100%;
	background: linear-gradient(135deg, var(--wsw-prize-accent) 0%, #ff9533 100%);
}

.wsw-style-scope .wsw-prize-card__stats {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
	margin: 0;
}

.wsw-style-scope .wsw-prize-card__stat {
	display: grid;
	grid-template-columns: 16px minmax(0, 1fr);
	gap: 8px;
	padding: 11px;
	border: 0;
	border-radius: 8px;
	background: var(--wsw-prize-chip-bg);
	color: var(--wsw-prize-text);
}

.wsw-style-scope .wsw-prize-card__remaining-dot {
	position: relative;
	width: 10px;
	height: 10px;
	border-radius: 999px;
	background: #16a34a;
}

.wsw-style-scope .wsw-prize-card__remaining-dot::before {
	content: "";
	position: absolute;
	inset: -5px;
	border-radius: inherit;
	background: rgba(22, 163, 74, 0.24);
	animation: wsw-prize-ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}

.wsw-style-scope .wsw-prize-winners {
	position: relative;
	margin: 2px 0 0;
	padding: 16px 0 0;
	border-top: 1px solid var(--wsw-prize-border);
	background: transparent;
}

.wsw-style-scope .wsw-prize-winners__list {
	display: grid;
	gap: 8px;
	min-height: 142px;
	max-height: 142px;
	overflow-y: auto;
	scrollbar-width: none;
}

.wsw-style-scope .wsw-prize-winners__list::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.wsw-style-scope .wsw-winner-tile {
	display: grid;
	grid-template-columns: 32px minmax(0, 1fr) auto;
	gap: 10px;
	align-items: center;
	min-height: 42px;
	padding: 8px 10px;
	border: 0;
	border-radius: 8px;
	background: #f8f8f8;
	box-shadow: none;
}

.wsw-style-scope .wsw-winner-tile--placeholder {
	grid-template-columns: 18px minmax(0, 1fr);
	border: 1px dashed var(--wsw-prize-border);
	background: #ffffff;
	color: #777777;
	font-style: italic;
}

.wsw-style-scope .wsw-winner-tile__badge {
	width: 32px;
	height: 32px;
	border-radius: 999px;
	background: linear-gradient(135deg, var(--wsw-prize-accent) 0%, #ff9533 100%);
	color: #ffffff;
	font-size: 13px;
	font-weight: 800;
}

.wsw-style-scope .wsw-winner-tile__date {
	color: #777777;
	font-size: 11px;
	font-weight: 700;
	white-space: nowrap;
}

.wsw-style-scope .wsw-prize-winners.has-scroll-hint::before,
.wsw-style-scope .wsw-prize-winners.has-scroll-hint::after {
	content: "";
	position: absolute;
	right: 2px;
	z-index: 2;
	width: 16px;
	height: 16px;
	border-radius: 999px;
	background-color: rgba(255, 255, 255, 0.92);
	border: 1px solid var(--wsw-prize-border);
	pointer-events: none;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 8px 8px;
}

.wsw-style-scope .wsw-prize-winners.has-scroll-hint::before {
	top: 51px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 7.5 6 4.5l3 3' fill='none' stroke='%23ff6b00' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.wsw-style-scope .wsw-prize-winners.has-scroll-hint::after {
	bottom: 4px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4.5 6 7.5l3-3' fill='none' stroke='%23ff6b00' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.wsw-style-scope .wsw-progress-card,
.wsw-style-scope .wsw-countdown-card,
.wsw-style-scope .wsw-buy-box,
.wsw-style-scope .wsw-skill-question {
	background: transparent;
	border: 0;
	box-shadow: none;
}

.wsw-style-scope .wsw-progress-card {
	gap: 14px;
	padding: 0;
	border-radius: 0;
}

.wsw-style-scope .wsw-progress-card__bar {
	height: 8px;
	border: 0;
	background: #ececec;
}

.wsw-style-scope .wsw-progress-card__stats {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 8px;
}

.wsw-style-scope .wsw-progress-card__stat {
	display: grid;
	gap: 4px;
	justify-items: center;
	padding: 12px 10px;
	border: 0;
	border-radius: 8px;
	background: #f8f8f8;
	color: #777777;
	font-size: 12px;
	text-transform: uppercase;
}

.wsw-style-scope .wsw-progress-card__stat strong {
	color: #1a1a1a;
	font-size: 18px;
}

.wsw-style-scope .wsw-wheel-shell__stats-strip {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	overflow: hidden;
	border-radius: 0 0 18px 18px;
	background: #141414;
	border-top: 1px solid rgba(255, 107, 0, 0.28);
}

.wsw-style-scope .wsw-wheel-shell__stat {
	display: grid;
	justify-items: center;
	gap: 5px;
	padding: 14px 10px;
	text-align: center;
	border-right: 1px solid rgba(255, 255, 255, 0.08);
}

.wsw-style-scope .wsw-wheel-shell__stat:last-child {
	border-right: 0;
}

.wsw-style-scope .wsw-wheel-shell__stat-icon {
	color: #ff6b00;
	font-size: 18px;
	line-height: 1;
}

.wsw-style-scope .wsw-wheel-shell__stat strong {
	color: #ffffff;
	font-size: 22px;
	line-height: 1;
}

.wsw-style-scope .wsw-wheel-shell__stat span:last-child {
	color: #a0a0a0;
	font-size: 10px;
	font-weight: 800;
	line-height: 1.1;
	text-transform: uppercase;
}

.spin-price span.woocommerce-Price-amount.amount:after {
    content: " Per Card";
    color: #737373;
    font-size: 18px;
}

@media (max-width: 1180px) {
	.wsw-style-scope .wsw-prize-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 860px) {
	.wsw-style-scope .wsw-prize-grid {
		grid-template-columns: 1fr;
	}
}

/* Final product-page overrides: keep these after legacy Spin Wheel rules. */
.single-product .wsw-style-scope .wsw-skill-question,
.single-product .wsw-style-scope .wsw-buy-box .wsw-skill-question,
.single-product .wsw-style-scope form.cart .wsw-skill-question,
.single-product .wsw-style-scope .wsw-buy-box,
.single-product .wsw-style-scope .wsw-buy-box__form,
.single-product .wsw-style-scope form.cart.wsw-buy-box__form {
	background: transparent !important;
	border: 0 !important;
	outline: 0 !important;
	box-shadow: none !important;
	padding: 0 !important;
}

.single-product .wsw-style-scope .wsw-skill-question::before,
.single-product .wsw-style-scope .wsw-skill-question::after {
	content: none !important;
}

.single-product .wsw-style-scope .wsw-skill-question__label,
.single-product .wsw-style-scope .wsw-skill-question__label strong {
	margin: 0 0 12px !important;
	color: #111111 !important;
	font-family: var(--wsw-font-heading, "Oswald", Impact, sans-serif) !important;
	font-size: 20px !important;
	font-weight: 800 !important;
	line-height: 1.1 !important;
	text-transform: uppercase !important;
}

.single-product .wsw-style-scope .wsw-skill-question__text {
	margin: 0 0 12px !important;
	color: #111111 !important;
	font-family: var(--wsw-font-body, "Inter", Arial, sans-serif) !important;
	font-size: 15px !important;
	font-weight: 400 !important;
	line-height: 1.45 !important;
}

.single-product .wsw-style-scope .wsw-skill-question__answers {
	display: grid !important;
	gap: 10px !important;
	margin: 0 !important;
	padding: 0 !important;
}

.single-product .wsw-style-scope .wsw-skill-question__answer {
	display: flex !important;
	align-items: center !important;
	gap: 10px !important;
	min-height: 42px !important;
	padding: 10px 12px !important;
	border: 1px solid #ff6b00 !important;
	border-radius: 8px !important;
	background: #ffffff !important;
	box-shadow: none !important;
	color: #111111 !important;
	font-family: var(--wsw-font-body, "Inter", Arial, sans-serif) !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.2 !important;
}

.single-product .wsw-style-scope .wsw-skill-question__answer:hover,
.single-product .wsw-style-scope .wsw-skill-question__answer:focus-within {
	background: #fff5ed !important;
	border-color: #e55f00 !important;
	color: #111111 !important;
}

.single-product .wsw-style-scope .wsw-skill-question__answer span {
	color: #111111 !important;
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}

.single-product .wsw-style-scope .wsw-skill-question__answer input[type="radio"] {
	accent-color: #ff6b00;
}

.single-product .wsw-style-scope .wsw-progress-card {
	display: grid !important;
	gap: 14px !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

.single-product .wsw-style-scope .wsw-progress-card__header {
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 16px !important;
	margin: 0 !important;
}

.single-product .wsw-style-scope .wsw-progress-card__summary {
	color: #ff5f00 !important;
	font-size: 13px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	white-space: nowrap !important;
}

.single-product .wsw-style-scope .wsw-progress-card__bar {
	height: 12px !important;
	overflow: hidden !important;
	border: 0 !important;
	border-radius: 999px !important;
	background: #eeeeee !important;
	box-shadow: none !important;
}

.single-product .wsw-style-scope .wsw-progress-card__fill {
	height: 100% !important;
	border-radius: inherit !important;
	background: linear-gradient(90deg, #ff6b00 0%, #ff7f1f 100%) !important;
	box-shadow: none !important;
}

.single-product .wsw-style-scope .wsw-progress-card__stats {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	gap: 10px !important;
	align-items: stretch !important;
	margin: 4px 0 0 !important;
	padding: 0 !important;
}

.single-product .wsw-style-scope .wsw-progress-card__stat {
	display: grid !important;
	align-content: center !important;
	justify-items: center !important;
	gap: 6px !important;
	min-height: 60px !important;
	padding: 10px 8px !important;
	border: 1px solid #dddddd !important;
	border-radius: 8px !important;
	background: #ffffff !important;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.02) !important;
	color: #6b7280 !important;
	font-size: 10px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	text-align: center !important;
	text-transform: uppercase !important;
}

.single-product .wsw-style-scope .wsw-progress-card__stat span {
	display: block !important;
	color: #6b7280 !important;
	font-size: 10px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	text-transform: uppercase !important;
}

.single-product .wsw-style-scope .wsw-progress-card__stat strong {
	display: block !important;
	margin: 0 !important;
	color: #111111 !important;
	font-family: var(--wsw-font-heading, "Oswald", Impact, sans-serif) !important;
	font-size: 22px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
}
