/* [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;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;
    --radius-lg: .5rem;
    --animate-spin: spin 1s linear infinite;
    --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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)) {
    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;
  }
}

@layer components;

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

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .sticky {
    position: sticky;
  }

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

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

  .animate-spin {
    animation: var(--animate-spin);
  }

  .resize {
    resize: both;
  }

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

  .uppercase {
    text-transform: uppercase;
  }
}

:root {
  --brand-blue: #2b6de8;
  --brand-blue-strong: #1e56c4;
  --brand-cyan: #31d3e6;
  --brand-navy: #0a1235;
  --ok: #3ddc84;
  --warn: #f5b53d;
  --danger: #f0616d;
  --radius: 12px;
  --radius-lg: 18px;
  --radius-sm: 8px;
  --shadow-1: 0 1px 3px #0000001f;
  --shadow-2: 0 8px 30px #00000040;
  --font-sans: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
}

:root, [data-theme="dark"] {
  --bg: #070d24;
  --surface: #0e1633;
  --surface-2: #152046;
  --surface-3: #1c2a55;
  --line: #233158;
  --line-soft: #1a2547;
  --txt: #eaf0ff;
  --txt-dim: #93a1ca;
  --txt-mute: #63709c;
  --accent: var(--brand-blue);
  --accent-hover: #3b7bf5;
  --accent-contrast: #fff;
  --highlight: var(--brand-cyan);
}

[data-theme="light"] {
  --bg: #f2f5fc;
  --surface: #fff;
  --surface-2: #eef2fb;
  --surface-3: #e3e9f6;
  --line: #d7deee;
  --line-soft: #e6ebf6;
  --txt: #0a1235;
  --txt-dim: #556087;
  --txt-mute: #8b96b8;
  --accent: var(--brand-blue);
  --accent-hover: var(--brand-blue-strong);
  --accent-contrast: #fff;
  --highlight: #1ba9bd;
}

* {
  box-sizing: border-box;
}

html, body {
  margin: 0;
  padding: 0;
}

body {
  background: var(--bg);
  color: var(--txt);
  font-family: var(--font-sans);
  -webkit-font-smoothing: antialiased;
  transition: background .2s, color .2s;
}

.v-surface {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--radius);
}

.v-btn {
  cursor: pointer;
  border: 1px solid #0000;
  border-radius: 10px;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  font-size: 13px;
  font-weight: 500;
  transition: all .15s;
  display: inline-flex;
}

.v-btn-primary {
  background: var(--accent);
  color: var(--accent-contrast);
}

.v-btn-primary:hover {
  background: var(--accent-hover);
}

.v-btn-ghost {
  background: var(--surface-2);
  color: var(--txt);
  border-color: var(--line);
}

.v-btn-ghost:hover {
  background: var(--surface-3);
}

.v-input {
  background: var(--bg);
  border: 1px solid var(--line);
  width: 100%;
  color: var(--txt);
  border-radius: 10px;
  outline: none;
  padding: 10px 14px;
  font-size: 14px;
}

.v-input:focus {
  border-color: var(--accent);
}

.v-scroll::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.v-scroll::-webkit-scrollbar-thumb {
  background: var(--line);
  border-radius: 8px;
}

.v-rail-shell {
  flex: none;
  width: 60px;
  position: relative;
}

.v-rail {
  z-index: 25;
  background: var(--surface);
  border-right: 1px solid var(--line);
  flex-direction: column;
  gap: 4px;
  width: 60px;
  padding: 12px 6px;
  transition: width .18s, box-shadow .18s;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.v-rail:hover, .v-rail:focus-within {
  width: 216px;
  box-shadow: 16px 0 40px #00000042;
}

.v-rail-item {
  height: 44px;
  color: var(--txt-dim);
  font: inherit;
  text-align: left;
  cursor: pointer;
  background: none;
  border: 1px solid #0000;
  border-radius: 12px;
  flex: none;
  align-items: center;
  gap: 14px;
  padding: 0 15px;
  font-size: 13px;
  font-weight: 600;
  transition: background .15s, color .15s, border-color .15s;
  display: flex;
  position: relative;
}

.v-rail-item svg {
  flex: none;
}

.v-rail-item span {
  white-space: nowrap;
  opacity: 0;
  transition: opacity .14s;
}

.v-rail:hover .v-rail-item span, .v-rail:focus-within .v-rail-item span {
  opacity: 1;
}

.v-rail-item:hover:not(:disabled) {
  background: var(--surface-2);
  color: var(--txt);
}

.v-rail-item:disabled {
  opacity: .45;
  cursor: default;
}

.v-rail-item:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
}

.v-rail-item.is-active {
  background: var(--accent);
}

@supports (color: color-mix(in lab, red, red)) {
  .v-rail-item.is-active {
    background: color-mix(in srgb, var(--accent) 14%, var(--surface));
  }
}

.v-rail-item.is-active {
  border-color: var(--accent);
}

@supports (color: color-mix(in lab, red, red)) {
  .v-rail-item.is-active {
    border-color: color-mix(in srgb, var(--accent) 30%, transparent);
  }
}

.v-rail-item.is-active {
  color: var(--txt);
}

.v-rail-item.is-active svg {
  color: var(--highlight);
}

.v-rail-item.is-active:before {
  content: "";
  background: var(--highlight);
  border-radius: 0 3px 3px 0;
  width: 3px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: -6px;
  transform: translateY(-50%);
}

@media (hover: none) {
  .v-rail-shell {
    width: 72px;
  }

  .v-rail, .v-rail:hover {
    width: 72px;
    box-shadow: none;
  }

  .v-rail-item {
    flex-direction: column;
    gap: 4px;
    height: auto;
    padding: 9px 2px;
    font-size: 9.5px;
  }

  .v-rail-item span {
    opacity: 1;
  }
}

@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;
}

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

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