/* [project]/src/app/globals.css [app-client] (css) */
@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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --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;
    }
  }
}

@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;
    --spacing: .25rem;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    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;
    -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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.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 {
    vertical-align: middle;
    display: block;
  }

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

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :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)) {
      ::placeholder {
        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 {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-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"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

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

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

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

  :root {
    --bg-primary: #050505;
    --bg-secondary: #0a0a0a;
    --bg-card: #0f0f0f;
    --bg-card-hover: #141414;
    --bg-elevated: #1a1a1a;
    --border: #1e1e1e;
    --border-subtle: #161616;
    --text-primary: #f0f0f0;
    --text-secondary: #9ca3af;
    --text-muted: #6b7280;
    --accent-blue: #3b82f6;
    --accent-blue-light: #60a5fa;
    --accent-purple: #7c3aed;
    --accent-purple-light: #a78bfa;
    --accent-gold: #d97706;
    --accent-gold-light: #fbbf24;
    --accent-green: #059669;
    --accent-green-light: #34d399;
    --accent-red: #dc2626;
    --glow-blue: 0 0 20px #3b82f626;
    --glow-purple: 0 0 20px #7c3aed26;
  }

  * {
    box-sizing: border-box;
  }

  html {
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
  }

  body {
    background-color: var(--bg-primary);
    color: var(--text-primary);
    margin: 0;
    font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
    line-height: 1.6;
  }

  ::selection {
    color: #f0f0f0;
    background: #3b82f64d;
  }

  ::-webkit-scrollbar {
    width: 6px;
  }

  ::-webkit-scrollbar-track {
    background: #0a0a0a;
  }

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

  ::-webkit-scrollbar-thumb:hover {
    background: #3b82f6;
  }
}

@layer components;

@layer utilities {
  .collapse {
    visibility: collapse;
  }

  .absolute {
    position: absolute;
  }

  .relative {
    position: relative;
  }

  .sticky {
    position: sticky;
  }

  .start {
    inset-inline-start: var(--spacing);
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .resize {
    resize: both;
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .uppercase {
    text-transform: uppercase;
  }

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

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

h1, h2, h3, h4, h5, h6 {
  letter-spacing: -.025em;
  color: var(--text-primary);
  font-weight: 700;
  line-height: 1.2;
}

.card {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: 12px;
  transition: border-color .2s, box-shadow .2s;
}

.card:hover {
  box-shadow: var(--glow-blue);
  border-color: #252525;
}

.card-elevated {
  background: var(--bg-elevated);
  border: 1px solid var(--border);
  border-radius: 16px;
}

.btn-primary {
  color: #fff;
  cursor: pointer;
  letter-spacing: .01em;
  background: linear-gradient(135deg, #3b82f6, #7c3aed);
  border: none;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: opacity .2s, transform .1s, box-shadow .2s;
  display: inline-flex;
}

.btn-primary:hover {
  opacity: .9;
  transform: translateY(-1px);
  box-shadow: 0 4px 24px #3b82f659;
}

.btn-primary:active {
  transform: translateY(0);
}

.btn-primary:disabled {
  opacity: .5;
  cursor: not-allowed;
  transform: none;
}

.btn-secondary {
  color: var(--text-primary);
  border: 1px solid var(--border);
  cursor: pointer;
  background: none;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: border-color .2s, background .2s;
  display: inline-flex;
}

.btn-secondary:hover {
  background: #3b82f60d;
  border-color: #3b82f6;
}

.btn-ghost {
  color: var(--text-secondary);
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 8px;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  font-size: 14px;
  text-decoration: none;
  transition: color .2s, background .2s;
  display: inline-flex;
}

.btn-ghost:hover {
  color: var(--text-primary);
  background: #ffffff0d;
}

.btn-danger {
  color: #f87171;
  cursor: pointer;
  background: #dc262626;
  border: 1px solid #dc26264d;
  border-radius: 8px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 600;
  transition: background .2s;
}

.btn-danger:hover {
  background: #dc262640;
}

.input {
  border: 1px solid var(--border);
  width: 100%;
  color: var(--text-primary);
  background: #0a0a0a;
  border-radius: 10px;
  outline: none;
  padding: 12px 16px;
  font-size: 14px;
  transition: border-color .2s, box-shadow .2s;
}

.input:focus {
  border-color: #3b82f6;
  box-shadow: 0 0 0 3px #3b82f61f;
}

.input::placeholder {
  color: var(--text-muted);
}

.input.error {
  border-color: var(--accent-red);
}

.input-label {
  color: var(--text-secondary);
  margin-bottom: 6px;
  font-size: 13px;
  font-weight: 500;
  display: block;
}

.input-group {
  flex-direction: column;
  gap: 4px;
  display: flex;
}

.input-error {
  color: #f87171;
  margin-top: 4px;
  font-size: 12px;
}

.badge {
  border-radius: 100px;
  align-items: center;
  padding: 2px 10px;
  font-size: 12px;
  font-weight: 500;
  display: inline-flex;
}

.badge-blue {
  color: #60a5fa;
  background: #3b82f626;
}

.badge-green {
  color: #34d399;
  background: #05966926;
}

.badge-red {
  color: #f87171;
  background: #dc262626;
}

.badge-yellow {
  color: #fbbf24;
  background: #d9770626;
}

.badge-purple {
  color: #a78bfa;
  background: #7c3aed26;
}

.badge-gray {
  color: #9ca3af;
  background: #6b728026;
}

.gradient-text {
  background: linear-gradient(135deg, #60a5fa, #a78bfa);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.gradient-text-gold {
  background: linear-gradient(135deg, #fbbf24, #f59e0b);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.glow-blue {
  box-shadow: 0 0 30px #3b82f633;
}

.glow-purple {
  box-shadow: 0 0 30px #7c3aed33;
}

.glass {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background: #0f0f0fcc;
  border: 1px solid #1e1e1ecc;
}

.divider {
  border: none;
  border-top: 1px solid var(--border);
  margin: 24px 0;
}

.table-wrapper {
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow-x: auto;
}

table {
  border-collapse: collapse;
  width: 100%;
}

thead tr {
  background: #0f0f0f;
}

th {
  text-align: left;
  color: var(--text-muted);
  text-transform: uppercase;
  letter-spacing: .05em;
  padding: 12px 16px;
  font-size: 12px;
  font-weight: 600;
}

td {
  color: var(--text-secondary);
  border-top: 1px solid var(--border-subtle);
  padding: 12px 16px;
  font-size: 14px;
}

tr:hover td {
  background: #ffffff03;
}

.alert {
  border: 1px solid;
  border-radius: 8px;
  padding: 12px 16px;
  font-size: 14px;
}

.alert-error {
  color: #f87171;
  background: #dc26261a;
  border-color: #dc26264d;
}

.alert-success {
  color: #34d399;
  background: #0596691a;
  border-color: #0596694d;
}

.alert-info {
  color: #60a5fa;
  background: #3b82f61a;
  border-color: #3b82f64d;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse-glow {
  0%, 100% {
    box-shadow: 0 0 5px #3b82f64d;
  }

  50% {
    box-shadow: 0 0 20px #3b82f680;
  }
}

@keyframes shimmer {
  0% {
    background-position: -1000px 0;
  }

  100% {
    background-position: 1000px 0;
  }
}

.fade-in {
  animation: .3s ease-out both fadeIn;
}

.spin {
  animation: 1s linear infinite spin;
}

.pulse-glow {
  animation: 2s ease-in-out infinite pulse-glow;
}

.skeleton {
  background: linear-gradient(90deg, #0f0f0f 25%, #1a1a1a 50%, #0f0f0f 75%) 0 0 / 1000px 100%;
  border-radius: 6px;
  animation: 2s infinite shimmer;
}

.plan-featured {
  border-color: #3b82f6;
  position: relative;
  overflow: hidden;
}

.plan-featured:before {
  content: "";
  background: linear-gradient(90deg, #3b82f6, #7c3aed);
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.sidebar {
  background: var(--bg-secondary);
  border-right: 1px solid var(--border);
  flex-shrink: 0;
  width: 260px;
  min-height: 100vh;
}

.sidebar-item {
  color: var(--text-muted);
  cursor: pointer;
  border-radius: 8px;
  align-items: center;
  gap: 12px;
  margin: 2px 8px;
  padding: 10px 16px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all .15s;
  display: flex;
}

.sidebar-item:hover {
  color: var(--text-primary);
  background: #ffffff0a;
}

.sidebar-item.active {
  color: #60a5fa;
  background: #3b82f61f;
}

.navbar {
  border-bottom: 1px solid var(--border);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  z-index: 100;
  background: #050505f2;
  height: 64px;
  position: sticky;
  top: 0;
}

.hero-bg {
  background: radial-gradient(ellipse at top center, #3b82f614 0%, transparent 60%),
              radial-gradient(ellipse at bottom right, #7c3aed0f 0%, transparent 50%),
              var(--bg-primary);
}

.section {
  padding: 80px 0;
}

.section-alt {
  background: var(--bg-secondary);
  padding: 80px 0;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}

.grid-plans {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 24px;
  display: grid;
}

.grid-benefits {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
  display: grid;
}

@media (max-width: 768px) {
  .section {
    padding: 60px 0;
  }

  .grid-plans {
    grid-template-columns: 1fr;
  }

  .btn-primary {
    width: 100%;
  }

  .sidebar {
    display: none;
  }

  .sidebar.open {
    z-index: 200;
    flex-direction: column;
    display: flex;
    position: fixed;
  }
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

/*# sourceMappingURL=src_app_globals_0p2ml0n.css.map*/