/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-yellow-900: oklch(42.1% 0.095 57.708);
    --color-green-400: oklch(79.2% 0.209 151.711);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-lg: 32rem;
    --container-3xl: 48rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --tracking-wider: 0.05em;
    --radius-sm: 0.25rem;
    --radius-lg: 0.5rem;
    --animate-ping: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none!important;
  }
}
@layer utilities {
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .-top-1 {
    top: calc(var(--spacing) * -1);
  }
  .top-2\.5 {
    top: calc(var(--spacing) * 2.5);
  }
  .-right-1 {
    right: calc(var(--spacing) * -1);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .left-3 {
    left: calc(var(--spacing) * 3);
  }
  .z-50 {
    z-index: 50;
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-auto {
    margin-left: auto;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .h-2\.5 {
    height: calc(var(--spacing) * 2.5);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-full {
    height: 100%;
  }
  .max-h-64 {
    max-height: calc(var(--spacing) * 64);
  }
  .max-h-\[80vh\] {
    max-height: 80vh;
  }
  .max-h-\[300px\] {
    max-height: 300px;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-2 {
    width: calc(var(--spacing) * 2);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-64 {
    width: calc(var(--spacing) * 64);
  }
  .w-72 {
    width: calc(var(--spacing) * 72);
  }
  .w-\[92\%\] {
    width: 92%;
  }
  .w-full {
    width: 100%;
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-\[90vw\] {
    max-width: 90vw;
  }
  .max-w-\[220px\] {
    max-width: 220px;
  }
  .max-w-lg {
    max-width: var(--container-lg);
  }
  .flex-1 {
    flex: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .animate-ping {
    animation: var(--animate-ping);
  }
  .animate-pulse {
    animation: var(--animate-pulse);
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-3 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-x-2 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .space-x-3 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .space-x-4 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .divide-y {
    :where(& > :not(:last-child)) {
      --tw-divide-y-reverse: 0;
      border-bottom-style: var(--tw-border-style);
      border-top-style: var(--tw-border-style);
      border-top-width: calc(1px * var(--tw-divide-y-reverse));
      border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    }
  }
  .divide-yellow-900\/30 {
    :where(& > :not(:last-child)) {
      border-color: color-mix(in srgb, oklch(42.1% 0.095 57.708) 30%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        border-color: color-mix(in oklab, var(--color-yellow-900) 30%, transparent);
      }
    }
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-transparent {
    border-color: transparent;
  }
  .border-yellow-900\/30 {
    border-color: color-mix(in srgb, oklch(42.1% 0.095 57.708) 30%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-yellow-900) 30%, transparent);
    }
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-black\/70 {
    background-color: color-mix(in srgb, #000 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 70%, transparent);
    }
  }
  .bg-green-500 {
    background-color: var(--color-green-500);
  }
  .bg-red-500 {
    background-color: var(--color-red-500);
  }
  .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .to-transparent {
    --tw-gradient-to: transparent;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .bg-clip-text {
    background-clip: text;
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .pr-4 {
    padding-right: calc(var(--spacing) * 4);
  }
  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }
  .text-center {
    text-align: center;
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .text-gray-200 {
    color: var(--color-gray-200);
  }
  .text-gray-300 {
    color: var(--color-gray-300);
  }
  .text-gray-400 {
    color: var(--color-gray-400);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-green-400 {
    color: var(--color-green-400);
  }
  .text-green-500 {
    color: var(--color-green-500);
  }
  .text-transparent {
    color: transparent;
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .placeholder-gray-500 {
    &::placeholder {
      color: var(--color-gray-500);
    }
  }
  .opacity-100 {
    opacity: 100%;
  }
  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-\[0_0_10px_rgba\(255\,214\,0\,0\.5\)\] {
    --tw-shadow: 0 0 10px var(--tw-shadow-color, rgba(255,214,0,0.5));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .delay-100 {
    transition-delay: 100ms;
  }
  .delay-200 {
    transition-delay: 200ms;
  }
  .hover\:border-yellow-900\/20 {
    &:hover {
      @media (hover: hover) {
        border-color: color-mix(in srgb, oklch(42.1% 0.095 57.708) 20%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          border-color: color-mix(in oklab, var(--color-yellow-900) 20%, transparent);
        }
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .hover\:opacity-90 {
    &:hover {
      @media (hover: hover) {
        opacity: 90%;
      }
    }
  }
  .focus\:ring-1 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
    }
  }
}


@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
    }
  }
}
@tailwind utilities;

@layer utilities {
  .bg-bunker-yellow { background-color: #FFD700; }
  .bg-bunker-yellow-bright { background-color: #FFEE32; }
  .bg-bunker-yellow-dark { background-color: #FFC600; }
  .bg-bunker-yellow-gradient { background-color: rgba(255,214,0,0.1); }

  .bg-bunker-black { background-color: #050505; }
  .bg-bunker-dark { background-color: #121212; }

  .bg-bunker-gradient {
    background-image: linear-gradient(to bottom, #050505 0%, #121212 100%);
  }

  .bg-sidebar-gradient {
    background-image: linear-gradient(to bottom, #0a0a0a 0%, #121212 100%);
  }

  .bg-yellow-gradient {
    background-image: linear-gradient(to right, rgba(255,214,0,0.1) 0%, rgba(255,214,0,0) 100%);
  }

  .bg-card-gradient {
    background-image: linear-gradient(to bottom, #121212 0%, #0a0a0a 100%);
  }

  .bg-operator-gradient {
    background-image: linear-gradient(to right, rgba(255,214,0,0.2) 0%, rgba(255,214,0,0) 100%);
  }

  .bg-hero-gradient {
    background-image: linear-gradient(to right, rgba(5,5,5,0.9) 0%, rgba(5,5,5,0.5) 100%);
  }
}
/* === Colores personalizados === */

/* Background */
.bg-bunker-black { background-color: #050505; }
.bg-bunker-dark { background-color: #121212; }
.bg-bunker-dark-gradient { background-color: #0a0a0a; }
.bg-bunker-yellow { background-color: #FFD700; }
.bg-bunker-yellow-bright { background-color: #FFEE32; }
.bg-bunker-yellow-dark { background-color: #FFC600; }
.bg-bunker-yellow-gradient { background-color: rgba(255,214,0,0.1); }

/* Text */
.text-bunker-black { color: #050505; }
.text-bunker-dark { color: #121212; }
.text-bunker-yellow { color: #FFD700; }
.text-bunker-yellow-bright { color: #FFEE32; }
.text-bunker-yellow-dark { color: #FFC600; }
.text-bunker-yellow-gradient { color: rgba(255,214,0,0.1); }

/* Border */
.border-bunker-black { border-color: #050505; }
.border-bunker-dark { border-color: #121212; }
.border-bunker-yellow { border-color: #FFD700; }
.border-bunker-yellow-bright { border-color: #FFEE32; }
.border-bunker-yellow-dark { border-color: #FFC600; }
.border-bunker-yellow-gradient { border-color: rgba(255,214,0,0.1); }

/* Ring (Tailwind focus rings) */
.ring-bunker-yellow { --tw-ring-color: #FFD700; }
.ring-bunker-yellow-bright { --tw-ring-color: #FFEE32; }
.ring-bunker-yellow-dark { --tw-ring-color: #FFC600; }

/* Outline */
.outline-bunker-yellow { outline-color: #FFD700; }
.outline-bunker-dark { outline-color: #121212; }

/* Fill (SVG) */
.fill-bunker-yellow { fill: #FFD700; }
.fill-bunker-yellow-bright { fill: #FFEE32; }

/* === Variantes (hover, focus, etc) === */
.hover\:bg-bunker-yellow:hover { background-color: #FFD700; }
.hover\:bg-bunker-yellow-bright:hover { background-color: #FFEE32; }
.hover\:bg-bunker-yellow-dark:hover { background-color: #FFC600; }

.hover\:text-bunker-yellow:hover { color: #FFD700; }
.hover\:text-bunker-yellow-bright:hover { color: #FFEE32; }

.focus\:bg-bunker-yellow:focus { background-color: #FFD700; }
.group:hover .group-hover\:bg-bunker-yellow { background-color: #FFD700; }

/* === Gradientes personalizados === */
.bg-bunker-gradient {
  background-image: linear-gradient(to bottom, #050505 0%, #121212 100%);
}
.bg-sidebar-gradient {
  background-image: linear-gradient(to bottom, #0a0a0a 0%, #121212 100%);
}
.bg-yellow-gradient {
  background-image: linear-gradient(to right, rgba(255,214,0,0.1) 0%, rgba(255,214,0,0) 100%);
}
.bg-card-gradient {
  background-image: linear-gradient(to bottom, #121212 0%, #0a0a0a 100%);
}
.bg-operator-gradient {
  background-image: linear-gradient(to right, rgba(255,214,0,0.2) 0%, rgba(255,214,0,0) 100%);
}
.bg-hero-gradient {
  background-image: linear-gradient(to right, rgba(5,5,5,0.9) 0%, rgba(5,5,5,0.5) 100%);
}

/* === Soporte para gradientes "from", "via", "to" === */
.from-bunker-yellow { --tw-gradient-from: #FFD700; --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(255 215 0 / 0)); }
.from-bunker-yellow-bright { --tw-gradient-from: #FFEE32; --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(255 238 50 / 0)); }
.from-bunker-yellow-dark { --tw-gradient-from: #FFC600; --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(255 198 0 / 0)); }

.via-bunker-yellow { --tw-gradient-stops: var(--tw-gradient-from), #FFD700, var(--tw-gradient-to, rgb(255 215 0 / 0)); }
.via-bunker-yellow-bright { --tw-gradient-stops: var(--tw-gradient-from), #FFEE32, var(--tw-gradient-to, rgb(255 238 50 / 0)); }
.via-bunker-yellow-dark { --tw-gradient-stops: var(--tw-gradient-from), #FFC600, var(--tw-gradient-to, rgb(255 198 0 / 0)); }

.to-bunker-yellow { --tw-gradient-to: #FFD700; }
.to-bunker-yellow-bright { --tw-gradient-to: #FFEE32; }
.to-bunker-yellow-dark { --tw-gradient-to: #FFC600; }

/* === BUNKER COLORS === */
.bg-bunker-black { background-color: #050505; }
.bg-bunker-dark { background-color: #121212; }
.bg-bunker-dark-gradient { background-color: #0a0a0a; }
.bg-bunker-yellow { background-color: #FFD700; }
.bg-bunker-yellow-bright { background-color: #FFEE32; }
.bg-bunker-yellow-dark { background-color: #FFC600; }
.bg-bunker-yellow-gradient { background-color: rgba(255,214,0,0.1); }

/* TEXT COLORS */
.text-bunker-black { color: #050505; }
.text-bunker-dark { color: #121212; }
.text-bunker-yellow { color: #FFD700; }
.text-bunker-yellow-bright { color: #FFEE32; }
.text-bunker-yellow-dark { color: #FFC600; }

/* BORDER COLORS */
.border-bunker-black { border-color: #050505; }
.border-bunker-dark { border-color: #121212; }
.border-bunker-yellow { border-color: #FFD700; }
.border-bunker-yellow-bright { border-color: #FFEE32; }
.border-bunker-yellow-dark { border-color: #FFC600; }

/* TAILWIND DEFAULT GRAYS USADOS EN TU CÓDIGO */
.text-gray-300 { color: rgb(209 213 219); }
.text-gray-400 { color: rgb(156 163 175); }

/* BORDER YELLOW-900/30 */
.border-yellow-900\/30 { border-color: rgba(113, 63, 18, 0.3); }

/* GRADIENTES PERSONALIZADOS */
.bg-bunker-gradient {
  background-image: linear-gradient(to bottom, #050505 0%, #121212 100%);
}
.bg-sidebar-gradient {
  background-image: linear-gradient(to bottom, #0a0a0a 0%, #121212 100%);
}
.bg-yellow-gradient {
  background-image: linear-gradient(to right, rgba(255,214,0,0.1) 0%, rgba(255,214,0,0) 100%);
}
.bg-card-gradient {
  background-image: linear-gradient(to bottom, #121212 0%, #0a0a0a 100%);
}
.bg-operator-gradient {
  background-image: linear-gradient(to right, rgba(255,214,0,0.2) 0%, rgba(255,214,0,0) 100%);
}
.bg-hero-gradient {
  background-image: linear-gradient(to right, rgba(5,5,5,0.9) 0%, rgba(5,5,5,0.5) 100%);
}

/* GRADIENT TO R */
.bg-gradient-to-r { background-image: linear-gradient(to right, var(--tw-gradient-stops)); }
.bg-gradient-to-b { background-image: linear-gradient(to bottom, var(--tw-gradient-stops)); }
.bg-gradient-to-br { background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)); }

/* FROM / TO / VIA */
.from-bunker-black { --tw-gradient-from: #050505; --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(5 5 5 / 0)); }
.to-bunker-dark-gradient { --tw-gradient-to: #0a0a0a; }
.from-bunker-yellow { --tw-gradient-from: #FFD700; --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(255 215 0 / 0)); }
.to-bunker-yellow-dark { --tw-gradient-to: #FFC600; }
.from-bunker-yellow-dark { --tw-gradient-from: #FFC600; --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(255 198 0 / 0)); }
.to-bunker-yellow { --tw-gradient-to: #FFD700; }
.from-bunker-dark { --tw-gradient-from: #121212; --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(18 18 18 / 0)); }
.to-bunker-black { --tw-gradient-to: #050505; }

/* EQUIVALENTES PARA /10, /30 */
.bg-bunker-yellow\/10 { background-color: rgba(255, 215, 0, 0.1); }
.bg-bunker-yellow\/30 { background-color: rgba(255, 215, 0, 0.3); }
.border-bunker-yellow\/10 { border-color: rgba(255, 215, 0, 0.1); }
.border-bunker-yellow\/30 { border-color: rgba(255, 215, 0, 0.3); }

/* UTILS DE TAILWIND QUE PUEDEN FALTAR SI FUERON PURGADAS */
.rounded-xl { border-radius: 0.75rem; }
.rounded-lg { border-radius: 0.5rem; }
.p-4 { padding: 1rem; }
.p-6 { padding: 1.5rem; }
.px-4 { padding-left: 1rem; padding-right: 1rem; }
.py-4 { padding-top: 1rem; padding-bottom: 1rem; }
.md\:p-12 { padding: 3rem; }
.max-w-6xl { max-width: 72rem; }
.mx-auto { margin-left: auto; margin-right: auto; }
.w-full { width: 100%; }
.max-w-\[532px\] { max-width: 532px; }
.md\:max-w-md { max-width: 28rem; }
.relative { position: relative; }
.absolute { position: absolute; }
.-inset-2 { inset: -0.5rem; }
.md\:-inset-4 { inset: -1rem; }
.blur-lg { filter: blur(1rem); }
.opacity-50 { opacity: 0.5; }
.transition-all { transition-property: all; transition-duration: 150ms; }
.duration-500 { transition-duration: 500ms; }

.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes pulse {
  0%, 100% { opacity: 1; }
  50% { opacity: .5; }
}

.cursor-pointer { cursor: pointer; }

.rounded-full { border-radius: 9999px; }
.overflow-hidden { overflow: hidden; }
.h-2 { height: 0.5rem; }
.h-full { height: 100%; }

.transition-all { transition-property: all; transition-duration: 150ms; }
.duration-500 { transition-duration: 500ms; }

.bg-green-500 { background-color: #22c55e; }
.from-green-500 {
  --tw-gradient-from: #22c55e;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(34 197 94 / 0));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.to-bunker-yellow {
  --tw-gradient-to: #FFD700;
}

.proxy-bar,
.radiation-bar {
  border-radius: 9999px;
  height: 100%;
  background-image: linear-gradient(to right, #22c55e, #FFD700);
  transition: all 0.5s ease;
}

.from-green-500.to-bunker-yellow {
  background-image: linear-gradient(to right, #22c55e, #FFD700);
}

button { cursor: pointer; }

.border-yellow-900\/30 { border-color: rgba(113, 63, 18, 0.3); }
.border-bunker-yellow\/40 { border-color: rgba(255, 215, 0, 0.4); }
.from-bunker-yellow\/20 { --tw-gradient-from: rgba(255, 215, 0, 0.2); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 215, 0, 0)); }
.to-bunker-yellow\/10 { --tw-gradient-to: rgba(255, 215, 0, 0.1); }


.bunker-radiation{position:relative}.bunker-radiation::after{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,gold,#ffee32,gold,#ffee32);z-index:-1;border-radius:inherit;background-size:400% 400%;animation:4s infinite radiation-glow;opacity:.7}@keyframes radiation-glow{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}.status-pulse{animation:2s infinite status-pulse}@keyframes status-pulse{0%,100%{opacity:1}50%{opacity:.5}}.sticky-header{position:sticky;top:0;z-index:40;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.sidebar-item{transition:.2s}.sidebar-item:hover{background:linear-gradient(to right,rgba(255,214,0,.15) 0,rgba(255,214,0,0) 100%);border-color:rgba(255,214,0,.3)}.hero-radiation{position:relative;overflow:hidden}.hero-radiation::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 70% 30%,rgba(255,214,0,.15) 0,transparent 50%);z-index:0}.sidebar-mobile{transform:translateX(-100%);transition:transform .3s ease-in-out;height:100vh;position:fixed;top:0;left:0;z-index:50}.sidebar-mobile.open{transform:translateX(0)}.sidebar-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);z-index:40}.sidebar-overlay.open{display:block}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}body,html{margin:0;padding:0;overflow-x:clip!important}*{max-width:100%}.bg-gradient-to-r.from-bunker-black\/80.to-bunker-dark-gradient\/80:not(.md\:hidden),.md\:hidden.bg-gradient-to-r.from-bunker-black\/80.to-bunker-dark-gradient\/80,.sticky-header.bg-gradient-to-r.from-bunker-black\/80.to-bunker-dark-gradient\/80{background:linear-gradient(90deg,rgba(255,214,0,.08) 0,rgba(255,214,0,.05) 90%,rgba(0,0,0,.1) 100%)!important}.bg-gradient-to-r.from-bunker-black\/90.to-bunker-dark-gradient\/90{background:linear-gradient(90deg,rgba(255,214,0,.02) 0,rgba(255,214,0,.005) 98%,rgba(0,0,0,.4) 100%)!important}.hero-subtitle{font-size:14px;line-height:1.2}@media (min-width:480px){.hero-subtitle{font-size:16px}}#bookmark-count,.sidebar-item span.count{margin-left:6px;margin-right:0!important;position:relative!important;left:0!important}.sidebar-item:has(.count)>i+span{margin-left:8px}.sidebar-item-active{background-image:linear-gradient(to right,rgba(255,215,0,.1),rgba(255,215,0,.05));color:gold;border:1px solid rgba(113,63,18,.3)}.sidebar-item>span:last-child{margin-left:6px!important;margin-right:0!important;position:relative!important;left:0!important}.max-w-4xl{max-width:56rem}.max-w-3xl{max-width:48rem}.max-w-2xl{max-width:42rem}.mx-auto{margin-left:auto;margin-right:auto}#notification-dropdown-1{position:absolute;right:0;top:100%;margin-top:12px;width:18rem;max-width:90vw;background:#121212;border:1px solid rgba(133,113,3,.3);border-radius:12px;box-shadow:0 10px 15px rgba(0,0,0,.25);z-index:50;overflow:hidden}#notif-list-1{list-style:none;margin:0;padding:8px;max-height:16rem;overflow-y:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:14px;color:#d1d5db;border-top:1px solid rgba(113,63,18,.3)}#notif-list-1>li{padding:10px 12px;border-bottom:1px solid rgba(113,63,18,.3);display:flex;gap:8px;align-items:flex-start}#notif-list-1>li:last-child{border-bottom:none}#notif-list-1>li:hover{background:rgba(255,215,0,.06)}#notif-list-1 .badge{background:rgba(255,215,0,.1);color:gold;padding:2px 6px;border-radius:999px;font-size:12px}#notif-list-1::-webkit-scrollbar{width:8px}#notif-list-1::-webkit-scrollbar-thumb{background:rgba(255,215,0,.2);border-radius:8px}#notif-list-1::-webkit-scrollbar-track{background:0 0}@keyframes pulseBar{0%,100%{filter:brightness(1)}50%{filter:brightness(1.3)}}.pulse{animation:.5s pulseBar}.btn-wrap{max-width:450px;margin:0 auto}@media (min-width:768px){.sidebar-mobile{transform:translateX(0);position:relative;height:auto}.sidebar-overlay{display:none!important}.hero-subtitle{font-size:20px}.btn-wrap{margin:0}.btn-row{justify-content:flex-start}.glow-button{padding:.75rem 1.5rem;font-size:1rem}}.btn-row{display:flex;flex-wrap:wrap;justify-content:center}.security-btn{background-image:linear-gradient(to right,rgba(255,215,0,0) 0,rgba(255,215,0,.05) 100%)}.security-btn:hover{background-image:linear-gradient(to right,rgba(255,215,0,0) 0,rgba(255,215,0,.1) 100%)}.glow-button{box-shadow:0 0 8px rgba(255,215,0,.4);display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(to right,gold,#ffc600);color:#050505}.glow-button:hover{box-shadow:0 0 14px rgba(255,215,0,.6);background:linear-gradient(to right,#ffc600,gold)}.hero{padding:12px 16px}.hero-title{margin:4px 0 8px;line-height:1.1}.badge-row,.btn-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.badge{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;flex:0 0 auto}.btn-row .glow-button,.btn-row .security-btn,.btn-row>a,.btn-row>button{flex:0 0 auto}.glow-button,.security-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;font-weight:700;font-size:14px;transition:.3s}@media (min-width:768px){.hero{padding:48px}.badge-row,.btn-row{justify-content:flex-start}.glow-button,.security-btn{padding:12px 24px;font-size:16px}}



/* ===== Bunker Theme (compilado Tailwind extendido) ===== */
:root {
  --bunker-black: #050505;
  --bunker-dark: #121212;
  --bunker-dark-gradient: #0a0a0a;
  --bunker-yellow: #FFD700;
  --bunker-yellow-bright: #FFEE32;
  --bunker-yellow-dark: #FFC600;
  --bunker-yellow-gradient: rgba(255,214,0,0.1);

  --bunker-green: #00cc66;
  --bunker-green-dark: #00aa55;
  --bunker-blue: #3b82f6;
}

/* ===== Backgrounds ===== */
.bg-bunker-black     { background-color: var(--bunker-black); }
.bg-bunker-dark      { background-color: var(--bunker-dark); }
.bg-bunker-yellow    { background-color: var(--bunker-yellow); }
.bg-bunker-yellow-dark { background-color: var(--bunker-yellow-dark); }
.bg-bunker-yellow-bright { background-color: var(--bunker-yellow-bright); }
.bg-bunker-green     { background-color: var(--bunker-green); }
.bg-bunker-blue      { background-color: var(--bunker-blue); }

.bg-bunker-gradient  { background-image: linear-gradient(to bottom, #050505 0%, #121212 100%); }
.bg-sidebar-gradient { background-image: linear-gradient(to bottom, #0a0a0a 0%, #121212 100%); }
.bg-yellow-gradient  { background-image: linear-gradient(to right, rgba(255,214,0,0.1) 0%, rgba(255,214,0,0) 100%); }
.bg-card-gradient    { background-image: linear-gradient(to bottom, #121212 0%, #0a0a0a 100%); }
.bg-operator-gradient{ background-image: linear-gradient(to right, rgba(255,214,0,0.2) 0%, rgba(255,214,0,0) 100%); }
.bg-hero-gradient    { background-image: linear-gradient(to right, rgba(5,5,5,0.9) 0%, rgba(5,5,5,0.5) 100%); }

/* ===== Text colors ===== */
.text-bunker-yellow        { color: var(--bunker-yellow); }
.text-bunker-yellow-dark   { color: var(--bunker-yellow-dark); }
.text-bunker-yellow-bright { color: var(--bunker-yellow-bright); }
.text-bunker-green         { color: var(--bunker-green); }
.text-bunker-blue          { color: var(--bunker-blue); }

/* ===== Borders ===== */
.border-bunker-yellow        { border-color: var(--bunker-yellow); }
.border-bunker-yellow-dark   { border-color: var(--bunker-yellow-dark); }
.border-bunker-yellow-bright { border-color: var(--bunker-yellow-bright); }
.border-bunker-green         { border-color: var(--bunker-green); }
.border-bunker-green-dark    { border-color: var(--bunker-green-dark); }
.border-bunker-blue          { border-color: var(--bunker-blue); }

/* ===== Animations ===== */
@keyframes progress {
  0%   { width: 0%; opacity: 0.5; }
  100% { width: 100%; opacity: 1; }
}
.animate-progress { animation: progress 1.5s ease-out forwards; }

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(5px); }
  to   { opacity: 1; transform: translateY(0); }
}
.animate-fadeIn { animation: fadeIn 0.5s ease-out forwards; }

@keyframes pulse {
  0%, 100% { opacity: 1; }
  50%      { opacity: .5; }
}
.animate-pulse { animation: pulse 2s infinite; }

@keyframes ping {
  75%, 100% { transform: scale(2); opacity: 0; }
}
.animate-ping-slow { animation: ping 3s cubic-bezier(0,0,0.2,1) infinite; }

/* ===== Width util ===== */
.w-card, .max-w-card { max-width: 34rem; }



      .bunker-radiation {
            position: relative;
        }
        .bunker-radiation::after {
            content: "";
            position: absolute;
            top: -2px;
            left: -2px;
            right: -2px;
            bottom: -2px;
            background: linear-gradient(45deg, #FFD700, #FFEE32, #FFD700, #FFEE32);
            z-index: -1;
            border-radius: inherit;
            background-size: 400% 400%;
            animation: radiation-glow 4s ease infinite;
            opacity: 0.7;
        }
        @keyframes radiation-glow {
            0% { background-position: 0% 50%; }
            50% { background-position: 100% 50%; }
            100% { background-position: 0% 50%; }
        }
        .status-pulse {
            animation: status-pulse 2s infinite;
        }
        @keyframes status-pulse {
            0% { opacity: 1; }
            50% { opacity: 0.5; }
            100% { opacity: 1; }
        }
        .sticky-header {
            position: sticky;
            top: 0;
            z-index: 40;
            backdrop-filter: blur(8px);
            -webkit-backdrop-filter: blur(8px);
        }
        .sidebar-item {
            transition: all 0.2s ease;
        }
        .sidebar-item:hover {
            background: linear-gradient(to right, rgba(255,214,0,0.15) 0%, rgba(255,214,0,0) 100%);
            border-color: rgba(255,214,0,0.3);
        }
        .hero-radiation {
            position: relative;
            overflow: hidden;
        }
        .hero-radiation::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: radial-gradient(circle at 70% 30%, rgba(255,214,0,0.15) 0%, transparent 50%);
            z-index: 0;
        }
        /* Mobile sidebar styles */
        .sidebar-mobile {
            transform: translateX(-100%);
            transition: transform 0.3s ease-in-out;
            height: 100vh;
            position: fixed;
            top: 0;
            left: 0;
            z-index: 50;
        }
        .sidebar-mobile.open {
            transform: translateX(0);
        }
        .sidebar-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: rgba(0,0,0,0.7);
            z-index: 40;
        }
        .sidebar-overlay.open {
            display: block;
        }
        @media (min-width: 768px) {
            .sidebar-mobile {
                transform: translateX(0);
                position: relative;
                height: auto;
            }
            .sidebar-overlay {
                display: none !important;
            }
        }
        .hide-scrollbar {
            -ms-overflow-style: none;
            scrollbar-width: none;
        }
        .hide-scrollbar::-webkit-scrollbar {
            display: none;
        }
html, body {
    margin: 0;
    padding: 0;
    overflow-x: clip !important; /* más seguro que hidden */
}

* {
    max-width: 100%;
}


		
/* Gradiente largo para desktop y barra de búsqueda */
.sticky-header.bg-gradient-to-r.from-bunker-black\/80.to-bunker-dark-gradient\/80,
.bg-gradient-to-r.from-bunker-black\/80.to-bunker-dark-gradient\/80:not(.md\:hidden) {
    background: linear-gradient(
        90deg,
        rgba(255, 214, 0, 0.08) 0%,
        rgba(255, 214, 0, 0.05) 90%,
        rgba(0, 0, 0, 0.1) 100%
    ) !important;
}

/* Gradiente largo para barra de búsqueda móvil */
.md\:hidden.bg-gradient-to-r.from-bunker-black\/80.to-bunker-dark-gradient\/80 {
    background: linear-gradient(
        90deg,
        rgba(255, 214, 0, 0.08) 0%,
        rgba(255, 214, 0, 0.05) 90%,
        rgba(0, 0, 0, 0.1) 100%
    ) !important;
}

/* Gradiente mucho más oscuro para Top Status Bar */
.bg-gradient-to-r.from-bunker-black\/90.to-bunker-dark-gradient\/90 {
    background: linear-gradient(
        90deg,
        rgba(255, 214, 0, 0.02) 0%,   /* Amarillo casi imperceptible */
        rgba(255, 214, 0, 0.005) 98%, /* Desvanece rápido */
        rgba(0, 0, 0, 0.4) 100%       /* Negro más intenso */
    ) !important;
}
		

.security-card {
  background-color: #0e0e0e;
  border: 1px solid rgba(255, 215, 0, 0.15);
  border-radius: 0.75rem;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0,0,0,0.5);
}

/* --- Puntos de estado --- */
.status-dot {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 9999px;
  display: inline-block;
}

/* --- Colores bunker --- */
.bg-bunker-black { background-color: #000; }
.bg-bunker-dark { background-color: #141414; }
.bg-bunker-yellow { background-color: #FFD700; }
.bg-bunker-yellow-dark { background-color: #E6C200; }
.bg-bunker-green { background-color: #4CAF50; }
.bg-bunker-green-dark { background-color: #3e8e41; }
.bg-bunker-blue { color: #4db3ff; }

/* --- Texto bunker --- */
.text-bunker-yellow { color: #FFD700; }
.text-bunker-green { color: #4CAF50; }
.text-bunker-black { color: #000; }

/* --- Bordes bunker --- */
.border-bunker-yellow { border-color: rgba(255, 215, 0, 0.6); }
.border-bunker-green { border-color: rgba(76, 175, 80, 0.6); }

/* --- Iconos de características --- */
.feature-icon {
  transition: transform 0.2s ease;
}
.feature-icon:hover {
  transform: scale(1.2);
}

/* --- Animaciones --- */
@keyframes progress {
  0% { width: 0; }
  100% { width: 100%; }
}
.animate-progress {
  animation: progress 2s ease-out;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(3px); }
  to { opacity: 1; transform: translateY(0); }
}
.animate-fadeIn {
  animation: fadeIn 0.6s ease-out forwards;
}

/* --- Texto de cifrado --- */
.encryption-text { animation: blink 1.5s infinite; }
@keyframes blink {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.4; }
}

/* Tarjeta aún más ancha */
.max-w-card { max-width: 48rem; }                
@media (min-width: 640px){  .max-w-card{ max-width: 52rem; } }
@media (min-width: 768px){  .max-w-card{ max-width: 56rem; } }
@media (min-width:1024px){ .max-w-card{ max-width: 60rem; } }
@media (min-width:1280px){ .max-w-card{ max-width: 64rem; } }
@media (min-width:1536px){ .max-w-card{ max-width: 68rem; } }

			
/* ===== Fix gradiente footer ===== */
.bg-gradient-to-r.from-bunker-yellow\/10.to-transparent{
  background-image: linear-gradient(to right, rgba(255,215,0,0.10) 0%, rgba(255,215,0,0) 100%);
}

/* Por si falta el borde dorado con alpha */
.border-bunker-yellow\/30{ border-color: rgba(255,215,0,0.30); }

/* ===== Botón verde: gradiente + hover ===== */
.bg-gradient-to-r.from-bunker-green\/70.to-bunker-green-dark\/70{
  background-image: linear-gradient(to right, rgba(0,204,102,0.70), rgba(0,170,85,0.70));
  color:#fff; /* text-white */
}
.bg-gradient-to-r.from-bunker-green\/70.to-bunker-green-dark\/70:hover,
.hover\:from-bunker-green:hover.hover\:to-bunker-green-dark{
  background-image: linear-gradient(to right, #00cc66, #00aa55);
}

/* ===== Botón amarillo: gradiente + hover ===== */
.bg-gradient-to-r.from-bunker-yellow\/70.to-bunker-yellow-dark\/70{
  background-image: linear-gradient(to right, rgba(255,215,0,0.70), rgba(255,198,0,0.70));
  color:#050505; /* text-bunker-black */
}
.bg-gradient-to-r.from-bunker-yellow\/70.to-bunker-yellow-dark\/70:hover,
.hover\:from-bunker-yellow:hover.hover\:to-bunker-yellow-dark{
  background-image: linear-gradient(to right, #FFD700, #FFC600);
}

/* ===== Utilidades de color necesarias (por si no estaban) ===== */
.text-bunker-yellow{ color:#FFD700; }
.text-bunker-black{ color:#050505; }
.bg-bunker-yellow{ background-color:#FFD700; }
.bg-bunker-green{ background-color:#00cc66; }
.bg-bunker-green-dark{ background-color:#00aa55; }

/* ===== Helpers visuales (opcionales) ===== */
/* Sombra suave dorada al pasar por los botones del footer */
.bg-gradient-to-r.from-bunker-yellow\/70.to-bunker-yellow-dark\/70:hover,
.bg-gradient-to-r.from-bunker-green\/70.to-bunker-green-dark\/70:hover{
  box-shadow: 0 0 16px rgba(255,215,0,0.25);
  transition: box-shadow .2s ease, background-image .2s ease;
}

/* Icono LIVE */
.status-dot{ width:10px; height:10px; border-radius:9999px; display:inline-block; }
.bg-bunker-yellow{ background-color:#FFD700; }

			
/* === Fix utilidades con alpha (JIT) — compila “/” === */

/* Textos */
.text-bunker-green  { color:#00cc66; }
.text-bunker-yellow { color:#FFD700; }

/* Backgrounds con alpha */
.bg-bunker-green\/10   { background-color: rgba(0,204,102,0.10); }
.bg-bunker-green\/20   { background-color: rgba(0,204,102,0.20); }
.bg-bunker-yellow\/10  { background-color: rgba(255,215,0,0.10); }
.bg-bunker-yellow\/20  { background-color: rgba(255,215,0,0.20); }
.bg-bunker-dark\/50    { background-color: rgba(18,18,18,0.50); }
.bg-bunker-dark\/70    { background-color: rgba(18,18,18,0.70); }

/* Bordes con alpha */
.border-bunker-green\/10 { border-color: rgba(0,204,102,0.10); }
.border-bunker-green\/20 { border-color: rgba(0,204,102,0.20); }
.border-bunker-green\/30 { border-color: rgba(0,204,102,0.30); }

.border-bunker-yellow\/10 { border-color: rgba(255,215,0,0.10); }
.border-bunker-yellow\/20 { border-color: rgba(255,215,0,0.20); }
.border-bunker-yellow\/30 { border-color: rgba(255,215,0,0.30); }

/* (Opcionales por si los usas en otros bloques) */
.text-bunker-blue { color:#3b82f6; }
.border-bunker-blue\/20 { border-color: rgba(59,130,246,0.20); }
.border-bunker-blue\/30 { border-color: rgba(59,130,246,0.30); }
			