/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&family=Anton&family=Bebas+Neue&family=Bangers&family=Montserrat:wght@700;800;900&family=Poppins:wght@700;800;900&family=Fredoka:wght@400;600;700&family=Space+Mono:wght@700&display=swap");
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "Space Grotesk", system-ui, -apple-system, sans-serif;
    --font-mono: "JetBrains Mono", ui-monospace, monospace;
    --spacing: 0.25rem;
    --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);
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --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);
    --color-bg: oklch(0.985 0.003 265);
    --color-surface: oklch(1 0 0);
    --color-surface-2: oklch(0.975 0.004 265);
    --color-border: oklch(0.915 0.005 265);
    --color-border-2: oklch(0.875 0.006 265);
    --color-text: oklch(0.23 0.012 270);
    --color-text-2: oklch(0.46 0.012 270);
    --color-muted: oklch(0.62 0.01 270);
    --color-accent: oklch(0.55 0.19 277);
    --color-accent-2: oklch(0.62 0.18 330);
    --color-accent-q: oklch(0.55 0.19 277 / 0.12);
    --color-accent-ink: oklch(0.99 0.01 277);
    --color-ok: oklch(0.62 0.16 150);
    --color-warn: oklch(0.74 0.16 75);
    --color-error: oklch(0.63 0.21 25);
    --color-surface-raised: oklch(0.975 0.004 265);
    --color-border-focus: oklch(0.78 0.1 277);
    --color-text-primary: oklch(0.23 0.012 270);
    --color-text-muted: oklch(0.46 0.012 270);
    --color-brand: oklch(0.55 0.19 277);
  }
}
@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 {
  .collapse {
    visibility: collapse;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .end {
    inset-inline-end: var(--spacing);
  }
  .z-20 {
    z-index: 20;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-48 {
    max-height: calc(var(--spacing) * 48);
  }
  .input {
    width: 100%;
    border-radius: var(--radius-lg);
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: var(--color-border);
    background-color: var(--color-surface-2);
    padding-inline: calc(var(--spacing) * 3);
    padding-block: calc(var(--spacing) * 2);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-outline-style: none;
    outline-style: none;
  }
  .w-full {
    width: 100%;
  }
  .min-w-\[80px\] {
    min-width: 80px;
  }
  .flex-1 {
    flex: 1;
  }
  .shrink {
    flex-shrink: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .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;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .overflow-auto {
    overflow: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-border {
    border-color: var(--color-border);
  }
  .bg-brand\/10 {
    background-color: color-mix(in srgb, oklch(0.55 0.19 277) 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-brand) 10%, transparent);
    }
  }
  .bg-surface {
    background-color: var(--color-surface);
  }
  .bg-surface-raised {
    background-color: var(--color-surface-raised);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .text-left {
    text-align: left;
  }
  .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-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[11px\] {
    font-size: 11px;
  }
  .break-all {
    word-break: break-all;
  }
  .text-brand {
    color: var(--color-brand);
  }
  .text-brand\/70 {
    color: color-mix(in srgb, oklch(0.55 0.19 277) 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-brand) 70%, transparent);
    }
  }
  .text-muted {
    color: var(--color-muted);
  }
  .text-text-muted {
    color: var(--color-text-muted);
  }
  .text-text-primary {
    color: var(--color-text-primary);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .underline {
    text-decoration-line: underline;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px 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);
  }
  .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);
  }
  .ring {
    --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);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .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,);
  }
  .invert {
    --tw-invert: invert(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,);
  }
  .sepia {
    --tw-sepia: sepia(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, 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));
  }
  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .\[program\:app\] {
    program: app;
  }
  .\[program\:convex\] {
    program: convex;
  }
  .focus-within\:border-border-focus {
    &:focus-within {
      border-color: var(--color-border-focus);
    }
  }
  .hover\:bg-surface-raised {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-surface-raised);
      }
    }
  }
  .hover\:text-brand {
    &:hover {
      @media (hover: hover) {
        color: var(--color-brand);
      }
    }
  }
  .hover\:text-text-primary {
    &:hover {
      @media (hover: hover) {
        color: var(--color-text-primary);
      }
    }
  }
}
html.dark {
  --color-bg: oklch(0.135 0.005 268);
  --color-surface: oklch(0.205 0.008 268);
  --color-surface-2: oklch(0.245 0.01 268);
  --color-border: oklch(0.29 0.012 268);
  --color-border-2: oklch(0.36 0.014 268);
  --color-text: oklch(0.965 0.004 265);
  --color-text-2: oklch(0.74 0.01 265);
  --color-muted: oklch(0.58 0.012 265);
  --color-accent-q: oklch(0.6 0.19 277 / 0.2);
  --color-surface-raised: oklch(0.245 0.01 268);
  --color-canvas: oklch(0.135 0.005 268);
  --color-border-focus: oklch(0.5 0.13 277);
  --color-text-primary: oklch(0.965 0.004 265);
  --color-text-muted: oklch(0.74 0.01 265);
  --color-text-dim: oklch(0.58 0.012 265);
  --color-brand-hover: oklch(0.62 0.2 277);
  --color-brand-soft: oklch(0.32 0.08 277);
  --shadow-sm: 0 1px 2px oklch(0 0 0 / 0.3);
  --shadow: 0 6px 22px oklch(0 0 0 / 0.4);
  --shadow-lg: 0 22px 60px oklch(0 0 0 / 0.55);
}
:root {
  --bg: var(--color-bg);
  --surface: var(--color-surface);
  --surface-2: var(--color-surface-2);
  --border: var(--color-border);
  --border-2: var(--color-border-2);
  --text: var(--color-text);
  --text-2: var(--color-text-2);
  --muted: var(--color-muted);
  --accent: var(--color-accent);
  --accent-2: var(--color-accent-2);
  --accent-q: var(--color-accent-q);
  --accent-ink: var(--color-accent-ink);
  --ok: var(--color-ok);
  --warn: var(--color-warn);
  --font: var(--font-sans);
  --mono: var(--font-mono);
  --r-sm: 8px;
  --r: 12px;
  --r-lg: 18px;
  --r-xl: 26px;
  --shadow-sm: 0 1px 2px oklch(0.2 0.02 270 / 0.05), 0 1px 1px oklch(0.2 0.02 270 / 0.04);
  --shadow: 0 4px 16px oklch(0.2 0.02 270 / 0.07), 0 1px 3px oklch(0.2 0.02 270 / 0.05);
  --shadow-lg: 0 18px 50px oklch(0.2 0.02 270 / 0.16), 0 4px 14px oklch(0.2 0.02 270 / 0.08);
}
@layer base {
  * {
    box-sizing: border-box;
  }
  html, body {
    height: 100%;
    background-color: var(--color-bg);
    color: var(--color-text);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: var(--font);
    text-rendering: optimizeLegibility;
  }
  body {
    overflow: hidden;
  }
  #root {
    height: 100vh;
  }
  button {
    font-family: inherit;
    cursor: pointer;
  }
  input, textarea, select {
    font-family: inherit;
  }
  ::selection {
    background: var(--accent-q);
  }
}
*::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
*::-webkit-scrollbar-thumb {
  background: oklch(0.6 0.01 270 / 0.28);
  border-radius: 99px;
  border: 2px solid transparent;
  background-clip: padding-box;
}
*::-webkit-scrollbar-thumb:hover {
  background: oklch(0.6 0.01 270 / 0.45);
  background-clip: padding-box;
}
.btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  height: 40px;
  padding: 0 16px;
  border-radius: var(--r-sm);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.01em;
  white-space: nowrap;
  background: var(--surface);
  color: var(--text);
  border: 1px solid var(--border);
  transition: background 0.14s, border-color 0.14s, transform 0.08s, box-shadow 0.14s;
}
.btn:hover {
  background: var(--surface-2);
  border-color: var(--border-2);
}
.btn:active {
  transform: translateY(1px);
}
.btn:disabled {
  cursor: not-allowed;
}
.btn.primary {
  background: var(--accent);
  color: var(--accent-ink);
  border-color: transparent;
  box-shadow: 0 2px 10px var(--accent-q);
}
.btn.primary:hover {
  filter: brightness(1.06);
  background: var(--accent);
}
.btn.ghost {
  background: transparent;
  border-color: transparent;
}
.btn.ghost:hover {
  background: oklch(0.5 0.01 270 / 0.08);
}
.btn.sm {
  height: 32px;
  padding: 0 11px;
  font-size: 13px;
}
.btn.icon {
  width: 40px;
  padding: 0;
  justify-content: center;
}
.btn.icon.sm {
  width: 32px;
}
.chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 28px;
  padding: 0 11px;
  border-radius: 99px;
  font-size: 12.5px;
  font-weight: 500;
  white-space: nowrap;
  background: var(--surface-2);
  color: var(--text-2);
  border: 1px solid var(--border);
  transition: all 0.14s;
  cursor: pointer;
}
.chip.active {
  background: var(--accent);
  color: var(--accent-ink);
  border-color: transparent;
}
.chip:not(.static):hover {
  border-color: var(--border-2);
}
.tag {
  font-family: var(--mono);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: lowercase;
  padding: 2px 7px;
  border-radius: 5px;
  background: var(--accent-q);
  color: var(--accent);
}
.card {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--r-lg);
  box-shadow: var(--shadow-sm);
}
.mono {
  font-family: var(--mono);
}
.kbd {
  font-family: var(--mono);
  font-size: 11px;
  padding: 1px 6px;
  border-radius: 5px;
  background: var(--surface-2);
  border: 1px solid var(--border);
  color: var(--muted);
}
.ph {
  position: relative;
  overflow: hidden;
  background: repeating-linear-gradient(135deg, oklch(0.5 0.02 270 / 0.05) 0 2px, transparent 2px 11px), linear-gradient(135deg, var(--ph-a, oklch(0.7 0.08 277)), var(--ph-b, oklch(0.6 0.1 320)));
  display: flex;
  align-items: flex-end;
}
.ph .ph-label {
  font-family: var(--mono);
  font-size: 10.5px;
  font-weight: 500;
  color: oklch(1 0 0 / 0.92);
  background: oklch(0.2 0.02 270 / 0.32);
  backdrop-filter: blur(3px);
  padding: 3px 7px;
  border-radius: 6px;
  margin: 8px;
  letter-spacing: 0.01em;
}
.scroll {
  overflow-y: auto;
  scrollbar-gutter: stable;
}
.grid-auto {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fill, minmax(var(--col, 200px), 1fr));
}
.split-main {
  display: grid;
  grid-template-columns: 1.45fr 1fr;
  gap: 22px;
  align-items: start;
}
@media (max-width: 1120px) {
  .split-main {
    grid-template-columns: 1fr;
  }
}
html.dark select, html.dark input, html.dark textarea {
  color-scheme: dark;
}
.cap-app {
  background: #0a0a0b;
  color: #fff;
}
.cap-app ::selection {
  background: rgba(139, 61, 255, 0.4);
}
.cap-card {
  background: rgba(22, 22, 24, 0.72);
  -webkit-backdrop-filter: blur(22px) saturate(150%);
  backdrop-filter: blur(22px) saturate(150%);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 18px;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.6), 0 2px 8px rgba(0, 0, 0, 0.5);
  color: #fff;
  max-width: calc(100vw - 16px);
  max-height: calc(100vh - 72px);
  overflow: hidden;
}
@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))) {
  .cap-card {
    background: #161618;
  }
}
.cap-card::-webkit-scrollbar {
  width: 8px;
}
[data-broll-scroll]::-webkit-scrollbar {
  width: 7px;
}
[data-broll-scroll]::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.16);
  border-radius: 99px;
}
[data-broll-scroll]::-webkit-scrollbar-track {
  background: transparent;
}
.tp-b, .tp-ov {
  animation-duration: 2.2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.tp-dissolve {
  animation-name: tp-fade;
}
.tp-slide {
  animation-name: tp-slide;
}
.tp-zoom {
  animation-name: tp-zoom;
}
.tp-whip {
  animation-name: tp-whip;
}
.tp-blur {
  animation-name: tp-blur;
}
.tp-fadeblack.tp-b, .tp-fadewhite.tp-b {
  animation-name: tp-fade;
}
.tp-ov.tp-fadeblack, .tp-ov.tp-fadewhite {
  animation-name: tp-dip;
}
@keyframes tp-fade {
  0%, 15% {
    opacity: 0;
  }
  50%, 65% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes tp-slide {
  0%, 15% {
    transform: translateX(100%);
  }
  55%, 75% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes tp-zoom {
  0%, 15% {
    transform: scale(0.4);
    opacity: 0;
  }
  55%, 75% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.4);
    opacity: 0;
  }
}
@keyframes tp-whip {
  0%, 20% {
    transform: translateX(100%);
    filter: blur(6px);
  }
  50%, 72% {
    transform: translateX(0);
    filter: blur(0);
  }
  100% {
    transform: translateX(100%);
    filter: blur(6px);
  }
}
@keyframes tp-blur {
  0%, 15% {
    opacity: 0;
    filter: blur(8px);
  }
  55%, 75% {
    opacity: 1;
    filter: blur(0);
  }
  100% {
    opacity: 0;
    filter: blur(8px);
  }
}
@keyframes tp-dip {
  0%, 20% {
    opacity: 0;
  }
  45%, 55% {
    opacity: 1;
  }
  80%, 100% {
    opacity: 0;
  }
}
.cap-chip {
  transition: filter 0.12s, background 0.14s;
}
.cap-chip:hover {
  filter: brightness(1.18);
}
.cap-railhead:not(:disabled):hover {
  background: rgba(255, 255, 255, 0.04);
}
.cap-railzoom-btn {
  transition: background 0.12s, color 0.12s;
}
.cap-railzoom-btn:hover {
  background: rgba(255, 255, 255, 0.13);
  color: #fff;
}
.cap-canvas-hotspot {
  outline: 1.5px solid transparent;
  outline-offset: -2px;
  transition: outline-color 0.12s, background 0.12s;
}
.cap-canvas-hotspot:hover {
  outline-color: rgba(255, 255, 255, 0.6);
  background: rgba(255, 255, 255, 0.07);
}
.cap-canvas-hotspot--nohover:hover {
  outline-color: transparent;
  background: transparent;
}
.cap-sel-handle {
  transition: transform 0.1s ease, box-shadow 0.1s ease;
}
.cap-sel-handle:hover {
  transform: scale(1.22);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
}
.cap-sel-rotate {
  transition: transform 0.1s ease;
}
.cap-sel-rotate:hover {
  transform: scale(1.18);
}
.cap-sel-rotate:active {
  cursor: grabbing;
}
.cap-sel-handle::before, .cap-sel-rotate::before {
  content: "";
  position: absolute;
  inset: -9px;
}
.cap-title {
  background: transparent;
  border: 1px solid transparent;
  outline: none;
  transition: background 0.14s, border-color 0.14s;
  cursor: text;
}
.cap-title:hover {
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.12);
}
.cap-title:focus {
  background: rgba(255, 255, 255, 0.07);
  border-color: var(--accent);
}
.cap-topbtn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  height: 42px;
  min-width: 42px;
  padding: 0 10px;
  border-radius: 13px;
  background: #161618;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #fff;
  transition: background 0.14s, border-color 0.14s;
}
.cap-topbtn:hover {
  background: #1f1f22;
  border-color: rgba(255, 255, 255, 0.16);
}
.cap-download {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  height: 42px;
  padding: 0 18px;
  border-radius: 13px;
  background: var(--accent);
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  box-shadow: 0 4px 16px rgba(139, 61, 255, 0.35);
  transition: filter 0.14s, transform 0.08s;
}
.cap-download:hover {
  filter: brightness(1.08);
}
.cap-download:active {
  transform: translateY(1px);
}
.cap-tool {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 42px;
  color: #fff;
  background: transparent;
  transition: background 0.12s;
}
.cap-tool:hover:not(:disabled) {
  background: rgba(255, 255, 255, 0.07);
}
.cap-tool:disabled {
  opacity: 0.35;
  cursor: default;
}
.cap-railbtn {
  display: grid;
  place-items: center;
  width: 50px;
  height: 50px;
  border-radius: 15px;
  background: #161618;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #fff;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  transition: background 0.14s, border-color 0.14s, color 0.14s;
}
.cap-railbtn:hover {
  background: #1f1f22;
  border-color: rgba(255, 255, 255, 0.18);
}
.cap-railbtn[data-on="true"] {
  background: #fff;
  color: #0a0a0a;
  border-color: #fff;
}
.cap-tx-para {
  transition: background 0.12s;
}
.cap-tx-para:hover {
  background: rgba(255, 255, 255, 0.035);
}
.cap-tx-merge {
  position: absolute;
  right: 10px;
  bottom: -10px;
  z-index: 2;
  display: none;
  align-items: center;
  gap: 4px;
  height: 20px;
  padding: 0 9px;
  border-radius: 99px;
  font-size: 10.5px;
  font-weight: 600;
  color: var(--text-2);
  background: var(--surface-2);
  border: 1px solid var(--border);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
}
.cap-tx-para:hover .cap-tx-merge {
  display: inline-flex;
}
.cap-tx-merge:hover {
  color: #fff;
  border-color: var(--accent);
}
.cap-iconbtn {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  border-radius: 11px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #fff;
  transition: background 0.12s;
}
.cap-iconbtn:hover {
  background: rgba(255, 255, 255, 0.13);
}
.cap-input {
  width: 100%;
  padding: 14px 16px;
  border-radius: 14px;
  font-size: 18px;
  font-weight: 600;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #fff;
  outline: none;
  transition: border-color 0.14s, background 0.14s;
}
.cap-input:focus {
  border-color: var(--accent);
  background: rgba(255, 255, 255, 0.08);
}
.cap-ghostbtn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 42px;
  padding: 0 14px;
  border-radius: 13px;
  font-size: 14px;
  font-weight: 600;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  transition: background 0.14s, border-color 0.14s;
  white-space: nowrap;
}
.cap-ghostbtn:hover:not(:disabled) {
  background: rgba(255, 255, 255, 0.1);
}
.cap-ghostbtn:disabled {
  opacity: 0.4;
  cursor: default;
}
.cap-ghostbtn.sm {
  height: 30px;
  font-size: 12px;
  padding: 0 11px;
  border-radius: 9px;
}
.cap-dangerbtn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  width: 100%;
  height: 50px;
  border-radius: 14px;
  font-size: 16px;
  font-weight: 500;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #ff6b7d;
  transition: background 0.14s;
}
.cap-dangerbtn:hover {
  background: rgba(255, 107, 125, 0.1);
}
.cap-pill {
  height: 34px;
  padding: 0 16px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 600;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  transition: background 0.14s;
}
.cap-pill:hover {
  background: rgba(255, 255, 255, 0.13);
}
.cap-pill.primary {
  background: var(--accent);
  border-color: transparent;
}
.cap-pill.primary:hover {
  filter: brightness(1.08);
  background: var(--accent);
}
.cap-catchip {
  height: 32px;
  padding: 0 14px;
  border-radius: 99px;
  font-size: 13.5px;
  font-weight: 500;
  white-space: nowrap;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid transparent;
  color: rgba(255, 255, 255, 0.65);
  transition: all 0.14s;
  flex-shrink: 0;
}
.cap-catchip:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.cap-catchip.on {
  background: #fff;
  color: #0a0a0a;
}
.cap-sendbtn {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border-radius: 11px;
  background: var(--accent);
  color: #fff;
  flex-shrink: 0;
  transition: filter 0.14s;
}
.cap-sendbtn:hover {
  filter: brightness(1.1);
}
.cap-range {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 6px;
  border-radius: 99px;
  background: rgba(255, 255, 255, 0.14);
  outline: none;
}
.cap-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
}
.cap-range:focus-visible {
  box-shadow: 0 0 0 3px var(--accent-q);
}
@keyframes capIndet {
  0% {
    left: -40%;
  }
  100% {
    left: 100%;
  }
}
.cap-indeterminate {
  animation: capIndet 1.1s ease-in-out infinite;
}
.cap-railbtn:focus-visible, .cap-topbtn:focus-visible, .cap-tool:focus-visible, .cap-iconbtn:focus-visible, .cap-ghostbtn:focus-visible, .cap-dangerbtn:focus-visible, .cap-pill:focus-visible, .cap-download:focus-visible, .cap-catchip:focus-visible, .cap-sendbtn:focus-visible, .cap-navitem:focus-visible, .cap-chip:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
}
.cap-nav {
  width: 256px;
  flex: 0 0 256px;
  background: #0a0a0b;
  border-right: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  flex-direction: column;
  padding: 16px 12px;
  color: #fff;
}
.cap-navitem {
  display: flex;
  align-items: center;
  gap: 14px;
  width: 100%;
  height: 46px;
  padding: 0 14px;
  border-radius: 12px;
  font-size: 15.5px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.78);
  transition: background 0.12s, color 0.12s;
  text-align: left;
}
.cap-navitem:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
}
.cap-navitem.on {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.input:focus {
  border-color: var(--accent);
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.45;
  }
}
@keyframes shimmer {
  0% {
    background-position: -200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes pop {
  from {
    opacity: 0;
    transform: scale(0.97);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes ring {
  0% {
    transform: scale(1);
    opacity: 0.55;
  }
  100% {
    transform: scale(1.35);
    opacity: 0;
  }
}
@keyframes bar {
  0%, 100% {
    transform: scaleY(0.55);
  }
  50% {
    transform: scaleY(1);
  }
}
@keyframes logIn {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fade-up {
  animation: fadeUp 0.4s cubic-bezier(0.2, 0.7, 0.3, 1) both;
}
.logline {
  animation: logIn 0.35s ease both;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-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;
}
@property --tw-outline-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;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@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-border-style: solid;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: 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-outline-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;
      --tw-ease: initial;
    }
  }
}
