/* [project]/app/inter_72491c81.module.css [app-client] (css) */
@font-face {
  font-optical-sizing: auto;
  font-family: inter;
  src: url("../media/Inter_VariableFont_opsz,wght-s.p.06c2mc1lu4kal.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 900;
  font-style: normal;
}

@font-face {
  font-optical-sizing: auto;
  font-family: inter;
  src: url("../media/Inter_Italic_VariableFont_opsz,wght-s.p.37pqvzi6mzivz.woff2") format("woff2");
  font-display: swap;
  font-weight: 100 900;
  font-style: italic;
}

@font-face {
  font-family: inter Fallback;
  src: local(Arial);
  ascent-override: 89.79%;
  descent-override: 22.36%;
  line-gap-override: 0.0%;
  size-adjust: 107.89%;
}

.inter_72491c81-module__E03iJq__className {
  font-family: inter, inter Fallback;
}

.inter_72491c81-module__E03iJq__variable {
  --font-inter: "inter", "inter Fallback";
}

/* [project]/app/jtmarnie_4b221dc4.module.css [app-client] (css) */
@font-face {
  font-family: jtMarnie;
  src: url("../media/JTMarnie_Bold-s.p.0vwx6q__isqxf.woff2") format("woff2");
  font-display: swap;
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: jtMarnie Fallback;
  src: local(Arial);
  ascent-override: 84.93%;
  descent-override: 17.0%;
  line-gap-override: 0.0%;
  size-adjust: 117.75%;
}

.jtmarnie_4b221dc4-module__CbnUOa__className {
  font-family: jtMarnie, jtMarnie Fallback;
}

.jtmarnie_4b221dc4-module__CbnUOa__variable {
  --font-display: "jtMarnie", "jtMarnie Fallback";
}

/* [project]/app/lib/styles/settings/variables.css [app-client] (css) */
:root {
  --font-family-text: var(--font-inter, Arial), Helvetica, sans-serif;
  --font-family-heading: var(--font-inter, Arial), Helvetica, sans-serif;
  --font-family-display: var(--font-display, Arial), Helvetica, sans-serif;
  --font-body: var(--font-family-text);
  --colour-neutral-100: #fff;
  --colour-neutral-200: #f9f9f9;
  --colour-neutral-300: #edf0ef;
  --colour-neutral-400: #dee0df;
  --colour-neutral-500: #bcc0bf;
  --colour-neutral-600: #97a19e;
  --colour-neutral-700: #637472;
  --colour-neutral-800: #373b3a;
  --colour-neutral-900: #000;
  --colour-brand-blue-100: #edf9fc;
  --colour-brand-blue-200: #ceeff7;
  --colour-brand-blue-300: #99dfef;
  --colour-brand-blue-400: #66cee8;
  --colour-brand-blue-500: #00add8;
  --colour-focus-ring: var(--colour-brand-blue-500);
  --colour-brand-blue-600: #007aa5;
  --colour-brand-blue-700: #004772;
  --colour-brand-blue-800: #1a2c52;
  --colour-brand-blue-900: #00143f;
  --colour-brand-orange-100: #fff0eb;
  --colour-brand-orange-200: #ffe5dc;
  --colour-brand-orange-300: #ffa180;
  --colour-brand-orange-400: #ff8a61;
  --colour-brand-orange-500: #ff6b00;
  --colour-brand-orange-600: #d25200;
  --colour-brand-orange-700: #930;
  --colour-brand-orange-800: #730000;
  --colour-brand-orange-900: #4d0000;
  --colour-brand-secondary-lilac: #976cde;
  --colour-brand-secondary-fuchsia: #f767a6;
  --colour-brand-secondary-cherry: #fa2b32;
  --colour-brand-secondary-mandarin: #ffa638;
  --colour-brand-secondary-lemon: #ffe644;
  --colour-brand-secondary-lime: #c4d600;
  --colour-brand-secondary-emerald: #46ad8e;
  --colour-system-success-100: #f6fef9;
  --colour-system-success-200: #dcfae6;
  --colour-system-success-300: #75e0a7;
  --colour-system-success-400: #47cd89;
  --colour-system-success-500: #17b26a;
  --colour-system-success-600: #079455;
  --colour-system-success-700: #067647;
  --colour-system-success-800: #085d3a;
  --colour-system-success-900: #053321;
  --colour-system-error-100: #fffbfa;
  --colour-system-error-200: #fee4e2;
  --colour-system-error-300: #ffd1ce;
  --colour-system-error-400: #f97066;
  --colour-system-error-500: #f04438;
  --colour-system-error-600: #d92d20;
  --colour-system-error-700: #b42318;
  --colour-system-error-800: #912018;
  --colour-system-error-900: #55160c;
  --colour-system-warning-100: #fffcf5;
  --colour-system-warning-200: #fef0c7;
  --colour-system-warning-300: #fec84b;
  --colour-system-warning-400: #fdb022;
  --colour-system-warning-500: #f79009;
  --colour-system-warning-600: #dc6803;
  --colour-system-warning-700: #b54708;
  --colour-system-warning-800: #93370d;
  --colour-system-warning-900: #4e1d09;
  --text-primary: var(--colour-brand-blue-900);
  --text-primary-light: #93a5cc;
  --text-input: #1a1a1a;
  --bg-input-translucent: #fff3;
  --select-option-color: var(--colour-neutral-100);
  --select-option-background: var(--colour-brand-blue-900);
  --chat-message-background-user: var(--colour-brand-orange-500);
  --chat-message-background-agent: var(--colour-brand-orange-200);
  --chat-message-colour-user: var(--colour-brand-orange-900);
  --chat-message-colour-agent: var(--colour-brand-orange-900);
  --chat-message-colour-accent: var(--colour-brand-orange-500);
  --step-0: clamp(1rem, 1rem + 0vw, 1rem);
  --step-1: clamp(1.1rem, 1.0667rem + .1481vw, 1.2rem);
  --step-2: clamp(1.21rem, 1.1333rem + .3407vw, 1.44rem);
  --step-3: clamp(1.331rem, 1.1987rem + .5881vw, 1.728rem);
  --step-4: clamp(1.4641rem, 1.2609rem + .903vw, 2.0736rem);
  --step-5: clamp(1.6105rem, 1.3179rem + 1.3005vw, 2.4883rem);
  --step-6: clamp(1.7716rem, 1.3668rem + 1.7991vw, 2.986rem);
  --step-7: clamp(1.9487rem, 1.4039rem + 2.4214vw, 3.5832rem);
  --font-size-000: .75rem;
  --font-size-100: .875rem;
  --font-size-200: var(--step-0);
  --font-size-300: var(--step-1);
  --font-size-400: var(--step-2);
  --font-size-500: var(--step-3);
  --font-size-600: var(--step-4);
  --font-size-700: var(--step-5);
  --font-size-800: var(--step-6);
  --font-size-900: var(--step-7);
  --spacing-none: 0rem;
  --spacing-4xs: .25rem;
  --spacing-3xs: clamp(.25rem, calc(2.6667px + 400vw / 1080), .5rem);
  --spacing-2xs: clamp(.5rem, calc(6.6667px + 400vw / 1080), .75rem);
  --spacing-xs: clamp(.75rem, calc(10.6667px + 400vw / 1080), 1rem);
  --spacing-sm: clamp(1rem, calc(14.6667px + 400vw / 1080), 1.25rem);
  --spacing-md: clamp(1.25rem, calc(18.6667px + 400vw / 1080), 1.5rem);
  --spacing-lg: clamp(1.5rem, calc(21.3333px + 800vw / 1080), 2rem);
  --spacing-xl: clamp(28px, calc(24px + 1200vw / 1080), 40px);
  --spacing-2xl: clamp(2rem, calc(26.6667px + 1600vw / 1080), 3rem);
  --spacing-3xl: clamp(2.5rem, calc(34.6667px + 1600vw / 1080), 3.5rem);
  --spacing-4xl: clamp(3rem, calc(42.6667px + 1600vw / 1080), 4rem);
  --spacing-5xl: clamp(3.5rem, calc(50.6667px + 1600vw / 1080), 4.5rem);
  --spacing-6xl: clamp(4rem, calc(58.6667px + 1600vw / 1080), 5rem);
  --spacing-7xl: clamp(5rem, calc(74.6667px + 1600vw / 1080), 6rem);
  --radius-2xs: 4px;
  --radius-xs: clamp(.25rem, calc(2.6667px + 400vw / 1080), .5rem);
  --radius-sm: clamp(.5rem, calc(6.6667px + 400vw / 1080), .75rem);
  --radius-md: clamp(.75rem, calc(10.6667px + 400vw / 1080), 1rem);
  --radius-lg: clamp(1.25rem, calc(18.6667px + 400vw / 1080), 1.5rem);
  --radius-max: 62.4375rem;
  --shadow-md: 0 12px 16px -4px #00000014, 0 4px 6px -2px #00000008;
  --shadow-inset-card: inset 0 4px 24px #00000040;
  --colour-offpalette-blue-01: #a9cbe0;
  --colour-offpalette-blue-02: #c5dce8;
  --colour-offpalette-blue-03: #5a6872;
  --colour-offpalette-blue-04: #d8e9f2;
  --colour-offpalette-blue-05: #2e485a;
  --colour-offpalette-blue-06: #53616f;
  --colour-offpalette-blue-07: #7a8794;
  --colour-offpalette-blue-08: #5c6b78;
  --colour-offpalette-blue-09: #72cfe4;
  --colour-offpalette-blue-10: #d8e1e8;
  --colour-offpalette-blue-11: #53c1dd;
  --colour-offpalette-blue-12: #c5d8e4;
  --colour-offpalette-blue-13: #c9d6e0;
  --colour-offpalette-blue-14: #00839e;
  --colour-offpalette-blue-15: #008fb5;
  --colour-offpalette-blue-16: #0097be;
  --colour-offpalette-blue-17: #0099c4;
  --colour-offpalette-blue-18: #009fc7;
  --colour-offpalette-blue-19: #0a1f4f;
  --colour-offpalette-blue-20: #0d1f4a;
  --colour-offpalette-blue-21: #1a3060;
  --colour-offpalette-blue-22: #1a3560;
  --colour-offpalette-blue-23: #1f3442;
  --colour-offpalette-blue-24: #1f3545;
  --colour-offpalette-blue-25: #1f4158;
  --colour-offpalette-blue-26: #243a6a;
  --colour-offpalette-blue-27: #2a5169;
  --colour-offpalette-blue-28: #2a6070;
  --colour-offpalette-blue-29: #3b667e;
  --colour-offpalette-blue-30: #44525f;
  --colour-offpalette-blue-31: #4e6f84;
  --colour-offpalette-blue-32: #5d7181;
  --colour-offpalette-blue-33: #5f7283;
  --colour-offpalette-blue-34: #637b8b;
  --colour-offpalette-blue-35: #6a8596;
  --colour-offpalette-blue-36: #73808c;
  --colour-offpalette-blue-37: #b8e6f2;
  --colour-offpalette-blue-38: #bee6f4;
  --colour-offpalette-blue-39: #bfeaf4;
  --colour-offpalette-blue-40: #d1d5db;
  --colour-offpalette-blue-41: #ddf5ff;
  --colour-offpalette-blue-tint-01: #f8fafc;
  --colour-offpalette-blue-tint-02: #e8edf0;
  --colour-offpalette-blue-tint-03: #f8fbfd;
  --colour-offpalette-blue-tint-04: #f8fcfe;
  --colour-offpalette-blue-tint-05: #d5e4ee;
  --colour-offpalette-blue-tint-06: #dce8f0;
  --colour-offpalette-blue-tint-07: #e2edf3;
  --colour-offpalette-blue-tint-08: #e3f5fb;
  --colour-offpalette-blue-tint-09: #e8f2f8;
  --colour-offpalette-blue-tint-10: #f6fbfe;
  --colour-offpalette-blue-tint-11: #f7fafc;
  --colour-offpalette-blue-tint-12: #f7fbfd;
  --colour-offpalette-blue-tint-13: #f7fbfe;
  --colour-offpalette-blue-tint-14: #fafcfe;
  --colour-offpalette-blue-tint-15: #fbfdff;
  --colour-offpalette-red-01: #7a271a;
  --colour-offpalette-red-02: #ffb4a2;
  --colour-offpalette-red-03: #cc2500;
  --colour-offpalette-red-04: #ff6b6b;
  --colour-offpalette-red-05: #e53e3e;
  --colour-offpalette-red-06: #eb001b;
  --colour-offpalette-red-07: #f3b4a1;
  --colour-offpalette-green-01: #157347;
  --colour-offpalette-green-02: #48bb78;
  --colour-offpalette-orange-01: #ed8936;
  --colour-offpalette-orange-02: #f79e1b;
  --colour-offpalette-orange-03: #ff5a00;
  --colour-offpalette-red-tint-01: #fff5f5;
  --colour-offpalette-yellow-01: #ecc94b;
  --colour-offpalette-green-tint-01: #e9f9ef;
  --colour-offpalette-alpha-01: #00add829;
  --colour-offpalette-alpha-02: #0047720f;
  --colour-offpalette-alpha-03: #00000040;
  --colour-offpalette-alpha-04: #ffffff26;
  --colour-offpalette-alpha-05: #fff9;
  --colour-offpalette-alpha-06: #ffffff38;
  --colour-offpalette-alpha-07: #00add814;
  --colour-offpalette-alpha-08: #00143f29;
  --colour-offpalette-alpha-09: #ffffff1f;
  --colour-offpalette-alpha-10: #ffffff3d;
  --colour-offpalette-alpha-11: #ffffff4d;
  --colour-offpalette-alpha-12: #fffffff0;
  --colour-offpalette-alpha-13: #fffffff2;
  --colour-offpalette-alpha-14: #0e425f29;
  --colour-offpalette-alpha-15: #ffffffb3;
  --colour-offpalette-alpha-16: #ffb464e6;
  --colour-offpalette-alpha-17: #00000026;
  --colour-offpalette-alpha-18: #0047720d;
  --colour-offpalette-alpha-19: #00000024;
  --colour-offpalette-alpha-20: #ffffff73;
  --colour-offpalette-alpha-21: #0000000d;
  --colour-offpalette-alpha-22: #ff6b0073;
  --colour-offpalette-alpha-23: #ff6b008c;
  --colour-offpalette-alpha-24: #00add880;
  --colour-offpalette-alpha-25: #ff6b00a6;
  --colour-offpalette-alpha-26: #ff6b0080;
  --colour-offpalette-alpha-27: #00add873;
  --colour-offpalette-alpha-28: #ef444473;
  --colour-offpalette-alpha-29: #0000001f;
  --colour-offpalette-alpha-30: #0000001a;
  --colour-offpalette-alpha-31: #0000000f;
  --colour-offpalette-alpha-32: #fff3;
  --font-size-offpalette-13: 13px;
  --font-size-offpalette-15: 15px;
  --font-size-offpalette-10: 10px;
}

/* [project]/app/lib/styles/settings/layout.css [app-client] (css) */
:root {
  --layout-nav-height: clamp(3rem, calc(38.6667px + 2800vw / 1080), 4.75rem);
  --layout-frankie-slot: 4rem;
  --layout-chrome-vertical-mobile: calc(2 * var(--spacing-2xs) + 2 * var(--spacing-xs));
  --layout-chrome-vertical-desktop: calc(2 * var(--spacing-2xs) + var(--spacing-xs));
  --layout-inner-grid-height: calc(100svh - var(--layout-nav-height));
  --layout-inner-grid-height-mobile: calc(var(--layout-inner-grid-height) - var(--layout-frankie-slot) - var(--layout-chrome-vertical-mobile));
  --layout-inner-grid-height-desktop: calc(var(--layout-inner-grid-height) - var(--layout-chrome-vertical-desktop));
  --layout-inner-grid-columns: 1;
  --layout-inner-grid-gap: 0px;
  --layout-inner-grid-edge-inset: 0px;
  --z-index-frankie: 3;
  --z-index-header-menu: 20;
  --z-index-modal-overlay: 1000;
}

.layout-container .layout__frankie-slot {
  z-index: var(--z-index-frankie);
  display: none;
  position: relative;
}

@media (min-width: 48em) {
  .layout__inner-grid {
    --layout-inner-grid-columns: 12;
    --layout-inner-grid-gap: var(--spacing-xl);
    --layout-inner-grid-edge-inset: calc((100% - (var(--layout-inner-grid-columns) - 1) * var(--layout-inner-grid-gap)) / var(--layout-inner-grid-columns) +
        var(--layout-inner-grid-gap));
  }
}

@media (max-width: 61.999em) {
  .layout-container .layout__frankie-slot {
    display: block;
  }

  .layout-container[data-mobile-agent-open="true"] .layout__frankie-slot {
    display: none;
  }
}

/* [project]/app/globals.css [app-client] (css) */
html {
  --lightningcss-light: initial;
  --lightningcss-dark: ;
  color-scheme: light;
}

select {
  --lightningcss-light: ;
  --lightningcss-dark: initial;
  color-scheme: dark;
}

select option {
  color: var(--select-option-color);
  background-color: var(--select-option-background);
}

select option:disabled {
  color: var(--colour-neutral-500);
}

html, body {
  max-width: 100vw;
  overflow-x: hidden;
}

body {
  font-family: var(--font-body);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  flex-direction: column;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

::selection {
  background: var(--colour-brand-blue-200);
  color: var(--text-primary);
}

body > div {
  width: 100%;
  max-width: 100%;
}

* {
  box-sizing: border-box;
  scrollbar-width: thin;
  scrollbar-color: var(--colour-brand-blue-800) transparent;
  margin: 0;
  padding: 0;
}

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

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

::-webkit-scrollbar-thumb {
  background-color: var(--colour-brand-blue-600);
  border-radius: var(--radius-max);
}

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

.dropdown-panel, .dropdown-panel__body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.dropdown-panel::-webkit-scrollbar {
  display: none;
}

.dropdown-panel__body::-webkit-scrollbar {
  display: none;
}

a {
  color: inherit;
  text-decoration: none;
}

button:focus-visible, [role="button"]:focus-visible, a:focus-visible {
  outline: 2px solid var(--colour-focus-ring);
  outline-offset: 2px;
}

h1, h2, h3, h4, h5, h6, .heading-font {
  font-family: var(--font-family-display);
}

@media (max-width: 1023px) {
  nextjs-portal {
    bottom: 80px !important;
  }
}

@keyframes spin {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse-recording {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: .5;
    transform: scale(1.3);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.pulse-recording {
  animation: 1.5s ease-in-out infinite pulse-recording;
}

html.scroll-locked body {
  overflow: hidden !important;
}

html.scroll-locked .layout-container, html.scroll-locked .layout__scroll-container {
  touch-action: none;
  overflow: hidden !important;
}

.assistant-panel :is(button, [role="button"]):not(:disabled):not([aria-disabled="true"]) {
  cursor: pointer;
}

.assistant-panel :is(button, [role="button"]):disabled, .assistant-panel :is(button, [role="button"])[aria-disabled="true"] {
  cursor: not-allowed;
}

@keyframes voice-orb-pulse {
  0%, 100% {
    opacity: .9;
    transform: scale(1);
  }

  50% {
    opacity: 1;
    transform: scale(1.08);
  }
}

@keyframes voice-orb-think {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes voice-orb-speak {
  0%, 100% {
    transform: scale(1);
  }

  25% {
    transform: scale(1.12);
  }

  50% {
    transform: scale(.95);
  }

  75% {
    transform: scale(1.08);
  }
}

.voice-orb-listening {
  animation: 2s ease-in-out infinite voice-orb-pulse;
}

.voice-orb-thinking {
  animation: 2s linear infinite voice-orb-think;
}

.voice-orb-speaking {
  animation: .8s ease-in-out infinite voice-orb-speak;
}

@media (prefers-reduced-motion: reduce) {
  .pulse-recording, .voice-orb-listening, .voice-orb-thinking, .voice-orb-speaking {
    animation: none;
  }
}

.modern-range-slider {
  appearance: none;
  background: linear-gradient(90deg,
    #00add8 0%,
    #00add8 var(--slider-progress, 0%),
    #d8e1e8 var(--slider-progress, 0%),
    #d8e1e8 100%);
  cursor: pointer;
  border-radius: 999px;
  width: 100%;
  height: 8px;
}

.modern-range-slider::-webkit-slider-runnable-track {
  background: none;
  border-radius: 999px;
  height: 8px;
}

.modern-range-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: #00add8;
  border: 2px solid #fff;
  border-radius: 999px;
  width: 18px;
  height: 18px;
  margin-top: -5px;
  transition: transform .16s;
  box-shadow: 0 0 0 1px #007aa5;
}

.modern-range-slider:active::-webkit-slider-thumb {
  transform: scale(1.05);
}

.modern-range-slider:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px #00add829;
}

.modern-range-slider::-moz-range-track {
  background: #d8e1e8;
  border: none;
  border-radius: 999px;
  height: 8px;
}

.modern-range-slider::-moz-range-progress {
  background: #00add8;
  border-radius: 999px;
  height: 8px;
}

.modern-range-slider::-moz-range-thumb {
  background: #00add8;
  border: 2px solid #fff;
  border-radius: 999px;
  width: 18px;
  height: 18px;
  box-shadow: 0 0 0 1px #007aa5;
}

.activity-bar-slider {
  border: 1px solid #1a2c52;
  border-radius: 12px;
  width: 100%;
  position: relative;
}

.activity-bar-track {
  background: #004772;
  border-radius: 12px;
  width: 100%;
  height: 43px;
  position: relative;
  overflow: hidden;
}

.activity-bar-label {
  color: #fff;
  text-align: right;
  white-space: nowrap;
  z-index: 1;
  pointer-events: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  position: absolute;
  top: 50%;
  right: 11px;
  transform: translateY(-50%);
}

.activity-bar-fill {
  background: #00add8;
  border-radius: 12px;
  min-width: 0;
  height: 43px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.activity-bar-handle {
  background: #fff6;
  border-radius: 999px;
  width: 2px;
  height: 21px;
  position: absolute;
  top: 11px;
  right: 11px;
}

.activity-bar-input {
  opacity: 0;
  cursor: pointer;
  z-index: 2;
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.activity-bar-input:focus-visible + .activity-bar-track {
  outline-offset: 2px;
  outline: 2px solid #00add8;
}

.activity-bar-slider:has(.activity-bar-input:focus-visible) .activity-bar-track {
  outline-offset: 2px;
  outline: 2px solid #00add8;
}

@media (max-width: 768px) {
  .activity-bar-slider, .activity-bar-track, .activity-bar-fill {
    border-radius: 8px;
  }
}

/*# sourceMappingURL=app_0hnc21n._.css.map*/