/* node_modules/@wattsonic/imaster-prototype/dist/style.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-animation-delay:0s;
      --tw-animation-direction:normal;
      --tw-animation-duration:initial;
      --tw-animation-fill-mode:none;
      --tw-animation-iteration-count:1;
      --tw-enter-blur:0;
      --tw-enter-opacity:1;
      --tw-enter-rotate:0;
      --tw-enter-scale:1;
      --tw-enter-translate-x:0;
      --tw-enter-translate-y:0;
      --tw-exit-blur:0;
      --tw-exit-opacity:1;
      --tw-exit-rotate:0;
      --tw-exit-scale:1;
      --tw-exit-translate-x:0;
      --tw-exit-translate-y:0;
    }
  }
}
@layer theme {
  :root,
  :host {
    --color-black:#000;
    --spacing:.25rem;
    --default-font-family:var(--font-text);
    --default-mono-font-family:"SF Mono","SFProMono-Regular",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --font-text:"SF Pro Text",-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",Arial,sans-serif;
    --font-display:"SF Pro Display","SF Pro Text",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;
  }
}
@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;
    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;
  }
  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }
  @supports (color:color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring)50%, transparent);
    }
  }
  body {
    background-color: var(--background);
    color: var(--foreground);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: var(--font-text);
    transition: background-color .3s, color .3s;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: var(--font-display);
  }
  code,
  kbd,
  samp,
  pre,
  .font-mono {
    font-family:
      SF Mono,
      SFProMono-Regular,
      ui-monospace,
      SFMono-Regular,
      Menlo,
      Monaco,
      Consolas,
      Liberation Mono,
      Courier New,
      monospace;
  }
  button:not(:disabled),
  [role=button]:not([aria-disabled=true]),
  [type=button]:not(:disabled),
  [type=submit]:not(:disabled),
  [type=reset]:not(:disabled),
  a[href],
  select:not(:disabled),
  input[type=checkbox]:not(:disabled),
  input[type=radio]:not(:disabled) {
    cursor: pointer;
  }
}
@layer components {
  .container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .flex {
    min-width: 0;
    min-height: 0;
  }
  @media (min-width: 640px) {
    .container {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
    }
  }
  @media (min-width: 1024px) {
    .container {
      max-width: 1280px;
      padding-left: 2rem;
      padding-right: 2rem;
    }
  }
}
@layer utilities {
  .static {
    position: static;
  }
  .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;
    }
  }
  .h-full {
    height: 100%;
  }
  .min-h-0 {
    min-height: calc(var(--spacing)*0);
  }
  .w-full {
    width: 100%;
  }
  .min-w-0 {
    min-width: calc(var(--spacing)*0);
  }
  .bg-black {
    background-color: var(--color-black);
  }
  @keyframes flow-x {
    0% {
      background-position: 0%;
    }
    to {
      background-position: 100%;
    }
  }
  .animate-flow-x {
    background-size: 200% 100%;
    animation: 1s linear infinite flow-x;
  }
  @keyframes flow-animation {
    to {
      stroke-dashoffset: -20px;
    }
  }
  .animate-flow {
    animation: 1s linear infinite flow-animation;
  }
  .animate-flow-slow {
    animation: 2s linear infinite flow-animation;
  }
  .animate-flow-fast {
    animation: .5s linear infinite flow-animation;
  }
  .font-mono-tech {
    font-feature-settings: "zero" 1;
    font-family:
      JetBrains Mono,
      Fira Code,
      monospace;
  }
  .diagnostic-mode .font-mono-tech {
    font-feature-settings: normal;
    font-family:
      SF Pro Display,
      SF Pro Text,
      -apple-system,
      BlinkMacSystemFont,
      Helvetica Neue,
      Arial,
      sans-serif;
  }
  .border-dashed-tech {
    background-image:
      linear-gradient(
        90deg,
        currentColor 50%,
        #0000 50%);
    background-repeat: repeat-x;
    background-size: 8px 1px;
  }
  .imaster-logo-contrast {
    filter: grayscale()contrast(1.74)brightness(1.03)saturate(0);
    box-shadow: none;
  }
  .imaster-logo-glass {
    isolation: isolate;
    box-shadow: none;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background: 0 0;
    position: relative;
    overflow: hidden;
  }
  .imaster-logo-glass:before {
    content: "";
    border-radius: inherit;
    filter: blur(4px);
    mix-blend-mode: screen;
    opacity: .56;
    pointer-events: none;
    z-index: 2;
    background:
      radial-gradient(
        36% 36% at 8% 8%,
        #fff3,
        #ffffff12,
        #fff0 72%),
      radial-gradient(
        36% 36% at 92% 8%,
        #fff3,
        #ffffff12,
        #fff0 72%),
      radial-gradient(
        36% 36% at 8% 92%,
        #ffffff24,
        #ffffff0d 34%,
        #fff0 72%),
      radial-gradient(
        36% 36% at 92% 92%,
        #ffffff24,
        #ffffff0d 34%,
        #fff0 72%),
      linear-gradient(
        #ffffff2e,
        #ffffff0f 30%,
        #fff0 58%);
    position: absolute;
    inset: 6%;
  }
  .imaster-logo-glass:after {
    content: "";
    border-radius: inherit;
    mix-blend-mode: multiply;
    pointer-events: none;
    z-index: 2;
    background:
      linear-gradient(
        #0000,
        #0000001a 58%,
        #0000003d);
    position: absolute;
    inset: 6%;
  }
  .imaster-logo-glass > img {
    z-index: 1;
    position: relative;
  }
  .imaster-theme-stripe-vivid .imaster-sayhi-btn {
    filter: saturate(1.24)brightness(1.1);
    box-shadow:
      0 24px 56px #080a12a6,
      0 0 54px #45dfff5c,
      0 0 90px #635bff4d !important;
  }
  .imaster-theme-default .imaster-sayhi-btn {
    filter: saturate(.95)brightness(.96);
    box-shadow:
      0 22px 50px #080a129e,
      0 0 28px #45dfff2e,
      0 0 48px #635bff24 !important;
  }
}
@property --tw-animation-delay { syntax:"*";inherits:false;initial-value:0s }
@property --tw-animation-direction { syntax:"*";inherits:false;initial-value:normal }
@property --tw-animation-duration { syntax:"*";inherits:false }
@property --tw-animation-fill-mode { syntax:"*";inherits:false;initial-value:none }
@property --tw-animation-iteration-count { syntax:"*";inherits:false;initial-value:1 }
@property --tw-enter-blur { syntax:"*";inherits:false;initial-value:0 }
@property --tw-enter-opacity { syntax:"*";inherits:false;initial-value:1 }
@property --tw-enter-rotate { syntax:"*";inherits:false;initial-value:0 }
@property --tw-enter-scale { syntax:"*";inherits:false;initial-value:1 }
@property --tw-enter-translate-x { syntax:"*";inherits:false;initial-value:0 }
@property --tw-enter-translate-y { syntax:"*";inherits:false;initial-value:0 }
@property --tw-exit-blur { syntax:"*";inherits:false;initial-value:0 }
@property --tw-exit-opacity { syntax:"*";inherits:false;initial-value:1 }
@property --tw-exit-rotate { syntax:"*";inherits:false;initial-value:0 }
@property --tw-exit-scale { syntax:"*";inherits:false;initial-value:1 }
@property --tw-exit-translate-x { syntax:"*";inherits:false;initial-value:0 }
@property --tw-exit-translate-y { syntax:"*";inherits:false;initial-value:0 }
:root {
  --primary:oklch(45% .15 260);
  --primary-foreground:oklch(98% 0 0);
  --background:oklch(98.5% .002 240);
  --foreground:oklch(20% .03 265);
  --card:oklch(100% 0 0);
  --card-foreground:oklch(20% .03 265);
  --popover:oklch(100% 0 0);
  --popover-foreground:oklch(20% .03 265);
  --secondary:oklch(96% .005 240);
  --secondary-foreground:oklch(30% .03 265);
  --muted:oklch(96% .005 240);
  --muted-foreground:oklch(50% .03 265);
  --accent:oklch(95% .01 240);
  --accent-foreground:oklch(20% .03 265);
  --destructive:oklch(55% .2 25);
  --destructive-foreground:oklch(98% 0 0);
  --border:oklch(90% .01 240);
  --input:oklch(90% .01 240);
  --ring:oklch(45% .15 260);
  --radius:.65rem;
  --chart-1:oklch(45% .15 150);
  --chart-2:oklch(40% .15 260);
  --chart-3:oklch(40% .15 290);
  --chart-4:oklch(55% .18 40);
  --chart-5:oklch(45% 0 0);
  --sidebar:oklch(100% 0 0);
  --sidebar-foreground:oklch(25% .02 260);
  --sidebar-primary:oklch(45% .15 260);
  --sidebar-primary-foreground:oklch(98% 0 0);
  --sidebar-accent:oklch(96% .005 240);
  --sidebar-accent-foreground:oklch(20% .02 260);
  --sidebar-border:oklch(90% .01 240);
  --sidebar-ring:oklch(45% .15 260);
}
.dark {
  --primary:oklch(74% .13 198);
  --primary-foreground:oklch(98% 0 0);
  --background:oklch(14% 0 0);
  --foreground:oklch(90% 0 0);
  --card:oklch(18% 0 0);
  --card-foreground:oklch(90% 0 0);
  --popover:oklch(18% 0 0);
  --popover-foreground:oklch(90% 0 0);
  --secondary:oklch(22% 0 0);
  --secondary-foreground:oklch(80% 0 0);
  --muted:oklch(22% 0 0);
  --muted-foreground:oklch(65% 0 0);
  --accent:oklch(25% 0 0);
  --accent-foreground:oklch(95% 0 0);
  --destructive:oklch(65% .2 25);
  --destructive-foreground:oklch(98% 0 0);
  --border:oklch(25% 0 0);
  --input:oklch(25% 0 0);
  --ring:oklch(74% .13 198);
  --chart-1:oklch(78% .14 198);
  --chart-2:oklch(78% .16 150);
  --chart-3:oklch(79% .15 305);
  --chart-4:oklch(84% .17 88);
  --chart-5:oklch(64% 0 0);
  --sidebar:oklch(16% 0 0);
  --sidebar-foreground:oklch(90% 0 0);
  --sidebar-primary:oklch(74% .13 198);
  --sidebar-primary-foreground:oklch(98% 0 0);
  --sidebar-accent:oklch(22% 0 0);
  --sidebar-accent-foreground:oklch(95% 0 0);
  --sidebar-border:oklch(25% 0 0);
  --sidebar-ring:oklch(74% .13 198);
}
.imaster-tone-refined {
  --color-cyan-100:oklch(95% .04 198);
  --color-cyan-200:oklch(90% .07 198);
  --color-cyan-300:oklch(84% .1 198);
  --color-cyan-400:oklch(79% .12 198);
  --color-cyan-500:oklch(74% .13 198);
  --color-cyan-600:oklch(66% .11 198);
  --color-cyan-700:oklch(57% .09 198);
  --color-cyan-950:oklch(22% .03 198);
  --color-blue-400:oklch(79% .12 198);
  --color-blue-500:oklch(74% .13 198);
  --color-blue-600:oklch(66% .11 198);
  --color-blue-700:oklch(57% .09 198);
  --color-blue-900:oklch(30% .04 198);
  --color-indigo-100:oklch(93% .04 210);
  --color-indigo-400:oklch(76% .12 210);
  --color-indigo-500:oklch(70% .12 210);
  --color-green-400:oklch(81% .15 150);
  --color-green-500:oklch(75% .16 150);
  --color-emerald-400:oklch(80% .15 160);
  --color-emerald-500:oklch(74% .15 160);
  --color-emerald-600:oklch(66% .13 160);
  --color-emerald-700:oklch(58% .11 160);
  --color-emerald-900:oklch(33% .06 160);
  --color-yellow-400:oklch(87% .17 90);
  --color-yellow-500:oklch(83% .17 88);
  --color-yellow-600:oklch(74% .15 84);
  --color-amber-300:oklch(90% .13 92);
  --color-amber-400:oklch(86% .15 88);
  --color-amber-500:oklch(82% .16 82);
  --color-amber-600:oklch(73% .14 76);
  --color-amber-700:oklch(63% .12 70);
  --color-amber-900:oklch(39% .07 66);
  --color-orange-400:oklch(79% .16 58);
  --color-orange-500:oklch(74% .17 52);
  --color-red-100:oklch(95% .03 20);
  --color-red-200:oklch(90% .06 22);
  --color-red-300:oklch(84% .1 24);
  --color-red-400:oklch(76% .15 26);
  --color-red-500:oklch(70% .17 28);
  --color-red-600:oklch(62% .16 28);
  --color-red-700:oklch(54% .13 28);
  --color-red-900:oklch(39% .08 26);
  --color-rose-400:oklch(78% .14 20);
  --color-rose-500:oklch(71% .16 22);
  --color-rose-600:oklch(63% .15 22);
  --color-violet-400:oklch(79% .12 198);
  --color-violet-500:oklch(74% .13 198);
  --color-violet-600:oklch(66% .11 198);
  --color-violet-900:oklch(30% .04 198);
  --color-purple-400:oklch(79% .12 198);
  --color-purple-500:oklch(74% .13 198);
  --color-purple-600:oklch(66% .11 198);
  --color-purple-900:oklch(30% .04 198);
  --color-fuchsia-300:oklch(84% .1 198);
  --color-fuchsia-400:oklch(79% .12 198);
  --color-fuchsia-500:oklch(74% .13 198);
  --color-fuchsia-950:oklch(30% .04 198);
}
/*! Bundled license information:

@wattsonic/imaster-prototype/dist/style.css:
  (*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com *)
*/
