/*
Theme Name: Vitalead 
Theme URI: 
Author: HS3
Author URI: hsd33v.dev 
Description: custom e-commerce theme
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.0
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
text domain: vitalead
Tags: e-commerce, custom-menu, custom-logo, feature-images, footer- widgets, theme-options, translation-ready, blog, sticky-post threaded-comments
*/

/* input.css */

*, ::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.17 | 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: IBMPlexSans, system-ui, sans-serif;
  /* 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;
}

:where(:root),:root:has(input.theme-controller[value=light]:checked),[data-theme=light] {
  color-scheme: light;
  --color-base-100: oklch(100% 0 0);
  --color-base-200: oklch(98% 0 0);
  --color-base-300: oklch(95% 0 0);
  --color-base-content: oklch(21% 0.006 285.885);
  --color-primary: oklch(45% 0.24 277.023);
  --color-primary-content: oklch(93% 0.034 272.788);
  --color-secondary: oklch(65% 0.241 354.308);
  --color-secondary-content: oklch(94% 0.028 342.258);
  --color-accent: oklch(77% 0.152 181.912);
  --color-accent-content: oklch(38% 0.063 188.416);
  --color-neutral: oklch(14% 0.005 285.823);
  --color-neutral-content: oklch(92% 0.004 286.32);
  --color-info: oklch(74% 0.16 232.661);
  --color-info-content: oklch(29% 0.066 243.157);
  --color-success: oklch(76% 0.177 163.223);
  --color-success-content: oklch(37% 0.077 168.94);
  --color-warning: oklch(82% 0.189 84.429);
  --color-warning-content: oklch(41% 0.112 45.904);
  --color-error: oklch(71% 0.194 13.428);
  --color-error-content: oklch(27% 0.105 12.094);
  --radius-selector: 0.5rem;
  --radius-field: 0.25rem;
  --radius-box: 0.5rem;
  --size-selector: 0.25rem;
  --size-field: 0.25rem;
  --border: 1px;
  --depth: 1;
  --noise: 0;
}

@media (prefers-color-scheme: dark) {
  :root {
    color-scheme: dark;
    --color-base-100: oklch(25.33% 0.016 252.42);
    --color-base-200: oklch(23.26% 0.014 253.1);
    --color-base-300: oklch(21.15% 0.012 254.09);
    --color-base-content: oklch(97.807% 0.029 256.847);
    --color-primary: oklch(58% 0.233 277.117);
    --color-primary-content: oklch(96% 0.018 272.314);
    --color-secondary: oklch(65% 0.241 354.308);
    --color-secondary-content: oklch(94% 0.028 342.258);
    --color-accent: oklch(77% 0.152 181.912);
    --color-accent-content: oklch(38% 0.063 188.416);
    --color-neutral: oklch(14% 0.005 285.823);
    --color-neutral-content: oklch(92% 0.004 286.32);
    --color-info: oklch(74% 0.16 232.661);
    --color-info-content: oklch(29% 0.066 243.157);
    --color-success: oklch(76% 0.177 163.223);
    --color-success-content: oklch(37% 0.077 168.94);
    --color-warning: oklch(82% 0.189 84.429);
    --color-warning-content: oklch(41% 0.112 45.904);
    --color-error: oklch(71% 0.194 13.428);
    --color-error-content: oklch(27% 0.105 12.094);
    --radius-selector: 0.5rem;
    --radius-field: 0.25rem;
    --radius-box: 0.5rem;
    --size-selector: 0.25rem;
    --size-field: 0.25rem;
    --border: 1px;
    --depth: 1;
    --noise: 0;
  }
}

:root:has(input.theme-controller[value=light]:checked),[data-theme=light] {
  color-scheme: light;
  --color-base-100: oklch(100% 0 0);
  --color-base-200: oklch(98% 0 0);
  --color-base-300: oklch(95% 0 0);
  --color-base-content: oklch(21% 0.006 285.885);
  --color-primary: oklch(45% 0.24 277.023);
  --color-primary-content: oklch(93% 0.034 272.788);
  --color-secondary: oklch(65% 0.241 354.308);
  --color-secondary-content: oklch(94% 0.028 342.258);
  --color-accent: oklch(77% 0.152 181.912);
  --color-accent-content: oklch(38% 0.063 188.416);
  --color-neutral: oklch(14% 0.005 285.823);
  --color-neutral-content: oklch(92% 0.004 286.32);
  --color-info: oklch(74% 0.16 232.661);
  --color-info-content: oklch(29% 0.066 243.157);
  --color-success: oklch(76% 0.177 163.223);
  --color-success-content: oklch(37% 0.077 168.94);
  --color-warning: oklch(82% 0.189 84.429);
  --color-warning-content: oklch(41% 0.112 45.904);
  --color-error: oklch(71% 0.194 13.428);
  --color-error-content: oklch(27% 0.105 12.094);
  --radius-selector: 0.5rem;
  --radius-field: 0.25rem;
  --radius-box: 0.5rem;
  --size-selector: 0.25rem;
  --size-field: 0.25rem;
  --border: 1px;
  --depth: 1;
  --noise: 0;
}

:root:has(input.theme-controller[value=dark]:checked),[data-theme=dark] {
  color-scheme: dark;
  --color-base-100: oklch(25.33% 0.016 252.42);
  --color-base-200: oklch(23.26% 0.014 253.1);
  --color-base-300: oklch(21.15% 0.012 254.09);
  --color-base-content: oklch(97.807% 0.029 256.847);
  --color-primary: oklch(58% 0.233 277.117);
  --color-primary-content: oklch(96% 0.018 272.314);
  --color-secondary: oklch(65% 0.241 354.308);
  --color-secondary-content: oklch(94% 0.028 342.258);
  --color-accent: oklch(77% 0.152 181.912);
  --color-accent-content: oklch(38% 0.063 188.416);
  --color-neutral: oklch(14% 0.005 285.823);
  --color-neutral-content: oklch(92% 0.004 286.32);
  --color-info: oklch(74% 0.16 232.661);
  --color-info-content: oklch(29% 0.066 243.157);
  --color-success: oklch(76% 0.177 163.223);
  --color-success-content: oklch(37% 0.077 168.94);
  --color-warning: oklch(82% 0.189 84.429);
  --color-warning-content: oklch(41% 0.112 45.904);
  --color-error: oklch(71% 0.194 13.428);
  --color-error-content: oklch(27% 0.105 12.094);
  --radius-selector: 0.5rem;
  --radius-field: 0.25rem;
  --radius-box: 0.5rem;
  --size-selector: 0.25rem;
  --size-field: 0.25rem;
  --border: 1px;
  --depth: 1;
  --noise: 0;
}

@property --radialprogress {
  syntax: "<percentage>";

  inherits: true;

  initial-value: 0%;
}

:root {
  scrollbar-color: color-mix(in oklch, currentColor 35%, #0000) #0000;
}

:root:has( .modal-open, .\!modal[open], .\!modal:target, .modal-toggle:checked, .drawer:not([class*="drawer-open"]) > .drawer-toggle:checked ) {
  overflow: hidden !important;
}

:root:has( .modal-open, .modal[open], .modal:target, .modal-toggle:checked, .drawer:not([class*="drawer-open"]) > .drawer-toggle:checked ) {
  overflow: hidden;
}

:root:has( .modal-open, .\!modal[open], .\!modal:target, .modal-toggle:checked, .drawer:not([class*="drawer-open"]) > .drawer-toggle:checked ) {
  overflow: hidden !important;
}

:root, [data-theme] {
  background-color: var(--root-bg, var(--color-base-100));
  color: var(--color-base-content);
}

:root {
  --fx-noise: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.34' numOctaves='4' stitchTiles='stitch'%3E%3C/feTurbulence%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='0.2'%3E%3C/rect%3E%3C/svg%3E");
}

:where( :root:has( .modal-open, .\!modal[open], .\!modal:target, .modal-toggle:checked, .drawer:not(.drawer-open) > .drawer-toggle:checked ) ) {
  scrollbar-gutter: stable !important;
  background-image: linear-gradient(var(--color-base-100), var(--color-base-100)) !important;
  --root-bg: color-mix(in srgb, var(--color-base-100), oklch(0% 0 0) 40%) !important;
}

:where( :root:has( .modal-open, .modal[open], .modal:target, .modal-toggle:checked, .drawer:not(.drawer-open) > .drawer-toggle:checked ) ) {
  scrollbar-gutter: stable;
  background-image: linear-gradient(var(--color-base-100), var(--color-base-100));
  --root-bg: color-mix(in srgb, var(--color-base-100), oklch(0% 0 0) 40%);
}

:where( :root:has( .modal-open, .\!modal[open], .\!modal:target, .modal-toggle:checked, .drawer:not(.drawer-open) > .drawer-toggle:checked ) ) {
  scrollbar-gutter: stable !important;
  background-image: linear-gradient(var(--color-base-100), var(--color-base-100)) !important;
  --root-bg: color-mix(in srgb, var(--color-base-100), oklch(0% 0 0) 40%) !important;
}

:where(.\!modal[open], .modal-open, .modal-toggle:checked + .\!modal):not(.modal-start, .modal-end) {
  scrollbar-gutter: stable !important;
}

:where(.modal[open], .modal-open, .modal-toggle:checked + .modal):not(.modal-start, .modal-end) {
  scrollbar-gutter: stable;
}

:where(.\!modal[open], .modal-open, .modal-toggle:checked + .\!modal):not(.modal-start, .modal-end) {
  scrollbar-gutter: stable !important;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

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

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

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

@media (min-width: 1161px) {
  .container {
    max-width: 1161px;
  }
}

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

@media (min-width: 1418px) {
  .container {
    max-width: 1418px;
  }
}

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

@media (min-width: 1766px) {
  .container {
    max-width: 1766px;
  }
}

.footer {
  display: grid;
  width: 100%;
  grid-auto-flow: row;
  place-items: start;
  -moz-column-gap: calc(0.25rem * 4);
       column-gap: calc(0.25rem * 4);
  row-gap: calc(0.25rem * 10);
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.footer > * {
  display: grid;
  place-items: start;
  gap: calc(0.25rem * 2);
}

.footer.footer-center {
  grid-auto-flow: column dense;
  place-items: center;
  text-align: center;
}

.footer.footer-center > * {
  place-items: center;
}

@keyframes skeleton {
  0% {
    background-position: 150%;
  }

  100% {
    background-position: -50%;
  }
}

.loading {
  pointer-events: none;
  display: inline-block;
  aspect-ratio: 1 / 1;
  background-color: currentColor;
  vertical-align: middle;
  width: calc(var(--size-selector, 0.25rem) * 6);
  -webkit-mask-size: 100%;
          mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
}

@keyframes progress {
  50% {
    background-position-x: -115%;
  }
}

:where(.\!btn) {
  width: unset !important;
}

:where(.btn) {
  width: unset;
}

.\!btn {
  display: inline-flex !important;
  flex-shrink: 0 !important;
  cursor: pointer !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  justify-content: center !important;
  gap: calc(0.25rem * 1.5) !important;
  text-align: center !important;
  vertical-align: middle !important;
  outline-offset: 2px !important;
  webkit-user-select: none !important;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
  padding-inline: var(--btn-p) !important;
  color: var(--btn-fg) !important;
  --tw-prose-links: var(--btn-fg) !important;
  height: var(--size) !important;
  font-size: var(--fontsize, 0.875rem) !important;
  font-weight: 600 !important;
  outline-color: var(--btn-color, var(--color-base-content)) !important;
  transition-property: color, background-color, border-color, box-shadow !important;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  transition-duration: 0.2s !important;
  border-start-start-radius: var(--join-ss, var(--radius-field)) !important;
  border-start-end-radius: var(--join-se, var(--radius-field)) !important;
  border-end-start-radius: var(--join-es, var(--radius-field)) !important;
  border-end-end-radius: var(--join-ee, var(--radius-field)) !important;
  background-color: var(--btn-bg) !important;
  background-size: auto, calc(var(--noise) * 100%) !important;
  background-image: none, var(--btn-noise) !important;
  border-width: var(--border) !important;
  border-style: solid !important;
  border-color: var(--btn-border) !important;
  text-shadow: 0 0.5px oklch(100% 0 0 / calc(var(--depth) * 0.15)) !important;
  box-shadow: 0 0.5px 0 0.5px oklch(100% 0 0 / calc(var(--depth) * 6%)) inset, var(--btn-shadow) !important;
  --size: calc(var(--size-field, 0.25rem) * 10) !important;
  --btn-bg: var(--btn-color, var(--color-base-200)) !important;
  --btn-fg: var(--color-base-content) !important;
  --btn-p: 1rem !important;
  --btn-border: color-mix(in oklab, var(--btn-bg), #000 calc(var(--depth) * 5%)) !important;
  --btn-shadow: 0 3px 2px -2px color-mix(in oklab, var(--btn-bg) calc(var(--depth) * 30%), #0000),
    0 4px 3px -2px color-mix(in oklab, var(--btn-bg) calc(var(--depth) * 30%), #0000) !important;
  --btn-noise: var(--fx-noise) !important;
}

.btn {
  display: inline-flex;
  flex-shrink: 0;
  cursor: pointer;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: calc(0.25rem * 1.5);
  text-align: center;
  vertical-align: middle;
  outline-offset: 2px;
  webkit-user-select: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding-inline: var(--btn-p);
  color: var(--btn-fg);
  --tw-prose-links: var(--btn-fg);
  height: var(--size);
  font-size: var(--fontsize, 0.875rem);
  font-weight: 600;
  outline-color: var(--btn-color, var(--color-base-content));
  transition-property: color, background-color, border-color, box-shadow;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transition-duration: 0.2s;
  border-start-start-radius: var(--join-ss, var(--radius-field));
  border-start-end-radius: var(--join-se, var(--radius-field));
  border-end-start-radius: var(--join-es, var(--radius-field));
  border-end-end-radius: var(--join-ee, var(--radius-field));
  background-color: var(--btn-bg);
  background-size: auto, calc(var(--noise) * 100%);
  background-image: none, var(--btn-noise);
  border-width: var(--border);
  border-style: solid;
  border-color: var(--btn-border);
  text-shadow: 0 0.5px oklch(100% 0 0 / calc(var(--depth) * 0.15));
  box-shadow: 0 0.5px 0 0.5px oklch(100% 0 0 / calc(var(--depth) * 6%)) inset, var(--btn-shadow);
  --size: calc(var(--size-field, 0.25rem) * 10);
  --btn-bg: var(--btn-color, var(--color-base-200));
  --btn-fg: var(--color-base-content);
  --btn-p: 1rem;
  --btn-border: color-mix(in oklab, var(--btn-bg), #000 calc(var(--depth) * 5%));
  --btn-shadow: 0 3px 2px -2px color-mix(in oklab, var(--btn-bg) calc(var(--depth) * 30%), #0000),
    0 4px 3px -2px color-mix(in oklab, var(--btn-bg) calc(var(--depth) * 30%), #0000);
  --btn-noise: var(--fx-noise);
}

.prose .\!btn {
  text-decoration-line: none !important;
}

.prose .btn {
  text-decoration-line: none;
}

@media (hover: hover) {
  .\!btn:hover {
    --btn-bg: color-mix(in oklab, var(--btn-color, var(--color-base-200)), #000 7%) !important;
  }

  .btn:hover {
    --btn-bg: color-mix(in oklab, var(--btn-color, var(--color-base-200)), #000 7%);
  }
}

.\!btn:focus-visible {
  outline-width: 2px !important;
  outline-style: solid !important;
  isolation: isolate !important;
}

.btn:focus-visible {
  outline-width: 2px;
  outline-style: solid;
  isolation: isolate;
}

.\!btn:active:not(.btn-active) {
  translate: 0 0.5px !important;
  --btn-bg: color-mix(in oklab, var(--btn-color, var(--color-base-200)), #000 5%) !important;
  --btn-border: color-mix(in oklab, var(--btn-color, var(--color-base-200)), #000 7%) !important;
  --btn-shadow: 0 0 0 0 oklch(0% 0 0/0), 0 0 0 0 oklch(0% 0 0/0) !important;
}

.btn:active:not(.btn-active) {
  translate: 0 0.5px;
  --btn-bg: color-mix(in oklab, var(--btn-color, var(--color-base-200)), #000 5%);
  --btn-border: color-mix(in oklab, var(--btn-color, var(--color-base-200)), #000 7%);
  --btn-shadow: 0 0 0 0 oklch(0% 0 0/0), 0 0 0 0 oklch(0% 0 0/0);
}

.\!btn:is(:disabled, [disabled], .btn-disabled):not(.btn-link, .btn-ghost) {
  background-color: color-mix(in oklab, var(--color-base-content) 10%, transparent) !important;
  box-shadow: none !important;
}

.btn:is(:disabled, [disabled], .btn-disabled):not(.btn-link, .btn-ghost) {
  background-color: color-mix(in oklab, var(--color-base-content) 10%, transparent);
  box-shadow: none;
}

.\!btn:is(:disabled, [disabled], .btn-disabled) {
  pointer-events: none !important;
  --btn-border: #0000 !important;
  --btn-noise: none !important;
  --btn-fg: color-mix(in oklch, var(--color-base-content) 20%, #0000) !important;
}

.btn:is(:disabled, [disabled], .btn-disabled) {
  pointer-events: none;
  --btn-border: #0000;
  --btn-noise: none;
  --btn-fg: color-mix(in oklch, var(--color-base-content) 20%, #0000);
}

@media (hover: hover) {
  .\!btn:is(:disabled, [disabled], .btn-disabled):hover {
    pointer-events: none !important;
    background-color: color-mix(in oklab, var(--color-neutral) 20%, transparent) !important;
    --btn-border: #0000 !important;
    --btn-fg: color-mix(in oklch, var(--color-base-content) 20%, #0000) !important;
  }

  .btn:is(:disabled, [disabled], .btn-disabled):hover {
    pointer-events: none;
    background-color: color-mix(in oklab, var(--color-neutral) 20%, transparent);
    --btn-border: #0000;
    --btn-fg: color-mix(in oklch, var(--color-base-content) 20%, #0000);
  }
}

.\!btn:is(input[type="checkbox"], input[type="radio"]) {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
}

.btn:is(input[type="checkbox"], input[type="radio"]) {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.\!btn:is(input[type="checkbox"], input[type="radio"])::after {
  content: attr(aria-label) !important;
}

.btn:is(input[type="checkbox"], input[type="radio"])::after {
  content: attr(aria-label);
}

.\!btn:where(input:checked:not(.filter .\!btn)) {
  --btn-color: var(--color-primary) !important;
  --btn-fg: var(--color-primary-content) !important;
  isolation: isolate !important;
}

.btn:where(input:checked:not(.filter .btn)) {
  --btn-color: var(--color-primary);
  --btn-fg: var(--color-primary-content);
  isolation: isolate;
}

.input {
  cursor: text;
  border: var(--border) solid #0000;
  position: relative;
  display: inline-flex;
  flex-shrink: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  align-items: center;
  gap: calc(0.25rem * 2);
  background-color: var(--color-base-100);
  padding-inline: calc(0.25rem * 3);
  vertical-align: middle;
  white-space: nowrap;
  width: clamp(3rem, 20rem, 100%);
  height: var(--size);
  font-size: 0.875rem;
  border-start-start-radius: var(--join-ss, var(--radius-field));
  border-start-end-radius: var(--join-se, var(--radius-field));
  border-end-start-radius: var(--join-es, var(--radius-field));
  border-end-end-radius: var(--join-ee, var(--radius-field));
  border-color: var(--input-color);
  box-shadow: 0 1px color-mix(in oklab, var(--input-color) calc(var(--depth) * 10%), #0000) inset, 0 -1px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset;
  --size: calc(var(--size-field, 0.25rem) * 10);
  --input-color: color-mix(in oklab, var(--color-base-content) 20%, #0000);
}

.input:where(input) {
  display: inline-flex;
}

.input :where(input) {
  display: inline-flex;
  height: 100%;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
}

.input :where(input):focus, .input :where(input):focus-within {
  --tw-outline-style: none;
  outline-style: none;
}

@media (forced-colors: active) {
  .input :where(input):focus, .input :where(input):focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
}

.input :where(input[type="date"]) {
  display: inline-block;
}

.input:focus, .input:focus-within {
  --input-color: var(--color-base-content);
  box-shadow: 0 1px color-mix(in oklab, var(--input-color) calc(var(--depth) * 10%), #0000);
  outline: 2px solid var(--input-color);
  outline-offset: 2px;
  isolation: isolate;
  z-index: 1;
}

.input:has(> input[disabled]), .input:is(:disabled, [disabled]) {
  cursor: not-allowed;
  border-color: var(--color-base-200);
  background-color: var(--color-base-200);
  color: color-mix(in oklab, var(--color-base-content) 40%, transparent);
}

.input:has(> input[disabled])::-moz-placeholder, .input:is(:disabled, [disabled])::-moz-placeholder {
  color: color-mix(in oklab, var(--color-base-content) 20%, transparent);
}

.input:has(> input[disabled])::placeholder, .input:is(:disabled, [disabled])::placeholder {
  color: color-mix(in oklab, var(--color-base-content) 20%, transparent);
}

.input:has(> input[disabled]), .input:is(:disabled, [disabled]) {
  box-shadow: none;
}

.input:has(> input[disabled]) > input[disabled] {
  cursor: not-allowed;
}

.input::-webkit-date-and-time-value {
  text-align: inherit;
}

.input[type="number"]::-webkit-inner-spin-button {
  margin-block: calc(0.25rem * -3);
  margin-inline-end: calc(0.25rem * -3);
}

.input::-webkit-calendar-picker-indicator {
  position: absolute;
  inset-inline-end: 0.75em;
}

@keyframes radio {
  0% {
    padding: 5px;
  }

  50% {
    padding: 3px;
  }
}

.label:is(.input > *, .select > *) {
  display: flex;
  height: calc(100% - 0.5rem);
  align-items: center;
  padding-inline: calc(0.25rem * 3);
  white-space: nowrap;
  font-size: inherit;
}

.label:is(.input > *, .select > *):first-child {
  margin-inline-start: calc(0.25rem * -3);
  margin-inline-end: calc(0.25rem * 3);
  border-inline-end: var(--border) solid color-mix(in oklab, currentColor 10%, #0000);
}

.label:is(.input > *, .select > *):last-child {
  margin-inline-start: calc(0.25rem * 3);
  margin-inline-end: calc(0.25rem * -3);
  border-inline-start: var(--border) solid color-mix(in oklab, currentColor 10%, #0000);
}

.link {
  cursor: pointer;
  text-decoration-line: underline;
}

.link:focus {
  --tw-outline-style: none;
  outline-style: none;
}

@media (forced-colors: active) {
  .link:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
}

.link:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

.tabs {
  display: flex;
  flex-wrap: wrap;
  --tabs-height: auto;
  --tabs-direction: row;
  height: var(--tabs-height);
  flex-direction: var(--tabs-direction);
}

.tab {
  position: relative;
  display: inline-flex;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  webkit-user-select: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

@media (hover: hover) {
  .tab:hover {
    color: var(--color-base-content);
  }
}

.tab {
  --tab-p: 1rem;
  --tab-bg: var(--color-base-100);
  --tab-border-color: var(--color-base-300);
  --tab-radius-ss: 0;
  --tab-radius-se: 0;
  --tab-radius-es: 0;
  --tab-radius-ee: 0;
  --tab-order: 0;
  --tab-radius-min: calc(0.75rem - var(--border));
  border-color: #0000;
  order: var(--tab-order);
  height: calc(var(--size-field, 0.25rem) * 10);
  font-size: 0.875rem;
  padding-inline-start: var(--tab-p);
  padding-inline-end: var(--tab-p);
}

.tab:is(input[type="radio"]) {
  min-width: -moz-fit-content;
  min-width: fit-content;
}

.tab:is(input[type="radio"]):after {
  content: attr(aria-label);
}

.tab:is(label) {
  position: relative;
}

.tab:is(label) input {
  position: absolute;
  inset: calc(0.25rem * 0);
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 0%;
}

.tab:checked + .tab-content, .tab:is(label:has(:checked)) + .tab-content, .tab:is(.tab-active, [aria-selected="true"]) + .tab-content {
  display: block;
  height: 100%;
}

.tab:not(:checked, label:has(:checked), :hover, .tab-active, [aria-selected="true"]) {
  color: color-mix(in oklab, var(--color-base-content) 50%, transparent);
}

.tab:not(input):empty {
  flex-grow: 1;
  cursor: default;
}

.tab:focus {
  --tw-outline-style: none;
  outline-style: none;
}

@media (forced-colors: active) {
  .tab:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
}

.tab:focus-visible, .tab:is(label:has(:checked:focus-visible)) {
  outline: 2px solid currentColor;
  outline-offset: -5px;
}

.tab[disabled] {
  pointer-events: none;
  opacity: 40%;
}

.tabs-border .tab {
  --tab-border-color: #0000 #0000 var(--tab-border-color) #0000;
  position: relative;
  border-radius: var(--radius-field);
}

.tabs-border .tab:before {
  --tw-content: "";
  content: var(--tw-content);
  background-color: var(--tab-border-color);
  transition: background-color 0.2s ease;
  width: 80%;
  height: 3px;
  border-radius: var(--radius-field);
  bottom: 0;
  left: 10%;
  position: absolute;
}

.tabs-border .tab:is(.tab-active, [aria-selected="true"]):not(.tab-disabled, [disabled]):before, .tabs-border .tab:is(input:checked):before, .tabs-border .tab:is(label:has(:checked)):before {
  --tab-border-color: currentColor;
  border-top: 3px solid;
}

.tabs-lift > .tab {
  --tab-border: 0 0 var(--border) 0;
  --tab-radius-ss: min(var(--radius-field), var(--tab-radius-min));
  --tab-radius-se: min(var(--radius-field), var(--tab-radius-min));
  --tab-radius-es: 0;
  --tab-radius-ee: 0;
  --tab-paddings: var(--border) var(--tab-p) 0 var(--tab-p);
  --tab-border-colors: #0000 #0000 var(--tab-border-color) #0000;
  --tab-corner-width: calc(100% + min(var(--radius-field), var(--tab-radius-min)) * 2);
  --tab-corner-height: min(var(--radius-field), var(--tab-radius-min));
  --tab-corner-position: top left, top right;
  border-width: var(--tab-border);
  border-start-start-radius: var(--tab-radius-ss);
  border-start-end-radius: var(--tab-radius-se);
  border-end-start-radius: var(--tab-radius-es);
  border-end-end-radius: var(--tab-radius-ee);
  padding: var(--tab-paddings);
  border-color: var(--tab-border-colors);
}

.tabs-lift > .tab:is(.tab-active, [aria-selected="true"]):not(.tab-disabled, [disabled]), .tabs-lift > .tab:is(input:checked, label:has(:checked)) {
  --tab-border: var(--border) var(--border) 0 var(--border);
  --tab-border-colors: var(--tab-border-color) var(--tab-border-color) #0000
        var(--tab-border-color);
  --tab-paddings: 0 calc(var(--tab-p) - var(--border)) var(--border)
        calc(var(--tab-p) - var(--border));
  --tab-inset: auto auto 0 auto;
  --tab-grad: calc(69% - var(--border));
  --radius-start: radial-gradient(
        circle at top left,
        #0000 var(--tab-grad),
        var(--tab-border-color) calc(var(--tab-grad) + 0.25px),
        var(--tab-border-color) calc(var(--tab-grad) + var(--border)),
        var(--tab-bg) calc(var(--tab-grad) + var(--border) + 0.25px)
      );
  --radius-end: radial-gradient(
        circle at top right,
        #0000 var(--tab-grad),
        var(--tab-border-color) calc(var(--tab-grad) + 0.25px),
        var(--tab-border-color) calc(var(--tab-grad) + var(--border)),
        var(--tab-bg) calc(var(--tab-grad) + var(--border) + 0.25px)
      );
  background-color: var(--tab-bg);
}

.tabs-lift > .tab:is(.tab-active, [aria-selected="true"]):not(.tab-disabled, [disabled]):before, .tabs-lift > .tab:is(input:checked, label:has(:checked)):before {
  z-index: 1;
  content: "";
  display: block;
  position: absolute;
  width: var(--tab-corner-width);
  height: var(--tab-corner-height);
  background-position: var(--tab-corner-position);
  background-image: var(--radius-start), var(--radius-end);
  background-size: min(var(--radius-field), var(--tab-radius-min)) min(var(--radius-field), var(--tab-radius-min));
  background-repeat: no-repeat;
  inset: var(--tab-inset);
}

.tabs-lift > .tab:is(.tab-active, [aria-selected="true"]):not(.tab-disabled, [disabled]):first-child:before, .tabs-lift > .tab:is(input:checked, label:has(:checked)):first-child:before {
  --radius-start: none;
}

[dir="rtl"] .tabs-lift > .tab:is(.tab-active, [aria-selected="true"]):not(.tab-disabled, [disabled]):first-child:before, [dir="rtl"] .tabs-lift > .tab:is(input:checked, label:has(:checked)):first-child:before {
  transform: rotateY(180deg);
}

.tabs-lift > .tab:is(.tab-active, [aria-selected="true"]):not(.tab-disabled, [disabled]):last-child:before, .tabs-lift > .tab:is(input:checked, label:has(:checked)):last-child:before {
  --radius-end: none;
}

[dir="rtl"] .tabs-lift > .tab:is(.tab-active, [aria-selected="true"]):not(.tab-disabled, [disabled]):last-child:before, [dir="rtl"] .tabs-lift > .tab:is(input:checked, label:has(:checked)):last-child:before {
  transform: rotateY(180deg);
}

.tabs-lift:has(.tab-content) > .tab:first-child:not(.tab-active, [aria-selected="true"]) {
  --tab-border-colors: var(--tab-border-color) var(--tab-border-color) #0000
          var(--tab-border-color);
}

.tabs-top .tab {
  --tab-order: 0;
  --tab-border: 0 0 var(--border) 0;
  --tab-radius-ss: min(var(--radius-field), var(--tab-radius-min));
  --tab-radius-se: min(var(--radius-field), var(--tab-radius-min));
  --tab-radius-es: 0;
  --tab-radius-ee: 0;
  --tab-paddings: var(--border) var(--tab-p) 0 var(--tab-p);
  --tab-border-colors: #0000 #0000 var(--tab-border-color) #0000;
  --tab-corner-width: calc(100% + min(var(--radius-field), var(--tab-radius-min)) * 2);
  --tab-corner-height: min(var(--radius-field), var(--tab-radius-min));
  --tab-corner-position: top left, top right;
}

.tabs-top .tab:is(.tab-active, [aria-selected="true"]):not(.tab-disabled, [disabled]), .tabs-top .tab:is(input:checked), .tabs-top .tab:is(label:has(:checked)) {
  --tab-border: var(--border) var(--border) 0 var(--border);
  --tab-border-colors: var(--tab-border-color) var(--tab-border-color) #0000
        var(--tab-border-color);
  --tab-paddings: 0 calc(var(--tab-p) - var(--border)) var(--border)
        calc(var(--tab-p) - var(--border));
  --tab-inset: auto auto 0 auto;
  --radius-start: radial-gradient(
        circle at top left,
        #0000 var(--tab-grad),
        var(--tab-border-color) calc(var(--tab-grad) + 0.25px),
        var(--tab-border-color) calc(var(--tab-grad) + var(--border)),
        var(--tab-bg) calc(var(--tab-grad) + var(--border) + 0.25px)
      );
  --radius-end: radial-gradient(
        circle at top right,
        #0000 var(--tab-grad),
        var(--tab-border-color) calc(var(--tab-grad) + 0.25px),
        var(--tab-border-color) calc(var(--tab-grad) + var(--border)),
        var(--tab-bg) calc(var(--tab-grad) + var(--border) + 0.25px)
      );
}

.tabs-top:has(.tab-content) > .tab:first-child:not(.tab-active, [aria-selected="true"]) {
  --tab-border-colors: var(--tab-border-color) var(--tab-border-color) #0000
          var(--tab-border-color);
}

.tabs-bottom .tab {
  --tab-order: 1;
  --tab-border: var(--border) 0 0 0;
  --tab-radius-ss: 0;
  --tab-radius-se: 0;
  --tab-radius-es: min(var(--radius-field), var(--tab-radius-min));
  --tab-radius-ee: min(var(--radius-field), var(--tab-radius-min));
  --tab-border-colors: var(--tab-border-color) #0000 #0000 #0000;
  --tab-paddings: 0 var(--tab-p) var(--border) var(--tab-p);
  --tab-corner-width: calc(100% + min(var(--radius-field), var(--tab-radius-min)) * 2);
  --tab-corner-height: min(var(--radius-field), var(--tab-radius-min));
  --tab-corner-position: top left, top right;
}

.tabs-bottom .tab:is(.tab-active, [aria-selected="true"]):not(.tab-disabled, [disabled]), .tabs-bottom .tab:is(input:checked), .tabs-bottom .tab:is(label:has(:checked)) {
  --tab-border: 0 var(--border) var(--border) var(--border);
  --tab-border-colors: #0000 var(--tab-border-color) var(--tab-border-color)
        var(--tab-border-color);
  --tab-paddings: var(--border) calc(var(--tab-p) - var(--border)) 0
        calc(var(--tab-p) - var(--border));
  --tab-inset: 0 auto auto auto;
  --radius-start: radial-gradient(
        circle at bottom left,
        #0000 var(--tab-grad),
        var(--tab-border-color) calc(var(--tab-grad) + 0.25px),
        var(--tab-border-color) calc(var(--tab-grad) + var(--border)),
        var(--tab-bg) calc(var(--tab-grad) + var(--border) + 0.25px)
      );
  --radius-end: radial-gradient(
        circle at bottom right,
        #0000 var(--tab-grad),
        var(--tab-border-color) calc(var(--tab-grad) + 0.25px),
        var(--tab-border-color) calc(var(--tab-grad) + var(--border)),
        var(--tab-bg) calc(var(--tab-grad) + var(--border) + 0.25px)
      );
}

.tabs-bottom:has(.tab-content) > .tab:first-child:not(.tab-active, [aria-selected="true"]) {
  --tab-border-colors: #0000 var(--tab-border-color) var(--tab-border-color)
          var(--tab-border-color);
}

.tabs-box .tab {
  border-radius: var(--radius-field);
  border-style: none;
}

.tabs-box .tab:focus-visible, .tabs-box .tab:is(label:has(:checked:focus-visible)) {
  outline-offset: 2px;
}

.tabs-xs :where(.tab) {
  height: calc(var(--size-field, 0.25rem) * 6);
  font-size: 0.75rem;
  --tab-p: 0.375rem;
  --tab-radius-min: calc(0.5rem - var(--border));
}

.tabs-sm :where(.tab) {
  height: calc(var(--size-field, 0.25rem) * 8);
  font-size: 0.875rem;
  --tab-p: 0.5rem;
  --tab-radius-min: calc(0.5rem - var(--border));
}

.tabs-md :where(.tab) {
  height: calc(var(--size-field, 0.25rem) * 10);
  font-size: 0.875rem;
  --tab-p: 0.75rem;
  --tab-radius-min: calc(0.75rem - var(--border));
}

.tabs-lg :where(.tab) {
  height: calc(var(--size-field, 0.25rem) * 12);
  font-size: 1.125rem;
  --tab-p: 1rem;
  --tab-radius-min: calc(1.5rem - var(--border));
}

.tabs-xl :where(.tab) {
  height: calc(var(--size-field, 0.25rem) * 14);
  font-size: 1.125rem;
  --tab-p: 1.25rem;
  --tab-radius-min: calc(2rem - var(--border));
}

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

.\!list {
  display: flex !important;
  flex-direction: column !important;
  font-size: 0.875rem !important;
}

.list {
  display: flex;
  flex-direction: column;
  font-size: 0.875rem;
}

.\!list :where(.list-row) {
  --list-grid-cols: minmax(0, auto) 1fr !important;
  position: relative !important;
  display: grid !important;
  grid-auto-flow: column !important;
  gap: calc(0.25rem * 4) !important;
  border-radius: var(--radius-box) !important;
  padding: calc(0.25rem * 4) !important;
  word-break: break-word !important;
  grid-template-columns: var(--list-grid-cols) !important;
}

.list :where(.list-row) {
  --list-grid-cols: minmax(0, auto) 1fr;
  position: relative;
  display: grid;
  grid-auto-flow: column;
  gap: calc(0.25rem * 4);
  border-radius: var(--radius-box);
  padding: calc(0.25rem * 4);
  word-break: break-word;
  grid-template-columns: var(--list-grid-cols);
}

.\!list :where(.list-row):has(.list-col-grow:nth-child(1)) {
  --list-grid-cols: 1fr !important;
}

.list :where(.list-row):has(.list-col-grow:nth-child(1)) {
  --list-grid-cols: 1fr;
}

.\!list :where(.list-row):has(.list-col-grow:nth-child(2)) {
  --list-grid-cols: minmax(0, auto) 1fr !important;
}

.list :where(.list-row):has(.list-col-grow:nth-child(2)) {
  --list-grid-cols: minmax(0, auto) 1fr;
}

.\!list :where(.list-row):has(.list-col-grow:nth-child(3)) {
  --list-grid-cols: minmax(0, auto) minmax(0, auto) 1fr !important;
}

.list :where(.list-row):has(.list-col-grow:nth-child(3)) {
  --list-grid-cols: minmax(0, auto) minmax(0, auto) 1fr;
}

.\!list :where(.list-row):has(.list-col-grow:nth-child(4)) {
  --list-grid-cols: minmax(0, auto) minmax(0, auto) minmax(0, auto) 1fr !important;
}

.list :where(.list-row):has(.list-col-grow:nth-child(4)) {
  --list-grid-cols: minmax(0, auto) minmax(0, auto) minmax(0, auto) 1fr;
}

.\!list :where(.list-row):has(.list-col-grow:nth-child(5)) {
  --list-grid-cols: minmax(0, auto) minmax(0, auto) minmax(0, auto) minmax(0, auto) 1fr !important;
}

.list :where(.list-row):has(.list-col-grow:nth-child(5)) {
  --list-grid-cols: minmax(0, auto) minmax(0, auto) minmax(0, auto) minmax(0, auto) 1fr;
}

.\!list :where(.list-row):has(.list-col-grow:nth-child(6)) {
  --list-grid-cols: minmax(0, auto) minmax(0, auto) minmax(0, auto) minmax(0, auto)
        minmax(0, auto) 1fr !important;
}

.list :where(.list-row):has(.list-col-grow:nth-child(6)) {
  --list-grid-cols: minmax(0, auto) minmax(0, auto) minmax(0, auto) minmax(0, auto)
        minmax(0, auto) 1fr;
}

.\!list :where(.list-row) :not(.list-col-wrap) {
  grid-row-start: 1 !important;
}

.list :where(.list-row) :not(.list-col-wrap) {
  grid-row-start: 1;
}

.\!list > :not(:last-child).list-row:after, .\!list > :not(:last-child) .list-row:after {
  content: "" !important;
  border-bottom: var(--border) solid !important;
  inset-inline: var(--radius-box) !important;
  position: absolute !important;
  bottom: calc(0.25rem * 0) !important;
  border-color: color-mix(in oklab, var(--color-base-content) 5%, transparent) !important;
}

.list > :not(:last-child).list-row:after, .list > :not(:last-child) .list-row:after {
  content: "";
  border-bottom: var(--border) solid;
  inset-inline: var(--radius-box);
  position: absolute;
  bottom: calc(0.25rem * 0);
  border-color: color-mix(in oklab, var(--color-base-content) 5%, transparent);
}

.\!list > :not(:last-child).list-row:after, .\!list > :not(:last-child) .list-row:after {
  content: "" !important;
  border-bottom: var(--border) solid !important;
  inset-inline: var(--radius-box) !important;
  position: absolute !important;
  bottom: calc(0.25rem * 0) !important;
  border-color: color-mix(in oklab, var(--color-base-content) 5%, transparent) !important;
}

@keyframes rating {
  0%, 40% {
    scale: 1.1;
    filter: brightness(1.05) contrast(1.05);
  }
}

.indicator {
  position: relative;
  display: inline-flex;
  width: -moz-max-content;
  width: max-content;
}

.indicator :where(.indicator-item) {
  z-index: 1;
  position: absolute;
  white-space: nowrap;
  top: var(--inidicator-t, 0);
  bottom: var(--inidicator-b, auto);
  left: var(--inidicator-s, auto);
  right: var(--inidicator-e, 0);
  translate: var(--inidicator-x, 50%) var(--indicator-y, -50%);
}

.mockup-browser .mockup-browser-toolbar .input {
  margin-inline: auto;
  display: flex;
  height: 100%;
  align-items: center;
  gap: calc(0.25rem * 2);
  overflow: hidden;
  background-color: var(--color-base-200);
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  direction: ltr;
}

.mockup-browser .mockup-browser-toolbar .input:before {
  content: "";
  width: calc(0.25rem * 4);
  height: calc(0.25rem * 4);
  opacity: 30%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor' class='size-4'%3E%3Cpath fill-rule='evenodd' d='M9.965 11.026a5 5 0 1 1 1.06-1.06l2.755 2.754a.75.75 0 1 1-1.06 1.06l-2.755-2.754ZM10.5 7a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' clip-rule='evenodd' /%3E%3C/svg%3E%0A");
}

@keyframes toast {
  0% {
    scale: 0.9;
    opacity: 0;
  }

  100% {
    scale: 1;
    opacity: 1;
  }
}

.menu {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: column;
  flex-wrap: wrap;
  padding: calc(0.25rem * 2);
  --menu-active-fg: var(--color-neutral-content);
  --menu-active-bg: var(--color-neutral);
  font-size: 0.875rem;
}

.menu :where(li ul) {
  position: relative;
  margin-inline-start: calc(0.25rem * 4);
  padding-inline-start: calc(0.25rem * 2);
  white-space: nowrap;
}

.menu :where(li ul):before {
  position: absolute;
  inset-inline-start: calc(0.25rem * 0);
  top: calc(0.25rem * 3);
  bottom: calc(0.25rem * 3);
  background-color: var(--color-base-content);
  opacity: 10%;
  width: var(--border);
  content: "";
}

.menu :where(li > .menu-dropdown:not(.menu-dropdown-show)) {
  display: none;
}

.menu :where(li:not(.menu-title) > *:not(ul, details, .menu-title, .btn)), .menu :where(li:not(.menu-title) > details > summary:not(.menu-title)) {
  display: grid;
  grid-auto-flow: column;
  align-content: flex-start;
  align-items: center;
  gap: calc(0.25rem * 2);
  border-radius: var(--radius-field);
  padding-inline: calc(0.25rem * 3);
  padding-block: calc(0.25rem * 1.5);
  text-align: start;
  transition-property: color, background-color, box-shadow;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  grid-auto-columns: minmax(auto, max-content) auto max-content;
  text-wrap: balance;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.menu :where(li > details > summary) {
  --tw-outline-style: none;
  outline-style: none;
}

@media (forced-colors: active) {
  .menu :where(li > details > summary) {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
}

.menu :where(li > details > summary)::-webkit-details-marker {
  display: none;
}

.menu :where(li > details > summary):after, .menu :where(li > .menu-dropdown-toggle):after {
  justify-self: flex-end;
  display: block;
  height: 0.375rem;
  width: 0.375rem;
  rotate: -135deg;
  translate: 0 -1px;
  transition-property: rotate, translate;
  transition-duration: 0.2s;
  content: "";
  transform-origin: 50% 50%;
  box-shadow: 2px 2px inset;
  pointer-events: none;
}

.menu :where(li > details[open] > summary):after, .menu :where(li > .menu-dropdown-toggle.menu-dropdown-show):after {
  rotate: 45deg;
  translate: 0 1px;
}

.menu :where( li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title), li:not(.menu-title, .disabled) > details > summary:not(.menu-title) ):not(.menu-active, :active, .btn).menu-focus, .menu :where( li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title), li:not(.menu-title, .disabled) > details > summary:not(.menu-title) ):not(.menu-active, :active, .btn):focus-visible {
  cursor: pointer;
  background-color: color-mix(in oklab, var(--color-base-content) 10%, transparent);
  color: var(--color-base-content);
  --tw-outline-style: none;
  outline-style: none;
}

@media (forced-colors: active) {
  .menu :where( li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title), li:not(.menu-title, .disabled) > details > summary:not(.menu-title) ):not(.menu-active, :active, .btn).menu-focus, .menu :where( li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title), li:not(.menu-title, .disabled) > details > summary:not(.menu-title) ):not(.menu-active, :active, .btn):focus-visible {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
}

.menu :where( li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title):not(.menu-active, :active, .btn):hover, li:not(.menu-title, .disabled) > details > summary:not(.menu-title):not(.menu-active, :active, .btn):hover ) {
  cursor: pointer;
  background-color: color-mix(in oklab, var(--color-base-content) 10%, transparent);
  --tw-outline-style: none;
  outline-style: none;
}

@media (forced-colors: active) {
  .menu :where( li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title):not(.menu-active, :active, .btn):hover, li:not(.menu-title, .disabled) > details > summary:not(.menu-title):not(.menu-active, :active, .btn):hover ) {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
}

.menu :where( li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title):not(.menu-active, :active, .btn):hover, li:not(.menu-title, .disabled) > details > summary:not(.menu-title):not(.menu-active, :active, .btn):hover ) {
  box-shadow: 0 1px oklch(0% 0 0 / 0.01) inset, 0 -1px oklch(100% 0 0 / 0.01) inset;
}

.menu :where(li:empty) {
  background-color: var(--color-base-content);
  opacity: 10%;
  margin: 0.5rem 1rem;
  height: 1px;
}

.menu :where(li) {
  position: relative;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: stretch;
}

.menu :where(li) .badge {
  justify-self: flex-end;
}

.menu :where(li) > *:not(ul, .menu-title, details, .btn):active, .menu :where(li) > *:not(ul, .menu-title, details, .btn).menu-active, .menu :where(li) > details > summary:active {
  --tw-outline-style: none;
  outline-style: none;
}

@media (forced-colors: active) {
  .menu :where(li) > *:not(ul, .menu-title, details, .btn):active, .menu :where(li) > *:not(ul, .menu-title, details, .btn).menu-active, .menu :where(li) > details > summary:active {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
}

.menu :where(li) > *:not(ul, .menu-title, details, .btn):active, .menu :where(li) > *:not(ul, .menu-title, details, .btn).menu-active, .menu :where(li) > details > summary:active {
  color: var(--menu-active-fg);
  background-color: var(--menu-active-bg);
  background-size: auto, calc(var(--noise) * 100%);
  background-image: none, var(--fx-noise);
}

.menu :where(li) > *:not(ul, .menu-title, details, .btn):active:not(.menu :where(li) > *:not(ul, .menu-title, details, .btn):active:active), .menu :where(li) > *:not(ul, .menu-title, details, .btn).menu-active:not(.menu :where(li) > *:not(ul, .menu-title, details, .btn).menu-active:active), .menu :where(li) > details > summary:active:not(.menu :where(li) > details > summary:active:active) {
  box-shadow: 0 2px calc(var(--depth) * 3px) -2px var(--menu-active-bg);
}

.menu :where(li).menu-disabled {
  pointer-events: none;
  color: color-mix(in oklab, var(--color-base-content) 20%, transparent);
}

.menu .dropdown:focus-within .menu-dropdown-toggle:after {
  rotate: 45deg;
  translate: 0 1px;
}

.menu .dropdown-content {
  margin-top: calc(0.25rem * 2);
  padding: calc(0.25rem * 2);
}

.menu .dropdown-content:before {
  display: none;
}

.hero {
  display: grid;
  width: 100%;
  place-items: center;
  background-size: cover;
  background-position: center;
}

.hero > * {
  grid-column-start: 1;
  grid-row-start: 1;
}

.select {
  border: var(--border) solid #0000;
  position: relative;
  display: inline-flex;
  flex-shrink: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  align-items: center;
  gap: calc(0.25rem * 1.5);
  background-color: var(--color-base-100);
  padding-inline-start: calc(0.25rem * 4);
  padding-inline-end: calc(0.25rem * 7);
  vertical-align: middle;
  width: clamp(3rem, 20rem, 100%);
  height: var(--size);
  font-size: 0.875rem;
  border-start-start-radius: var(--join-ss, var(--radius-field));
  border-start-end-radius: var(--join-se, var(--radius-field));
  border-end-start-radius: var(--join-es, var(--radius-field));
  border-end-end-radius: var(--join-ee, var(--radius-field));
  background-image: linear-gradient(45deg, #0000 50%, currentColor 50%), linear-gradient(135deg, currentColor 50%, #0000 50%);
  background-position: calc(100% - 20px) calc(1px + 50%), calc(100% - 16.1px) calc(1px + 50%);
  background-size: 4px 4px, 4px 4px;
  background-repeat: no-repeat;
  text-overflow: ellipsis;
  box-shadow: 0 1px color-mix(in oklab, var(--input-color) calc(var(--depth) * 10%), #0000) inset, 0 -1px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset;
  border-color: var(--input-color);
  --input-color: color-mix(in oklab, var(--color-base-content) 20%, #0000);
  --size: calc(var(--size-field, 0.25rem) * 10);
}

[dir="rtl"] .select {
  background-position: calc(0% + 12px) calc(1px + 50%), calc(0% + 16px) calc(1px + 50%);
}

.select select {
  margin-inline-start: calc(0.25rem * -4);
  margin-inline-end: calc(0.25rem * -7);
  width: calc(100% + 2.75rem);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-inline-start: calc(0.25rem * 4);
  padding-inline-end: calc(0.25rem * 7);
  height: calc(100% - 2px);
  background: inherit;
  border-radius: inherit;
  border-style: none;
}

.select select:focus, .select select:focus-within {
  --tw-outline-style: none;
  outline-style: none;
}

@media (forced-colors: active) {
  .select select:focus, .select select:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
}

.select select:not(:last-child) {
  margin-inline-end: calc(0.25rem * -5.5);
  background-image: none;
}

.select:focus, .select:focus-within {
  --input-color: var(--color-base-content);
  box-shadow: 0 1px color-mix(in oklab, var(--input-color) calc(var(--depth) * 10%), #0000);
  outline: 2px solid var(--input-color);
  outline-offset: 2px;
  isolation: isolate;
  z-index: 1;
}

.select:has(> select[disabled]), .select:is(:disabled, [disabled]) {
  cursor: not-allowed;
  border-color: var(--color-base-200);
  background-color: var(--color-base-200);
  color: color-mix(in oklab, var(--color-base-content) 40%, transparent);
}

.select:has(> select[disabled])::-moz-placeholder, .select:is(:disabled, [disabled])::-moz-placeholder {
  color: color-mix(in oklab, var(--color-base-content) 20%, transparent);
}

.select:has(> select[disabled])::placeholder, .select:is(:disabled, [disabled])::placeholder {
  color: color-mix(in oklab, var(--color-base-content) 20%, transparent);
}

.select:has(> select[disabled]) > select[disabled] {
  cursor: not-allowed;
}

.range {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  webkit-appearance: none;
  --range-thumb: var(--color-base-100);
  --range-thumb-size: calc(var(--size-selector, 0.25rem) * 6);
  --range-progress: currentColor;
  --range-fill: 1;
  --range-p: 0.25rem;
  --range-bg: color-mix(in oklab, currentColor 10%, #0000);
  cursor: pointer;
  overflow: hidden;
  background-color: transparent;
  vertical-align: middle;
  width: clamp(3rem, 20rem, 100%);
  --radius-selector-max: calc(
    var(--radius-selector) + var(--radius-selector) + var(--radius-selector)
  );
  border-radius: calc(var(--radius-selector) + min(var(--range-p), var(--radius-selector-max)));
  border: none;
  height: var(--range-thumb-size);
}

[dir="rtl"] .range {
  --range-dir: -1;
}

.range:focus {
  outline: none;
}

.range:focus-visible {
  outline: 2px solid;
  outline-offset: 2px;
}

.range::-webkit-slider-runnable-track {
  width: 100%;
  background-color: var(--range-bg);
  border-radius: var(--radius-selector);
  height: calc(var(--range-thumb-size) * 0.5);
}

@media (forced-colors: active) {
  .range::-webkit-slider-runnable-track {
    border: 1px solid;
  }

  .range::-moz-range-track {
    border: 1px solid;
  }
}

.range::-webkit-slider-thumb {
  position: relative;
  box-sizing: border-box;
  border-radius: calc(var(--radius-selector) + min(var(--range-p), var(--radius-selector-max)));
  background-color: currentColor;
  height: var(--range-thumb-size);
  width: var(--range-thumb-size);
  border: var(--range-p) solid;
  -webkit-appearance: none;
          appearance: none;
  webkit-appearance: none;
  top: 50%;
  color: var(--range-progress);
  transform: translateY(-50%);
  box-shadow: 0 -1px oklch(0% 0 0 / calc(var(--depth) * 0.1)) inset, 0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset, 0 1px color-mix(in oklab, currentColor calc(var(--depth) * 10%), #0000), 0 0 0 2rem var(--range-thumb) inset, calc((var(--range-dir, 1) * -100rem) - (var(--range-dir, 1) * var(--range-thumb-size) / 2)) 0 0 calc(100rem * var(--range-fill));
}

.range::-moz-range-track {
  width: 100%;
  background-color: var(--range-bg);
  border-radius: var(--radius-selector);
  height: calc(var(--range-thumb-size) * 0.5);
}

.range::-moz-range-thumb {
  position: relative;
  box-sizing: border-box;
  border-radius: calc(var(--radius-selector) + min(var(--range-p), var(--radius-selector-max)));
  background-color: currentColor;
  height: var(--range-thumb-size);
  width: var(--range-thumb-size);
  border: var(--range-p) solid;
  top: 50%;
  color: var(--range-progress);
  box-shadow: 0 -1px oklch(0% 0 0 / calc(var(--depth) * 0.1)) inset, 0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset, 0 1px color-mix(in oklab, currentColor calc(var(--depth) * 10%), #0000), 0 0 0 2rem var(--range-thumb) inset, calc((var(--range-dir, 1) * -100rem) - (var(--range-dir, 1) * var(--range-thumb-size) / 2)) 0 0 calc(100rem * var(--range-fill));
}

.range:disabled {
  cursor: not-allowed;
  opacity: 30%;
}

.\!modal {
  pointer-events: none !important;
  visibility: hidden !important;
  position: fixed !important;
  inset: calc(0.25rem * 0) !important;
  margin: calc(0.25rem * 0) !important;
  display: grid !important;
  height: 100% !important;
  max-height: none !important;
  width: 100% !important;
  max-width: none !important;
  align-items: center !important;
  justify-items: center !important;
  background-color: transparent !important;
  padding: calc(0.25rem * 0) !important;
  color: inherit !important;
  overflow-x: hidden !important;
  transition: translate 0.3s ease-out, visibility 0.3s allow-discrete, background-color 0.3s ease-out, opacity 0.1s ease-out !important;
  overflow-y: hidden !important;
  overscroll-behavior: contain !important;
  z-index: 999 !important;
}

.modal {
  pointer-events: none;
  visibility: hidden;
  position: fixed;
  inset: calc(0.25rem * 0);
  margin: calc(0.25rem * 0);
  display: grid;
  height: 100%;
  max-height: none;
  width: 100%;
  max-width: none;
  align-items: center;
  justify-items: center;
  background-color: transparent;
  padding: calc(0.25rem * 0);
  color: inherit;
  overflow-x: hidden;
  transition: translate 0.3s ease-out, visibility 0.3s allow-discrete, background-color 0.3s ease-out, opacity 0.1s ease-out;
  overflow-y: hidden;
  overscroll-behavior: contain;
  z-index: 999;
}

.\!modal::backdrop {
  display: none !important;
}

.modal::backdrop {
  display: none;
}

.\!modal.modal-open, .\!modal[open], .\!modal:target {
  pointer-events: auto !important;
  visibility: visible !important;
  opacity: 100% !important;
  background-color: oklch(0% 0 0/ 0.4) !important;
}

.modal.modal-open, .modal[open], .modal:target {
  pointer-events: auto;
  visibility: visible;
  opacity: 100%;
  background-color: oklch(0% 0 0/ 0.4);
}

.\!modal.modal-open, .\!modal[open], .\!modal:target {
  pointer-events: auto !important;
  visibility: visible !important;
  opacity: 100% !important;
  background-color: oklch(0% 0 0/ 0.4) !important;
}

.\!modal.modal-open .modal-box, .\!modal[open] .modal-box, .\!modal:target .modal-box {
  translate: 0 0 !important;
  scale: 1 !important;
  opacity: 1 !important;
}

.modal.modal-open .modal-box, .modal[open] .modal-box, .modal:target .modal-box {
  translate: 0 0;
  scale: 1;
  opacity: 1;
}

.\!modal.modal-open .modal-box, .\!modal[open] .modal-box, .\!modal:target .modal-box {
  translate: 0 0 !important;
  scale: 1 !important;
  opacity: 1 !important;
}

@starting-style {
  .\!modal.modal-open, .\!modal[open], .\!modal:target {
    visibility: hidden !important;
    opacity: 0% !important;
  }

  .modal.modal-open, .modal[open], .modal:target {
    visibility: hidden;
    opacity: 0%;
  }

  .\!modal.modal-open, .\!modal[open], .\!modal:target {
    visibility: hidden !important;
    opacity: 0% !important;
  }
}

.modal-toggle:checked + .\!modal {
  pointer-events: auto !important;
  visibility: visible !important;
  opacity: 100% !important;
  background-color: oklch(0% 0 0/ 0.4) !important;
}

.modal-toggle:checked + .modal {
  pointer-events: auto;
  visibility: visible;
  opacity: 100%;
  background-color: oklch(0% 0 0/ 0.4);
}

.modal-toggle:checked + .\!modal .modal-box {
  translate: 0 0 !important;
  scale: 1 !important;
  opacity: 1 !important;
}

.modal-toggle:checked + .modal .modal-box {
  translate: 0 0;
  scale: 1;
  opacity: 1;
}

@starting-style {
  .modal-toggle:checked + .\!modal {
    visibility: hidden !important;
    opacity: 0% !important;
  }

  .modal-toggle:checked + .modal {
    visibility: hidden;
    opacity: 0%;
  }
}

.visible {
  visibility: visible !important;
}

.static {
  position: static !important;
}

.fixed {
  position: fixed !important;
}

.absolute {
  position: absolute !important;
}

.relative {
  position: relative !important;
}

.bottom-0 {
  bottom: 0px !important;
}

.left-0 {
  left: 0px !important;
}

.right-0 {
  right: 0px !important;
}

.start-5 {
  inset-inline-start: 1.25rem !important;
}

.top-0 {
  top: 0px !important;
}

.top-3 {
  top: 0.75rem !important;
}

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

.col-span-1 {
  grid-column: span 1 / span 1 !important;
}

.col-span-2 {
  grid-column: span 2 / span 2 !important;
}

.col-span-3 {
  grid-column: span 3 / span 3 !important;
}

.col-span-6 {
  grid-column: span 6 / span 6 !important;
}

.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

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

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

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-20 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.my-44 {
  margin-top: 11rem !important;
  margin-bottom: 11rem !important;
}

.mb-11 {
  margin-bottom: 2.75rem !important;
}

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

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

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

.me-2 {
  margin-inline-end: 0.5rem !important;
}

.me-3 {
  margin-inline-end: 0.75rem !important;
}

.me-8 {
  margin-inline-end: 2rem !important;
}

.ms-2 {
  margin-inline-start: 0.5rem !important;
}

.mt-20 {
  margin-top: 5rem !important;
}

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

.block {
  display: block !important;
}

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

.flex {
  display: flex !important;
}

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

.grid {
  display: grid !important;
}

.hidden {
  display: none !important;
}

.size-5 {
  width: 1.25rem !important;
  height: 1.25rem !important;
}

.h-5 {
  height: 1.25rem !important;
}

.h-\[22dvh\] {
  height: 22dvh !important;
}

.h-\[50dvh\] {
  height: 50dvh !important;
}

.h-fit {
  height: -moz-fit-content !important;
  height: fit-content !important;
}

.min-h-12 {
  min-height: 3rem !important;
}

.min-h-\[100dvh\] {
  min-height: 100dvh !important;
}

.min-h-\[59dvh\] {
  min-height: 59dvh !important;
}

.min-h-\[66dvh\] {
  min-height: 66dvh !important;
}

.min-h-\[97dvh\] {
  min-height: 97dvh !important;
}

.min-h-dvh {
  min-height: 100dvh !important;
}

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

.w-5 {
  width: 1.25rem !important;
}

.w-96 {
  width: 24rem !important;
}

.w-\[33\.3333rem\] {
  width: 33.3333rem !important;
}

.w-\[93dvw\] {
  width: 93dvw !important;
}

.w-fit {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.w-full {
  width: 100% !important;
}

.min-w-24 {
  min-width: 6rem !important;
}

.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)) !important;
}

.resize {
  resize: both !important;
}

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

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

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

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

.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
}

.flex-row {
  flex-direction: row !important;
}

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

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

.content-center {
  align-content: center !important;
}

.content-start {
  align-content: flex-start !important;
}

.content-end {
  align-content: flex-end !important;
}

.content-between {
  align-content: space-between !important;
}

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

.justify-start {
  justify-content: flex-start !important;
}

.justify-end {
  justify-content: flex-end !important;
}

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

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

.justify-items-center {
  justify-items: center !important;
}

.justify-items-stretch {
  justify-items: stretch !important;
}

.gap-3 {
  gap: 0.75rem !important;
}

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

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

.whitespace-nowrap {
  white-space: nowrap !important;
}

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

.border {
  border-width: 1px !important;
}

.border-\[\.22rem\] {
  border-width: .22rem !important;
}

.border-x-\[\.22rem\] {
  border-left-width: .22rem !important;
  border-right-width: .22rem !important;
}

.border-b-2 {
  border-bottom-width: 2px !important;
}

.border-e-2 {
  border-inline-end-width: 2px !important;
}

.border-s-2 {
  border-inline-start-width: 2px !important;
}

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

.border-indigo-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1)) !important;
}

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

.bg-lime-300 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity, 1)) !important;
}

.bg-orange-300 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1)) !important;
}

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

.bg-transparent {
  background-color: transparent !important;
}

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

.bg-white\/50 {
  background-color: rgb(255 255 255 / 0.5) !important;
}

.bg-fixed {
  background-attachment: fixed !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 0.75rem !important;
}

.p-5 {
  padding: 1.25rem !important;
}

.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

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

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

.px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

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

.py-1\.5 {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}

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

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

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

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

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

.py-6 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 1.25rem !important;
}

.ps-1 {
  padding-inline-start: 0.25rem !important;
}

.ps-1\.5 {
  padding-inline-start: 0.375rem !important;
}

.ps-2 {
  padding-inline-start: 0.5rem !important;
}

.ps-4 {
  padding-inline-start: 1rem !important;
}

.pt-11 {
  padding-top: 2.75rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

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

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

.text-right {
  text-align: right !important;
}

.font-monospace {
  font-family: IBMPlexMono, monospace !important;
}

.font-sans {
  font-family: IBMPlexSans, system-ui, sans-serif !important;
}

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

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

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

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

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

.text-\[\#ea580c\] {
  --tw-text-opacity: 1 !important;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1)) !important;
}

.text-indigo-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1)) !important;
}

.text-indigo-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1)) !important;
}

.text-orange-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1)) !important;
}

.text-orange-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1)) !important;
}

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

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

.opacity-0 {
  opacity: 0 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.outline {
  outline-style: solid !important;
}

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

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

/* --- --------  // typo.css */

/*. --- -------- // IBMPlexSans*/

@font-face {
  font-family: 'IBMPlexSans';

  src: url('/wp-content/themes/vitalead/assets/fonts/IBM-Plex-Sans/woff2/IBMPlexSans-SemiBold.woff2') format('woff2'),
       url('/wp-content/themes/vitalead/assets/fonts/IBM-Plex-Sans/woff/IBMPlexSans-SemiBold.woff') format('woff');

  font-weight: 600;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'IBMPlexSans';

  src: url('/wp-content/themes/vitalead/assets/fonts/IBM-Plex-Sans/woff2/IBMPlexSans-Medium.woff2') format('woff2'),
       url('/wp-content/themes/vitalead/assets/fonts/IBM-Plex-Sans/woff/IBMPlexSans-Medium.woff') format('woff');

  font-weight: 400;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'IBMPlexSans';

  src: url('/wp-content/themes/vitalead/assets/fonts/IBM-Plex-Sans/woff2/IBMPlexSans-Regular.woff2') format('woff2'),
       url('/wp-content/themes/vitalead/assets/fonts/IBM-Plex-Sans/woff/IBMPlexSans-Regular.woff') format('woff');

  font-weight: 300;

  font-style: normal;

  font-display: swap;
}

/*. --- -------- IBMPlexMono*/

@font-face {
  font-family: 'IBMPlexMono';

  src: url('/wp-content/themes/vitalead/assets/fonts/IBM-Plex-Mono/woff2/IBMPlexMono-SemiBold.woff2') format('woff2'),
       url('/wp-content/themes/vitalead/assets/fonts/IBM-Plex-Mono/woff/IBMPlexMono-SemiBold.woff') format('woff');

  font-weight: 600;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'IBMPlexMono';

  src: url('/wp-content/themes/vitalead/assets/fonts/IBM-Plex-Mono/woff2/IBMPlexMono-Medium.woff2') format('woff2'),
       url('/wp-content/themes/vitalead/assets/fonts/IBM-Plex-Mono/woff/IBMPlexMono-Medium.woff') format('woff');

  font-weight: 500;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'IBMPlexMono';

  src: url('/wp-content/themes/vitalead/assets/fonts/IBM-Plex-Mono/woff2/IBMPlexMono-Regular.woff2') format('woff2'),
       url('/wp-content/themes/vitalead/assets/fonts/IBM-Plex-Mono/woff/IBMPlexMono-Regular.woff') format('woff');

  font-weight: 400;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'IBMPlexMono';

  src: url('/wp-content/themes/vitalead/assets/fonts/IBM-Plex-Mono/woff2/IBMPlexMono-light.woff2') format('woff2'),
       url('/wp-content/themes/vitalead/assets/fonts/IBM-Plex-Mono/woff/IBMPlexMono-light.woff') format('woff');

  font-weight: 300;

  font-style: normal;

  font-display: swap;
}

html, body {
  font-family: var(--font-base);
}

p {
  font-family: var(--font-paragraph);
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-base);
}

h1, .h1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
  font-size: clamp(1.44rem, 0.719rem + 3.605vw, 5rem);
  line-height: clamp(1.802rem, 4.757vw + 0.851rem, 6.5rem);
  font-weight: 600 ;
}

h1.woocommerce-products-header__title {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

h2 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
  font-size: clamp(3rem, 3vw + 2.4rem, 6rem);
  font-weight: 600;
}

.hero {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
  font-size: clamp(4rem, 18vw + 0.4rem, 22rem);
  font-weight: 600;
}

h3 {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

h4 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
  font-size: clamp(0.875rem, 0.125vw + 0.85rem, 1rem);
  line-height: clamp(1.3rem, -0.012vw + 1.315rem, 1.313rem) ;
}

p, .p {
  font-size: clamp(0.875rem, 0.125vw + 0.85rem, 1rem);
  line-height: clamp(1.3rem, -0.012vw + 1.315rem, 1.313rem);
}

a, .a {
  font-family: IBMPlexMono, monospace;
}

a:hover, .a:hover {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}

.page-title {
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

/* page-title */

/* --- -------- // produtc.css*/

.product_title {
  padding-inline-start: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
  font-size: clamp(1.5rem, 1.5vw + 1.2rem, 3rem);
  line-height: clamp(2.25rem, 1.65vw + 1.92rem, 3.9rem);
  font-weight: 600 ;
}

/* single-product-title */

.product-collection-archive,
.product-collection-archive * {
  font-family: var(--font-base);
}

h2.woocommerce-loop-product__title {
  padding-inline-start: 0.5rem;
  font-size: 1.1rem;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
  font-weight: 400;
}

/* loop-product__title */

.woocommerce-Price-amount.amount {
  font-size: 0.83rem;
}

.woocommerce-Price-currencySymbol {
  font-size: 0.83rem;
}

article {
  h1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  h1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  h1 {
    --tw-text-opacity: 1;
    color: rgb(79 70 229 / var(--tw-text-opacity, 1));
  }
  @media (min-width: 1280px) {
    h1 {
      padding-left: 1.25rem;
      padding-right: 1.25rem;
    }
  }
  h1 {
    font-size: clamp(0.875rem, 0.625vw + 0.75rem, 1.5rem);
    line-height: clamp(0.963rem, 0.837vw + 0.795rem, 1.8rem);
    font-weight: 600 ;
  }
  h2 {
    padding: 0.25rem;
  }
  h2 {
    font-family: IBMPlexSans, system-ui, sans-serif;
  }
  h2 {
    font-size: clamp(0.875rem, 0.125vw + 0.85rem, 1rem);
    line-height: clamp(1.3rem, -0.012vw + 1.315rem, 1.313rem) ;
  }
}

.wc-block-grid__product-title {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

.lett1r {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  text-align: right;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
  font-size: clamp(3rem, 6.42vw + 1.716rem, 9.38rem);
  line-height: clamp(3rem, 6.42vw + 1.716rem, 9.38rem);
}

.lett2r {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
  font-size: clamp(3.38rem, 6.038vw + 2.172rem, 9.38rem);
  line-height: clamp(3.38rem, 6.038vw + 2.172rem, 9.38rem);
}

.woocommerce-products-header__title {
  font-size: clamp(1.44rem, 0.719rem + 3.605vw, 5rem);
  line-height: clamp(1.802rem, 4.757vw + 0.851rem, 6.5rem);
  font-weight: 600 ;
}

.woocommerce-breadcrumb {
  margin-top: 0.75rem;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.25rem;
  font-family: IBMPlexMono, monospace;
  --tw-text-opacity: 1;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1));
}

@media (min-width: 1280px) {
  .woocommerce-breadcrumb {
    margin-inline-start: 0.25rem;
    margin-top: 0px;
    --tw-bg-opacity: 1;
    background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

.woocommerce-breadcrumb {
  font-size: clamp(0.75rem, 0.125vw + 0.725rem, 0.875rem);
  line-height: clamp(1.125rem, 0.012vw + 1.123rem, 1.138rem);
}

/* breadcrumb */

.woocommerce-result-count {
  font-family: IBMPlexMono, monospace;
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

/* result-count */

.woocommerce-ordering {
  font-family: IBMPlexMono, monospace;
}

/* ordering */

.wc-forward {
  margin-left: auto;
  margin-right: auto;
  height: auto;
  width: auto;
  justify-content: center;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-family: IBMPlexMono, monospace;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

.sku_wrapper {
  padding-inline-start: 0.5rem;
  font-family: IBMPlexMono, monospace;
}

span.redux {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 0.81rem;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

a.page-numbers {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-family: IBMPlexMono, monospace;
}

/* --- --------  // span */

span {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

.posted_in {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-inline-start: 0.5rem;
  font-family: IBMPlexMono, monospace;
  font-size: clamp(0.75rem, 0.125vw + 0.725rem, 0.875rem);
  line-height: clamp(1.125rem, 0.012vw + 1.123rem, 1.138rem);
}

.tagged_as {
  padding-inline-start: 0.5rem;
  font-family: IBMPlexMono, monospace;
  font-size: clamp(0.75rem, 0.125vw + 0.725rem, 0.875rem);
  line-height: clamp(1.125rem, 0.012vw + 1.123rem, 1.138rem);
}

li, .li {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
  font-size: clamp(0.875rem, 0.125vw + 0.85rem, 1rem);
  line-height: clamp(1.3rem, -0.012vw + 1.315rem, 1.313rem);
  font-weight: 450;
}

.titulo-producto {
  padding-inline-start: 0.5rem;
}

.hs {
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.5;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.errorPage {
  font-size: clamp(2rem, 9.057vw + 0.189rem, 11rem);
  line-height: clamp(2rem, 9.057vw + 0.189rem, 11rem);
}

.product_meta {
  display: flex;
  flex-direction: column;
  padding-top: 2.75rem;
  font-family: IBMPlexMono, monospace;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

/*product_meta category sku*/

li.wc-block-grid__product {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  a.wc-block-grid__product-link {
    border-radius: 0.5rem;
  }
  a.wc-block-grid__product-link {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  a.wc-block-grid__product-link {
    backdrop-filter: blur(16px) saturate(180%);
    -webkit-backdrop-filter: blur(16px) saturate(180%);
    background-color: rgba(165, 180, 252, 0.222);
    .wc-block-grid__product-title {
      text-align: left;
    }
    .wc-block-grid__product-title {
      font-family: IBMPlexSans, system-ui, sans-serif;
    }
    .wc-block-grid__product-title {
      font-size: 1.1rem;
    }
    .wc-block-grid__product-title {
      font-weight: 500;
    }
    .wc-block-grid__product-title {
      --tw-text-opacity: 1;
      color: rgb(79 70 229 / var(--tw-text-opacity, 1));
    }
  }
}

.input-text.qty.text {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}

.single_add_to_cart_button {
  margin-top: 1.25rem;
  margin-inline-start: 0.5rem;
  min-height: 3rem;
  min-width: 6rem;
  justify-content: center;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding: 0.25rem;
  font-family: IBMPlexMono, monospace;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

.single_add_to_cart_button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1));
}

/* single product add to cart btn */

/* --- --------  // woocommerce_output_product_data_tabs */

.wc-tabs {
  display: inline-block;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-family: IBMPlexMono, monospace;
}

@media (min-width: 768px) {
  .wc-tabs {
    display: inline-flex;
  }
}

@media (min-width: 1280px) {
  .wc-tabs {
    margin-bottom: 0.75rem;
  }
}

.wc-tabs                  {
  font-size: clamp(0.938rem, 0.188vw + 0.9rem, 1.125rem);
  line-height: clamp(1.406rem, 0.056vw + 1.395rem, 1.463rem);
}

/*----------------------*/

/* tabs-titles */

.description_tab {
  background-color: transparent;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-inline-end: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

.description_tab:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

.description_tab:active {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

li#tab-title-science {
  background-color: transparent;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

li#tab-title-science:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

li#tab-title-science:active {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

@media (min-width: 768px) {
  li#tab-title-science {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

li#tab-title-nature {
  background-color: transparent;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

li#tab-title-nature:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

li#tab-title-nature:active {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

@media (min-width: 768px) {
  li#tab-title-nature {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

li#tab-title-wellness {
  background-color: transparent;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

li#tab-title-wellness:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

li#tab-title-wellness:active {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

@media (min-width: 768px) {
  li#tab-title-wellness {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

li#tab-title-who {
  background-color: transparent;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

li#tab-title-who:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

li#tab-title-who:active {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

@media (min-width: 768px) {
  li#tab-title-who {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

li#tab-title-precautions {
  background-color: transparent;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

li#tab-title-precautions:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

li#tab-title-precautions:active {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

@media (min-width: 768px) {
  li#tab-title-precautions {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

li#tab-title-reviews {
  background-color: transparent;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

li#tab-title-reviews:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

li#tab-title-reviews:active {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

@media (min-width: 768px) {
  li#tab-title-reviews {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

li#tab-title-shipping {
  background-color: transparent;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

li#tab-title-shipping:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

li#tab-title-shipping:active {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

@media (min-width: 768px) {
  li#tab-title-shipping {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

/* --- --------  // woocommerce-tabs.wc-tabs-wrapper */

.woocommerce-tabs.wc-tabs-wrapper {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  min-height: 22dvh;
  border-width: .22rem;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  padding: 0.5rem;
  h2 {
    font-size: clamp(0.938rem, 0.188vw + 0.9rem, 1.125rem);
    line-height: clamp(1.406rem, 0.056vw + 1.395rem, 1.463rem)
  } ;
}

.input_search {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

.verticalcontent {
  padding-inline-start: 0px;
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
  width: 100%;
}

footer {
  h3 {
    font-size: clamp(2.8rem, 2.7vw + 2.26rem, 5.5rem);
    line-height: clamp(2.831rem, 2.73vw + 2.285rem, 5.56rem);
  }
  p, .p {
    --tw-text-opacity: 1;
    color: rgb(30 41 59 / var(--tw-text-opacity, 1));
  }
  p, .p {
    font-size: clamp(0.875rem, 0.125vw + 0.85rem, 1rem);
    line-height: clamp(1.3rem, -0.012vw + 1.315rem, 1.313rem);
    font-weight: 450;
  };
  li, .li {
    font-family: IBMPlexMono, monospace;
  }
  li, .li {
    --tw-text-opacity: 1;
    color: rgb(79 70 229 / var(--tw-text-opacity, 1));
  }
  li:hover, .li:hover {
    --tw-text-opacity: 1;
    color: rgb(234 88 12 / var(--tw-text-opacity, 1));
  }
  li, .li {
    font-size: clamp(0.875rem, 0.125vw + 0.85rem, 1rem);
    line-height: clamp(1.3rem, -0.012vw + 1.315rem, 1.313rem);
    font-weight: 450;
  }
  a {
    font-family: IBMPlexMono, monospace;
  }
  a {
    --tw-text-opacity: 1;
    color: rgb(79 70 229 / var(--tw-text-opacity, 1));
  }
  a:hover {
    --tw-text-opacity: 1;
    color: rgb(234 88 12 / var(--tw-text-opacity, 1));
  }
  a {
    font-size: clamp(0.875rem, 0.125vw + 0.85rem, 1rem);
    line-height: clamp(1.3rem, -0.012vw + 1.315rem, 1.313rem);
    font-weight: 450;
  }
  span {
    font-size: clamp(3.8rem, 11.2vw + 1.56rem, 15rem);
    line-height: clamp(3.842rem, 9.099vw + 2.022rem, 12.941rem);
    font-weight: 600;
  }
}

:root {
  --background-color: #e2e8f0;
  --text-color: #0f172a;
}

/* Dark theme */

html[data-theme="dark"] {
  --bg-color: #0f172a;
  --text-color: #e2e8f0;
  p, .p {
    color: #e2e8f0
  };
  li, .li {
    color: #e2e8f0
  };
}

:root {
  --font-base: 'IBMPlexSans',  -apple-system, sans-serif;
  --font-paragraph: 'IBMPlexSans',  sans-serif;
  --font-monospace: 'IBMPlexMono',  font-monospace;
}

body {
  background-color: var(--bg-color);
  font-family: var(--font-base);
  color: var(--text-color);
}

textarea {
  field-sizing: content;
}

li, .li {
  color: #0f172a
};

svg {
  stroke: 2.rem;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

.tab {
  min-height: -moz-fit-content;
  min-height: fit-content;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

img {
  margin-left: auto;
  margin-right: auto;
}

.images img  {
  filter: drop-shadow(5px 18px 6px rgba(0,0,0,0.38));
  -webkit-filter: drop-shadow(5px 18px 6px rgba(0,0,0,0.38));
}

.images img:dark {
  filter: drop-shadow(5px 18px 6px rgba(224, 231, 255, 0.83));
  -webkit-filter: drop-shadow(5px 18px 6px rgba(224, 231, 255, 0.83));
}

@media (min-width: 1280px) {
  img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    position: relative;
    z-index: 1;
    filter: drop-shadow(5px 18px 6px rgba(0,0,0,0.38));
    transition: transform 0.8s ease;
    transform: scale(0.83);
    -webkit-transform: scale(0.83);
    -moz-transform: scale(0.83);
    -ms-transform: scale(0.83);
    -o-transform: scale(0.83);
    -webkit-filter: drop-shadow(5px 18px 6px rgba(0,0,0,0.38));
    -webkit-transition: transform 0.8s ease;
    -moz-transition: transform 0.8s ease;
    -ms-transition: transform 0.8s ease;
    -o-transition: transform 0.8s ease;
  }

  img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail:hover {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    animation: flotarImg 9s ease-in-out infinite;
    -webkit-animation: flotarImg 9s ease-in-out infinite;
  }

  @keyframes flotarImg {
    0% {
      transform: translateY(0px);
    }

    50% {
      transform: translateY(-15px);
      -webkit-transform: translateY(-15px);
      -moz-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
      -o-transform: translateY(-15px);
    }

    100% {
      transform: translateY(0px);
    }
  }
}

.bg-hero {
  background-image: url("http://localhost:10003/wp-content/uploads/bg-hero-img-portrait.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media (min-width: 1024px) {
  .bg-hero {
    background-image: url("http://localhost:10003/wp-content/uploads/bg-hero-img.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}

.contenedor-fondo {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}

.contenedor-fondo-post {
  width: 83%;
  height: auto;
  overflow: hidden;
}

.fondo-zoom {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  animation: zoomInOut 18s ease-in-out infinite;
  -webkit-animation: zoomInOut 18s ease-in-out infinite;
}

.fondo-zoom-post {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  animation: zoomInOut 38s ease-in-out infinite;
  -webkit-animation: zoomInOut 38s ease-in-out infinite;
}

@keyframes zoomInOut {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08)
  }

  100% {
    transform: scale(1);
  }
}

.contenido {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
  z-index: 10;
}

.contenido-post {
  position: absolute;
  top: 10%;
  left: 33%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
  z-index: 10;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.curly {
  background-image: url("http://localhost:10003/wp-content/uploads/vitalead-home-bg-img-hero-p.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media (min-width: 1024px) {
  .curly {
    background-image: url("http://localhost:10003/wp-content/uploads/curly-v2.1_1024x1024.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}

.beach {
  background-image: url("http://localhost:10003/wp-content/uploads/vitalead-home-bg-img-beach-portrait-1.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media (min-width: 1024px) {
  .beach {
    background-image: url("http://localhost:10003/wp-content/uploads/vitalead-home-bg-img-beach.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}

.bh {
  position: sticky;
}

.run {
  background-image: url("http://localhost:10003/wp-content/uploads/vitalead-home-bg-img-runing-portrait-1.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

@media (min-width: 1024px) {
  .run {
    background-image: url("http://localhost:10003/wp-content/uploads/vitalead-home-bg-img-runing.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
  }
}

.pill {
  background-image: url("http://localhost:10003/wp-content/uploads/vitalead-home-bg-img-hold-pill-R-portrait-1.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

@media (min-width: 1024px) {
  .pill {
    background-image: url("http://localhost:10003/wp-content/uploads/vitalead-home-bg-img-hold-pill-R.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
  }
}

.glutathione {
  background-image: url("http://localhost:10003/wp-content/uploads/L-Glutathione-background-img.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.primrose {
  background-image: url("http://localhost:10003/wp-content/uploads/Evening-Primrose-Oil-background-img.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.cider {
  background-image: url("http://localhost:10003/wp-content/uploads/Apple-Cider-Vinegar-background.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.blackseed {
  background-image: url("http://localhost:10003/wp-content/uploads/Black-Seed-Oil-background-img.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.resveratrol {
  background-image: url("http://localhost:10003/wp-content/uploads/Trans-Resveratrol-background-img.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.dinucleotide {
  background-image: url("http://localhost:10003/wp-content/uploads/NAD-background-img.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.cysteine {
  background-image: url("http://localhost:10003/wp-content/uploads/N-Acetyl-L-Cysteine-background-img.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.chorella {
  background-image: url("http://localhost:10003/wp-content/uploads/Chlorella-background-img.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.lithium {
  background-image: url("http://localhost:10003/wp-content/uploads/Lithium-background-img.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.turmeric {
  background-image: url("http://localhost:10003/wp-content/uploads/Turmeric-background-img.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.theanine {
  background-image: url("http://localhost:10003/wp-content/uploads/L-Theanine-background-img.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.riboside {
  background-image: url("http://localhost:10003/wp-content/uploads/Nicotinamide-background-img.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* --- --------  // navigation.css */

.fu-nav {
  backdrop-filter: blur(3px) saturate(150%);
  -webkit-backdrop-filter: blur(3px) saturate(180%);
  background-color: rgba(199, 210, 254, 0.75);
}

/* --- --------  // scroll category movil menu */

#categoryScroll {
  padding-left: 0 !important;
}

#categoryScroll ul {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.sidebar-horizontal {
  isolation: isolate;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 50;
}

.scroll-track {
  contain: paint;
  display: flex;
  width: -moz-max-content;
  width: max-content;
  will-change: transform;
}

.scroll-list {
  display: flex;
  gap: 0.75rem;
  white-space: nowrap;
}

.scroll-list li {
  flex-shrink: 0;
}

/* --- --------  // scrollbar.css */

html, body {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

html::-webkit-scrollbar,
body::-webkit-scrollbar {
  display: none;
}

.auto-scroll {
  scroll-behavior: auto;
  -webkit-overflow-scrolling: touch;
}

/* --- --------  // header.css */

.menu {
  display: flex;
  padding: 0.5rem;
}

.menu-item {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

.menu-item:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1));
}

/* --- --------  // footer */

footer {
  backdrop-filter: blur(16px) saturate(180%);
  -webkit-backdrop-filter: blur(3px) saturate(180%);
  background-color: rgba(199, 210, 254, 0.75);
}

.footer-menu {
  display: flex;
  flex-direction: row;
}

/* --- --------  // sidebar.css */

.sidebar-shop {
  min-height: 38dvh;
  min-width: 15dvw;
  font-family: IBMPlexMono, monospace;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

/* sidebar-shop */

.sidebar-horizontal::-webkit-scrollbar {
  display: none;
}

.sidebar-horizontal {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

/* --- --------  // containers.css */

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

@media (min-width: 768px) {
  .vitalP {
    width: 540px;
  }
}

@media (min-width: 1024px) {
  .vitalP {
    width: 810px;
  }
}

@media (min-width: 1418px) {
  .vitalP {
    width: 1085px;
  }
}

@media (min-width: 1766px) {
  .vitalP {
    width: 1360px;
  }
}

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

@media (min-width: 768px) {
  .vitalR {
    width: 540px;
  }
}

@media (min-width: 1024px) {
  .vitalR {
    width: 810px;
  }
}

@media (min-width: 1280px) {
  .vitalR {
    width: 1090px;
  }
}

@media (min-width: 1418px) {
  .vitalR {
    width: 1358px;
  }
}

@media (min-width: 1766px) {
  .vitalR {
    width: 1633px;
  }
}

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

@media (min-width: 768px) {
  .vitalF {
    width: 540px;
  }
}

@media (min-width: 1024px) {
  .vitalF {
    width: 810px;
  }
}

@media (min-width: 1280px) {
  .vitalF {
    width: 1090px;
  }
}

@media (min-width: 1418px) {
  .vitalF {
    width: 1358px;
  }
}

@media (min-width: 1766px) {
  .vitalF {
    width: 1633px;
  }
}

.container {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.25rem;
}

nav.woocommerce-pagination {
  margin-top: 2.5rem;
  display: flex;
  justify-content: center;
}

ul.page-numbers {
  display: flex;
}

/* --- --------  // marque_footer */

.marquee {
  width: 100%;
  display: flex ;
  overflow: hidden ;
  white-space: nowrap ;
}

.marquee__item {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 2.25rem;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

.marquee__item:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

.marquee__item {
  animation-duration: 22s ;
  animation-iteration-count: infinite ;
  animation-name: marquee-content ;
  animation-timing-function: linear ;
}

.marquee:hover .marquee__item {
  animation-play-state: paused ;
}

@keyframes marquee-content {
  from {
    transform: translateX( 0% );
    -webkit-transform: translateX( 0% );
    -moz-transform: translateX( 0% );
    -ms-transform: translateX( 0% );
    -o-transform: translateX( 0% );
  }

  to {
    transform: translateX( -100% );
    -webkit-transform: translateX( -100% );
    -moz-transform: translateX( -100% );
    -ms-transform: translateX( -100% );
    -o-transform: translateX( -100% );
  }
}

/* --- --------  // marquee-productos */

.marquee-productos {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.marquee-movimiento {
  display: flex;
  will-change: transform;
}

.item-producto {
  margin: 0.75rem;
  flex-shrink: 0;
}

/* --- --------  // marquee-posts */

.marquee-posts article {
  min-height: 63dvh;
  min-width: 24rem;
}

@media (min-width: 1280px) {
  .marquee-posts article {
    min-height: 59dvh;
  }
}

.marquee-posts {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.marquee-posts-track {
  display: flex;
  will-change: transform;
}

.marquee-post-item {
  height: 64dvh;
  min-width: 24rem;
}

@media (min-width: 1280px) {
  .marquee-post-item {
    height: 58dvh;
  }
}

.marquee-post-item {
  flex-shrink: 0;
}

.search-function {
  width: -moz-fit-content;
  width: fit-content;
}

/* --- --------  // marquee_footer */

.marquee-footer {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  cursor: default;
}

.marquee-footer__track {
  display: inline-flex;
  will-change: transform;
  animation: marquee-footer-scroll 83s linear infinite;
  -webkit-animation: marquee-footer-scroll 83s linear infinite;
}

.marquee-footer:hover .marquee-footer__track {
  animation-play-state: paused;
}

.marquee-footer__content {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

.marquee-footer__content:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

.marquee-footer__content {
  display: inline-block;
  padding-right: 1rem;
}

@keyframes marquee-footer-scroll {
  from {
    transform: translateX(0);
  }

  to   {
    transform: translateX(-50%);
  }
}

/* --- --------  // Mobile Search Modal */

.mobile-search-modal {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  z-index: 10000;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 80px;
}

.mobile-search-modal.hidden {
  display: none;
}

.mobile-search-content {
  width: 90%;
  max-width: 420px;
  border-radius: 12px;
  padding: 16px;
  position: relative;
  backdrop-filter: blur(3px) saturate(150%);
  -webkit-backdrop-filter: blur(3px) saturate(180%);
  background-color: rgba(199, 210, 254, 0.75);
}

.mobile-search-content .close-btn {
  position: absolute;
  top: 10px;
  right: 12px;
  font-size: 18px;
  background: none;
  border: none;
  cursor: pointer;
}

.mobile-search-content .woo_search_bar {
  max-width: 100%;
}

.mobile-search-content .search_result {
  position: relative;
  margin-top: 12px;
  min-width: 100%;
}

/* --- --------  // modal.css */

.card {
  /*
    backdrop-filter: blur(22px) saturate(183%);
    -webkit-backdrop-filter: blur(22px) saturate(183%);
    background-color: rgba(79, 70, 229, 0.06);
   
  */
  backdrop-filter: blur(38px) saturate(183%);
  -webkit-backdrop-filter: blur(38px) saturate(183%);
  background-color: rgba(234, 88, 12, 0.3);
}

/* --- --------  // forms.css */

.form-label {
  padding: 1.25rem;
  font-family:'IBMPlexMono', monospace;
}

.form-control {
  font-family:'IBMPlexMono', monospace;
  min-height: 3rem;
  background-color: transparent;
  border-color: #ea580c;
}

.form-select {
  font-family:'IBMPlexMono', monospace;
}

.form-control::-moz-placeholder {
  font-size: 1rem;
  font-weight: lighter;
  letter-spacing: 0.11rem;
  color: #ea580c;
}

.form-control::placeholder {
  font-size: 1rem;
  font-weight: lighter;
  letter-spacing: 0.11rem;
  color: #ea580c;
}

.contenedor-reflejo {
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 0;
}

/*img-flotante*/

.imagen-flotante {
  width: 300px;
  display: block;
  margin: 50px auto;
  animation: flotar 9s ease-in-out infinite;
  -webkit-animation: flotar 9s ease-in-out infinite;
}

.imagen-flotante:hover {
  animation-play-state: paused;
}

@keyframes flotar {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-20px);
  }

  100% {
    transform: translateY(0px);
  }
}

/* Reflejo */

.reflejo {
  width: 300px;
  transform: scaleY(-1);
  opacity: 0.4;
  animation: flotar 9s ease-in-out infinite;
  -webkit-mask-image: linear-gradient(to bottom,     rgba(0,0,0,0.6) 0%,     rgba(0,0,0,0) 100%);
  mask-image: linear-gradient(to bottom,     rgba(0,0,0,0.6) 0%,     rgba(0,0,0,0) 100%);
  animation: flotarReflejo 3s ease-in-out infinite;
}

@keyframes flotarReflejo {
  0%, 100% {
    transform: scaleY(-1) translateY(0);
  }

  50% {
    transform: scaleY(-1) translateY(20px);
  }
}

.contenedor-reflejo:hover .reflejo {
  animation-play-state: paused;
}

/* --- --------  // buttons.css */

.add_to_cart_button {
  display: flex;
  justify-content: flex-end;
  padding-inline-end: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

.add_to_cart_button:hover {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}

/* add to cart icon */

button.vertical:hover {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}

div.wp-block-button.wc-block-grid__product-add-to-cart {
  display: none;
}

div.mobile-search-modal.wp-block-button.wc-block-grid__product-add-to-cart {
  display: none;
}

.wp-block-button__link.add_to_cart_button.ajax_add_to_cart {
  justify-content: center;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

.wp-block-button__link.add_to_cart_button.ajax_add_to_cart:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}

.woocommerce-Button {
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-family: IBMPlexMono, monospace;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

/* --- --------  // sections.css */

article {
  left: 0px;
  right: 0px;
  min-height: 60dvh;
  border-radius: 0.5rem;
  border-width: .22rem;
  border-color: transparent;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

@media (min-width: 1280px) {
  article {
    margin-top: 2rem;
    min-height: 55dvh;
    min-width: 24rem;
  }
}

.vitalResearch {
  backdrop-filter: blur(3px) saturate(150%);
  -webkit-backdrop-filter: blur(3px) saturate(180%);
  background-color: rgba(199, 210, 254, 0.75);
}

/* --- --------  // wp_css_style */

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

.wp-post-image {
  margin-left: auto;
  margin-right: auto;
  max-width: auto;
  height: auto;
}

.woocommerce,
.woocommerce * {
  font-family: var(--font-base);
}

.wc-block-components-text-input {
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}

.wc-block-components-address-card-wrapper {
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}

/* --- --------  // all alert bageds*/

ul.woocommerce-error {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  border-radius: 0.125rem;
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}

/* error alert on my account page */

div.woocommerce-message {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  border-radius: 0.125rem;
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}

/* --- --------  // reviews*/

input#author {
  border-radius: 0.375rem;
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

input#wp-comment-cookies-consent {
  --tw-bg-opacity: 1;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity, 1));
}

textarea#comment {
  margin-top: 0.75rem;
  margin-bottom: 0.25rem;
  min-height: 5rem;
  width: 66.666667%;
  border-radius: 0.375rem;
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  textarea#comment {
    width: 33.333333%;
  }
}

p.comment-form-email {
  padding-top: 0.5rem;
}

.required {
  margin-inline-end: 0.25rem;
}

nav.woocommerce-pagination {
  margin-top: 2.5rem;
  display: flex;
  justify-content: center;
}

ul.page-numbers {
  display: flex;
}

li.pagenav {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

/* sidebar-menu-text-list*/

/* --- --------  // products.css*/

/* --- --------  // single-product.php */

/*.product-single-image       { @apply mx-2 border-2 border-slate-800  xl:min-w-72 xl:max-h-[80dvh] grid rounded-lg; }/* single-product-image */

.woocommerce-product-rating {
  padding-inline-start: 0.5rem;
}

input.input-text.qty.text {
  margin-inline-start: 0.5rem;
  margin-top: 2rem;
  border-radius: 0.375rem;
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding: 0.75rem;
}

/* input_quantity_field */

div.entry {
  padding: 0.25rem;
}

/* --- --------  // products */

.products {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.75rem;
}

/* product-archive */

.related {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.75rem;
}

/*related_products*/

/* --- -------- // product-collection-archive */

.product-collection-archive {
  margin-left: auto;
  margin-right: auto;
  gap: 0.75rem;
  border-radius: 0.5rem;
  border-width: .22rem;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  background-color: transparent;
}

@media (min-width: 1280px) {
  .product-collection-archive {
    width: -moz-fit-content;
    width: fit-content;
  }
}

/* featured products // mobile limit="6" */

@media (max-width: 767px) {
  .products > li.product:nth-child(n+7) {
    display: none;
  }
}

@media (min-width: 768px) {
  #loadMoreFeatured {
    display: none;
  }
}

.precio-producto {
  padding-inline-start: 0.5rem;
}

li.product {
  width: 100%;
}

@media (min-width: 768px) {
  li.product {
    width: -moz-fit-content;
    width: fit-content;
  }
}

a.woocommerce-product-gallery__trigger {
  display: none;
}

a.mobile-search-modal.woocommerce-product-gallery__trigger {
  display: none;
}

ol.flex-control-nav.flex-control-thumbs {
  display: inline-flex;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
  padding: 0.25rem;
  & li{
    padding: .22rem;
  }
}

/*.wc-block-grid__product*/

ul.wc-block-grid__products {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

@media (min-width: 1280px) {
  ul.wc-block-grid__products {
    width: 77dvw;
  }
}

ul.wc-block-grid__products  {
  /*bg-orange-300*/
}

div.wc-block-grid__product-price {
  display: none;
}

div.mobile-search-modal.wc-block-grid__product-price {
  display: none;
}

.price {
  padding-inline-start: 0.5rem;
}

/* --- --------  // shop.css */

select.orderby {
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
  border-radius: 0.375rem;
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

/* --- --------  // cart.css */

.cart {
  display: inline-flex;
}

/* --- --------  // no-product-cart */

div.wp-block-woocommerce-empty-cart-block {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  min-height: 72dvh;
  width: 100%;
}

/*bg-red-400*/

div.wc-block-grid.wp-block-product-new.wp-block-woocommerce-product-new.wc-block-product-new {
  width: 100%;
  /*bg-lime-300*/
}

form.cart {
  display: grid;
  width: -moz-fit-content;
  width: fit-content;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.wc-block-components-product-name {
  font-family: IBMPlexSans, system-ui, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

.wc-block-components-product-name:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

/*cart product-name*/

.wc-block-components-order-summary-item__description {
  font-family: IBMPlexSans, system-ui, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

.wc-block-components-order-summary-item__description:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

/*cart product-name*/

.wp-block-woocommerce-cart {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 1280px) {
  .wp-block-woocommerce-cart {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

/*woocommerce-cart*/

.wc-block-cart__submit {
  margin-left: auto;
  margin-right: auto;
  height: 2.75rem;
  width: auto;
  justify-content: center;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-family: IBMPlexMono, monospace;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

.wc-block-cart__submit:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1));
}

/*finalizar compra to cart btn*/

/* --- --------  // checkout*/

input#email {
  border-radius: 0.375rem;
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

/* input#mail */

#billing-country {
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

#billing-state {
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

input#billing-first_name {
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

/* inputs */

input#billing-last_name {
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

/* inputs */

input#billing-address_1 {
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

/* inputs */

input#billing-postcode {
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

/* inputs */

input#billing-city {
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

/* inputs */

input#billing-phone {
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

/* inputs */

div.wp-block-woocommerce-checkout-order-summary-block {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}

div.wp-block-woocommerce-checkout-order-summary-block:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}

.wc-block-components-sidebar-layout.wc-block-checkout {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

/* --- --------  // account.css)*/

/* --- --------  // my account page (login and register)*/

form.woocommerce-form.woocommerce-form-login.login {
  border-radius: 0.125rem;
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}

/*login page form*/

input#username {
  border-radius: 0.125rem;
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}

/* input#username */

input#password {
  border-radius: 0.125rem;
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}

/* input#password */

input#reg_email {
  border-radius: 0.125rem;
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}

/* input#register-mail */

input#reg_password {
  border-radius: 0.125rem;
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}

/* input#register-password */

input#user_login {
  border-radius: 0.125rem;
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}

/* input#lost-password */

button.woocommerce-Button.button {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.5rem;
  min-width: 7rem;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: IBMPlexMono, monospace;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

button.woocommerce-Button.button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1));
}

/*----------------------------------------------------------------------------------------------*/

button.woocommerce-button.button.woocommerce-form-login__submit {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  border-radius: 0.125rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding: 0.5rem;
  font-family: IBMPlexMono, monospace;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

button.woocommerce-button.button.woocommerce-form-login__submit:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1));
}

form.woocommerce-form.woocommerce-form-register.register {
  border-radius: 0.125rem;
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}

/* --- --------  //  my account*/

.woocommerce {
  margin-bottom: 1rem;
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 0.75rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 1280px) {
  .woocommerce {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/*my account*/

nav.woocommerce-MyAccount-navigation {
  grid-column: span 3 / span 3;
  border-start-start-radius: 0.75rem;
  border-end-start-radius: 0.75rem;
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding: 0.75rem;
  font-family: IBMPlexMono, monospace;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  nav.woocommerce-MyAccount-navigation {
    grid-column: span 1 / span 1;
    min-height: 720px;
  }
}

/*my account navigation*/

.woocommerce-MyAccount-content {
  grid-column: span 3 / span 3;
  border-start-end-radius: 0.75rem;
  border-end-end-radius: 0.75rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  padding: 2.75rem;
}

@media (min-width: 768px) {
  .woocommerce-MyAccount-content {
    grid-column: span 2 / span 2;
  }
}

/*my account content*/

.woocommerce-Input {
  border-radius: 0.5rem;
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}

/*my account input filds*/

input#account_first_name {
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

/* inputs */

input#account_last_name {
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

/* inputs */

input#account_display_name {
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

/* inputs */

input#account_email {
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

/* inputs */

input#password_current {
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

/* inputs */

input#password_1 {
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

/* inputs */

input#password_2 {
  border-width: .18rem;
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

/* inputs */

button.woocommerce-button.button {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  border-radius: 0.125rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding: 0.5rem;
  font-family: IBMPlexMono, monospace;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

button.woocommerce-button.button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1));
}

.woocommerce-Address-title {
  h2 {
    font-size: clamp(0.938rem, 0.188vw + 0.9rem, 1.125rem);
    line-height: clamp(1.406rem, 0.056vw + 1.395rem, 1.463rem)
  } ;
}

.woocommerce-info {
  border-width: 2px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 2px;
  border-bottom-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}

/*my account - border top  descripcion*/

.wc-blocks-components-select__select#billing-country {
  --tw-bg-opacity: 1;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity, 1));
}

.wc-blocks-components-select__select#billing-country:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

/*bg-billing-country*/

.wc-blocks-components-select__select#billing-state {
  --tw-bg-opacity: 1;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity, 1));
}

.wc-blocks-components-select__select#billing-state:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

/*bg-billing-state*/

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
  min-height: 3rem;
  min-width: 6rem;
  justify-content: center;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: IBMPlexMono, monospace;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1));
}

.woocommerce-info::before {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

/*my account - calendar icon*/

@plugin "daisyui";

/* themes */

.hover\:bg-black\/5:hover {
  background-color: rgb(0 0 0 / 0.05) !important;
}

.hover\:text-indigo-300:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-orange-400:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-orange-600:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1)) !important;
}

.active\:text-orange-600:active {
  --tw-text-opacity: 1 !important;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-indigo-400:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-indigo-500:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1)) !important;
}

@media (min-width: 640px) {
  .sm\:w-11\/12 {
    width: 91.666667% !important;
  }

  .sm\:w-2\/5 {
    width: 40% !important;
  }
}

@media (min-width: 768px) {
  .md\:top-10 {
    top: 2.5rem !important;
  }

  .md\:mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .md\:me-0 {
    margin-inline-end: 0px !important;
  }

  .md\:ms-0 {
    margin-inline-start: 0px !important;
  }

  .md\:w-96 {
    width: 24rem !important;
  }

  .md\:flex-row {
    flex-direction: row !important;
  }

  .md\:border-e-0 {
    border-inline-end-width: 0px !important;
  }

  .md\:border-s-0 {
    border-inline-start-width: 0px !important;
  }

  .md\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .md\:py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .md\:ps-3 {
    padding-inline-start: 0.75rem !important;
  }

  .md\:pt-96 {
    padding-top: 24rem !important;
  }
}

@media (min-width: 1024px) {
  .lg\:top-8 {
    top: 2rem !important;
  }

  .lg\:col-span-1 {
    grid-column: span 1 / span 1 !important;
  }

  .lg\:col-span-3 {
    grid-column: span 3 / span 3 !important;
  }

  .lg\:mb-0 {
    margin-bottom: 0px !important;
  }

  .lg\:mt-5 {
    margin-top: 1.25rem !important;
  }

  .lg\:block {
    display: block !important;
  }

  .lg\:hidden {
    display: none !important;
  }

  .lg\:min-h-\[100dvh\] {
    min-height: 100dvh !important;
  }

  .lg\:w-\[50dvw\] {
    width: 50dvw !important;
  }

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

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

  .lg\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }

  .lg\:justify-end {
    justify-content: flex-end !important;
  }

  .lg\:border-e-2 {
    border-inline-end-width: 2px !important;
  }

  .lg\:ps-4 {
    padding-inline-start: 1rem !important;
  }

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

@media (min-width: 1280px) {
  .xl\:col-span-5 {
    grid-column: span 5 / span 5 !important;
  }

  .xl\:mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .xl\:mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .xl\:my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .xl\:my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .xl\:mb-20 {
    margin-bottom: 5rem !important;
  }

  .xl\:mb-44 {
    margin-bottom: 11rem !important;
  }

  .xl\:mt-20 {
    margin-top: 5rem !important;
  }

  .xl\:mt-4 {
    margin-top: 1rem !important;
  }

  .xl\:mt-5 {
    margin-top: 1.25rem !important;
  }

  .xl\:block {
    display: block !important;
  }

  .xl\:hidden {
    display: none !important;
  }

  .xl\:min-h-\[100dvh\] {
    min-height: 100dvh !important;
  }

  .xl\:w-1\/5 {
    width: 20% !important;
  }

  .xl\:w-\[22dvw\] {
    width: 22dvw !important;
  }

  .xl\:w-\[33dvw\] {
    width: 33dvw !important;
  }

  .xl\:w-\[44dvw\] {
    width: 44dvw !important;
  }

  .xl\:w-\[50dvw\] {
    width: 50dvw !important;
  }

  .xl\:w-\[78dvw\] {
    width: 78dvw !important;
  }

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

  .xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .xl\:flex-row {
    flex-direction: row !important;
  }

  .xl\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }

  .xl\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:border {
    border-width: 1px !important;
  }

  .xl\:border-b-0 {
    border-bottom-width: 0px !important;
  }

  .xl\:border-e-2 {
    border-inline-end-width: 2px !important;
  }

  .xl\:border-e-\[\.22rem\] {
    border-inline-end-width: .22rem !important;
  }

  .xl\:bg-transparent {
    background-color: transparent !important;
  }

  .xl\:px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .xl\:px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .xl\:px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .xl\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .xl\:py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .xl\:ps-2 {
    padding-inline-start: 0.5rem !important;
  }

  .xl\:pt-5 {
    padding-top: 1.25rem !important;
  }
}

@media (min-width: 1536px) {
  .\32xl\:min-h-\[96\.1dvh\] {
    min-height: 96.1dvh !important;
  }
}

html[data-theme='dark'] .\[html\[data-theme\=\'dark\'\]_\&\]\:opacity-0 {
  opacity: 0 !important;
}

html[data-theme='dark'] .\[html\[data-theme\=\'dark\'\]_\&\]\:opacity-100 {
  opacity: 1 !important;
}