@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";
/* [project]/web-fastboot-next/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-space-y-reverse: 0;
      --tw-border-style: solid;
      --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-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-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: "IBM Plex Sans", "Segoe UI", sans-serif;
    --font-mono: "IBM Plex Mono", "Cascadia Code", monospace;
    --color-red-400: #ff6568;
    --color-red-500: #fb2c36;
    --color-red-600: #e40014;
    --color-red-700: #bf000f;
    --color-orange-50: #fff7ed;
    --color-orange-200: #ffd7a8;
    --color-orange-600: #f05100;
    --color-amber-300: #ffd236;
    --color-amber-400: #fcbb00;
    --color-amber-500: #f99c00;
    --color-yellow-500: #edb200;
    --color-green-50: #f0fdf4;
    --color-green-200: #b9f8cf;
    --color-green-300: #7bf1a8;
    --color-green-500: #00c758;
    --color-green-900: #0d542b;
    --color-emerald-50: #ecfdf5;
    --color-emerald-100: #d0fae5;
    --color-emerald-200: #a4f4cf;
    --color-emerald-400: #00d294;
    --color-emerald-500: #00bb7f;
    --color-emerald-600: #009767;
    --color-emerald-700: #007956;
    --color-blue-50: #eff6ff;
    --color-blue-200: #bedbff;
    --color-blue-300: #90c5ff;
    --color-blue-500: #3080ff;
    --color-blue-600: #155dfc;
    --color-indigo-100: #e0e7ff;
    --color-indigo-700: #432dd7;
    --color-purple-300: #d9b3ff;
    --color-purple-500: #ac4bff;
    --color-slate-300: #cad5e2;
    --color-slate-400: #90a1b9;
    --color-slate-500: #62748e;
    --color-gray-200: #e5e7eb;
    --color-gray-400: #99a1af;
    --color-gray-600: #4a5565;
    --color-gray-800: #1e2939;
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-sm: 24rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wider: .05em;
    --leading-tight: 1.25;
    --leading-relaxed: 1.625;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --radius-xl: .75rem;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --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);
    --color-accent: #087e78;
  }

  @supports (color: lab(0% 0 0)) {
    :root, :host {
      --color-red-400: lab(63.7053% 60.7449 31.3109);
      --color-red-500: lab(55.4814% 75.0732 48.8528);
      --color-red-600: lab(48.4493% 77.4328 61.5452);
      --color-red-700: lab(40.4273% 67.2623 53.7441);
      --color-orange-50: lab(97.7008% 1.53738 5.90646);
      --color-orange-200: lab(88.4871% 9.94918 28.8378);
      --color-orange-600: lab(57.1026% 64.2584 89.8886);
      --color-amber-300: lab(86.4156% 6.13147 78.3961);
      --color-amber-400: lab(80.1641% 16.6016 99.2089);
      --color-amber-500: lab(72.7183% 31.8672 97.9407);
      --color-yellow-500: lab(76.3898% 14.5258 98.4589);
      --color-green-50: lab(98.1563% -5.60117 2.75913);
      --color-green-200: lab(92.4222% -26.4702 12.9427);
      --color-green-300: lab(86.9953% -47.2691 25.0054);
      --color-green-500: lab(70.5521% -66.5147 45.8072);
      --color-green-900: lab(30.797% -29.6927 17.382);
      --color-emerald-50: lab(97.8462% -6.94963 1.85487);
      --color-emerald-100: lab(94.9004% -17.0769 5.63836);
      --color-emerald-200: lab(90.2247% -31.039 9.47084);
      --color-emerald-400: lab(75.0771% -60.7313 19.4146);
      --color-emerald-500: lab(66.9756% -58.27 19.5419);
      --color-emerald-600: lab(55.0481% -49.9246 15.93);
      --color-emerald-700: lab(44.4871% -41.0396 11.0361);
      --color-blue-50: lab(96.492% -1.14647 -5.11479);
      --color-blue-200: lab(86.15% -4.04379 -21.0797);
      --color-blue-300: lab(77.5052% -6.4629 -36.42);
      --color-blue-500: lab(54.1736% 13.3368 -74.6839);
      --color-blue-600: lab(44.0605% 29.0279 -86.0352);
      --color-indigo-100: lab(91.6577% 1.04591 -12.7199);
      --color-indigo-700: lab(32.4486% 49.2217 -84.6695);
      --color-purple-300: lab(78.3298% 26.2195 -34.9499);
      --color-purple-500: lab(52.0183% 66.11 -78.2316);
      --color-slate-300: lab(84.7652% -1.94535 -7.93337);
      --color-slate-400: lab(65.5349% -2.25151 -14.5072);
      --color-slate-500: lab(48.0876% -2.03595 -16.5814);
      --color-gray-200: lab(91.6229% -.159085 -2.26791);
      --color-gray-400: lab(65.9269% -.832707 -8.17474);
      --color-gray-600: lab(35.6337% -1.58697 -10.8425);
      --color-gray-800: lab(16.1051% -1.18239 -11.7533);
    }
  }
}

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

  .sr-only {
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }

  .fixed {
    position: fixed;
  }

  .inset-0 {
    inset: 0;
  }

  .top-14 {
    top: calc(var(--spacing) * 14);
  }

  .right-4 {
    right: calc(var(--spacing) * 4);
  }

  .z-10 {
    z-index: 10;
  }

  .z-50 {
    z-index: 50;
  }

  .z-\[100\] {
    z-index: 100;
  }

  .mr-3 {
    margin-right: calc(var(--spacing) * 3);
  }

  .mb-1 {
    margin-bottom: var(--spacing);
  }

  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }

  .ml-1 {
    margin-left: var(--spacing);
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

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

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

  .h-1\.5 {
    height: calc(var(--spacing) * 1.5);
  }

  .h-4 {
    height: calc(var(--spacing) * 4);
  }

  .h-7 {
    height: calc(var(--spacing) * 7);
  }

  .h-8 {
    height: calc(var(--spacing) * 8);
  }

  .h-14 {
    height: calc(var(--spacing) * 14);
  }

  .h-\[7px\] {
    height: 7px;
  }

  .h-full {
    height: 100%;
  }

  .min-h-0 {
    min-height: 0;
  }

  .min-h-14 {
    min-height: calc(var(--spacing) * 14);
  }

  .w-1\.5 {
    width: calc(var(--spacing) * 1.5);
  }

  .w-4 {
    width: calc(var(--spacing) * 4);
  }

  .w-7 {
    width: calc(var(--spacing) * 7);
  }

  .w-8 {
    width: calc(var(--spacing) * 8);
  }

  .w-\[7px\] {
    width: 7px;
  }

  .w-\[100px\] {
    width: 100px;
  }

  .w-auto {
    width: auto;
  }

  .w-px {
    width: 1px;
  }

  .max-w-\[240px\] {
    max-width: 240px;
  }

  .max-w-sm {
    max-width: var(--container-sm);
  }

  .min-w-0 {
    min-width: 0;
  }

  .min-w-7 {
    min-width: calc(var(--spacing) * 7);
  }

  .flex-1 {
    flex: 1;
  }

  .flex-shrink-0 {
    flex-shrink: 0;
  }

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

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

  .cursor-pointer {
    cursor: pointer;
  }

  .list-inside {
    list-style-position: inside;
  }

  .list-decimal {
    list-style-type: decimal;
  }

  .flex-col {
    flex-direction: column;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .items-center {
    align-items: center;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .gap-1 {
    gap: var(--spacing);
  }

  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  :where(.space-y-0\.5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * .5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * .5) * calc(1 - var(--tw-space-y-reverse)));
  }

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-x-auto {
    overflow-x: auto;
  }

  .overflow-y-auto {
    overflow-y: auto;
  }

  .rounded {
    border-radius: .25rem;
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-lg {
    border-radius: var(--radius-lg);
  }

  .rounded-md {
    border-radius: var(--radius-md);
  }

  .rounded-xl {
    border-radius: var(--radius-xl);
  }

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

  .border-\[3px\] {
    border-style: var(--tw-border-style);
    border-width: 3px;
  }

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

  .border-l-4 {
    border-left-style: var(--tw-border-style);
    border-left-width: 4px;
  }

  .border-none {
    --tw-border-style: none;
    border-style: none;
  }

  .border-\[\#4f7df9\] {
    border-color: #4f7df9;
  }

  .border-\[\#b9dece\] {
    border-color: #b9dece;
  }

  .border-\[\#d8dce3\] {
    border-color: #d8dce3;
  }

  .border-\[\#dce4e2\] {
    border-color: #dce4e2;
  }

  .border-\[\#e5e7eb\] {
    border-color: #e5e7eb;
  }

  .border-\[\#e8ebf0\] {
    border-color: #e8ebf0;
  }

  .border-\[\#f0c8c3\] {
    border-color: #f0c8c3;
  }

  .border-amber-500\/20 {
    border-color: #f99c0033;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-amber-500\/20 {
      border-color: color-mix(in oklab, var(--color-amber-500) 20%, transparent);
    }
  }

  .border-blue-200 {
    border-color: var(--color-blue-200);
  }

  .border-blue-500\/30 {
    border-color: #3080ff4d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-blue-500\/30 {
      border-color: color-mix(in oklab, var(--color-blue-500) 30%, transparent);
    }
  }

  .border-emerald-200 {
    border-color: var(--color-emerald-200);
  }

  .border-emerald-500\/30 {
    border-color: #00bb7f4d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-emerald-500\/30 {
      border-color: color-mix(in oklab, var(--color-emerald-500) 30%, transparent);
    }
  }

  .border-gray-200 {
    border-color: var(--color-gray-200);
  }

  .border-green-200 {
    border-color: var(--color-green-200);
  }

  .border-orange-200 {
    border-color: var(--color-orange-200);
  }

  .border-purple-500\/30 {
    border-color: #ac4bff4d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-purple-500\/30 {
      border-color: color-mix(in oklab, var(--color-purple-500) 30%, transparent);
    }
  }

  .border-red-500\/30 {
    border-color: #fb2c364d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-red-500\/30 {
      border-color: color-mix(in oklab, var(--color-red-500) 30%, transparent);
    }
  }

  .border-red-600 {
    border-color: var(--color-red-600);
  }

  .border-white\/5 {
    border-color: #ffffff0d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/5 {
      border-color: color-mix(in oklab, var(--color-white) 5%, transparent);
    }
  }

  .border-white\/10 {
    border-color: #ffffff1a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/10 {
      border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }

  .border-t-\[\#4f7df9\] {
    border-top-color: #4f7df9;
  }

  .border-l-blue-500 {
    border-left-color: var(--color-blue-500);
  }

  .border-l-green-500 {
    border-left-color: var(--color-green-500);
  }

  .border-l-red-500 {
    border-left-color: var(--color-red-500);
  }

  .border-l-yellow-500 {
    border-left-color: var(--color-yellow-500);
  }

  .bg-\[\#4f7df9\] {
    background-color: #4f7df9;
  }

  .bg-\[\#9aa8a4\] {
    background-color: #9aa8a4;
  }

  .bg-\[\#126c67\] {
    background-color: #126c67;
  }

  .bg-\[\#269466\] {
    background-color: #269466;
  }

  .bg-\[\#dce4e2\] {
    background-color: #dce4e2;
  }

  .bg-\[\#e8f5f0\] {
    background-color: #e8f5f0;
  }

  .bg-\[\#f0f2f5\] {
    background-color: #f0f2f5;
  }

  .bg-\[\#f2f5f4\] {
    background-color: #f2f5f4;
  }

  .bg-\[\#f4f5f7\] {
    background-color: #f4f5f7;
  }

  .bg-\[\#f8f9fb\] {
    background-color: #f8f9fb;
  }

  .bg-\[\#fff1ef\] {
    background-color: #fff1ef;
  }

  .bg-amber-400 {
    background-color: var(--color-amber-400);
  }

  .bg-amber-500\/5 {
    background-color: #f99c000d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-amber-500\/5 {
      background-color: color-mix(in oklab, var(--color-amber-500) 5%, transparent);
    }
  }

  .bg-black\/60 {
    background-color: #0009;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/60 {
      background-color: color-mix(in oklab, var(--color-black) 60%, transparent);
    }
  }

  .bg-blue-50 {
    background-color: var(--color-blue-50);
  }

  .bg-blue-500\/20 {
    background-color: #3080ff33;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-blue-500\/20 {
      background-color: color-mix(in oklab, var(--color-blue-500) 20%, transparent);
    }
  }

  .bg-emerald-50 {
    background-color: var(--color-emerald-50);
  }

  .bg-emerald-100 {
    background-color: var(--color-emerald-100);
  }

  .bg-emerald-500\/20 {
    background-color: #00bb7f33;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-emerald-500\/20 {
      background-color: color-mix(in oklab, var(--color-emerald-500) 20%, transparent);
    }
  }

  .bg-green-50 {
    background-color: var(--color-green-50);
  }

  .bg-indigo-100 {
    background-color: var(--color-indigo-100);
  }

  .bg-orange-50 {
    background-color: var(--color-orange-50);
  }

  .bg-purple-500\/20 {
    background-color: #ac4bff33;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-purple-500\/20 {
      background-color: color-mix(in oklab, var(--color-purple-500) 20%, transparent);
    }
  }

  .bg-red-500\/20 {
    background-color: #fb2c3633;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-red-500\/20 {
      background-color: color-mix(in oklab, var(--color-red-500) 20%, transparent);
    }
  }

  .bg-red-600 {
    background-color: var(--color-red-600);
  }

  .bg-transparent {
    background-color: #0000;
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .bg-white\/5 {
    background-color: #ffffff0d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/5 {
      background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
    }
  }

  .bg-white\/10 {
    background-color: #ffffff1a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/10 {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }

  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }

  .p-2\.5 {
    padding: calc(var(--spacing) * 2.5);
  }

  .p-3 {
    padding: calc(var(--spacing) * 3);
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .px-1 {
    padding-inline: var(--spacing);
  }

  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }

  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }

  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }

  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }

  .px-3\.5 {
    padding-inline: calc(var(--spacing) * 3.5);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }

  .py-0\.5 {
    padding-block: calc(var(--spacing) * .5);
  }

  .py-1 {
    padding-block: var(--spacing);
  }

  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .font-mono {
    font-family: var(--font-mono);
  }

  .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-\[10px\] {
    font-size: 10px;
  }

  .text-\[11\.5px\] {
    font-size: 11.5px;
  }

  .text-\[11px\] {
    font-size: 11px;
  }

  .text-\[13px\] {
    font-size: 13px;
  }

  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }

  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }

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

  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }

  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }

  .text-ellipsis {
    text-overflow: ellipsis;
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .text-\[\#1a1d23\] {
    color: #1a1d23;
  }

  .text-\[\#5a6170\] {
    color: #5a6170;
  }

  .text-\[\#9ba9a5\] {
    color: #9ba9a5;
  }

  .text-\[\#78d4c7\] {
    color: #78d4c7;
  }

  .text-\[\#83d6a3\] {
    color: #83d6a3;
  }

  .text-\[\#176b4d\] {
    color: #176b4d;
  }

  .text-\[\#152624\] {
    color: #152624;
  }

  .text-\[\#667572\] {
    color: #667572;
  }

  .text-\[\#a53e35\] {
    color: #a53e35;
  }

  .text-\[\#f2c276\] {
    color: #f2c276;
  }

  .text-\[\#ff9588\] {
    color: #ff9588;
  }

  .text-amber-300\/70 {
    color: #ffd236b3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-amber-300\/70 {
      color: color-mix(in oklab, var(--color-amber-300) 70%, transparent);
    }
  }

  .text-amber-300\/80 {
    color: #ffd236cc;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-amber-300\/80 {
      color: color-mix(in oklab, var(--color-amber-300) 80%, transparent);
    }
  }

  .text-amber-400 {
    color: var(--color-amber-400);
  }

  .text-blue-300 {
    color: var(--color-blue-300);
  }

  .text-blue-500 {
    color: var(--color-blue-500);
  }

  .text-blue-600 {
    color: var(--color-blue-600);
  }

  .text-emerald-400 {
    color: var(--color-emerald-400);
  }

  .text-emerald-600 {
    color: var(--color-emerald-600);
  }

  .text-emerald-700 {
    color: var(--color-emerald-700);
  }

  .text-gray-400 {
    color: var(--color-gray-400);
  }

  .text-gray-800 {
    color: var(--color-gray-800);
  }

  .text-green-300 {
    color: var(--color-green-300);
  }

  .text-green-500 {
    color: var(--color-green-500);
  }

  .text-green-900 {
    color: var(--color-green-900);
  }

  .text-indigo-700 {
    color: var(--color-indigo-700);
  }

  .text-orange-600 {
    color: var(--color-orange-600);
  }

  .text-purple-300 {
    color: var(--color-purple-300);
  }

  .text-red-400 {
    color: var(--color-red-400);
  }

  .text-red-500 {
    color: var(--color-red-500);
  }

  .text-slate-300 {
    color: var(--color-slate-300);
  }

  .text-slate-400 {
    color: var(--color-slate-400);
  }

  .text-slate-500 {
    color: var(--color-slate-500);
  }

  .text-white {
    color: var(--color-white);
  }

  .text-yellow-500 {
    color: var(--color-yellow-500);
  }

  .uppercase {
    text-transform: uppercase;
  }

  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .shadow-\[0_0_0_2px_rgba\(38\,148\,102\,0\.18\)\] {
    --tw-shadow: 0 0 0 2px var(--tw-shadow-color, #2694662e);
    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, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    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;
  }

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

  .backdrop-blur {
    --tw-backdrop-blur: blur(8px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

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

  .transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-100 {
    --tw-duration: .1s;
    transition-duration: .1s;
  }

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  .placeholder\:text-\[\#8b919e\]::placeholder {
    color: #8b919e;
  }

  @media (hover: hover) {
    .hover\:border-\[\#3d6be6\]:hover {
      border-color: #3d6be6;
    }

    .hover\:border-red-700:hover {
      border-color: var(--color-red-700);
    }

    .hover\:bg-\[\#3d6be6\]:hover {
      background-color: #3d6be6;
    }

    .hover\:bg-\[\#075d59\]:hover {
      background-color: #075d59;
    }

    .hover\:bg-\[\#eef0f4\]:hover {
      background-color: #eef0f4;
    }

    .hover\:bg-\[\#f4f5f7\]:hover {
      background-color: #f4f5f7;
    }

    .hover\:bg-\[\#ffe6e2\]:hover {
      background-color: #ffe6e2;
    }

    .hover\:bg-blue-500\/30:hover {
      background-color: #3080ff4d;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-blue-500\/30:hover {
        background-color: color-mix(in oklab, var(--color-blue-500) 30%, transparent);
      }
    }

    .hover\:bg-emerald-500\/30:hover {
      background-color: #00bb7f4d;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-emerald-500\/30:hover {
        background-color: color-mix(in oklab, var(--color-emerald-500) 30%, transparent);
      }
    }

    .hover\:bg-purple-500\/30:hover {
      background-color: #ac4bff4d;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-purple-500\/30:hover {
        background-color: color-mix(in oklab, var(--color-purple-500) 30%, transparent);
      }
    }

    .hover\:bg-red-500\/30:hover {
      background-color: #fb2c364d;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-red-500\/30:hover {
        background-color: color-mix(in oklab, var(--color-red-500) 30%, transparent);
      }
    }

    .hover\:bg-red-700:hover {
      background-color: var(--color-red-700);
    }

    .hover\:bg-white\/10:hover {
      background-color: #ffffff1a;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-white\/10:hover {
        background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
      }
    }

    .hover\:text-\[\#1a1d23\]:hover {
      color: #1a1d23;
    }

    .hover\:text-gray-600:hover {
      color: var(--color-gray-600);
    }
  }

  .focus\:border-\[\#4f7df9\]:focus {
    border-color: #4f7df9;
  }

  .focus\:shadow-\[0_0_0_2px_rgba\(79\,125\,249\,0\.12\)\]:focus {
    --tw-shadow: 0 0 0 2px var(--tw-shadow-color, #4f7df91f);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .active\:scale-\[0\.97\]:active {
    scale: .97;
  }

  .active\:scale-\[0\.98\]:active {
    scale: .98;
  }

  .disabled\:transform-none:disabled {
    transform: none;
  }

  .disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
  }

  .disabled\:opacity-40:disabled {
    opacity: .4;
  }

  .disabled\:opacity-50:disabled {
    opacity: .5;
  }
}

*, :before, :after {
  box-sizing: border-box;
}

html, body {
  height: 100%;
  font-family: var(--font-sans);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1a1d23;
  background: #eef2f1;
  font-size: 14px;
  overflow: hidden;
}

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

::-webkit-scrollbar-track {
  background: none;
}

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

::-webkit-scrollbar-thumb:hover {
  background: #00000038;
}

.terminal-scrollbar::-webkit-scrollbar-thumb {
  background: #ffffff1f;
}

.terminal-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #ffffff38;
}

:focus-visible {
  outline: 2px solid var(--color-accent);
  outline-offset: 2px;
}

.tab-bar {
  background: #f0f2f5;
  border: 1px solid #e2e4e9;
  border-radius: 8px;
  gap: 2px;
  padding: 3px;
  display: flex;
}

.tab-btn {
  white-space: nowrap;
  cursor: pointer;
  color: #6b7280;
  font-size: 12px;
  font-weight: 500;
  font-family: var(--font-sans);
  background: none;
  border: none;
  border-radius: 6px;
  padding: 5px 14px;
  transition: all .15s;
}

.tab-btn:hover {
  color: #1a1d23;
  background: #e8eaee;
}

.tab-btn.tab-active {
  color: #1a1d23;
  background: #fff;
  font-weight: 600;
  box-shadow: 0 1px 3px #0000001a, 0 1px 2px #0000000f;
}

.cmd-btn {
  text-align: left;
  font-family: var(--font-sans);
  color: #1a1d23;
  cursor: pointer;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  align-items: center;
  gap: 6px;
  width: 100%;
  min-height: 36px;
  padding: 7px 10px;
  font-size: 11.5px;
  transition: all .15s;
  display: flex;
}

.cmd-btn:hover {
  color: #4f7df9;
  background: #eef2fe;
  border-color: #4f7df9;
  transform: translateY(-1px);
  box-shadow: 0 2px 4px #4f7df914;
}

.cmd-btn:active {
  transform: translateY(0)scale(.98);
}

.cmd-btn:disabled {
  opacity: .4;
  cursor: not-allowed;
  transform: none;
}

.cmd-btn.cmd-warning {
  border-color: #fde68a;
}

.cmd-btn.cmd-warning:hover {
  color: #92400e;
  background: #fefce8;
  border-color: #f59e0b;
  box-shadow: 0 2px 4px #f59e0b14;
}

.cmd-btn.cmd-danger {
  border-color: #fecaca;
}

.cmd-btn.cmd-danger:hover {
  color: #dc2626;
  background: #fef2f2;
  border-color: #ef4444;
  box-shadow: 0 2px 4px #ef444414;
}

.tool-shell {
  background: #eef2f1;
  flex-direction: column;
  width: 100%;
  height: 100dvh;
  min-height: 0;
  display: flex;
  overflow: hidden;
}

.workspace-layout {
  flex: 1;
  grid-template-columns: minmax(350px, 410px) minmax(0, 1fr);
  min-height: 0;
  display: grid;
  overflow: hidden;
}

.operations-pane {
  background: #f8faf9;
  border-right: 1px solid #dce4e2;
  min-width: 0;
  padding: 22px 18px 26px;
  overflow-y: auto;
}

.operations-heading {
  gap: 5px;
  margin: 0 2px 17px;
  display: grid;
}

.operations-heading h1 {
  color: #152624;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.operations-heading p:last-child {
  color: #667572;
  font-size: 12px;
  line-height: 1.5;
}

.eyebrow {
  color: #087e78;
  font-family: var(--font-mono);
  letter-spacing: .08em;
  font-size: 9px;
  font-weight: 600;
}

.service-list {
  flex-direction: column;
  gap: 12px;
  display: flex;
}

.console-pane {
  background: #e9efed;
  align-items: stretch;
  min-width: 0;
  min-height: 0;
  padding: 16px 0 0 16px;
  display: flex;
}

.mode-strip {
  background: #f8faf9;
  border-bottom: 1px solid #dce4e2;
  align-items: center;
  min-height: 34px;
  padding: 4px 20px;
  display: flex;
}

.mode-badge {
  border: 1px solid;
  border-radius: 5px;
  align-items: center;
  min-height: 24px;
  padding: 3px 9px;
  font-size: 11px;
  font-weight: 600;
  display: inline-flex;
}

.browser-warning {
  color: #8b421c;
  background: #fff5eb;
  border-bottom: 1px solid #f0c7a7;
  align-items: center;
  gap: 9px;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 1.5;
  display: flex;
}

.browser-warning > span:first-child {
  background: #f8ddc5;
  border-radius: 50%;
  flex: 0 0 20px;
  place-items: center;
  width: 20px;
  height: 20px;
  font-weight: 700;
  display: grid;
}

.cmd-btn {
  border-color: #dce4e2;
  border-radius: 6px;
  min-height: 46px;
  font-size: 12px;
}

.cmd-btn:hover {
  color: #075d59;
  background: #edf8f5;
  border-color: #70b6ae;
  box-shadow: 0 2px 6px #087e7817;
}

:focus-visible {
  outline-color: #087e78;
}

@media (max-width: 1080px) {
  .app-topbar {
    flex-wrap: wrap;
    height: auto;
    min-height: 58px;
    padding-block: 9px;
  }

  .device-tabs {
    flex: 1 0 100%;
    order: 3;
  }

  .app-topbar .topbar-spacer {
    flex: 1;
  }
}

@media (max-width: 900px) {
  html, body {
    height: auto;
    min-height: 100%;
    overflow: hidden auto;
  }

  .tool-shell {
    height: auto;
    min-height: 100svh;
    overflow: visible;
  }

  .workspace-layout {
    flex-direction: column;
    display: flex;
    overflow: visible;
  }

  .operations-pane {
    border-right: 0;
    padding: 20px 18px 18px;
    overflow: visible;
  }

  .service-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
    display: grid;
  }

  .service-list > :first-child {
    grid-column: 1 / -1;
  }

  .console-pane {
    height: min(40svh, 420px);
    min-height: 300px;
    padding: 0 18px 18px;
  }

  .console-pane > * {
    border-radius: 8px;
  }
}

@media (max-width: 620px) {
  .app-topbar {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 10px 12px;
    padding: 12px 14px 10px;
    display: grid;
  }

  .app-brand {
    min-width: 0;
    margin-right: 0;
  }

  .app-brand .brand-subtitle, .app-topbar > .topbar-divider, .app-topbar > .topbar-spacer {
    display: none;
  }

  .device-tabs.tab-bar {
    scrollbar-width: none;
    grid-column: 1 / -1;
    width: calc(100vw - 28px);
    min-width: 0;
    margin: 0;
    overflow-x: auto;
  }

  .device-tabs::-webkit-scrollbar {
    display: none;
  }

  .tab-bar {
    border-radius: 6px;
    width: max-content;
  }

  .tab-btn {
    min-height: 44px;
    padding: 7px 12px;
  }

  .connection-controls {
    grid-column: 1 / -1;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 8px;
    width: 100%;
    display: grid;
  }

  .connection-status {
    min-width: 0;
    max-width: none;
    min-height: 44px;
    padding-inline: 11px;
  }

  .connection-action {
    white-space: nowrap;
    justify-content: center;
    min-height: 44px;
    padding-inline: 12px;
  }

  .operations-pane {
    padding: 19px 14px 16px;
  }

  .operations-heading {
    margin-bottom: 14px;
  }

  .operations-heading h1 {
    font-size: 19px;
  }

  .service-list {
    gap: 10px;
    display: flex;
  }

  .console-pane {
    height: 36svh;
    min-height: 280px;
    max-height: 390px;
    padding: 0 14px 14px;
  }

  .mode-strip, .browser-warning {
    padding-inline: 14px;
  }
}

@media (max-width: 360px) {
  .app-topbar {
    grid-template-columns: minmax(0, 1fr);
  }

  .connection-controls {
    grid-column: 1;
  }

  .connection-status {
    font-size: 11px;
  }

  .connection-action {
    padding-inline: 9px;
    font-size: 11px;
  }

  .console-pane {
    min-height: 330px;
  }
}

@media (prefers-reduced-motion: reduce) {
  *, :before, :after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}

.service-card {
  --service-accent: #126c67;
  --service-soft: #eaf5f2;
  background: #fff;
  border: 1px solid #d9e2e0;
  border-radius: 7px;
  min-width: 0;
  overflow: hidden;
  box-shadow: 0 2px 8px #15262408;
}

.console-panel {
  color: #d5e2de;
  background: #15211f;
  border: 1px solid #263b38;
  border-radius: 8px;
  flex: auto;
  width: 100%;
  height: 100%;
  min-height: 0;
  box-shadow: 0 8px 24px #142a2617;
}

.console-header {
  background: #1c2a27;
  border-bottom: 1px solid #2d403c;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  min-height: 48px;
  padding: 7px 12px 7px 15px;
  display: flex;
}

.console-heading {
  color: #ccdad5;
  align-items: center;
  gap: 9px;
  min-width: 0;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}

.console-heading > svg {
  color: #77c7b7;
  flex: none;
}

.console-run-state {
  color: #91a49e;
  align-items: center;
  gap: 6px;
  margin-left: 4px;
  font-size: 10px;
  font-weight: 500;
  display: inline-flex;
}

.console-run-state:before {
  content: "";
  background: #6a827a;
  border-radius: 50%;
  width: 6px;
  height: 6px;
}

.console-run-state.is-running:before {
  background: #edb75b;
  box-shadow: 0 0 0 3px #edb75b26;
}

.console-tools {
  flex: none;
  align-items: center;
  gap: 5px;
  display: flex;
}

.console-action {
  color: #a9bbb5;
  min-width: 36px;
  min-height: 34px;
  font: 500 11px/1 var(--font-sans);
  cursor: pointer;
  background: none;
  border: 1px solid #344945;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  padding: 5px 8px;
  transition: background-color .12s, color .12s, border-color .12s;
  display: inline-flex;
}

.console-action:hover {
  color: #f1f6f4;
  background: #2b413b;
  border-color: #55736a;
}

.console-body {
  color: #d5e2de;
  min-width: 0;
  font-family: var(--font-mono);
  overflow-wrap: anywhere;
  padding: 14px 16px;
  font-size: 12px;
  line-height: 1.7;
}

.console-entry {
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.console-entry > span:first-child {
  font-weight: 600;
}

.console-separator {
  border-top: 1px solid #344945;
  margin: 8px 0;
}

.console-empty-state {
  color: #8ea19b;
  min-height: 100%;
  font-family: var(--font-sans);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 24px 12px;
  font-size: 12px;
  display: flex;
}

.console-empty-state > svg {
  color: #75baaa;
}

.console-empty-state > span {
  color: #d4e0dc;
  font-weight: 600;
}

.console-empty-state > p {
  color: #8ea19b;
  max-width: 280px;
  line-height: 1.5;
}

.console-input-row {
  background: #1c2a27;
  border-top: 1px solid #2d403c;
  align-items: center;
  gap: 8px;
  min-height: 56px;
  padding: 7px 9px 7px 14px;
  display: flex;
}

.console-prompt {
  color: #78d4c7;
  font-family: var(--font-mono);
  font-size: 17px;
  font-weight: 600;
}

.console-command-input {
  color: #e0ebe7;
  caret-color: #78d4c7;
  min-height: 40px;
  padding: 8px 4px;
  font-size: 12px;
}

.console-command-input::placeholder {
  color: #788d86;
}

.console-run-button {
  color: #fff;
  min-width: 66px;
  min-height: 40px;
  font: 600 11px/1 var(--font-sans);
  cursor: pointer;
  background: #087e78;
  border: 1px solid #208d7e;
  border-radius: 5px;
  padding: 7px 13px;
  transition: background-color .12s;
}

.console-run-button:hover:not(:disabled) {
  background: #066a65;
}

.console-run-button:disabled {
  opacity: .45;
  cursor: not-allowed;
}

@media (max-width: 520px) {
  .console-action {
    width: 40px;
    min-height: 40px;
    padding: 5px;
  }

  .console-action > span {
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    width: 1px;
    height: 1px;
    position: absolute;
    overflow: hidden;
  }

  .console-header {
    padding-inline: 10px;
  }

  .console-body {
    padding: 12px;
    font-size: 11px;
  }
}

@media (max-width: 900px) {
  .console-panel {
    width: 100%;
    height: 100%;
    min-height: 0;
  }
}

.service-card--assistant {
  --service-accent: #a95831;
  --service-soft: #fcf1e9;
}

.service-card--adb {
  --service-accent: #496a80;
  --service-soft: #edf3f6;
}

.service-card.is-active {
  border-color: var(--service-accent);
}

@supports (color: color-mix(in lab, red, red)) {
  .service-card.is-active {
    border-color: color-mix(in srgb, var(--service-accent) 40%, white);
  }
}

.service-card.is-active {
  box-shadow: 0 0 0 2px var(--service-accent);
}

@supports (color: color-mix(in lab, red, red)) {
  .service-card.is-active {
    box-shadow: 0 0 0 2px color-mix(in srgb, var(--service-accent) 9%, transparent);
  }
}

.service-card-header {
  background: #f7f9f8;
  border-bottom: 1px solid #e5ebe9;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  min-height: 48px;
  padding: 8px 14px;
  display: flex;
}

.service-card.is-active .service-card-header {
  background: var(--service-soft);
}

.service-card-title {
  color: #243431;
  align-items: center;
  gap: 9px;
  min-width: 0;
  font-size: 13px;
  font-weight: 700;
  display: flex;
}

.service-card-icon {
  background: var(--service-soft);
  width: 28px;
  height: 28px;
  color: var(--service-accent);
  border-radius: 5px;
  flex: 0 0 28px;
  place-items: center;
  display: grid;
}

.service-active-state {
  color: #176b4d;
  flex: none;
  align-items: center;
  gap: 6px;
  font-size: 10px;
  font-weight: 600;
  display: inline-flex;
}

.service-active-state > span {
  background: #269466;
  border-radius: 50%;
  width: 7px;
  height: 7px;
}

.service-card-body {
  flex-direction: column;
  gap: 12px;
  padding: 13px;
  display: flex;
}

.service-info-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 7px;
  display: grid;
}

.service-info-field {
  background: #f8faf9;
  border: 1px solid #e6ecea;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  gap: 3px;
  min-width: 0;
  min-height: 51px;
  padding: 7px 9px;
  display: flex;
}

.service-info-field--wide {
  grid-column: 1 / -1;
}

.service-info-field > span:first-child {
  color: #768580;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 600;
}

.service-info-field > span:last-child {
  color: #99a5a1;
  font-family: var(--font-mono);
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11px;
  font-weight: 500;
  overflow: hidden;
}

.service-info-field.has-value > span:last-child {
  color: #263632;
}

.service-card-actions {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  display: grid;
}

.service-primary-action, .service-secondary-action {
  min-width: 0;
  min-height: 42px;
  font: 600 11px/1.3 var(--font-sans);
  text-align: center;
  cursor: pointer;
  border: 1px solid #0000;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  gap: 7px;
  padding: 8px 10px;
  transition: background-color .12s, border-color .12s, color .12s;
  display: inline-flex;
}

.service-primary-action {
  background: var(--service-accent);
  color: #fff;
}

.service-primary-action:hover:not(:disabled) {
  filter: brightness(.92);
}

.service-secondary-action {
  color: #455650;
  background: #fff;
  border-color: #dce4e2;
}

.service-secondary-action:hover:not(:disabled) {
  border-color: var(--service-accent);
  background: var(--service-soft);
  color: var(--service-accent);
}

.service-primary-action:disabled, .service-secondary-action:disabled {
  opacity: .48;
  cursor: not-allowed;
}

.adb-empty-state {
  color: #657570;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 7px;
  min-height: 132px;
  padding: 16px;
  display: flex;
}

.adb-empty-state > svg {
  color: var(--service-accent);
}

.adb-empty-state > span {
  color: #30423d;
  font-size: 12px;
  font-weight: 600;
}

.adb-empty-state > p {
  color: #71807b;
  max-width: 270px;
  font-size: 11px;
  line-height: 1.5;
}

@media (max-width: 380px) {
  .service-card-actions {
    gap: 6px;
  }

  .service-primary-action, .service-secondary-action {
    gap: 5px;
    padding-inline: 6px;
    font-size: 10px;
  }
}

@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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

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

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

@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-backdrop-blur {
  syntax: "*";
  inherits: false
}

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

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

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

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

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

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

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

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

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

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

/*# sourceMappingURL=web-fastboot-next_app_globals_0fxzql_.css.map*/