/* latin-ext */
@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 400 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/adb45196eddef626-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 400 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/26d0ba92e140f0dc-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: 'Instrument Sans Fallback';src: local("Arial");ascent-override: 94.42%;descent-override: 24.33%;line-gap-override: 0.00%;size-adjust: 102.74%
}.__className_3d9088 {font-family: 'Instrument Sans', 'Instrument Sans Fallback';font-style: normal
}

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

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 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;
}
  :root {
    --background: 0 0% 100%;
    --foreground: 222.2 84% 4.9%;
    --card: 0 0% 100%;
    --card-foreground: 222.2 84% 4.9%;
    --popover: 0 0% 100%;
    --popover-foreground: 222.2 84% 4.9%;
    --primary: 222.2 47.4% 11.2%;
    --primary-foreground: 210 40% 98%;
    --secondary: 210 40% 96.1%;
    --secondary-foreground: 222.2 47.4% 11.2%;
    --muted: 210 40% 96.1%;
    --muted-foreground: 215.4 16.3% 46.9%;
    --accent: 210 40% 96.1%;
    --accent-foreground: 222.2 47.4% 11.2%;
    --destructive: 0 84.2% 60.2%;
    --destructive-foreground: 210 40% 98%;
    --border: 214.3 31.8% 91.4%;
    --input: 214.3 31.8% 91.4%;
    --ring: 222.2 84% 4.9%;
    --radius: 0.5rem;
  }

  .dark {
    --background: 222.2 84% 4.9%;
    --foreground: 210 40% 98%;
    --card: 222.2 84% 4.9%;
    --card-foreground: 210 40% 98%;
    --popover: 222.2 84% 4.9%;
    --popover-foreground: 210 40% 98%;
    --primary: 210 40% 98%;
    --primary-foreground: 222.2 47.4% 11.2%;
    --secondary: 217.2 32.6% 17.5%;
    --secondary-foreground: 210 40% 98%;
    --muted: 217.2 32.6% 17.5%;
    --muted-foreground: 215 20.2% 65.1%;
    --accent: 217.2 32.6% 17.5%;
    --accent-foreground: 210 40% 98%;
    --destructive: 0 62.8% 30.6%;
    --destructive-foreground: 210 40% 98%;
    --border: 217.2 32.6% 17.5%;
    --input: 217.2 32.6% 17.5%;
    --ring: 212.7 26.8% 83.9%;
  }
  * {
  border-color: hsl(var(--border));
}
  body {
  background-color: hsl(var(--background));
  color: hsl(var(--foreground));
}
.container {
  width: 100%;
}
@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: 1280px) {

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

  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.collapse {
  visibility: collapse;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-2 {
  height: 0.5rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-3 {
  height: 0.75rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[11px\] {
  height: 11px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[22px\] {
  height: 22px;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-7 {
  width: 1.75rem;
}
.w-8 {
  width: 2rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[11px\] {
  width: 11px;
}
.w-\[18px\] {
  width: 18px;
}
.w-\[22px\] {
  width: 22px;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.resize {
  resize: both;
}
.border {
  border-width: 1px;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.underline {
  text-decoration-line: underline;
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.grayscale {
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* Responsive Design Utilities */
:root {
  --mobile: 640px;
  --tablet: 768px;
  --desktop: 1024px;
  --wide: 1280px;
}

/* Animation for sidebar toggle */
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* Prevent horizontal scroll */
html, body {
  overflow-x: hidden;
  max-width: 100vw;
}

/* Scrollable tables on mobile */
.table-container {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* Better touch targets for mobile */
@media (max-width: 768px) {
  button:not(.no-min-height),
  a:not(.no-min-height),
  input:not(.no-min-height),
  select:not(.no-min-height) {
    min-height: 44px;
  }
}

/* Custom Scrollbar */
.custom-scrollbar::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.custom-scrollbar::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 10px;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
  background: #252525;
  border-radius: 10px;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #303030;
}

/* Ocultar flechas de la scrollbar */
.custom-scrollbar::-webkit-scrollbar-button {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
}

.custom-scrollbar::-webkit-scrollbar-button:start:decrement,
.custom-scrollbar::-webkit-scrollbar-button:end:increment {
  display: none !important;
}

/* Scrollbar global - quitar flechas en toda la app */
* {
  scrollbar-width: thin;
  scrollbar-color: #252525 transparent;
}

::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-track {
  background: transparent;
}

::-webkit-scrollbar-thumb {
  background: #252525;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background: #303030;
}

::-webkit-scrollbar-button {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  background: transparent !important;
}

::-webkit-scrollbar-button:single-button {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment,
::-webkit-scrollbar-button:start:increment,
::-webkit-scrollbar-button:end:decrement {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
}

::-webkit-scrollbar-button:vertical:start:increment,
::-webkit-scrollbar-button:vertical:end:decrement,
::-webkit-scrollbar-button:vertical:start:decrement,
::-webkit-scrollbar-button:vertical:end:increment {
  display: none !important;
}

::-webkit-scrollbar-button:horizontal:start:increment,
::-webkit-scrollbar-button:horizontal:end:decrement,
::-webkit-scrollbar-button:horizontal:start:decrement,
::-webkit-scrollbar-button:horizontal:end:increment {
  display: none !important;
}

/* Firefox scrollbar */
.custom-scrollbar {
  scrollbar-width: thin;
  scrollbar-color: #252525 transparent;
}

/* Custom Checkbox - Dark Theme (default) */
.custom-checkbox {
  -moz-appearance: none !important;
       appearance: none !important;
  -webkit-appearance: none !important;
  width: 18px !important;
  height: 18px !important;
  min-width: 18px !important;
  min-height: 18px !important;
  max-width: 18px !important;
  max-height: 18px !important;
  aspect-ratio: 1 / 1 !important;
  flex-shrink: 0;
  border: 2px solid #404040 !important;
  border-radius: 4px !important;
  background-color: #050505 !important;
  cursor: pointer;
  position: relative;
  transition: all 0.2s ease;
  display: inline-block;
  vertical-align: middle;
}

.custom-checkbox:hover {
  border-color: #ffffff !important;
  background-color: #0d0d0d !important;
}

.custom-checkbox:checked {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}

.custom-checkbox:checked::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 5px;
  height: 9px;
  border: solid #050505 !important;
  border-width: 0 2px 2px 0 !important;
}

.custom-checkbox:indeterminate {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}

.custom-checkbox:indeterminate::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 2px;
  background: #050505 !important;
  border-radius: 1px;
}

/* Custom Checkbox - Light Theme */
[data-theme="light"] input.custom-checkbox,
.theme-light input.custom-checkbox,
div[data-theme="light"] .custom-checkbox,
div.theme-light .custom-checkbox {
  border: 2px solid #d1d5db !important;
  background-color: #ffffff !important;
}

[data-theme="light"] input.custom-checkbox:hover,
.theme-light input.custom-checkbox:hover,
div[data-theme="light"] .custom-checkbox:hover,
div.theme-light .custom-checkbox:hover {
  border-color: #171717 !important;
  background-color: #f5f5f5 !important;
}

[data-theme="light"] input.custom-checkbox:checked,
.theme-light input.custom-checkbox:checked,
div[data-theme="light"] .custom-checkbox:checked,
div.theme-light .custom-checkbox:checked {
  background-color: #171717 !important;
  border-color: #171717 !important;
}

[data-theme="light"] input.custom-checkbox:checked::before,
.theme-light input.custom-checkbox:checked::before,
div[data-theme="light"] .custom-checkbox:checked::before,
div.theme-light .custom-checkbox:checked::before {
  border-color: #ffffff !important;
}

[data-theme="light"] input.custom-checkbox:indeterminate,
.theme-light input.custom-checkbox:indeterminate,
div[data-theme="light"] .custom-checkbox:indeterminate,
div.theme-light .custom-checkbox:indeterminate {
  background-color: #171717 !important;
  border-color: #171717 !important;
}

[data-theme="light"] input.custom-checkbox:indeterminate::before,
.theme-light input.custom-checkbox:indeterminate::before,
div[data-theme="light"] .custom-checkbox:indeterminate::before,
div.theme-light .custom-checkbox:indeterminate::before {
  background: #ffffff !important;
}

/* Landing Page Button Animations */
.btn-landing {
  transition: transform 0.2s ease;
}

.btn-landing:hover {
  transform: scale(1.02);
}

.btn-landing:active {
  transform: scale(1);
}

/* Primary Button (white background) */
.btn-primary-landing {
  transition: transform 0.2s ease;
}

.btn-primary-landing:hover {
  transform: scale(1.02);
}

.btn-primary-landing:active {
  transform: scale(1);
}

/* Secondary Button (transparent/dark) */
.btn-secondary-landing {
  transition: transform 0.2s ease;
}

.btn-secondary-landing:hover {
  transform: scale(1.02);
}

.btn-secondary-landing:active {
  transform: scale(1);
}

/* Green Button (pricing) */
.btn-green-landing {
  transition: transform 0.2s ease;
}

.btn-green-landing:hover {
  transform: scale(1.02);
}

.btn-green-landing:active {
  transform: scale(1);
}

/* Dark Button (pricing free/business) */
.btn-dark-landing {
  transition: transform 0.2s ease;
}

.btn-dark-landing:hover {
  transform: scale(1.02);
}

.btn-dark-landing:active {
  transform: scale(1);
}

/* Icon animation for dashboard buttons */
.btn-with-icon {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.btn-with-icon .icon-arrow {
  transition: transform 0.2s ease;
}

.btn-with-icon:hover .icon-arrow {
  transform: translateX(3px);
}

/* Nav link hover */
.nav-link-landing {
  transition: color 0.2s ease;
}

.nav-link-landing:hover {
  color: #cccccc !important;
}

/* Footer link hover */
.footer-link-landing {
  transition: color 0.2s ease;
}

.footer-link-landing:hover {
  color: #888888 !important;
}

/* ==================== */
/* LANDING PAGE RESPONSIVE STYLES */
/* ==================== */

/* Mobile Navigation - Hide desktop nav links */
@media (max-width: 768px) {
  .landing-nav-links {
    display: none !important;
  }

  .landing-nav-container {
    padding: 0 1rem !important;
  }

  .landing-logo {
    font-size: 1.25rem !important;
  }

  .landing-nav-actions {
    gap: 0.5rem !important;
  }

  .landing-nav-btn {
    padding: 0.5rem 0.75rem !important;
    font-size: 0.75rem !important;
  }
}

/* Mobile Hero Section */
@media (max-width: 768px) {
  .landing-hero {
    padding: 4rem 1rem 3rem !important;
  }

  .landing-hero-badge {
    padding: 0.375rem 0.75rem !important;
    font-size: 0.6875rem !important;
  }

  .landing-hero-title {
    font-size: 2rem !important;
    margin-bottom: 1rem !important;
  }

  .landing-hero-subtitle {
    font-size: 0.9375rem !important;
    margin-bottom: 2rem !important;
  }

  .landing-hero-cta {
    flex-direction: column !important;
    gap: 0.75rem !important;
    width: 100%;
  }

  .landing-hero-cta a,
  .landing-hero-cta button {
    width: 100% !important;
    justify-content: center !important;
  }
}

/* Mobile Stats Section */
@media (max-width: 768px) {
  .landing-stats {
    padding: 2rem 1rem !important;
  }

  .landing-stats-grid {
    grid-template-columns: 1fr !important;
    gap: 1.5rem !important;
  }

  .landing-stats-number {
    font-size: 2rem !important;
  }
}

/* Tablet Stats - 2 columns */
@media (min-width: 481px) and (max-width: 768px) {
  .landing-stats-grid {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

/* Mobile Features Section */
@media (max-width: 768px) {
  .landing-features {
    padding: 3rem 1rem !important;
  }

  .landing-features-title {
    font-size: 1.75rem !important;
  }

  .landing-features-subtitle {
    font-size: 0.9375rem !important;
  }

  .landing-features-grid {
    grid-template-columns: 1fr !important;
    gap: 1rem !important;
  }

  .landing-feature-card {
    padding: 1.5rem !important;
  }
}

/* Small mobile screens */
@media (max-width: 480px) {
  .landing-hero-badge {
    font-size: 0.625rem !important;
    padding: 0.25rem 0.625rem !important;
  }

  .landing-hero-badge span {
    font-size: 0.625rem !important;
  }

  .landing-hero-title {
    font-size: 1.75rem !important;
  }

  .landing-nav-btn {
    padding: 0.375rem 0.5rem !important;
    font-size: 0.6875rem !important;
  }

  .landing-stats-number {
    font-size: 1.75rem !important;
  }

  .landing-pricing-card {
    padding: 1.5rem 1rem !important;
  }
}

/* Mobile Pricing Section */
@media (max-width: 900px) {
  .landing-pricing {
    padding: 3rem 1rem !important;
  }

  .landing-pricing-grid {
    grid-template-columns: 1fr !important;
    gap: 2rem !important;
    max-width: 400px !important;
    margin: 0 auto !important;
  }

  .landing-pricing-card {
    transform: scale(1) !important;
  }

  .landing-pricing-card-pro {
    order: -1;
  }
}

/* Tablet Pricing - 2 columns or stacked */
@media (min-width: 600px) and (max-width: 900px) {
  .landing-pricing-grid {
    max-width: 700px !important;
  }
}

/* Mobile Trust Section */
@media (max-width: 768px) {
  .landing-trust {
    padding: 2.5rem 1rem !important;
  }

  .landing-trust-text {
    font-size: 0.875rem !important;
  }
}

/* Mobile FAQ Section */
@media (max-width: 768px) {
  .landing-faq {
    padding: 3rem 1rem !important;
  }

  .landing-faq-title {
    font-size: 1.75rem !important;
  }

  .landing-faq-item button {
    padding: 1rem !important;
  }

  .landing-faq-item-content {
    padding: 0 1rem 1rem !important;
  }
}

/* Mobile CTA Section */
@media (max-width: 768px) {
  .landing-cta {
    padding: 3rem 1rem !important;
  }

  .landing-cta-title {
    font-size: 1.5rem !important;
  }

  .landing-cta-subtitle {
    font-size: 0.9375rem !important;
  }
}

/* Mobile Footer */
@media (max-width: 768px) {
  .landing-footer {
    padding: 2.5rem 1rem 1.5rem !important;
  }

  .landing-footer-grid {
    grid-template-columns: 1fr !important;
    gap: 2rem !important;
    text-align: center;
  }

  .landing-footer-bottom {
    flex-direction: column !important;
    text-align: center;
    gap: 0.5rem !important;
  }
}

/* Prevent line breaks in prices - important for all devices */
.no-break-price {
  white-space: nowrap !important;
  display: inline-block !important;
}

/* Custom Tooltip for TPC and similar abbreviations */
.tooltip-trigger:hover .custom-tooltip {
  opacity: 1 !important;
}

/* ==================== */
/* SHOWCASE SECTIONS RESPONSIVE */
/* ==================== */

/* Showcase grids - 2 column layout with image and text */
.showcase-grid {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 4rem !important;
  align-items: center !important;
}

/* Reverse order for alternating layouts on desktop */
.showcase-grid-reverse {
  direction: ltr;
}

/* Mobile - Stack showcase image+text grids */
@media (max-width: 900px) {
  #showcase {
    padding: 2rem 1rem !important;
  }

  /* Make showcase grids stack vertically */
  .showcase-grid {
    display: flex !important;
    flex-direction: column !important;
    gap: 2rem !important;
  }

  /* On mobile, always show image first, then text */
  .showcase-grid-reverse {
    flex-direction: column !important;
  }

  /* Image container - full width on mobile */
  .showcase-grid .image-zoom-container {
    width: 100% !important;
    order: 1 !important;
  }

  /* Text container - full width on mobile */
  .showcase-grid .showcase-text {
    width: 100% !important;
    order: 2 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* Smaller headings on mobile */
  #showcase h3,
  .showcase-text h3 {
    font-size: 1.5rem !important;
  }

  /* Smaller paragraph text */
  .showcase-text p {
    font-size: 0.9375rem !important;
  }

  /* Smaller list items */
  .showcase-text li {
    font-size: 0.875rem !important;
  }

  /* Section headers */
  #showcase h2 {
    font-size: 1.75rem !important;
  }

  /* Reduce margin between sections */
  #showcase > div[style*="marginBottom"] {
    margin-bottom: 3rem !important;
  }
}

/* Security table responsive */
@media (max-width: 768px) {
  #security {
    padding: 3rem 1rem !important;
  }

  #security table {
    min-width: 500px !important;
  }

  #security th,
  #security td {
    padding: 0.875rem 1rem !important;
    font-size: 0.8125rem !important;
  }

  #security h2 {
    font-size: 1.75rem !important;
  }
}

/* Video Preview Section responsive */
@media (max-width: 768px) {
  #preview {
    padding: 3rem 1rem !important;
  }

  #preview h2 {
    font-size: 1.75rem !important;
  }
}

/* ============================== */
/* DASHBOARD RESPONSIVE STYLES    */
/* ============================== */

/* Dashboard main container - better padding on mobile */
@media (max-width: 768px) {
  .dashboard-main {
    padding: 0.75rem !important;
  }
}

/* Dashboard tables - horizontal scroll wrapper */
@media (max-width: 768px) {
  .dashboard-table-wrapper {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    max-width: 100% !important;
  }

  .dashboard-table-wrapper table {
    min-width: 600px !important;
  }
}

