/*!
 Theme Name:   Spin Pulse
 Theme URI:    https://spinpulse.tech
 Author:       Spin Pulse
 Author URI:   https://spinpulse.tech
 Description:  A high-performance WordPress theme designed for casino affiliates and gaming reviews. Built with Tailwind CSS for lightning-fast speeds and optimized for maximum conversions.
 Version:      1.0.0
 Text Domain:  spin-pulse
 Requires at least: 6.0
 Tested up to:  6.4
 Requires PHP:  8.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

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

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

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

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

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

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

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

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

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

input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

input:where([type='text']):focus, input:where(:not([type])):focus, input:where([type='email']):focus, input:where([type='url']):focus, input:where([type='password']):focus, input:where([type='number']):focus, input:where([type='date']):focus, input:where([type='datetime-local']):focus, input:where([type='month']):focus, input:where([type='search']):focus, input:where([type='tel']):focus, input:where([type='time']):focus, input:where([type='week']):focus, select:where([multiple]):focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit;
}

::-webkit-datetime-edit {
  display: inline-flex;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

select:where([multiple]),select:where([size]:not([size="1"])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

input:where([type='checkbox']),input:where([type='radio']) {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

input:where([type='checkbox']) {
  border-radius: 0px;
}

input:where([type='radio']) {
  border-radius: 100%;
}

input:where([type='checkbox']):focus,input:where([type='radio']):focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

input:where([type='checkbox']):checked,input:where([type='radio']):checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

input:where([type='checkbox']):checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (forced-colors: active)  {
  input:where([type='checkbox']):checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

input:where([type='radio']):checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

@media (forced-colors: active)  {
  input:where([type='radio']):checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

input:where([type='checkbox']):indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active)  {
  input:where([type='checkbox']):indeterminate {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

input:where([type='file']) {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

input:where([type='file']):focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

.spin-pulse-wrapper h1,
    .spin-pulse-wrapper h2,
    .spin-pulse-wrapper h3,
    .spin-pulse-wrapper h4,
    .spin-pulse-wrapper h5 {
  margin-top: 0px;
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.spin-pulse-wrapper h1 {
  font-size: 57px;
  line-height: 65px;
}

.spin-pulse-wrapper h2 {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.spin-pulse-wrapper h3 {
  font-size: 1.5rem;
  line-height: 2rem;
}

.spin-pulse-wrapper p {
  margin-bottom: 1rem;
  font-size: 15px;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

.spin-pulse-wrapper ul,
    .spin-pulse-wrapper ol {
  margin-bottom: 1rem;
  padding-left: 1.25rem;
}

.spin-pulse-wrapper li {
  margin-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

.spin-pulse-wrapper a {
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.\!container {
  width: 100% !important;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .\!container {
    max-width: 640px !important;
  }

  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .\!container {
    max-width: 768px !important;
  }

  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .\!container {
    max-width: 1024px !important;
  }

  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .\!container {
    max-width: 1280px !important;
  }

  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .\!container {
    max-width: 1536px !important;
  }

  .container {
    max-width: 1536px;
  }
}

.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}

.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}

.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}

.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}

.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: rgb(17 24 39 / 10%);
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}

.prose-lg :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.prose-lg :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}

.prose-lg :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-inline-start: 1em;
}

.prose-lg :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}

.prose-lg :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}

.prose-lg :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.prose-lg :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.prose-lg :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.prose-lg :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.prose-lg :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose-lg :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.prose-lg :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  border-radius: 0.3125rem;
  padding-top: 0.2222222em;
  padding-inline-end: 0.4444444em;
  padding-bottom: 0.2222222em;
  padding-inline-start: 0.4444444em;
}

.prose-lg :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
}

.prose-lg :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8666667em;
}

.prose-lg :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.875em;
}

.prose-lg :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-inline-end: 1.5em;
  padding-bottom: 1em;
  padding-inline-start: 1.5em;
}

.prose-lg :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}

.prose-lg :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}

.prose-lg :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.prose-lg :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4444444em;
}

.prose-lg :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4444444em;
}

.prose-lg :where(.prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.prose-lg :where(.prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}

.prose-lg :where(.prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}

.prose-lg :where(.prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}

.prose-lg :where(.prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}

.prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.prose-lg :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.prose-lg :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}

.prose-lg :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.6666667em;
  padding-inline-start: 1.5555556em;
}

.prose-lg :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}

.prose-lg :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-lg :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-lg :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-lg :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-lg :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
}

.prose-lg :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}

.prose-lg :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose-lg :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose-lg :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.75em;
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}

.prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose-lg :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.prose-lg :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose-lg :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}

.prose-lg :where(.prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-lg :where(.prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose-slate {
  --tw-prose-body: #334155;
  --tw-prose-headings: #0f172a;
  --tw-prose-lead: #475569;
  --tw-prose-links: #0f172a;
  --tw-prose-bold: #0f172a;
  --tw-prose-counters: #64748b;
  --tw-prose-bullets: #cbd5e1;
  --tw-prose-hr: #e2e8f0;
  --tw-prose-quotes: #0f172a;
  --tw-prose-quote-borders: #e2e8f0;
  --tw-prose-captions: #64748b;
  --tw-prose-kbd: #0f172a;
  --tw-prose-kbd-shadows: rgb(15 23 42 / 10%);
  --tw-prose-code: #0f172a;
  --tw-prose-pre-code: #e2e8f0;
  --tw-prose-pre-bg: #1e293b;
  --tw-prose-th-borders: #cbd5e1;
  --tw-prose-td-borders: #e2e8f0;
  --tw-prose-invert-body: #cbd5e1;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #94a3b8;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #94a3b8;
  --tw-prose-invert-bullets: #475569;
  --tw-prose-invert-hr: #334155;
  --tw-prose-invert-quotes: #f1f5f9;
  --tw-prose-invert-quote-borders: #334155;
  --tw-prose-invert-captions: #94a3b8;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #cbd5e1;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #475569;
  --tw-prose-invert-td-borders: #334155;
}

.sp-compare-bar {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transform: translateY(100%);
  transition: transform 0.3s ease-in-out;
}

.sp-compare-bar.active {
  transform: translateY(0) !important;
}

.sp-table-container {
  overflow-x: auto;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.sp-casino-table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}

.sp-casino-table th {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

.sp-casino-table td {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
  padding: 1rem;
  vertical-align: middle;
}

.sp-expand-content {
  display: none;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}

.sp-compare-bar.sp-expand-content {
  transform: translateY(150%);
  opacity: 0;
  pointer-events: none;
}

.sp-games2-arrow.sp-expand-content {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-50%) scale(0.8);
}

.sp-search-bar-dropdown.sp-expand-content {
  display: none;
}

.sp-expand-content.active {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .sp-expand-content.active {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.sp-fact-item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}

.sp-fact-icon {
  display: flex;
  height: 1.25rem;
  width: 1.25rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
  font-size: 10px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.sp-compare-checkbox {
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  border-radius: 0.25rem;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}

.sp-compare-checkbox:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1));
}

.spin-pulse-grid {
  margin-left: auto;
  margin-right: auto;
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(3, 1fr);
  max-width: 100%;
  margin-bottom: 19px;
}

.spin-pulse-card {
  background: var(--sp-card-white);
  border-radius: 12px;
  border: 1px solid var(--sp-border);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.spin-pulse-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.08);
}

.spin-pulse-card__badge {
  padding: 0.625rem;
  text-align: center;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.spin-pulse-card__badge--featured {
  background: var(--sp-primary);
}

.spin-pulse-card__badge--dark {
  background: var(--sp-dark-badge);
}

.spin-pulse-card__badge--orange {
  background: var(--sp-orange);
}

.spin-pulse-card__content {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  padding: 1.5rem;
}

.spin-pulse-card__title {
  margin: 0px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.spin-pulse-card__subtitle {
  margin-top: 0.25rem;
  margin-bottom: 1.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  font-style: italic;
}

.spin-pulse-card__row {
  display: flex;
  justify-content: space-between;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.spin-pulse-card__label {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

.spin-pulse-card__val {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.spin-pulse-card__stars {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}

.spin-pulse-card__btn {
  margin-top: auto;
  display: block;
  width: 100%;
  border-radius: 0.5rem;
  padding: 0.875rem;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration-line: none;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.spin-pulse-card__btn--outline {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.spin-pulse-info-section {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  display: grid;
  align-items: center;
  gap: 2.5rem;
  border-radius: 24px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  padding: 2.5rem;
  background-color: #f5f5f5;
  grid-template-columns: 1fr 1fr;
  max-width: 100%;
}

.spin-pulse-info__stats-card {
  border-radius: 20px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 2.5rem;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.spin-pulse-stat-row {
  margin-bottom: 1.5rem;
}

.spin-pulse-stat-header {
  margin-bottom: 0.5rem;
  display: flex;
  justify-content: space-between;
}

.spin-pulse-progress-bg {
  height: 0.5rem;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

.spin-pulse-progress-fill {
  height: 100%;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 1000ms;
}

.spin-pulse-feature-item {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}

.spin-pulse-feature-item::before {
  content: '✓';
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1));
  font-size: 12px;
  font-weight: 900;
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}

.pointer-events-none {
  pointer-events: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.-top-1 {
  top: -0.25rem;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.left-3 {
  left: 0.75rem;
}

.left-4 {
  left: 1rem;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.top-3 {
  top: 0.75rem;
}

.top-8 {
  top: 2rem;
}

.top-\[calc\(100\%-2px\)\] {
  top: calc(100% - 2px);
}

.top-full {
  top: 100%;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-50 {
  z-index: 50;
}

.z-\[9999\] {
  z-index: 9999;
}

.m-0 {
  margin: 0px;
}

.mx-16 {
  margin-left: 4rem;
  margin-right: 4rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-0 {
  margin-left: 0px;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-1\.5 {
  margin-left: 0.375rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mt-0 {
  margin-top: 0px;
}

.mt-0\.5 {
  margin-top: 0.125rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-auto {
  margin-top: auto;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}

.h-1 {
  height: 0.25rem;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-2 {
  height: 0.5rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.h-3\.5 {
  height: 0.875rem;
}

.h-4 {
  height: 1rem;
}

.h-40 {
  height: 10rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.max-h-full {
  max-height: 100%;
}

.min-h-screen {
  min-height: 100vh;
}

.w-1 {
  width: 0.25rem;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-3\.5 {
  width: 0.875rem;
}

.w-4 {
  width: 1rem;
}

.w-40 {
  width: 10rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-60 {
  width: 15rem;
}

.w-8 {
  width: 2rem;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.w-px {
  width: 1px;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-7xl {
  max-width: 80rem;
}

.max-w-\[1000px\] {
  max-width: 1000px;
}

.max-w-\[1200px\] {
  max-width: 1200px;
}

.max-w-full {
  max-width: 100%;
}

.max-w-main {
  max-width: 80%;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-none {
  max-width: none;
}

.max-w-xl {
  max-width: 36rem;
}

.flex-shrink {
  flex-shrink: 1;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.shrink-0 {
  flex-shrink: 0;
}

.flex-grow {
  flex-grow: 1;
}

.border-collapse {
  border-collapse: collapse;
}

.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-95 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.animate-fade-in {
  animation: fadeIn 0.4s ease-in forwards;
}

@keyframes modalFade {
  0% {
    opacity: 0;
    transform: scale(0.95) translateY(10px);
  }

  100% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}

.animate-modal-in {
  animation: modalFade 0.3s ease-out forwards;
}

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

.animate-ping {
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}

@keyframes slideDown {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-slide-down {
  animation: slideDown 0.3s ease-out forwards;
}

.cursor-default {
  cursor: default;
}

.resize {
  resize: both;
}

.list-none {
  list-style-type: none;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-1\.5 {
  gap: 0.375rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}

.overflow-hidden {
  overflow: hidden;
}

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

.rounded {
  border-radius: 0.25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-\[20px\] {
  border-radius: 20px;
}

.rounded-\[24px\] {
  border-radius: 24px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-b-xl {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-\[\#1e293b\] {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.border-emerald-100 {
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}

.border-purple-500 {
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}

.border-rose-100 {
  --tw-border-opacity: 1;
  border-color: rgb(255 228 230 / var(--tw-border-opacity, 1));
}

.border-slate-100 {
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}

.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.border-slate-300\/30 {
  border-color: rgb(203 213 225 / 0.3);
}

.border-slate-800 {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}

.border-white\/20 {
  border-color: rgb(255 255 255 / 0.2);
}

.border-white\/5 {
  border-color: rgb(255 255 255 / 0.05);
}

.bg-\[\#00d67d\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 214 125 / var(--tw-bg-opacity, 1));
}

.bg-\[\#111827\] {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.bg-\[\#1E293B\] {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f8fafc\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}

.bg-amber-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}

.bg-emerald-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1));
}

.bg-emerald-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}

.bg-emerald-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}

.bg-rose-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1));
}

.bg-rose-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity, 1));
}

.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

.bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}

.bg-slate-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}

.bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}

.bg-slate-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

.bg-slate-800\/40 {
  background-color: rgb(30 41 59 / 0.4);
}

.bg-slate-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-0 {
  padding: 0px;
}

.p-10 {
  padding: 2.5rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-2\.5 {
  padding: 0.625rem;
}

.p-3\.5 {
  padding: 0.875rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-8 {
  padding-top: 2rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.font-sans {
  font-family: Inter, ui-sans-serif, system-ui;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-\[10px\] {
  font-size: 10px;
}

.text-\[11px\] {
  font-size: 11px;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[13px\] {
  font-size: 13px;
}

.text-\[15px\] {
  font-size: 15px;
}

.text-\[22px\] {
  font-size: 22px;
}

.text-\[9px\] {
  font-size: 9px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-black {
  font-weight: 900;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.not-italic {
  font-style: normal;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-\[0\.1em\] {
  letter-spacing: 0.1em;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

.tracking-tighter-extreme {
  letter-spacing: -0.04em;
}

.tracking-wider {
  letter-spacing: 0.05em;
}

.tracking-widest {
  letter-spacing: 0.1em;
}

.\!text-slate-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1)) !important;
}

.text-\[\#00d67d\] {
  --tw-text-opacity: 1;
  color: rgb(0 214 125 / var(--tw-text-opacity, 1));
}

.text-\[\#0d3b66\] {
  --tw-text-opacity: 1;
  color: rgb(13 59 102 / var(--tw-text-opacity, 1));
}

.text-\[\#fbbf24\] {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}

.text-\[\#ffcc00\] {
  --tw-text-opacity: 1;
  color: rgb(255 204 0 / var(--tw-text-opacity, 1));
}

.text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}

.text-emerald-600 {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}

.text-emerald-800 {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}

.text-emerald-900 {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.text-rose-500 {
  --tw-text-opacity: 1;
  color: rgb(244 63 94 / var(--tw-text-opacity, 1));
}

.text-rose-800 {
  --tw-text-opacity: 1;
  color: rgb(159 18 57 / var(--tw-text-opacity, 1));
}

.text-rose-900 {
  --tw-text-opacity: 1;
  color: rgb(136 19 55 / var(--tw-text-opacity, 1));
}

.text-slate-300 {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}

.text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

.text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}

.text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-white\/30 {
  color: rgb(255 255 255 / 0.3);
}

.text-white\/50 {
  color: rgb(255 255 255 / 0.5);
}

.text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}

.underline {
  text-decoration-line: underline;
}

.no-underline {
  text-decoration-line: none;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-5 {
  opacity: 0.05;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-75 {
  opacity: 0.75;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-90 {
  opacity: 0.9;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_10px_20px_-10px_rgba\(0\2c 214\2c 125\2c 0\.5\)\] {
  --tw-shadow: 0 10px 20px -10px rgba(0,214,125,0.5);
  --tw-shadow-colored: 0 10px 20px -10px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline {
  outline-style: solid;
}

.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.brightness-0 {
  --tw-brightness: brightness(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-sm {
  --tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-filter {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.duration-\[1500ms\] {
  transition-duration: 1500ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* ==========================================================================
   STANDARD CUSTOM CSS (OUTSIDE TAILWIND LAYERS)
   ========================================================================== */

:root {
  --sp-bg: #f8fafc;
  --sp-card-white: #ffffff;
  --sp-card-body-bg: #ececec;
  --sp-text-main: #0f172a;
  --sp-text-sub: #64748b;
  --sp-border: #e2e8f0;
  --sp-primary: #00d67d;
  --sp-blue: #3b82f6;
  --sp-purple: #8b5cf6;
  --sp-orange: #f59e0b;
  --sp-dark-badge: #1e293b;
}

.text-sp-primary {
  color: var(--sp-primary);
}

.text-sp-blue {
  color: var(--sp-blue);
}

.text-sp-purple {
  color: var(--sp-purple);
}

.text-sp-orange {
  color: var(--sp-orange);
}

/* Grid Layouts */

.sp-index-grid,
.sp-search-grid,
.sp-category-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .sp-index-grid,
    .sp-search-grid,
    .sp-category-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.sp-index-grid>article {
  height: 100%;
  margin-bottom: 0;
}

/* Pagination Styling */

.sp-index-pagination,
.sp-search-pagination,
.sp-category-pagination {
  margin-top: 40px;
  border-top: 1px solid #e0ddd5;
  padding-top: 30px;
}

.sp-index-pagination .nav-links,
.sp-search-pagination .nav-links,
.sp-category-pagination .nav-links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
}

.sp-index-pagination .page-numbers,
.sp-search-pagination .page-numbers,
.sp-category-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 12px;
  background-color: #fdfcfb;
  border: 1px solid #e0ddd5;
  color: #0d3b66;
  font-weight: 600;
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.2s ease;
}

.sp-index-pagination .page-numbers:hover,
.sp-search-pagination .page-numbers:hover,
.sp-category-pagination .page-numbers:hover {
  background-color: #e0ddd5;
}

.sp-index-pagination .page-numbers.current,
.sp-search-pagination .page-numbers.current,
.sp-category-pagination .page-numbers.current {
  background-color: #0d3b66;
  color: #ffffff;
  border-color: #0d3b66;
}

.sp-index-pagination .dots,
.sp-search-pagination .dots,
.sp-category-pagination .dots {
  border: none;
  background: transparent;
}

/* Cards */

.sp-post-card,
.sp-search-card,
.sp-category-card {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border: 1px solid #e0ddd5;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  margin-bottom: 30px;
}

.sp-post-card:hover,
.sp-search-card:hover,
.sp-category-card:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);
  transform: translateY(-3px);
}

.sp-post-content-wrap,
.sp-search-content-wrap,
.sp-category-content-wrap {
  padding: 24px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.sp-post-excerpt,
.sp-search-excerpt,
.sp-category-excerpt {
  flex-grow: 1;
}

/* Pages & Empty States */

.sp-page-title {
  color: #0d3b66;
  line-height: 1.2;
}

.sp-page-featured-image .sp-page-img {
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
}

.sp-page-links {
  font-size: 1rem;
  margin: 2rem 0;
  font-weight: 600;
}

.sp-page-link-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  height: 36px;
  padding: 0 10px;
  background-color: #fdfcfb;
  border: 1px solid #e0ddd5;
  color: #0d3b66;
  border-radius: 6px;
  text-decoration: none !important;
}

.sp-page-links a .sp-page-link-number:hover {
  background-color: #e0ddd5;
}

.sp-page-links>span:not(.sp-page-link-number):not(:first-child) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  height: 36px;
  padding: 0 10px;
  background-color: #0d3b66;
  color: #ffffff;
  border-radius: 6px;
  font-weight: 700;
}

.sp-no-results-box {
  background-color: #fdfcfb;
  border: 1px solid #e0ddd5;
  border-radius: 12px;
  padding: 60px 20px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
  margin-bottom: 40px;
}

.sp-no-results-icon {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  color: #c0bcb1;
}

.sp-no-results-title {
  font-size: 2.2rem;
  font-weight: 800;
  color: #0d3b66;
  margin-bottom: 15px;
  line-height: 1.2;
}

.sp-no-results-content p {
  font-size: 1.1rem;
  color: #555555;
  max-width: 600px;
  margin: 0 auto 30px auto;
  line-height: 1.6;
}

.sp-no-results-content a.sp-text-link {
  color: #8c7355;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  transition: border-color 0.2s ease;
}

.sp-no-results-content a.sp-text-link:hover {
  border-color: #8c7355;
}

.sp-no-results-search-wrap {
  max-width: 500px;
  margin: 0 auto;
}

.sp-no-results-search-wrap .search-form {
  display: flex;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04);
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #e0ddd5;
}

.sp-no-results-search-wrap .search-field {
  flex-grow: 1;
  padding: 14px 20px;
  border: none;
  font-size: 1rem;
  background-color: #ffffff;
  outline: none;
}

.sp-no-results-search-wrap .search-submit {
  background-color: #0d3b66;
  color: #ffffff;
  border: none;
  padding: 0 25px;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.sp-no-results-search-wrap .search-submit:hover {
  background-color: #5d6d5a;
}

/* Hero Search Box */

.sp-hero-search-box .search-form {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  overflow: hidden;
}

.sp-hero-search-box .search-field {
  border: none;
  padding: 16px 20px;
  font-size: 1.05rem;
}

.sp-hero-search-box .search-submit {
  background-color: #0d3b66;
  color: #ffffff;
  border: none;
  padding: 0 30px;
  height: 54px;
}

.sp-hero-search-box .search-submit:hover {
  background-color: #5d6d5a;
}

/* Comments Section Styling */

.sp-comments-area {
  margin-top: 60px;
  padding-top: 40px;
  border-top: 2px solid #e2e8f0;
}

.sp-comments-title,
.comment-reply-title {
  font-size: 1.8rem;
  font-weight: 800;
  color: #0d3b66;
  margin-bottom: 30px;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}

.comment-list {
  list-style: none;
  margin: 0 0 50px 0;
  padding: 0;
}

.comment-list .comment {
  margin-bottom: 25px;
}

.comment-list .children {
  list-style: none;
  margin: 20px 0 0 0;
  padding-left: 40px;
  border-left: 2px solid #e2e8f0;
}

.comment-body {
  background-color: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 24px 24px 45px 24px;
  /* Extra bottom padding for date */
  position: relative;
  display: flex;
  gap: 25px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.02);
}

/* Meta Left Sidebar (Avatar + Name) */

.comment-meta {
  flex: 0 0 178px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.comment-author {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.comment-author .avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-bottom: 8px;
  background: #f8fafc;
  padding: 2px;
  border: 1px solid #e2e8f0;
}

.comment-author .fn {
  font-size: 0.95rem;
  font-weight: 800;
  color: #0f172a;
  word-break: break-word;
  font-style: normal;
}

.comment-author .says {
  display: none;
  /* Removes the default "says:" text */
}

.comment-meta .comment-edit-link {
  display: none;
}

/* Date Bottom Center */

.comment-metadata {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  text-align: center;
}

.comment-metadata a {
  font-size: 0.75rem;
  color: #94a3b8;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.comment-metadata a:hover {
  color: #0f172a;
}

/* Text Content */

.comment-content {
  flex: 1;
  font-size: 0.95rem;
  color: #475569;
  line-height: 1.6;
  padding-top: 5px;
}

.comment-content p {
  margin-bottom: 12px;
}

.comment-content p:last-child {
  margin-bottom: 0;
}

/* Reply Button */

.reply {
  flex: 0 0 auto;
}

.reply a {
  display: inline-block;
  background-color: #e2e8f0;
  color: #475569;
  font-size: 0.75rem;
  font-weight: 800;
  text-transform: uppercase;
  padding: 6px 14px;
  border-radius: 6px;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
}

.reply a:hover {
  background-color: #cbd5e1;
  color: #0f172a;
}

/* Mobile Responsiveness for Comments */

@media (max-width: 640px) {
  .comment-list .children {
    padding-left: 20px;
  }

  .comment-body {
    flex-direction: column;
    gap: 15px;
    padding: 20px 20px 45px 20px;
  }

  .comment-meta {
    flex-direction: row;
    width: 100%;
    text-align: left;
  }

  .comment-author {
    flex-direction: row;
    gap: 15px;
    align-items: center;
  }

  .comment-author .avatar {
    margin-bottom: 0;
  }

  .reply {
    position: absolute;
    top: 20px;
    right: 20px;
  }
}

/* Comment Form Matching Screenshot */

#respond {
  margin-top: 40px;
}

.comment-reply-title {
  font-size: 1.5rem;
  font-weight: 900;
  color: #0f172a;
  margin-bottom: 20px;
  text-transform: uppercase;
}

/* The beautiful bounding box around the form fields */

.sp-comment-form {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
}

.comment-notes,
.logged-in-as {
  font-size: 0.9rem;
  color: #475569;
  margin-bottom: 20px;
}

.logged-in-as a {
  color: #0f172a;
  font-weight: 600;
  text-decoration: underline;
}

.sp-comment-form p {
  margin-bottom: 20px;
}

.sp-comment-form label {
  display: block;
  font-size: 0.9rem;
  font-weight: 800;
  color: #0f172a;
  margin-bottom: 8px;
}

/* Inputs and Textareas */

.sp-comment-form input[type="text"],
.sp-comment-form input[type="email"],
.sp-comment-form input[type="url"],
.sp-comment-form textarea {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid #cbd5e1;
  border-radius: 8px;
  background-color: #ffffff;
  color: #0f172a;
  font-family: inherit;
  font-size: 0.95rem;
  transition: all 0.3s ease;
  outline: none;
}

.sp-comment-form input:focus,
.sp-comment-form textarea:focus {
  border-color: #0f172a;
  background-color: #ffffff;
  box-shadow: 0 0 0 3px rgba(15, 23, 42, 0.1);
}

.sp-comment-form textarea {
  min-height: 120px;
}

.comment-form-cookies-consent {
  display: flex;
  align-items: center;
  gap: 10px;
}

.comment-form-cookies-consent label {
  margin-bottom: 0;
  font-weight: 500;
  color: #475569;
}

/* Form Submit Button */

.sp-comment-form .submit {
  background-color: #0f172a;
  color: #ffffff;
  font-size: 0.9rem;
  font-weight: 800;
  padding: 12px 24px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.2s ease, transform 0.2s ease;
  text-transform: uppercase;
  display: inline-block;
}

.sp-comment-form .submit:hover {
  background-color: #1e293b;
  transform: translateY(-2px);
}

.comment-metadata {
  border-top: 1px solid #e2e8f0;
  background: azure;
  padding-top: 6px;
}

/* Layouts & Sidebars */

.sp-right-sidebar-container,
.sp-left-sidebar-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  gap: 7px;
  align-items: flex-start;
  padding: 0 20px;
}

.sp-left-sidebar-container {
  padding: 40px 20px;
  background-color: #fdfcfb;
}

.sp-right-sidebar-content {
  flex: 1 1 calc(66.666% - 20px);
  max-width: calc(69.666% - 23px);
  width: 100%;
}

.sp-right-sidebar-sidebar,
.sp-left-sidebar-sidebar {
  flex: 1 1 calc(33.333% - 20px);
  max-width: calc(33.333% - 20px);
  width: 100%;
  border: 1px solid #f4f7f9;
  border-radius: 6px;
  align-self: flex-start;
  height: auto;
  padding: 20px;
  background-color: #fdfcfb;
}

@media (max-width: 992px) {
  .sp-right-sidebar-content,
    .sp-right-sidebar-sidebar {
    flex: 1 1 100%;
    max-width: 100%;
  }
}

.sp-left-sidebar-main,
.sp-right-sidebar-main {
  background-color: #ffffff;
  padding: 3rem;
  border-radius: 4px;
  border: 1px solid #f0eee9;
}

@media (max-width: 1024px) {
  .sp-left-sidebar-main,
    .sp-right-sidebar-main {
    padding: 1.5rem;
  }
}

/* Universal Sidebar Widget Styling */

.sp-right-sidebar-sidebar .widget,
.sp-left-sidebar-aside .widget,
.sp-right-sidebar-aside .widget {
  background-color: #ffffff;
  padding: 24px;
  border: 1px solid #e0ddd5;
  border-radius: 6px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.02);
  margin-bottom: 30px;
}

.sp-right-sidebar-sidebar .widget ul,
.sp-left-sidebar-sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sp-right-sidebar-sidebar .widget li,
.sp-left-sidebar-sidebar li {
  padding: 14px 0;
  border-bottom: 1px solid #f0eee9;
  line-height: 1.5;
  transition: all 0.3s ease;
}

.sp-right-sidebar-sidebar .widget li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.sp-right-sidebar-sidebar .widget li a,
.sp-left-sidebar-sidebar li a {
  color: #0d3b66;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.95rem;
  display: block;
  transition: all 0.2s ease-in-out;
}

.sp-right-sidebar-sidebar .widget li a:hover,
.sp-left-sidebar-sidebar li a:hover {
  color: #8c7355;
  transform: translateX(4px);
}

.sp-right-sidebar-sidebar .widget li.current_page_item>a,
.sp-right-sidebar-sidebar .widget li.current-menu-item>a,
.sp-right-sidebar-sidebar .widget li.current-cat>a,
.sp-right-sidebar-sidebar .widget li a[aria-current="page"] {
  color: #8c7355;
  font-weight: 700;
  border-left: 3px solid #8c7355;
  padding-left: 10px;
  margin-left: -13px;
}

.sp-left-sidebar-sidebar .widget-title,
.sp-right-sidebar-sidebar .widget-title,
.widget_nav_menu h2.widget-title,
.widget_recent_entries h2.widget-title {
  font-family: 'Livvic', sans-serif;
  font-size: 1.35rem;
  font-weight: 700;
  color: #5d6d5a;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #8c7355;
  display: block;
  letter-spacing: 0.5px;
}

/* Sidebar Search Widget */

.widget_search .search-form {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
}

.widget_search .search-field {
  flex-grow: 1;
  padding: 10px 12px;
  border: 1px solid #e0ddd5;
  border-radius: 4px 0 0 4px;
  background: #fff;
  font-size: 0.9rem;
}

.widget_search .search-submit {
  background-color: #e0ddd5;
  border: 1px solid #e0ddd5;
  color: #122331;
  padding: 10px 20px;
  cursor: pointer;
  font-weight: 600;
  border-radius: 0 4px 4px 0;
  transition: background 0.3s;
}

.widget_search .search-submit:hover {
  background-color: #d1cdc3;
}

.sp-sidebar-promo-banner {
  margin: 25px 0;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.sp-sidebar-promo-banner img {
  width: 100%;
  display: block;
  transition: transform 0.3s ease;
}

.sp-sidebar-promo-banner:hover img {
  transform: scale(1.02);
}

/* Author Bio Box */

.sp-author-bio-wrapper {
  max-width: 1200px;
  margin: 0 auto 60px auto;
  padding: 0 20px;
}

.sp-author-bio-container {
  background-color: #fdfcfb;
  border: 1px solid #e0ddd5;
  border-radius: 12px;
  padding: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.sp-author-bio-container:hover {
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.05);
  transform: translateY(-2px);
}

@media (min-width: 768px) {
  .sp-author-bio-container {
    flex-direction: row;
    align-items: flex-start;
    padding: 50px;
  }
}

.sp-author-bio-avatar {
  flex-shrink: 0;
}

.sp-author-avatar-img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 4px solid #ffffff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}

.sp-author-bio-content {
  flex-grow: 1;
  text-align: center;
}

@media (min-width: 768px) {
  .sp-author-bio-content {
    text-align: left;
  }
}

.sp-author-bio-title {
  font-size: 1.8rem;
  font-weight: 800;
  color: #0d3b66;
  margin: 0 0 15px 0;
  line-height: 1.2;
}

.sp-author-bio-greeting {
  display: block;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #5d6d5a;
  font-weight: 700;
  margin-bottom: 5px;
}

.sp-author-bio-text {
  font-size: 1.05rem;
  color: #555555;
  line-height: 1.7;
  margin-bottom: 25px;
}

.sp-author-bio-text p:last-child {
  margin-bottom: 0;
}

.sp-author-bio-socials {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  border-top: 1px solid #f0eee9;
  padding-top: 20px;
}

@media (min-width: 768px) {
  .sp-author-bio-socials {
    justify-content: flex-start;
  }
}

.sp-author-bio-socials-label {
  font-size: 0.9rem;
  font-weight: 600;
  color: #888888;
  margin-right: 8px;
}

.sp-author-bio-social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ffffff;
  color: var(--sp-primary);
  border: 1px solid #e0ddd5;
  transition: all 0.3s ease;
}

.sp-author-bio-social-link svg {
  transition: stroke 0.3s ease;
}

.sp-author-bio-social-link:hover {
  background-color: var(--sp-primary);
  border-color: var(--sp-primary);
  transform: translateY(-4px);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
}

.sp-author-bio-social-link:hover svg {
  stroke: #ffffff;
}

/* SP Single Content Base Styling */

.sp-single-main-wrapper {
  max-width: 1078px;
  margin: 40px auto;
  padding: 0 20px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #4a4a4a;
}

.sp-single-content {
  font-size: 1.1rem;
  line-height: 1.8;
  color: #333;
}

.sp-single-content p {
  margin-bottom: 25px;
}

.sp-single-content h2 {
  color: #000000;
  font-size: 2rem;
  font-weight: 800;
  margin: 40px 0 20px 0;
  line-height: 1.3;
}

.sp-single-content ul,
.sp-single-content ol {
  margin: 0 0 30px 0;
  padding: 0;
  color: #4a4a4a;
  list-style: none;
}

.sp-single-content li {
  margin-bottom: 16px;
  line-height: 1.8;
  position: relative;
}

.sp-single-content li strong {
  color: #000000;
  font-weight: 700;
}

.sp-single-content ul li {
  padding-left: 32px;
}

.sp-single-content ul li::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 10px;
  width: 10px;
  height: 10px;
  background-color: #5d6d5a;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(93, 109, 90, 0.2);
}

.sp-single-content ol {
  counter-reset: sp-counter;
}

.sp-single-content ol li {
  padding-left: 48px;
  counter-increment: sp-counter;
}

.sp-single-content ol li::before {
  content: counter(sp-counter);
  position: absolute;
  left: 0;
  top: 2px;
  width: 32px;
  height: 32px;
  background-color: #e0ddd5;
  color: #0d3b66;
  font-weight: 800;
  font-size: 0.95rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

/* Custom Tables & Game Grids */

.sp-table2-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0px;
  background-color: #ffffff;
}

.sp-table2-row {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  margin-bottom: 0px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.sp-table2-row:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}

.sp-table2-header {
  display: flex;
  align-items: center;
  padding: 16px;
  background-color: #f0fdf4;
  border-bottom: 1px solid #e5e7eb;
}

.sp-table2-logo-wrapper {
  flex-shrink: 0;
  margin-right: 16px;
}

.sp-table2-brand-name {
  font-size: 1.25rem;
  font-weight: 700;
  color: #1f2937;
  margin: 0;
}

.sp-table2-rating {
  display: flex;
  gap: 4px;
  margin-top: 4px;
}

.sp-table2-star {
  color: #f59e0b;
  font-size: 0.9rem;
}

.sp-table2-body {
  padding: 16px;
  flex-grow: 1;
}

.sp-table2-bonus-highlight {
  font-size: 28px;
  font-weight: 700;
  color: #059669;
  margin-bottom: 12px;
  display: block;
  margin-top: 10px;
}

.sp-table2-features-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}

.sp-table2-features-list li {
  margin-bottom: -8px;
}

.sp-table2-feature-item {
  font-size: 0.9rem;
  color: #4b5563;
  display: flex;
  align-items: center;
}

.sp-table2-feature-item::before {
  content: "✓";
  color: #10b981;
  font-weight: bold;
  margin-right: 6px;
}

.sp-table2-footer {
  padding: 16px;
  background-color: #f9fafb;
  border-top: 1px solid #e5e7eb;
  text-align: center;
}

.sp-table2-footer br {
  display: none;
}

.sp-table2-cta-button {
  display: inline-block;
  width: 100%;
  padding: 12px 24px;
  background-color: #28a745;
  color: white;
  text-decoration: none;
  font-weight: 600;
  border-radius: 8px;
  transition: background-color 0.2s;
  text-align: center;
}

.sp-table2-cta-button:hover {
  background-color: #1d4ed8;
}

.sp-table2-terms {
  display: block;
  margin-top: 8px;
  font-size: 0.75rem;
  color: #9ca3af;
}

.sp-table2-more-trigger {
  text-align: center;
  margin-top: -14px;
  margin-bottom: -31px;
  background: aliceblue;
}

.sp-read-more-btn {
  font-size: 11px;
  font-weight: 200;
  color: #64748b;
  text-transform: capitalize;
  text-decoration: none;
  letter-spacing: 0.5px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  transition: color 0.2s ease;
  cursor: pointer;
}

.sp-read-more-btn:hover {
  color: #4f46e5;
}

.sp-read-more-btn .sp-arrow {
  font-size: 8px;
  transition: transform 0.3s ease;
}

.sp-read-more-btn.active .sp-arrow {
  transform: rotate(180deg);
}

.sp-table2-expanded-content {
  display: none;
  margin-top: 33px;
  padding-top: 15px;
  border-top: 1px dashed #e2e8f0;
  animation: spFadeIn 0.3s ease;
}

.sp-expanded-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
  text-align: center;
}

.sp-expanded-item {
  display: flex;
  flex-direction: column;
}

.sp-expanded-label {
  font-size: 9px;
  color: #94a3b8;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 2px;
}

.sp-expanded-value {
  font-size: 11px;
  color: #334155;
  font-weight: 800;
}

@media (min-width: 768px) {
  .sp-table2-row {
    flex-direction: row;
    align-items: center;
  }

  .sp-table2-header {
    width: 25%;
    background: transparent;
    border-bottom: none;
    border-right: 1px solid #e5e7eb;
  }

  .sp-table2-body {
    width: 50%;
  }

  .sp-table2-footer {
    width: 25%;
    background: transparent;
    border-top: none;
    border-left: 1px solid #e5e7eb;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

.sp-table3-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 20px;
  background-color: #111827;
  color: #f3f4f6;
}

.sp-table3-card {
  display: flex;
  flex-direction: column;
  background: #1f2937;
  border: 1px solid #374151;
  border-radius: 16px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
}

.sp-table3-rank-badge {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f59e0b;
  color: #000;
  font-weight: 900;
  padding: 8px 16px;
  border-bottom-right-radius: 16px;
  z-index: 10;
  font-size: 1rem;
}

.sp-table3-header {
  padding: 40px 20px 20px 20px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #374151;
  background: linear-gradient(to bottom, #1f2937, #111827);
}

.sp-table3-logo-box {
  width: 60px;
  height: 60px;
  margin-right: 15px;
  border-radius: 50%;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #4b5563;
}

.sp-table3-title-group {
  display: flex;
  flex-direction: column;
}

.sp-table3-name {
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  margin: 0;
  letter-spacing: 0.5px;
}

.sp-table3-license {
  font-size: 0.8rem;
  color: #9ca3af;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 4px;
}

.sp-table3-body {
  padding: 20px;
  text-align: center;
}

.sp-table3-offer {
  font-size: 1.5rem;
  font-weight: 700;
  color: #34d399;
  margin-bottom: 8px;
  display: block;
  text-shadow: 0 0 10px rgba(52, 211, 153, 0.2);
}

.sp-table3-sub-offer {
  color: #d1d5db;
  font-size: 0.95rem;
  margin-bottom: 20px;
  display: block;
}

.sp-table3-tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
}

.sp-table3-tag {
  background-color: #374151;
  color: #e5e7eb;
  padding: 4px 10px;
  border-radius: 4px;
  font-size: 0.75rem;
  border: 1px solid #4b5563;
}

.sp-table3-footer {
  padding: 20px;
  background-color: #111827;
  text-align: center;
}

.sp-table3-cta {
  display: block;
  width: 100%;
  padding: 14px;
  background: linear-gradient(45deg, #f59e0b, #d97706);
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  border-radius: 50px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: transform 0.2s, box-shadow 0.2s;
  box-shadow: 0 4px 15px rgba(245, 158, 11, 0.4);
}

.sp-table3-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(245, 158, 11, 0.6);
}

@media (min-width: 768px) {
  .sp-table3-card {
    flex-direction: row;
    align-items: center;
    padding: 0;
    text-align: left;
  }

  .sp-table3-header {
    width: 30%;
    border-bottom: none;
    border-right: 1px solid #374151;
    padding: 20px 20px 20px 60px;
    background: none;
  }

  .sp-table3-body {
    width: 45%;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .sp-table3-tags {
    justify-content: flex-start;
  }

  .sp-table3-footer {
    width: 25%;
    background: none;
    border-left: 1px solid #374151;
    display: flex;
    align-items: center;
  }
}

.sp-table4-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 20px;
  background-color: #f1f5f9;
}

.sp-table4-card {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  border-left: 5px solid transparent;
  transition: all 0.2s ease-in-out;
}

.sp-table4-card:hover {
  border-left-color: #3b82f6;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}

.sp-table4-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 20px;
  border-bottom: 1px solid #e2e8f0;
  position: relative;
}

.sp-table4-identity {
  display: flex;
  align-items: center;
  gap: 15px;
}

.sp-table4-brand-name {
  font-size: 1.2rem;
  font-weight: 700;
  color: #1e293b;
  margin: 0;
}

.sp-table4-meta {
  font-size: 0.8rem;
  color: #64748b;
  margin: 0;
}

.sp-table4-score-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #eff6ff;
  color: #2563eb;
  font-weight: 800;
  font-size: 1rem;
  border: 2px solid #bfdbfe;
}

.sp-table4-body {
  padding: 20px;
  background-color: #fff;
}

.sp-table4-bonus-text {
  font-size: 1.1rem;
  color: #0f172a;
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
}

.sp-table4-pros {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
}

.sp-table4-pro-item {
  font-size: 0.9rem;
  color: #475569;
  display: flex;
  align-items: center;
}

.sp-table4-pro-item::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #3b82f6;
  border-radius: 50%;
  margin-right: 10px;
}

.sp-table4-footer {
  padding: 15px 20px;
  background-color: #f8fafc;
  border-top: 1px solid #e2e8f0;
  text-align: center;
}

.sp-table4-btn {
  display: inline-block;
  width: 100%;
  padding: 12px 0;
  background-color: transparent;
  color: #3b82f6;
  border: 2px solid #3b82f6;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.2s;
  text-transform: uppercase;
  font-size: 0.9rem;
}

.sp-table4-btn:hover {
  background-color: #3b82f6;
  color: #fff;
}

@media (min-width: 768px) {
  .sp-table4-card {
    flex-direction: row;
    align-items: stretch;
    border-left: none;
    border-top: 4px solid transparent;
  }

  .sp-table4-card:hover {
    border-top-color: #3b82f6;
  }

  .sp-table4-header {
    flex: 0 0 250px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    border-bottom: none;
    border-right: 1px solid #e2e8f0;
    gap: 10px;
  }

  .sp-table4-identity {
    flex-direction: row;
  }

  .sp-table4-score-badge {
    position: absolute;
    top: 15px;
    right: 15px;
  }

  .sp-table4-header {
    position: relative;
  }

  .sp-table4-body {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .sp-table4-pros {
    grid-template-columns: 1fr 1fr;
  }

  .sp-table4-footer {
    flex: 0 0 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: none;
    border-left: 1px solid #e2e8f0;
    background: #fff;
  }
}

.sp-table5-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 20px;
  background-color: #e5e5f7;
  background-image: radial-gradient(#444cf7 0.5px, transparent 0.5px), radial-gradient(#444cf7 0.5px, #e5e5f7 0.5px);
  background-size: 20px 20px;
}

.sp-table5-ticket {
  background: #fff;
  border-radius: 8px;
  margin-bottom: 24px;
  position: relative;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.sp-table5-ticket::before,
.sp-table5-ticket::after {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  background-color: #e5e5f7;
  border-radius: 50%;
  top: 50%;
  margin-top: -10px;
  z-index: 2;
}

.sp-table5-ticket::before {
  left: -10px;
}

.sp-table5-ticket::after {
  right: -10px;
}

.sp-table5-brand-section {
  padding: 20px;
  background-color: #f8fafc;
  border-bottom: 2px dashed #cbd5e1;
  display: flex;
  align-items: center;
  gap: 15px;
}

.sp-table5-logo {
  width: 50px;
  height: 50px;
  border: 2px solid #0f172a;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sp-table5-name {
  font-size: 1.4rem;
  font-weight: 900;
  color: #0f172a;
  text-transform: uppercase;
  margin: 0;
}

.sp-table5-info-section {
  padding: 20px;
  flex-grow: 1;
}

.sp-table5-deal {
  font-size: 1.25rem;
  font-weight: bold;
  color: #dc2626;
  margin-bottom: 10px;
  display: block;
}

.sp-table5-code-box {
  background: #f1f5f9;
  border: 1px dashed #94a3b8;
  padding: 8px 12px;
  font-size: 0.9rem;
  color: #475569;
  display: inline-block;
  margin-bottom: 15px;
  border-radius: 4px;
}

.sp-table5-features {
  display: flex;
  gap: 15px;
  font-size: 0.8rem;
  color: #64748b;
}

.sp-table5-action-section {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0f172a;
}

.sp-table5-btn {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.sp-table5-btn:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .sp-table5-ticket {
    flex-direction: row;
  }

  .sp-table5-ticket::before {
    left: 24%;
    top: 0;
    margin-top: -10px;
  }

  .sp-table5-ticket::after {
    left: 24%;
    bottom: 0;
    top: auto;
    margin-bottom: -10px;
  }

  .sp-table5-brand-section {
    width: 25%;
    flex-direction: column;
    justify-content: center;
    border-bottom: none;
    border-right: 2px dashed #cbd5e1;
    text-align: center;
  }

  .sp-table5-info-section {
    width: 55%;
    padding-left: 40px;
  }

  .sp-table5-action-section {
    width: 20%;
  }
}

.sp-table6-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 20px;
  background-color: #050505;
  color: #fff;
}

.sp-table6-row {
  background: #121212;
  border: 1px solid #333;
  margin-bottom: 20px;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  transition: transform 0.2s;
}

.sp-table6-row:hover {
  transform: scale(1.01);
  border-color: #0ff;
  box-shadow: 0 0 15px rgba(0, 255, 255, 0.2);
}

.sp-table6-row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #ff00ff, #00ffff);
}

.sp-table6-content {
  display: flex;
  flex-direction: column;
  padding: 20px;
}

.sp-table6-header {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.sp-table6-icon {
  width: 40px;
  height: 40px;
  background: #222;
  margin-right: 15px;
  padding: 8px;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(255, 0, 255, 0.2);
}

.sp-table6-title {
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: -webkit-linear-gradient(#fff, #999);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
}

.sp-table6-stats {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  padding: 10px 0;
}

.sp-table6-stat-box {
  text-align: center;
  width: 33%;
}

.sp-table6-stat-label {
  font-size: 0.7rem;
  color: #888;
  display: block;
  text-transform: uppercase;
}

.sp-table6-stat-value {
  font-size: 0.9rem;
  font-weight: bold;
  color: #0ff;
}

.sp-table6-bonus {
  font-size: 1.1rem;
  color: #ff00ff;
  text-align: center;
  margin-bottom: 15px;
  font-weight: 600;
  text-shadow: 0 0 5px rgba(255, 0, 255, 0.4);
}

.sp-table6-btn {
  display: block;
  background: transparent;
  border: 1px solid #0ff;
  color: #0ff;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
}

.sp-table6-btn:hover {
  background: #0ff;
  color: #000;
  box-shadow: 0 0 20px rgba(0, 255, 255, 0.6);
}

@media (min-width: 768px) {
  .sp-table6-content {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .sp-table6-header {
    margin-bottom: 0;
    width: 25%;
  }

  .sp-table6-stats {
    border: none;
    margin: 0;
    width: 30%;
  }

  .sp-table6-bonus {
    margin: 0;
    width: 25%;
    text-align: left;
    padding-left: 20px;
  }

  .sp-table6-btn {
    width: 150px;
  }
}

.sp-games1-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0px;
  background-color: #ffffff;
}

.sp-games1-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}

.sp-games1-card {
  background: #1e293b;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid #334155;
}

.sp-games1-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.5);
  border-color: #38bdf8;
}

.sp-games1-thumb-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  background: #020617;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sp-games1-svg-icon {
  width: 60px;
  height: 60px;
  opacity: 0.8;
}

.sp-games1-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #ef4444;
  color: white;
  font-size: 0.7rem;
  font-weight: 800;
  padding: 4px 8px;
  border-radius: 4px;
  text-transform: uppercase;
  z-index: 2;
}

.sp-games1-overlay {
  position: absolute;
  inset: 0;
  background: rgba(15, 23, 42, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 3;
}

.sp-games1-card:hover .sp-games1-overlay {
  opacity: 1;
}

.sp-games1-play-btn {
  background: #38bdf8;
  color: #000;
  text-decoration: none;
  font-weight: 700;
  padding: 10px 24px;
  border-radius: 50px;
  margin-bottom: 10px;
  transition: background 0.2s;
}

.sp-games1-play-btn:hover {
  background: #7dd3fc;
}

.sp-games1-demo-btn {
  color: #fff;
  text-decoration: none;
  font-size: 0.85rem;
  font-weight: 500;
  opacity: 0.8;
}

.sp-games1-demo-btn:hover {
  opacity: 1;
  text-decoration: underline;
}

.sp-games1-details {
  padding: 15px;
}

h3.sp-games1-title {
  color: #fff;
}

.sp-games1-title {
  font-size: 1rem;
  font-weight: 600;
  color: #f8fafc;
  margin: 0 0 4px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sp-games1-provider {
  font-size: 0.8rem;
  color: #94a3b8;
  display: flex;
  justify-content: space-between;
}

.sp-games1-rtp {
  color: #10b981;
  font-weight: 600;
}

.sp-games2-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 13px;
  padding: 0px;
  background: #ffffff;
}

.sp-games2-card {
  background: #ffffff;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #e2e8f0;
  transition: all 0.3s ease;
}

.sp-games2-card:hover {
  border-color: #000;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}

.sp-games2-visual {
  height: 150px;
  background: #1e293b;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.sp-games2-category {
  position: absolute;
  top: 10px;
  right: 10px;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 2px 8px;
  font-size: 10px;
  text-transform: uppercase;
  border-radius: 2px;
}

.sp-games2-info {
  margin-top: 25px;
  margin-bottom: -25px;
  padding: 5px;
  text-align: center;
  background: #f5f5f5 !important;
}

.sp-games2-name {
  font-size: 14px;
  font-weight: 700;
  color: #0f172a;
  margin: 0 0 4px 0;
}

.sp-games2-provider {
  font-size: 11px;
  color: #64748b;
  margin-bottom: 12px;
}

.sp-games2-btn {
  display: block;
  background: #0f172a;
  color: #fff;
  text-decoration: none;
  padding: 8px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 2px;
}

.sp-games3-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 25px;
  padding: 0px;
  background: #ffffff;
}

.sp-games3-card {
  position: relative;
  background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%);
  border-radius: 20px;
  padding: 2px;
  transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.sp-games3-card:hover {
  transform: scale(1.05) rotate(1deg);
  background: linear-gradient(135deg, #38bdf8 0%, #a855f7 100%);
}

.sp-games3-inner {
  background: #0f172a !important;
  /* FIX: Applied dark background fix */
  border-radius: 18px;
  padding: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sp-games3-icon-wrapper {
  width: 80px;
  height: 80px;
  background: rgba(56, 189, 248, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  box-shadow: 0 0 20px rgba(56, 189, 248, 0.2);
}

.sp-games3-title {
  color: #f8fafc;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}

.sp-games3-stats {
  margin-top: auto;
  display: flex;
  gap: 10px;
  font-size: 10px;
  color: #94a3b8;
  padding-top: 15px;
}

.sp-games3-stat-pill {
  background: rgba(255, 255, 255, 0.1) !important;
  /* FIX: Bumped opacity for readability */
  padding: 2px 8px;
  border-radius: 10px;
}

.sp-games4-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 15px;
  background: #fff;
}

a.sp-games4-play-btn {
  width: 100%;
  display: block;
  text-align: center;
}

.sp-games4-row {
  display: inline-block;
  align-items: center;
  width: 19%;
  padding: 12px;
  border-radius: 8px;
  background: #f1f5f9;
  border: 1px solid #e2e8f0;
  margin-bottom: 10px;
  transition: background 0.2s;
}

.sp-games4-row:hover {
  background: #f8fafc;
  border-color: #cbd5e1;
}

.sp-games4-rank {
  font-size: 18px;
  font-weight: 900;
  color: #e2e8f0;
  width: 30px;
}

.sp-games4-thumb {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 117px;
  border-radius: 6px;
  background: #6366f1;
  margin: 0 auto 13px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sp-games4-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  opacity: 0.4;
  mix-blend-mode: overlay;
}

.sp-games4-thumb svg {
  position: relative;
  z-index: 2;
}

.sp-games4-main {
  flex-grow: 1;
}

.sp-games4-game-name {
  font-size: 15px;
  font-weight: 600;
  color: #1e293b;
  margin: 0;
  text-align: center;
}

.sp-games4-game-type {
  font-size: 12px;
  color: #64748b;
  text-align: center;
  display: block;
}

.sp-games4-play-btn {
  display: block;
  text-align: center;
  background: #10b981;
  color: #fff;
  padding: 6px 16px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  width: 100%;
}

.sp-more-review-container {
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  margin: 0 auto;
  padding: 0px;
  background-color: #f8f9fa;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.sp-more-review-card {
  flex: 1;
  margin: 0 4px;
  background-color: white;
  border-radius: 8px;
  padding: 15px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  text-align: left;
  position: relative;
}

.sp-more-review-header {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.sp-more-review-logo {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}

.sp-more-review-name {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}

.sp-more-review-comment-count {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #e9ecef;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #6c757d;
}

.sp-more-review-rating {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}

.sp-more-review-label {
  flex: 1;
  font-size: 14px;
  color: #333;
}

.sp-more-review-stars {
  color: #ffc107;
  font-size: 14px;
  margin-right: 5px;
}

.sp-more-review-score {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

.sp-more-review-buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.sp-more-review-review-btn {
  background-color: #e9ecef;
  border: none;
  border-radius: 20px;
  padding: 8px 15px;
  font-size: 14px;
  color: #6c757d;
  cursor: pointer;
}

.sp-more-review-play-btn {
  background-color: #28a745;
  border: none;
  border-radius: 20px;
  padding: 8px 15px;
  font-size: 14px;
  color: white;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.sp-more-review-play-icon {
  background-color: white;
  color: #28a745;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
  font-size: 12px;
}

/* Miscellaneous Fixes */

@keyframes sp-fade-in {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.sp-animate-slide-down {
  animation: sp-fade-in 0.3s ease-out;
}

.sp-404-wrapper {
  padding: 80px 20px;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  color: #334155;
}

.sp-404-visual {
  color: #6366f1;
  margin-bottom: 20px;
  opacity: 0.8;
}

.sp-404-title {
  font-size: 8rem;
  font-weight: 900;
  margin: 0;
  line-height: 1;
  background: linear-gradient(to bottom, #6366f1, #a855f7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sp-404-subtitle {
  font-size: 2rem;
  margin-bottom: 15px;
  color: #1e293b;
}

.sp-404-text {
  font-size: 1.1rem;
  color: #64748b;
  margin-bottom: 30px;
}

.sp-btn-primary {
  display: inline-block;
  background: #6366f1;
  color: white !important;
  padding: 14px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  transition: transform 0.2s, background 0.2s;
}

.sp-btn-primary:hover {
  background: #4f46e5;
  transform: translateY(-2px);
}

.sp-404-search {
  margin: 50px auto;
  max-width: 500px;
}

.sp-404-search input[type="search"] {
  width: 100%;
  padding: 12px;
  border: 2px solid #e2e8f0;
  border-radius: 6px;
  outline: none;
}

.sp-divider {
  margin: 60px 0;
  border: 0;
  border-top: 1px solid #e2e8f0;
}

.sp-404-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 40px;
  text-align: left;
}

.sp-404-widget h3 {
  font-size: 1.25rem;
  margin-bottom: 20px;
  border-left: 4px solid #6366f1;
  padding-left: 15px;
}

.sp-404-widget ul {
  list-style: none;
  padding: 0;
}

.sp-404-widget ul li {
  margin-bottom: 10px;
}

.sp-404-widget ul li a {
  color: #475569;
  text-decoration: none;
  transition: color 0.2s;
}

.sp-404-widget ul li a:hover {
  color: #6366f1;
}

@media (max-width: 600px) {
  .sp-404-title {
    font-size: 5rem;
  }

  .sp-404-wrapper {
    padding: 40px 20px;
  }
}

.spin-pulse-comparison {
  max-width: 100%;
  margin: 0 auto;
  font-family: Arial, sans-serif;
  color: #333;
  background-color: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
}

.spin-pulse-comparison table {
  width: 100%;
  border-collapse: collapse;
}

.spin-pulse-comparison thead th {
  background-color: #f9f9f9;
  padding: 12px;
  text-align: left;
  font-weight: bold;
  color: #333;
}

.spin-pulse-comparison td {
  padding: 12px;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.spin-pulse-comparison .spin-pulse-check {
  color: #228B22;
  font-size: 1.2em;
  margin-right: 8px;
}

.spin-pulse-comparison .spin-pulse-check-item {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.spin-pulse-comparison .spin-pulse-check-item:last-child {
  margin-bottom: 0;
}

.spin-pulse-faqs {
  max-width: 100%;
  margin: 26px auto;
  font-family: Arial, sans-serif;
  color: #333;
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.sp-table-container {
  margin-bottom: 21px;
}

.spin-pulse-faqs .spin-pulse-faq-item {
  border-bottom: 1px solid #ddd;
}

.spin-pulse-faqs .spin-pulse-faq-item:last-child {
  border-bottom: none;
}

.spin-pulse-faq-item {
  margin-bottom: -17px;
}

.spin-pulse-faqs .spin-pulse-faq-question {
  background-color: #f9f9f9;
  padding: 15px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  transition: background-color 0.3s;
}

.spin-pulse-faqs .spin-pulse-faq-question:hover {
  background-color: #eee;
}

.spin-pulse-faqs .spin-pulse-faq-toggle {
  font-size: 1.2em;
  transition: transform 0.3s;
}

.spin-pulse-faqs .spin-pulse-faq-item.active .spin-pulse-faq-toggle {
  transform: rotate(45deg);
}

.spin-pulse-faqs .spin-pulse-faq-answer {
  display: none;
  padding: 15px;
  background-color: #fff;
  animation: sp-pulse 0.5s ease-in-out;
}

.spin-pulse-faqs .spin-pulse-faq-item.active .spin-pulse-faq-answer {
  display: block;
}

@keyframes sp-pulse-anim {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

div#sp-compare-bar {
  background: #0f172a;
  border-radius: 16px;
}

#sp-compare-modal {
  transition: opacity 0.3s ease;
}

#sp-modal-container {
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

button#compareBtn {
  background: #1e293b;
  padding-top: 0px;
}

img.h-8.w-auto.mb-1 {
  width: auto;
  height: auto;
}

button.sp-toggle-btn br {
  display: none;
}

#compareBtn:not(:disabled) {
  animation: sp-pulse-glow 2s infinite;
}

@keyframes sp-pulse-glow {
  0% {
    box-shadow: 0 0 0 0 rgba(16, 185, 129, 0.4);
  }

  70% {
    box-shadow: 0 0 0 10px rgba(16, 185, 129, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(16, 185, 129, 0);
  }
}

#spAlert {
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

tr.sp-expand-row {
  background: #f8fafc;
}

#spCompareModal {
  background-color: rgba(15, 23, 42, 0.6);
  backdrop-filter: blur(8px);
}

#sp-back-to-top.sp-scroll-button {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 999;
  border: none;
  outline: none;
  background-color: #28a745;
  color: #fff;
  cursor: pointer;
  padding: 0;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 22px;
  line-height: 50px;
  text-align: center;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

#sp-back-to-top.sp-scroll-button:hover {
  background-color: #222;
  color: #fff;
  transform: translateY(-5px);
}

/* ==========================================================================
   CUSTOM BLOG LAYOUT: FULL WIDTH "RECENT POSTS"
   ========================================================================== */

.sp-recent-post-full-wrapper {
  background-color: rgb(248 250 252);
  padding: 60px 0;
  border-top: 1px solid #e2e8f0;
  width: 100%;
}

.sp-recent-post-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  gap: 40px;
  align-items: flex-start;
}

.sp-recent-post-main {
  flex: 1 1 calc(66.666% - 20px);
  max-width: calc(66.666% - 20px);
}

.sp-recent-post-sidebar-wrapper {
  flex: 1 1 calc(33.333% - 20px);
  max-width: calc(33.333% - 20px);
  background-color: #ffffff;
  border-radius: 16px;
  padding: 24px;
  border: 1px solid #e2e8f0;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
}

@media (max-width: 992px) {
  .sp-recent-post-main,
    .sp-recent-post-sidebar-wrapper {
    flex: 1 1 100%;
    max-width: 100%;
  }
}

/* Left Side: Title & Categories */

.sp-recent-post-header {
  margin-bottom: 25px;
}

.sp-recent-post-title-main {
  font-size: 1.6rem;
  font-weight: 900;
  color: #0f172a;
  margin: 0 0 15px 0;
}

.sp-recent-post-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.sp-recent-post-cat-link {
  background-color: #ffe600;
  color: #0f172a;
  font-weight: 700;
  font-size: 0.75rem;
  text-transform: uppercase;
  padding: 5px 14px;
  border-radius: 50px;
  text-decoration: none;
  transition: all 0.2s;
}

.sp-recent-post-cat-link:hover {
  background-color: #0f172a;
  color: #ffe600;
}

/* Left Side: Post Items (Ultra Compact) */

.sp-recent-post-item {
  display: flex;
  gap: 12px;
  /* Drastically reduced gap */
  padding: 10px 0;
  /* Drastically reduced padding */
  border-bottom: 1px solid #e2e8f0;
}

.sp-recent-post-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.sp-recent-post-thumb {
  width: 120px;
  /* Reduced by 3x */
  height: 75px;
  /* Scaled down to match ratio */
  flex-shrink: 0;
  border-radius: 6px;
  /* Tighter corners for smaller image */
  overflow: hidden;
  background: #e2e8f0;
}

.sp-recent-post-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.4s ease;
}

.sp-recent-post-thumb:hover img {
  transform: scale(1.05);
}

.sp-recent-post-placeholder {
  width: 100%;
  height: 100%;
  background: #cbd5e1;
}

.sp-recent-post-info {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sp-recent-post-meta-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
  /* Tighter margin */
  font-size: 0.7rem;
  /* Smaller meta font */
}

.sp-recent-post-cat-name {
  font-size: 9px;
  color: #2563eb;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.sp-recent-post-date {
  color: #64748b;
  font-weight: 500;
}

.sp-recent-post-heading {
  font-size: 0.95rem;
  /* Shrunk heading */
  font-weight: 800;
  color: #0f172a;
  margin: 0 0 6px 0;
  /* Tighter margin */
  line-height: 1.3;
}

.sp-recent-post-heading a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s;
}

.sp-recent-post-heading a:hover {
  color: #2563eb;
}

.sp-recent-post-author-row {
  display: flex;
  align-items: center;
  gap: 5px;
  /* Tighter gap */
  font-size: 0.7rem;
  /* Smaller author font */
  color: #64748b;
  font-weight: 500;
  margin-top: auto;
}

.sp-recent-post-author-row a {
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
  gap: 5px;
}

.sp-recent-post-author-row a:hover {
  text-decoration: underline;
  color: #2563eb;
}

.sp-recent-post-author-avatar {
  width: 16px;
  /* Tiny avatar */
  height: 16px;
  /* Tiny avatar */
  border-radius: 50%;
}

.sp-recent-post-author-name {
  color: #2563eb;
  font-weight: 100;
  font-size: 11px;
}

.sp-recent-post-dot {
  color: #cbd5e1;
}

@media (max-width: 640px) {
  .sp-recent-post-item {
    flex-direction: column;
    gap: 10px;
  }

  .sp-recent-post-thumb {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
  }
}

/* Right Side: Discover Blogs (Compact) */

.sp-recent-post-sidebar-title {
  font-size: 1.25rem;
  font-weight: 800;
  margin: 0 0 20px 0;
  color: #0f172a;
}

.sp-recent-post-sidebar-item {
  display: flex;
  gap: 12px;
  background: #ffffff;
  padding: 12px 0;
  border-bottom: 1px solid #f1f5f9;
  transition: transform 0.2s;
}

.sp-recent-post-sidebar-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.sp-recent-post-sidebar-thumb {
  width: 80px;
  height: 80px;
  flex-shrink: 0;
  border-radius: 8px;
  overflow: hidden;
  background: #e2e8f0;
}

.sp-recent-post-sidebar-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sp-recent-post-sidebar-info {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.sp-recent-post-sidebar-heading {
  font-size: 0.85rem;
  font-weight: 800;
  line-height: 1.4;
  margin: 0 0 4px 0;
}

.sp-recent-post-sidebar-heading a {
  color: #0f172a;
  text-decoration: none;
}

.sp-recent-post-sidebar-heading a:hover {
  color: #2563eb;
}

.sp-recent-post-sidebar-excerpt {
  font-size: 0.75rem;
  color: #64748b;
  line-height: 1.4;
  margin: 0 0 6px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.sp-recent-post-sidebar-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.7rem;
  color: #64748b;
}

.sp-recent-post-sidebar-author-row {
  display: flex;
  align-items: center;
  gap: 4px;
}

.sp-recent-post-sidebar-author-row a {
  font-size: 11px;
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
  gap: 4px;
}

.sp-recent-post-sidebar-author-row a:hover {
  text-decoration: underline;
  color: #2563eb;
}

.sp-recent-post-sidebar-avatar {
  width: 16px;
  height: 16px;
  border-radius: 50%;
}

.sp-recent-post-sidebar-readlink {
  color: #2563eb;
  font-size: 11px;
  font-weight: 100;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 2px;
}

.sp-recent-post-sidebar-readlink:hover {
  text-decoration: underline;
}

/* ==========================================================================
   SpinPulse: Casino Review Cards (Shortcode Grid)
   ========================================================================== */

/* Full Width Light Background */

.sp-casino-cards-wrapper {
  background-color: #f8fafc;
  padding: 60px 0;
  width: 100%;
}

/* 1200px Constrained Container */

.sp-casino-cards-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Grid Layout */

.sp-casino-cards-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

@media (max-width: 1024px) {
  .sp-casino-cards-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .sp-casino-cards-grid {
    grid-template-columns: 1fr;
  }
}

/* Card Styling */

.sp-cc-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}

.sp-cc-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.08);
}

/* Header: Logo, Title, Comments */

.sp-cc-header {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f1f5f9;
}

.sp-cc-logo {
  width: 48px;
  height: 48px;
  background: #1e293b;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  flex-shrink: 0;
}

.sp-cc-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sp-cc-title {
  font-size: 1.1rem;
  font-weight: 800;
  color: #0f172a;
  margin: 0;
  line-height: 1.2;
  flex-grow: 1;
}

.sp-cc-comments {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #64748b;
  font-size: 0.95rem;
  font-weight: 700;
}

/* Middle: Progress Bar Ratings */

.sp-cc-ratings {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 25px;
  flex-grow: 1;
}

.sp-cc-rating-item {
  display: flex;
  align-items: center;
}

.sp-cc-rating-label {
  flex: 0 0 45%;
  font-size: 0.75rem;
  color: #475569;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sp-cc-rating-bar-wrap {
  flex: 1;
  height: 6px;
  background: #f1f5f9;
  border-radius: 99px;
  margin: 0 10px;
  overflow: hidden;
}

.sp-cc-rating-bar-fill {
  height: 100%;
  background: #00d67d;
  /* Same green used on the review page */
  border-radius: 99px;
  transition: width 1.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.sp-cc-rating-score {
  flex: 0 0 25px;
  text-align: right;
  font-size: 0.8rem;
  font-weight: 800;
  color: #0f172a;
}

/* Bottom: Buttons */

.sp-cc-buttons {
  display: flex;
  gap: 10px;
}

.sp-cc-btn-review {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 12px 10px;
  border: 1px solid #cbd5e1;
  border-radius: 8px;
  color: #0f172a;
  font-size: 0.85rem;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s ease;
}

.sp-cc-btn-review:hover {
  background: #f8fafc;
  border-color: #94a3b8;
}

.sp-cc-btn-play {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 12px 10px;
  background: #22c55e;
  /* Vibrant Green */
  color: #ffffff;
  border-radius: 8px;
  font-size: 0.85rem;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s ease;
  box-shadow: 0 4px 10px rgba(34, 197, 94, 0.2);
}

.sp-cc-btn-play:hover {
  background: #16a34a;
  transform: translateY(-1px);
  box-shadow: 0 6px 12px rgba(34, 197, 94, 0.3);
}

.sp-table2-footer {
  margin-top: 38px;
}

.sp-games1-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.sp-games1-card {
  border: 1px solid #00d67d;
}

.sp-games2-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.sp-games2-category {
  z-index: 1;
  /* Keeps the category pill above the image */
}

/* Fits the image inside the 80x80 circle */

.sp-games3-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

/* FIX: Changed background from #ffffff to a dark color so the light text is visible */

.sp-games3-inner {
  background: #0f172a !important;
}

/* FIX: Bumped up the pill opacity slightly so they are easier to read */

.sp-games3-stat-pill {
  background: rgba(255, 255, 255, 0.1) !important;
}

/* ==========================================================================
   Featured Welcome Offers (spin-pulse-games)
   ========================================================================== */

.spin-pulse-games-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 25px;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}

.spin-pulse-games-card {
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  border: 1px solid #e2e8f0;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.spin-pulse-games-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}

/* Header Sections */

.spin-pulse-games-header {
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

/* Fallback theme colors if inline styles are missing */

.spin-pulse-games-theme-blue {
  background: linear-gradient(135deg, #3b82f6, #2563eb);
}

.spin-pulse-games-theme-purple {
  background: linear-gradient(135deg, #8b5cf6, #7c3aed);
}

.spin-pulse-games-theme-red {
  background: linear-gradient(135deg, #ef4444, #dc2626);
}

.spin-pulse-games-theme-teal {
  background: linear-gradient(135deg, #14b8a6, #0d9488);
}

/* Decorative glow effect behind the SVG */

.spin-pulse-games-header::after {
  content: '';
  position: absolute;
  width: 150px;
  height: 150px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  top: -20px;
  right: -20px;
}

.spin-pulse-games-header svg {
  z-index: 2;
  filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.2));
}

/* Card Body */

.spin-pulse-games-body {
  padding: 25px 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  text-align: center;
}

.spin-pulse-games-body h3 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #0f172a;
  margin: 0 0 15px 0;
}

.spin-pulse-games-body p {
  font-size: 0.95rem;
  color: #64748b;
  line-height: 1.5;
  margin: 0 0 25px 0;
  flex-grow: 1;
}

.spin-pulse-games-highlight {
  font-weight: 800;
  color: #0f172a;
}

/* CTA Button */

.spin-pulse-games-btn {
  width: 100%;
  background: #00d67d;
  /* Matches your theme's primary green */
  color: #ffffff;
  border: none;
  border-radius: 8px;
  padding: 14px 20px;
  font-size: 1rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.2s ease;
  margin-bottom: 15px;
}

.spin-pulse-games-btn:hover {
  background: #00b368;
  transform: translateY(-2px);
}

/* Footer / T&Cs */

.spin-pulse-games-footer {
  font-size: 0.75rem;
  color: #94a3b8;
  border-top: 1px solid #f1f5f9;
  padding-top: 15px;
}

.spin-pulse-games-link {
  text-decoration: underline;
  cursor: pointer;
  transition: color 0.2s;
}

.spin-pulse-games-link:hover {
  color: #64748b;
}

.spin-pulse-games-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  opacity: 0.35;
  /* Dims the image slightly */
  mix-blend-mode: overlay;
  /* Blends the image texture smoothly with your background colors */
  transition: transform 0.3s ease;
}

/* Optional: Gives the image a slight zoom effect when you hover over the card */

.spin-pulse-games-card:hover .spin-pulse-games-img {
  transform: scale(1.1);
}

/* Fixes `.sp-games4-thumb` so the absolute image positions correctly inside it */

.sp-games4-thumb {
  position: relative;
  overflow: hidden;
  /* Keeps the image inside the border radius */
}

/* Styles the inserted image */

.sp-games4-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  opacity: 0.4;
  /* Dims the image so the SVG icon and inline background color pop */
  mix-blend-mode: overlay;
  /* Optional: blends the image with your colorful inline backgrounds */
}

/* Ensures the SVG stays on top of the image */

.sp-games4-thumb svg {
  position: relative;
  z-index: 2;
}

/* ==========================================================================
   Spin Pulse Grid - Visual Fixes & Images
   ========================================================================== */

/* Image Thumbnails */

.spin-pulse-card__thumb {
  width: 100%;
  height: auto;
  /* Gives a nice, consistent panoramic shape to the images */
  background: #f1f5f9;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #00d67d;
  box-shadow: 6px 4px 9px 2px;
}

.spin-pulse-card__img {
  width: auto;
  height: auto;
  margin: 0 auto;
  margin-bottom: 9px;
  margin-top: 10px;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s ease;
}

/* Optional: Slight image zoom on hover */

.spin-pulse-card:hover .spin-pulse-card__img {
  transform: scale(1.05);
}

/* Missing Text Colors */

.spin-pulse-card__subtitle--green,
.spin-pulse-card__val--green {
  color: #10b981;
}

.spin-pulse-card__subtitle--blue,
.spin-pulse-card__val--blue {
  color: #3b82f6;
}

.spin-pulse-card__subtitle--purple,
.spin-pulse-card__val--purple {
  color: #8b5cf6;
}

.spin-pulse-card__subtitle--orange,
.spin-pulse-card__val--orange {
  color: #f59e0b;
}

/* Primary Button Styling */

.spin-pulse-card__btn--primary {
  background: var(--sp-primary, #00d67d);
  color: #ffffff !important;
  border: 2px solid var(--sp-primary, #00d67d);
}

.spin-pulse-card__btn--primary:hover {
  background: #00b368;
  border-color: #00b368;
}

.spin-pulse-card__btn--outline:hover {
  background: #f8fafc;
  /* Adds a light background hover to outline buttons */
}

/* Responsive Grid (Prevents squishing on smaller screens) */

@media (max-width: 1024px) {
  .spin-pulse-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (max-width: 640px) {
  .spin-pulse-grid {
    grid-template-columns: 1fr !important;
  }
}

@keyframes sp-pulse-glow-anim {
  0% {
    box-shadow: 0 8px 20px -6px rgba(249, 115, 22, 0.5), 0 0 0 0 rgba(249, 115, 22, 0.7);
  }

  70% {
    box-shadow: 0 8px 20px -6px rgba(249, 115, 22, 0.5), 0 0 0 15px rgba(249, 115, 22, 0);
  }

  100% {
    box-shadow: 0 8px 20px -6px rgba(249, 115, 22, 0.5), 0 0 0 0 rgba(249, 115, 22, 0);
  }
}

.sp-btn-pulse {
  animation: sp-pulse-glow-anim 2s infinite;
}

.sp-btn-pulse:hover {
  animation: none;
}

a.spin-pulse-card__btn.spin-pulse-card__btn--outline {
  background: #1e293b;
  color: #fff;
}

span.spin-pulse-card__val {
  font-size: 21px;
}

.sp-games2-name {
  font-size: 18px;
}

/* Fix Compare Bar Positioning */

.sp-compare-bar {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  bottom: 104px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s ease;
}

.sp-compare-bar.hidden {
  transform: translateY(150%);
  opacity: 0;
  pointer-events: none;
}

/* Accordion "Read More" Animations */

.sp-table2-expanded-panel {
  display: none;
  /* Hidden by default */
}

.sp-read-more-toggle .arrow-down {
  display: inline-block;
  transition: transform 0.3s ease;
}

.sp-read-more-toggle.active .arrow-down {
  transform: rotate(180deg);
}

/* Modal Comparison Grid Styles (Injected by JS) */

.sp-modal-compare-grid {
  display: grid;
  gap: 20px;
}

.sp-modal-col {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 20px;
  text-align: center;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);
}

.sp-modal-logo {
  height: 60px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sp-modal-logo img {
  max-height: 100%;
  max-width: 100%;
}

.sp-modal-name {
  font-size: 1.1rem;
  font-weight: 800;
  color: #0f172a;
  margin-bottom: 15px;
}

.sp-modal-stat-row {
  border-top: 1px solid #f1f5f9;
  padding: 12px 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.sp-modal-stat-label {
  font-size: 0.7rem;
  text-transform: uppercase;
  color: #64748b;
  font-weight: 700;
}

.sp-modal-stat-value {
  font-size: 0.95rem;
  font-weight: 800;
  color: #0f172a;
}

.sp-modal-play-btn {
  display: block;
  width: 100%;
  background: #00d67d;
  color: white;
  text-decoration: none;
  padding: 12px;
  border-radius: 8px;
  font-weight: 800;
  text-transform: uppercase;
  margin-top: 15px;
  transition: background 0.2s;
}

.sp-modal-play-btn:hover {
  background: #00b368;
  color: white;
}

/* ==========================================================================
   SPIN PULSE: PREMIUM CASINO COMPARISON TABLE (.sp-table2)
   ========================================================================== */

/* Container Setup */

.sp-table2-wrapper {
  width: 100%;
  margin: 40px 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.sp-table2-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* Individual Row Card */

.sp-table2-row {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  padding: 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
  transition: all 0.3s ease;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.sp-table2-row:hover {
  border-color: #cbd5e1;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

/* Top Pick Styling */

.sp-table2-featured {
  border: 2px solid #00d67d;
  background: linear-gradient(to right, #f0fdf4 0%, #ffffff 20%);
}

.sp-table2-ribbon {
  position: absolute;
  top: 4px;
  left: 20px;
  background: #00d67d;
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 4px 12px;
  border-radius: 20px;
  box-shadow: 0 4px 10px rgba(0, 214, 125, 0.3);
  z-index: 2;
}

/* 1. Rank */

.sp-table2-rank {
  position: absolute;
  top: 0;
  left: 0;
  background: #f8fafc;
  color: #94a3b8;
  font-size: 12px;
  font-weight: 900;
  padding: 4px 10px;
  border-bottom-right-radius: 12px;
  border-top-left-radius: 14px;
  border-right: 1px solid #e2e8f0;
  border-bottom: 1px solid #e2e8f0;
}

/* 2. Brand Section */

.sp-table2-brand {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 15px;
}

.sp-table2-logo {
  width: 80px;
  height: 80px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.02);
}

.sp-table2-logo img {
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.sp-table2-name {
  font-size: 1.25rem;
  font-weight: 800;
  color: #0f172a;
  margin: 0 0 5px 0;
}

.sp-table2-stars {
  display: flex;
  gap: 2px;
  color: #f59e0b;
}

.sp-table2-star-icon {
  width: 16px;
  height: 16px;
}

/* 3. Content Section */

.sp-table2-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.sp-table2-bonus {
  margin-bottom: 10px;
}

.sp-bonus-badge {
  display: inline-block;
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
  background: #eff6ff;
  color: #3b82f6;
  padding: 3px 8px;
  border-radius: 4px;
  margin-bottom: 6px;
}

.sp-badge-crypto {
  background: #f3e8ff;
  color: #9333ea;
}

.sp-bonus-text {
  font-size: 1.15rem;
  font-weight: 800;
  color: #0f172a;
  margin: 0;
  line-height: 1.3;
}

.sp-table2-features {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}

.sp-table2-features li {
  font-size: 0.85rem;
  color: #475569;
  display: flex;
  align-items: center;
  gap: 6px;
}

.sp-table2-features svg {
  width: 16px;
  height: 16px;
  color: #00d67d;
  flex-shrink: 0;
}

/* 4. Action Section */

.sp-table2-action {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding-top: 15px;
  border-top: 1px solid #f1f5f9;
}

.sp-table2-btn {
  width: 100%;
  background: #00d67d;
  color: #ffffff !important;
  text-align: center;
  padding: 13px 20px;
  border-radius: 8px;
  font-weight: 800;
  font-size: 1rem;
  text-transform: uppercase;
  text-decoration: none;
  transition: background 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.sp-table2-btn:hover {
  background: #00b368;
}

.sp-table2-btn .arrow {
  transition: transform 0.2s;
}

.sp-table2-btn:hover .arrow {
  transform: translateX(4px);
}

.sp-table2-review-link {
  font-size: 0.8rem;
  color: #64748b;
  font-weight: 700;
  text-decoration: underline;
  transition: color 0.2s;
}

.sp-table2-review-link:hover {
  color: #0f172a;
}

.sp-table2-tc {
  font-size: 0.7rem;
  color: #94a3b8;
}

/* 5. Tools (Compare / Read More) */

.sp-table2-tools {
  align-items: center;
  background: #f8fafc;
  padding: 0px 15px;
  border-radius: 8px;
}

.sp-compare-toggle {
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
}

.sp-compare-checkbox {
  width: 16px;
  height: 16px;
  accent-color: #00d67d;
  cursor: pointer;
}

.sp-compare-text {
  font-size: 0.75rem;
  font-weight: 700;
  color: #475569;
  text-transform: uppercase;
}

.sp-read-more-toggle {
  background: none;
  border: none;
  font-size: 0.75rem;
  font-weight: 700;
  color: #64748b;
  text-transform: uppercase;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 4px;
  transition: color 0.2s;
}

.sp-read-more-toggle:hover {
  color: #0f172a;
}

.sp-read-more-toggle span {
  transition: transform 0.3s;
}

.sp-read-more-toggle.active span {
  transform: rotate(180deg);
}

/* Expanded Panel */

.sp-table2-expanded-panel {
  display: none;
  margin-top: 5px;
  padding: 20px;
  background: #f8fafc;
  border-radius: 8px;
  border: 1px dashed #cbd5e1;
  animation: sp-fade-down 0.3s ease-out;
}

.sp-expanded-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}

.sp-stat-box {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.sp-stat-label {
  font-size: 0.7rem;
  text-transform: uppercase;
  color: #64748b;
  font-weight: 700;
}

.sp-stat-value {
  font-size: 0.95rem;
  color: #0f172a;
  font-weight: 800;
}

/* Animations */

@keyframes sp-fade-down {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Pulse Button Animation */

@keyframes sp-btn-pulse-glow {
  0% {
    box-shadow: 0 4px 10px rgba(0, 214, 125, 0.4), 0 0 0 0 rgba(0, 214, 125, 0.6);
  }

  70% {
    box-shadow: 0 4px 10px rgba(0, 214, 125, 0.4), 0 0 0 12px rgba(0, 214, 125, 0);
  }

  100% {
    box-shadow: 0 4px 10px rgba(0, 214, 125, 0.4), 0 0 0 0 rgba(0, 214, 125, 0);
  }
}

.sp-btn-pulse-btn {
  animation: sp-btn-pulse-glow 2s infinite;
}

.sp-btn-pulse-btn:hover {
  animation: none;
}

/* =========================================
   DESKTOP GRID LAYOUT (The Magic UI Upgrade)
   ========================================= */

@media (min-width: 1024px) {
  .sp-table2-row {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    padding: 23px 23px 14px 23px;
    /* Tighter padding */
  }

  .sp-table2-rank {
    position: static;
    background: transparent;
    border: none;
    font-size: 20px;
    color: #cbd5e1;
    width: 30px;
    padding: 0;
  }

  .sp-table2-brand {
    flex: 0 0 220px;
    margin-top: 0;
    border-right: 1px solid #f1f5f9;
    padding-right: 20px;
  }

  /* --- THE FIX: Split Content Side-by-Side --- */

  .sp-table2-content {
    flex: 1;
    padding: 0 30px;
    border-right: 1px solid #f1f5f9;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  /* Bonus takes left half */

  .sp-table2-bonus {
    flex: 0 0 45%;
    margin-bottom: 0;
    padding-right: 20px;
  }

  /* Features take right half (Stacked cleanly with a divider) */

  .sp-table2-features {
    flex: 0 0 50%;
    display: flex;
    flex-direction: column;
    /* Stacks items neatly instead of wide grid */
    justify-content: center;
    gap: 0px;
    padding-left: 25px;
    border-left: 1px dashed #e2e8f0;
    /* Adds a premium vertical divider */
  }

  .sp-table2-action {
    flex: 0 0 180px;
    border-top: none;
    padding-top: 0;
  }

  /* --- THE FIX: Center the Tools Bar --- */

  .sp-table2-tools {
    width: 100%;
    margin-top: -17px;
    background: #f8fafc;
    border-top: 1px solid #f1f5f9;
    border-radius: 8px;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    /* Brings Compare and Details to the center */
    gap: 60px;
    /* Perfect spacing between the two buttons */
  }

  .sp-table2-expanded-panel {
    width: 100%;
  }

  .sp-expanded-grid {
    grid-template-columns: repeat(4, 1fr);
    text-align: center;
  }
}

.sp-table2-features li::before {
  display: none;
}

.sp-table2-action br {
  display: none;
}

.spin-pulse-card__badge.spin-pulse-card__badge--featured {
  background: #00d67d;
}

.spin-pulse-card__badge.spin-pulse-card__badge--dark {
  background: #1e293b;
}

.spin-pulse-card__badge.spin-pulse-card__badge--orange {
  background: black;
}

.sp-table2-features {
  margin: 0 0 0px 0;
}

ol.comment-list {
  border: 1px solid #e0ddd5;
  padding: 29px;
  border-radius: 8px;
  background: #f8fafc;
}

.sp-table2-features {
  margin-bottom: 5px;
}

.sp-table2-features li {
  line-height: 0px;
}

.spin-pulse-card {
  border: 1px solid #e5ebf2;
}

/* ==========================================================================
   MODERN CAROUSEL ARROWS
   ========================================================================== */

.sp-games2-carousel-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
}

.sp-games2-container.sp-games2-scrollable {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  gap: 20px;
  padding: 15px 5px;
  /* Added extra padding so card hover shadows aren't cut off */
  /* Hide scrollbar for a clean UI */
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.sp-games2-container.sp-games2-scrollable::-webkit-scrollbar {
  display: none;
}

.sp-games2-container.sp-games2-scrollable .sp-games2-card {
  flex: 0 0 220px;
  /* Fixed width for cards in carousel */
  min-width: 220px;
  margin-bottom: 0;
}

/* Modern Circular Arrow Buttons */

.sp-games2-arrow {
  background-color: #d6deed;
  border: 1px solid #e2e8f0;
  color: #64748b;
  /* Sleek slate gray instead of bright yellow */
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  /* Premium soft drop shadow */
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Elegant Hover State */

.sp-games2-arrow:hover {
  background-color: #0f172a;
  /* Changes to dark slate on hover */
  color: #ffffff;
  border-color: #0f172a;
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.2);
  transform: translateY(-50%) scale(1.05);
  /* Slight pop effect */
}

/* Refined Icon Sizing */

.sp-games2-arrow svg {
  width: 22px;
  height: 22px;
  stroke-width: 2.5;
  transition: stroke 0.3s ease;
}

/* Floating edge positioning */

.sp-games2-prev {
  left: -47px;
}

.sp-games2-next {
  right: -53px;
}

/* Smooth fade out when hitting the ends of the scroll */

.sp-games2-arrow.hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-50%) scale(0.8);
}

/* Mobile adjustments to keep arrows inside the screen */

@media (max-width: 768px) {
  .sp-games2-arrow {
    width: 40px;
    height: 40px;
  }

  .sp-games2-prev {
    left: 10px;
  }

  .sp-games2-next {
    right: 10px;
  }
}

.sp-games2-arrow polyline {
  color: #28a745;
}

/* Search Dropdown Wrapper */

.sp-search-bar-dropdown {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  background-color: #1E293B;
  /* Dark slate background */
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  padding: 1.5rem;
  transition: all 0.3s ease-in-out;
  z-index: 40;
}

/* This allows your existing JavaScript toggle to work perfectly */

.sp-search-bar-dropdown.hidden {
  display: none;
}

/* Inner Container to restrict width and center it */

.sp-search-bar-container {
  max-width: 32rem;
  /* Keeps it from stretching edge-to-edge */
  margin-left: auto;
  margin-right: auto;
}

/* The Form Layout */

.sp-search-bar-form {
  display: flex;
  align-items: center;
  width: 100%;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  border-radius: 0.375rem;
}

/* The Text Input Box */

.sp-search-bar-input {
  width: 100%;
  background-color: #ffffff;
  color: #0f172a;
  /* Dark text for visibility */
  border: none;
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  padding: 0.75rem 1.25rem;
  font-size: 1rem;
  outline: none;
  position: relative;
  z-index: 1;
  transition: box-shadow 0.2s ease;
}

/* Placeholder Text Color */

.sp-search-bar-input::-moz-placeholder {
  color: #64748b;
}

.sp-search-bar-input::placeholder {
  color: #64748b;
}

/* Green Ring when typing */

.sp-search-bar-input:focus {
  box-shadow: 0 0 0 2px #00d67d;
  z-index: 10;
}

/* The Search Button */

.sp-search-bar-submit {
  background-color: #00d67d;
  color: #0f172a;
  border: none;
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  padding: 0.75rem 1.5rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: background-color 0.2s ease;
  position: relative;
  z-index: 10;
}

/* Button Hover State */

.sp-search-bar-submit:hover {
  background-color: #00b368;
}

/* The Keyframe Animation for the Shake */

@keyframes sp-hp-hero-gift-shake {
  0%,
    100% {
    transform: rotate(0deg) scale(1);
  }

  10% {
    transform: rotate(-10deg) scale(1.1);
  }

  20% {
    transform: rotate(10deg) scale(1.1);
  }

  30% {
    transform: rotate(-10deg) scale(1.1);
  }

  40% {
    transform: rotate(10deg) scale(1.1);
  }

  50% {
    transform: rotate(0deg) scale(1);
  }

  /* Rests for the second half of the animation */
}

/* The Class to apply to the image */

.sp-hp-hero-gift-icon {
  display: inline-block;
  transform-origin: center center;
  /* Matches your 22.5px 19px exactly */
  animation: sp-hp-hero-gift-shake 2.5s ease-in-out infinite;
  /* Shakes every 2.5 seconds */
}

.sp-hp-hero-title {
  margin-top: 2px;
}

/* Optional: Pauses shake and zooms in slightly when the user hovers over it */

.sp-hp-hero-gift-icon:hover {
  animation-play-state: paused;
  transform: scale(1.15);
}

/* 1. Accordion Fade Animation */

@keyframes sp-accordion-fade {
  0% {
    opacity: 0;
    transform: translateY(-10px)
  }

  100% {
    opacity: 1;
    transform: translateY(0)
  }
}

/* 2. Apptunix-Style Box Shadow Pulse */

@keyframes sp-pulse-glow-alt {
  0% {
    box-shadow: 0 8px 20px -6px rgba(92, 48, 17, 0.5), 0 0 0 0 rgba(80, 41, 13, 0.7);
  }

  70% {
    box-shadow: 0 8px 20px -6px rgba(82, 43, 15, 0.5), 0 0 0 15px rgba(249, 115, 22, 0);
  }

  100% {
    box-shadow: 0 8px 20px -6px rgba(83, 41, 12, 0.5), 0 0 0 0 rgba(249, 115, 22, 0);
  }
}

.sp-hp-hero-cta-button:hover {
  background-color: #0A1F44;
  /* Darker orange on hover */
  text-decoration: none;
  transform: translateY(-2px);
  /* Slight lift on hover */
}

/* 3. Updated Button Class */

.sp-hp-hero-cta-button {
  transition: background-color 0.3s ease, transform 0.2s ease;
  box-sizing: border-box;
  /* This line triggers both animations! */
  animation: sp-accordion-fade 0.6s ease-out forwards, sp-pulse-glow-alt 2s infinite;
}

.sp-hp-hero-socials {
  display: flex;
  gap: 8px;
  margin-top: 8px;
  /* Adds a little space between the date and the icons */
}

.sp-hp-hero-title {
  font-style: italic;
  font-size: 11px;
}

.sp-hp-hero-social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #bfa071;
  /* The orange color from your reference */
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.sp-hp-hero-social-icon:hover {
  opacity: 0.8;
  transform: translateY(-2px);
  /* Slight bounce effect on hover */
  color: #ffffff;
}

.sp-hp-hero-verified-badge {
  background-color: rgba(0, 0, 0, 0.04);
  /* Adapted for light backgrounds */
  color: rgba(0, 0, 0, 0.6);
  font-size: 10px;
  padding: 2px 6px;
  border-radius: 4px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border: 1px solid rgba(0, 0, 0, 0.05);
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  /* Spaces it nicely away from the name */
}

/* Wrapper for the image so the absolute dot aligns to the image */

.sp-hp-hero-avatar-wrapper {
  position: relative;
  display: inline-block;
}

/* The solid green dot */

.sp-hp-hero-status-dot {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 14px;
  height: 14px;
  background-color: #10b981;
  /* Emerald green */
  border: 2px solid #ffffff;
  /* White border to make it pop against the image */
  border-radius: 50%;
  z-index: 2;
}

/* The expanding, pulsing ring */

.sp-hp-hero-status-ping {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background-color: #10b981;
  opacity: 0.75;
  animation: sp-hp-hero-ping 1.5s cubic-bezier(0, 0, 0.2, 1) infinite;
  z-index: 1;
}

/* The animation rule that makes it pulse */

@keyframes sp-hp-hero-ping {
  75%,
    100% {
    transform: scale(2.5);
    opacity: 0;
  }
}

/* The Published/Updated Date below the title */

.sp-hp-hero-date {
  font-size: 11px;
  color: #888888;
  margin-top: 4px !important;
  font-weight: 500;
}

.sp-hp-hero-card-logo-area {
  border: 1px solid #eaeaea;
  border-radius: 6px;
}

.sp-hp-hero-author-card {
  width: 395px;
}

.sp-hp-hero-section {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3px 3px;
  background-color: #f9f9f9;
  /* Base background color */
  /* Layer 1 (Top): A 85% solid color overlay to "fade" the image */
  /* Layer 2 (Bottom): Your actual image */
  background-image:
        linear-gradient(rgba(249, 249, 249, 0.85), rgba(249, 249, 249, 0.85)),
        url('../assets/images/default-hero-bg.jpg');
  /* THEMEFOREST FIX: Relative path */
  /* Keep it from repeating and size it large */
  background-repeat: no-repeat;
  background-size: cover;
  /* 'cover' fills the space, or you can try '100%' */
  background-position: left center;
  /* Aligns it to the left like your kangaroo example */
}

.sp-hp-hero-container {
  max-width: 1300px;
  width: 100%;
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 60px;
  align-items: center;
}

/* --- Left Column Styles --- */

.sp-hp-hero-content-column h1 {
  font-size: 42px;
  color: #0A1F44;
  /* Dark Blue */
  margin-top: 9px;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.sp-hp-hero-subtitle {
  font-size: 18px;
  color: #000;
  margin-bottom: 40px;
  max-width: 90%;
}

.sp-hp-hero-authors-container {
  display: flex;
  gap: 33px;
  margin-bottom: 9px;
  flex-wrap: wrap;
}

.sp-hp-hero-author-card {
  display: flex;
  align-items: center;
  gap: 15px;
  background: #ffffff;
  padding: 10px 15px;
  border-radius: 50px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
  border: 1px solid #eaeaea;
}

.sp-hp-hero-author-card img {
  width: 91px;
  height: 91px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sp-hp-hero-author-info p {
  margin: 0;
  line-height: 1.3;
}

.sp-hp-hero-label {
  font-size: 11px;
  color: #777777;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.sp-hp-hero-name {
  font-size: 13px;
  font-weight: 700;
  color: #333333;
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
}

.sp-hp-hero-title {
  font-size: 12px;
  color: #BFA071;
  /* Accent Gold */
}

.sp-hp-hero-features-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  margin-bottom: 40px;
}

.sp-hp-hero-feature-item {
  background: #ffffff;
  padding: 15px 20px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  gap: 15px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04);
  border: 1px solid #eaeaea;
  transition: transform 0.2s ease;
}

.sp-hp-hero-feature-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}

.sp-hp-hero-feature-icon-container {
  min-width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(191, 160, 113, 0.15);
  /* Light Gold bg */
  color: #BFA071;
  /* Accent Gold */
  border-radius: 50%;
  font-size: 20px;
}

.sp-hp-hero-feature-text p {
  margin: 0;
  line-height: 1.4;
}

.sp-hp-hero-feature-title {
  font-weight: 700;
  color: #0A1F44;
  font-size: 15px;
}

.sp-hp-hero-feature-desc {
  font-size: 11px;
  color: #666666;
}

.sp-hp-hero-trust-badges {
  display: flex;
  gap: 20px;
  justify-content: flex-start;
  flex-wrap: wrap;
  border-top: 1px solid #10b981;
  padding-top: 11px;
  margin-bottom: 10px;
}

.sp-hp-hero-trust-badge-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-weight: 600;
  color: #555555;
}

.sp-hp-hero-trust-badge-item i {
  color: #BFA071;
  font-size: 16px;
}

/* --- Right Column (Card) Styles --- */

.sp-hp-hero-card-column {
  position: relative;
}

.sp-hp-hero-offer-card {
  background-color: #ffffff;
  padding: 40px 35px;
  border-radius: 16px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  border: 1px solid #e0e0e0;
  position: relative;
  z-index: 2;
}

.sp-hp-hero-offer-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}

.sp-hp-hero-offer-badge {
  background-color: #0A1F44;
  /* Dark Blue */
  color: #ffffff;
  padding: 8px 12px;
  border-radius: 6px;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.sp-hp-hero-offer-value {
  font-size: 16px;
  color: #333333;
  font-weight: 800;
  text-align: right;
  line-height: 1.2;
}

.sp-hp-hero-card-logo-area {
  text-align: center;
  margin-bottom: 30px;
}

.sp-hp-hero-card-logo-placeholder {
  max-width: 200px;
  height: auto;
  margin-bottom: 25px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.sp-hp-hero-card-offer-title {
  font-size: 22px;
  color: #0A1F44;
  font-weight: 800;
  margin: 0 0 10px 0;
}

.sp-hp-hero-card-offer-details {
  font-size: 16px;
  color: #555555;
  margin: 0 0 30px 0;
}

.sp-hp-hero-cta-button {
  display: block;
  width: 100%;
  padding: 18px 20px;
  background-color: #0A1F44;
  /* Dark Blue */
  color: #ffffff !important;
  /* Force white text */
  text-align: center;
  text-decoration: none;
  border-radius: 8px;
  font-weight: 800;
  font-size: 18px;
  transition: background-color 0.3s ease;
  box-sizing: border-box;
  box-shadow: 0 4px 15px rgba(10, 31, 68, 0.3);
}

.sp-hp-hero-cta-button:hover {
  background-color: #051024;
  text-decoration: none;
}

.sp-hp-hero-card-footer-text {
  text-align: center;
  font-size: 11px;
  color: #888888;
  margin-top: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

/* --- Responsiveness --- */

@media (max-width: 1024px) {
  .sp-hp-hero-container {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .sp-hp-hero-content-column h1 {
    font-size: 34px;
  }
}

@media (max-width: 768px) {
  .sp-hp-hero-features-grid {
    grid-template-columns: 1fr;
  }

  .sp-hp-hero-offer-card-header {
    flex-direction: column;
    gap: 15px;
    text-align: center;
  }

  .sp-hp-hero-offer-value {
    text-align: center;
  }
}

/* ==========================================================================
   SPIN PULSE: MODERN FOOTER CSS
   ========================================================================== */

.sp-footer-wrapper {
  background-color: #0f172a;
  /* Light grey/purple tint from screenshot */
  padding: 60px 0 30px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  color: #ffffff;
  border-top: 1px solid #00d67d;
}

.sp-footer-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Top Link Columns */

.sp-footer-top-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 30px;
  margin-bottom: 40px;
}

.sp-footer-heading {
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 20px;
  color: #ffffff;
}

.sp-footer-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sp-footer-menu li {
  margin-bottom: 12px;
}

.sp-footer-menu a {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  transition: color 0.2s;
}

.sp-footer-menu a:hover {
  color: #4f46e5;
  text-decoration: underline;
}

.sp-footer-divider {
  height: 1px;
  background-color: #e2e2ea;
  margin-bottom: 40px;
}

/* Middle Section */

.sp-footer-bottom-grid {
  display: grid;
  grid-template-columns: 1fr 2.5fr 2fr;
  gap: 50px;
  align-items: start;
}

.sp-footer-logo {
  max-width: 150px;
  height: auto;
}

.sp-footer-desc {
  font-size: 14px;
  line-height: 1.5;
  color: #ffffff;
  margin: 0 0 20px 0;
}

.sp-footer-socials {
  display: flex;
  gap: 10px;
  align-items: center;
}

.sp-footer-socials a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #1c00a6;
  /* Deep purple brand color */
  color: #fff;
  border-radius: 6px;
  text-decoration: none;
  transition: opacity 0.2s;
}

.sp-footer-socials a:hover {
  opacity: 0.8;
}

.sp-social-blog-icon {
  width: auto !important;
  padding: 0 12px;
  gap: 6px;
}

.sp-social-blog-icon span {
  font-size: 10px;
  font-weight: 800;
}

.sp-footer-address-title {
  font-size: 16px;
  font-weight: 800;
  margin: 0 0 15px 0;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #1a1a2e;
}

.sp-footer-address-title i {
  color: #ffffff;
}

.sp-footer-address-cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.sp-footer-address {
  font-size: 13px;
  line-height: 1.6;
  color: #ffffff;
}

/* Bottom Copyright Row */

.sp-footer-copyright-row {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}

.sp-footer-copy-text {
  font-size: 12px;
  color: #ffffff;
}

.sp-footer-legacy-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.sp-footer-legacy-menu a {
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition: color 0.2s;
}

.sp-footer-legacy-menu a:hover {
  color: #1c00a6;
}

/* Responsive Footer */

@media (min-width: 768px) {
  .sp-footer-copyright-row {
    flex-direction: row;
  }
}

@media (max-width: 1024px) {
  .sp-footer-top-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .sp-footer-bottom-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}

@media (max-width: 768px) {
  .sp-footer-top-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .sp-footer-address-cols {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .sp-footer-top-grid {
    grid-template-columns: 1fr;
  }
}

.sp-table2-tools {
  border: 1px solid #e5e3e3;
}

.spin-pulse-card {
  box-shadow: 3px 5px 7px 4px #ededed;
}

#comments {
  margin-bottom: 20px;
}

.sp-hp-hero-name a {
  font-size: 12px;
}

.sp-right-sidebar-widget {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 1rem;
  padding: 1.5rem;
  margin-bottom: 2rem;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
}

.sp-right-sidebar-title {
  font-size: 1.25rem;
  font-weight: 800;
  color: #0f172a;
  margin-top: 0;
  margin-bottom: 1.25rem;
  padding-bottom: 0.75rem;
  border-bottom: 2px solid #f1f5f9;
  display: flex;
  align-items: center;
}

.sp-right-sidebar-title::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 20px;
  background-color: #00d67d;
  border-radius: 4px;
  margin-right: 10px;
}

.sp-right-sidebar-widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sp-right-sidebar-widget li {
  padding: 0.75rem 0;
  border-bottom: 1px solid #f1f5f9;
}

.sp-right-sidebar-widget li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.sp-right-sidebar-widget a {
  color: #475569;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.2s;
}

.sp-right-sidebar-widget a:hover {
  color: #00d67d;
}

/* Specific styling for WP Search Widget */

.sp-right-sidebar-widget .search-form {
  display: flex;
  gap: 10px;
}

.sp-right-sidebar-widget .search-field {
  width: 100%;
  padding: 0.75rem 1rem;
  border: 1px solid #cbd5e1;
  border-radius: 0.5rem;
  outline: none;
}

.sp-right-sidebar-widget .search-field:focus {
  border-color: #00d67d;
}

.sp-right-sidebar-widget .search-submit {
  background-color: #0f172a;
  color: white;
  border: none;
  padding: 0.75rem 1.25rem;
  border-radius: 0.5rem;
  font-weight: 700;
  cursor: pointer;
  transition: background-color 0.2s;
}

.sp-right-sidebar-widget .search-submit:hover {
  background-color: #00d67d;
}

.sp-more-games-image-wrapper {
  border: 1px solid #d3ddda;
}

.sp-more-games-buttons {
  border-top: 1px solid #e2e8f0;
  padding-top: 10px;
}

.sp-footer-copy-text {
  margin-right: auto;
  margin-left: auto;
}

/* ==========================================================================
   SPIN PULSE: MODERN CASINO TABLE (HARDCODED CSS)
   ========================================================================== */

.sp-modern-table-wrapper {
  max-width: 1200px;
  margin: 3rem auto;
  padding: 0 1rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.sp-modern-table-container {
  background-color: #ffffff;
  border-radius: 1.5rem;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.04);
  border: 1px solid #f1f5f9;
  overflow-x: auto;
}

.sp-modern-table {
  width: 100%;
  min-width: 950px;
  border-collapse: collapse;
  text-align: left;
}

/* Headers */

.sp-modern-table th {
  background-color: #f8fafc;
  border-bottom: 1px solid #f1f5f9;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #94a3b8;
}

.sp-mt-center {
  text-align: center;
}

/* Rows & Cells */

.sp-modern-table td {
  padding: 1.5rem;
  border-bottom: 1px solid #f8fafc;
  vertical-align: middle;
  transition: background-color 0.3s ease;
}

.sp-modern-table tr:last-child td {
  border-bottom: none;
}

.sp-modern-table tbody tr:hover td {
  background-color: rgba(248, 250, 252, 0.6);
}

/* 1. Rank Styling */

.sp-mt-rank {
  text-align: center;
  width: 80px;
}

.sp-mt-rank span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #f1f5f9;
  color: #94a3b8;
  font-weight: 900;
  font-size: 0.875rem;
  transition: all 0.3s ease;
}

.sp-modern-table tbody tr:hover .sp-mt-rank span {
  background-color: #00d67d;
  color: #ffffff;
}

/* 2. Brand & Logo Styling */

.sp-mt-brand {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.sp-mt-logo {
  width: 64px;
  height: 64px;
  border-radius: 0.75rem;
  background-color: #f8fafc;
  border: 1px solid #e2e8f0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  flex-shrink: 0;
  text-align: center;
  font-size: 10px;
  font-weight: 900;
  color: #cbd5e1;
  line-height: 1.2;
}

.sp-mt-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sp-mt-name h3 {
  font-weight: 900;
  font-size: 1.125rem;
  color: #0f172a;
  margin: 0 0 4px 0;
  transition: color 0.3s ease;
}

.sp-modern-table tbody tr:hover .sp-mt-name h3 {
  color: #00d67d;
}

/* 3. Badges & Text Colors */

.sp-mt-badge {
  display: inline-flex;
  align-items: center;
  font-size: 10px;
  font-weight: 900;
  padding: 3px 8px;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.sp-mt-badge.sp-mt-emerald {
  background: #ecfdf5;
  color: #059669;
}

.sp-mt-badge.sp-mt-blue {
  background: #eff6ff;
  color: #2563eb;
}

.sp-mt-badge.sp-mt-purple {
  background: #faf5ff;
  color: #9333ea;
}

.sp-mt-badge.sp-mt-rose {
  background: #fff1f2;
  color: #e11d48;
}

.sp-mt-text-emerald {
  color: #00d67d;
}

.sp-mt-text-blue {
  color: #2563eb;
}

.sp-mt-text-purple {
  color: #9333ea;
}

.sp-mt-text-rose {
  color: #e11d48;
}

/* 4. Features List */

.sp-mt-features ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sp-mt-features li {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  color: #475569;
  font-weight: 500;
  margin-bottom: 8px;
}

.sp-mt-features li:last-child {
  margin-bottom: 0;
}

.sp-mt-features li::before {
  content: "✓";
  color: #00d67d;
  font-weight: 900;
  margin-right: 8px;
}

/* 5. Bonus Box */

.sp-mt-bonus-val {
  font-weight: 900;
  font-size: 1.25rem;
  margin-bottom: 4px;
}

.sp-mt-bonus-label {
  font-size: 11px;
  font-weight: 700;
  color: #94a3b8;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* 6. Rating Box */

.sp-mt-stars {
  color: #fbbf24;
  font-size: 1.125rem;
  margin-bottom: 4px;
  letter-spacing: 2px;
}

.sp-mt-star-empty {
  color: #e2e8f0;
}

.sp-mt-score {
  font-size: 0.75rem;
  font-weight: 700;
  color: #64748b;
}

/* 7. Action Button */

.sp-mt-action {
  text-align: center;
  width: 180px;
}

.sp-mt-btn {
  display: inline-block;
  width: 100%;
  background-color: #00d67d;
  color: #ffffff;
  font-weight: 900;
  text-align: center;
  padding: 14px 20px;
  border-radius: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 6px 15px -5px rgba(0, 214, 125, 0.4);
  box-sizing: border-box;
}

.sp-mt-btn:hover {
  background-color: #00b368;
  transform: translateY(-2px);
  text-decoration: none;
}

/* ==========================================================================
   SPIN PULSE: MODERN TABLE 6 (CYBERPUNK / NEON DESIGN)
   ========================================================================== */

/* Wrapper handles maximum width and centering */

.sp-modern-table-6-wrapper {
  max-width: 1152px;
  /* Roughly max-w-6xl */
  margin: 0 auto;
  padding: 0 16px 48px 16px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

/* Container */

.sp-modern-table-6-container {
  max-width: 100%;
  background-color: transparent;
}

/* Individual Row Card */

.sp-modern-table-6-row {
  background: #121212;
  /* Dark UI */
  border: 1px solid #333333;
  margin-bottom: 20px;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

/* Top Neon Gradient Border */

.sp-modern-table-6-row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #ff00ff, #00ffff);
}

/* Hover Effects */

.sp-modern-table-6-row:hover {
  transform: scale(1.01);
  border-color: #00ffff;
  box-shadow: 0 0 15px rgba(0, 255, 255, 0.2);
}

/* Inner Content Area */

.sp-modern-table-6-content {
  display: flex;
  flex-direction: column;
  padding: 20px;
}

/* Header Section (Icon + Name) */

.sp-modern-table-6-header {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.sp-modern-table-6-icon {
  width: 40px;
  height: 40px;
  background: #222222;
  margin-right: 15px;
  padding: 8px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sp-modern-table-6-icon svg {
  width: 100%;
  height: 100%;
}

.sp-modern-table-6-title {
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  /* Chrome/Safari gradient text */
  background: -webkit-linear-gradient(#ffffff, #999999);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
}

/* Stats Section */

.sp-modern-table-6-stats {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  padding: 10px 0;
}

.sp-modern-table-6-stat-box {
  text-align: center;
  width: 33.33%;
}

.sp-modern-table-6-stat-label {
  font-size: 0.7rem;
  color: #888888;
  display: block;
  text-transform: uppercase;
  margin-bottom: 2px;
}

.sp-modern-table-6-stat-value {
  font-size: 0.9rem;
  font-weight: bold;
  color: #00ffff;
  /* Neon Cyan */
}

/* Bonus Section */

.sp-modern-table-6-bonus {
  font-size: 1.1rem;
  color: #ff00ff;
  /* Neon Magenta */
  text-align: center;
  margin-bottom: 15px;
  font-weight: 600;
  text-shadow: 0 0 5px rgba(255, 0, 255, 0.4);
}

/* Button */

.sp-modern-table-6-btn {
  display: block;
  background: transparent;
  border: 1px solid #00ffff;
  color: #00ffff !important;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  border-radius: 4px;
}

.sp-modern-table-6-btn:hover {
  background: #00ffff;
  color: #000000 !important;
  box-shadow: 0 0 20px rgba(0, 255, 255, 0.6);
  text-decoration: none;
}

/* ==========================================================================
   SPIN PULSE: RIGHT SIDEBAR TEMPLATE STYLES
   ========================================================================== */

.sp-sidebar-layout {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

@media(min-width: 1024px) {
  .sp-sidebar-layout {
    flex-direction: row;
    align-items: flex-start;
  }

  .sp-sidebar-main {
    flex: 1;
    min-width: 0;
    /* Prevents text overflow blowouts */
  }

  .sp-sidebar-aside {
    width: 340px;
    flex-shrink: 0;
    /* Prevents sidebar from squishing OR wrapping */
  }
}

/* Casino Review: Override standard shortcode styling for bottom recommendation section */

.sp-review-recommendations .sp-casino-cards-wrapper {
  padding: 0 !important;
  background: transparent !important;
}

.sp-review-recommendations .sp-casino-cards-container {
  padding: 0 !important;
  max-width: 100% !important;
}

/* Game Sidebar Layout & Widgets */

.sp-right-sidebar-widget {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 1rem;
  padding: 1.5rem;
  margin-bottom: 2rem;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
}

.sp-right-sidebar-title {
  font-size: 1.25rem;
  font-weight: 800;
  color: #0f172a;
  margin-top: 0;
  margin-bottom: 1.25rem;
  padding-bottom: 0.75rem;
  border-bottom: 2px solid #f1f5f9;
  display: flex;
  align-items: center;
}

.sp-right-sidebar-title::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 20px;
  background-color: #00d67d;
  border-radius: 4px;
  margin-right: 10px;
}

.sp-right-sidebar-widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sp-right-sidebar-widget li {
  padding: 0.75rem 0;
  border-bottom: 1px solid #f1f5f9;
}

.sp-right-sidebar-widget li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.sp-right-sidebar-widget a {
  color: #475569;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.2s;
}

.sp-right-sidebar-widget a:hover {
  color: #00d67d;
}

.sp-right-sidebar-widget .search-form {
  display: flex;
  gap: 10px;
}

.sp-right-sidebar-widget .search-field {
  width: 100%;
  padding: 0.75rem 1rem;
  border: 1px solid #cbd5e1;
  border-radius: 0.5rem;
  outline: none;
}

.sp-right-sidebar-widget .search-submit {
  background-color: #0f172a;
  color: white;
  border: none;
  padding: 0.75rem 1.25rem;
  border-radius: 0.5rem;
  font-weight: 700;
  cursor: pointer;
  transition: background-color 0.2s;
}

/* Desktop Breakpoint */

@media (min-width: 768px) {
  .sp-modern-table-6-content {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .sp-modern-table-6-header {
    margin-bottom: 0;
    width: 25%;
  }

  .sp-modern-table-6-stats {
    border: none;
    margin: 0;
    padding: 0;
    width: 30%;
  }

  .sp-modern-table-6-bonus {
    margin: 0;
    width: 25%;
    text-align: left;
    padding-left: 20px;
  }

  .sp-modern-table-6-btn {
    width: 150px;
    margin-left: auto;
  }
}

.sp-post-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
}

.sp-modern-pagination .nav-links {
  display: flex;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
}

.sp-modern-pagination .nav-links a,
.sp-modern-pagination .nav-links span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  padding: 0 16px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.2s ease;
}

.sp-modern-pagination .nav-links a {
  background: #f8fafc;
  color: #475569;
  border: 1px solid #e2e8f0;
}

.sp-modern-pagination .nav-links a:hover {
  background: #f1f5f9;
  color: #0f172a;
  border-color: #cbd5e1;
}

.sp-modern-pagination .nav-links .current {
  background: #00d67d;
  color: #ffffff;
  border: 1px solid #00d67d;
  box-shadow: 0 4px 6px rgba(0, 214, 125, 0.2);
}

.sp-modern-pagination .nav-links .dots {
  background: transparent;
  border: none;
  color: #94a3b8;
}

.screen-reader-text {
  display: none;
}

.before\:content-none::before {
  --tw-content: none;
  content: var(--tw-content);
}

.last\:border-0:last-child {
  border-width: 0px;
}

.hover\:-translate-y-1:hover {
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:border-\[\#0A66C2\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(10 102 194 / var(--tw-border-opacity, 1));
}

.hover\:border-\[\#1877F2\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(24 119 242 / var(--tw-border-opacity, 1));
}

.hover\:border-\[\#E1306C\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(225 48 108 / var(--tw-border-opacity, 1));
}

.hover\:border-purple-500\/50:hover {
  border-color: rgb(168 85 247 / 0.5);
}

.hover\:border-white:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.hover\:bg-\[\#00b368\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 179 104 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#0A66C2\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(10 102 194 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#1877F2\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(24 119 242 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#E1306C\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(225 48 108 / var(--tw-bg-opacity, 1));
}

.hover\:bg-slate-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}

.hover\:bg-slate-800\/60:hover {
  background-color: rgb(30 41 59 / 0.6);
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white\/5:hover {
  background-color: rgb(255 255 255 / 0.05);
}

.hover\:pl-7:hover {
  padding-left: 1.75rem;
}

.hover\:\!text-\[\#0f1419\]:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(15 20 25 / var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-white:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-\[\#00d67d\]:hover {
  --tw-text-opacity: 1;
  color: rgb(0 214 125 / var(--tw-text-opacity, 1));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:opacity-80:hover {
  opacity: 0.8;
}

.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:ring-emerald-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1));
}

.group:hover .group-hover\:block {
  display: block;
}

.group:hover .group-hover\:translate-x-1 {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:translate-x-2 {
  --tw-translate-x: 0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:border-purple-500 {
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}

.group:hover .group-hover\:text-\[\#8c7355\] {
  --tw-text-opacity: 1;
  color: rgb(140 115 85 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-emerald-600 {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-purple-300 {
  --tw-text-opacity: 1;
  color: rgb(216 180 254 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-purple-400 {
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .sm\:ml-4 {
    margin-left: 1rem;
  }

  .sm\:mt-0 {
    margin-top: 0px;
  }

  .sm\:block {
    display: block;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:border-l {
    border-left-width: 1px;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:pl-6 {
    padding-left: 1.5rem;
  }
}

@media (min-width: 768px) {
  .md\:h-56 {
    height: 14rem;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-56 {
    width: 14rem;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:items-start {
    align-items: flex-start;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}