/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
    --font-serif: ui-serif, Georgia, Cambria, 'Times New Roman', Times, serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --color-slate-300: oklch(86.9% 0.022 252.894);
    --color-slate-400: oklch(70.4% 0.04 256.788);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-black: #000;
    --color-white: #fff;
    --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-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-8xl: 6rem;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-bold: 700;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --drop-shadow-lg: 0 4px 4px rgb(0 0 0 / 0.15);
    --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);
    --font-name: "DM Mono", sans-serif;
    --font-headings: "Tenali Ramakrishna", serif;
    --color-off-dark: hsl(210,3%,14%);
    --color-orange-red: hsl(16,100%,50%);
    --color-gold: hsl(46,30%,71%);
    --color-gold-on-light: hsl(46,30%,17%);
    --color-sky-blue: hsl(189,45%,80%);
    --color-sky-blue-dark: hsl(189,45%,20%);
    --color-cream: hsl(20,10%,94%);
    --color-cream-darker: hsl(40,60%,94%);
  }
}
@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 {
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .end {
    inset-inline-end: var(--spacing);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-\[-0\.7rem\] {
    top: -0.7rem;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-\[21\%\] {
    right: 21%;
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-\[-2\.0rem\] {
    bottom: -2.0rem;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-\[1rem\] {
    left: 1rem;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-7 {
    margin-block: calc(var(--spacing) * 7);
  }
  .my-\[1\.5em\] {
    margin-block: 1.5em;
  }
  .my-\[2rem\] {
    margin-block: 2rem;
  }
  .my-\[8rem\] {
    margin-block: 8rem;
  }
  .ms-3 {
    margin-inline-start: calc(var(--spacing) * 3);
  }
  .ms-\[-0\.1rem\] {
    margin-inline-start: -0.1rem;
  }
  .ms-\[-0\.025em\] {
    margin-inline-start: -0.025em;
  }
  .me-1 {
    margin-inline-end: calc(var(--spacing) * 1);
  }
  .me-\[0\.5em\] {
    margin-inline-end: 0.5em;
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
  .mt-\[-0\.48em\] {
    margin-top: -0.48em;
  }
  .mt-\[-0\.88em\] {
    margin-top: -0.88em;
  }
  .mt-\[0\.5em\] {
    margin-top: 0.5em;
  }
  .mt-\[0\.5rem\] {
    margin-top: 0.5rem;
  }
  .mt-\[1\.5em\] {
    margin-top: 1.5em;
  }
  .mt-\[1\.5rem\] {
    margin-top: 1.5rem;
  }
  .mt-\[1rem\] {
    margin-top: 1rem;
  }
  .mt-\[2rem\] {
    margin-top: 2rem;
  }
  .mt-\[3rem\] {
    margin-top: 3rem;
  }
  .mt-\[4rem\] {
    margin-top: 4rem;
  }
  .mt-\[5rem\] {
    margin-top: 5rem;
  }
  .mt-\[8rem\] {
    margin-top: 8rem;
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-\[1\.5em\] {
    margin-bottom: 1.5em;
  }
  .mb-\[2rem\] {
    margin-bottom: 2rem;
  }
  .mb-\[3rem\] {
    margin-bottom: 3rem;
  }
  .mb-\[4rem\] {
    margin-bottom: 4rem;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-\[80vh\] {
    height: 80vh;
  }
  .h-\[200px\] {
    height: 200px;
  }
  .h-\[300px\] {
    height: 300px;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .w-1\/2 {
    width: calc(1 / 2 * 100%);
  }
  .w-1\/5 {
    width: calc(1 / 5 * 100%);
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-\[1\.3rem\] {
    width: 1.3rem;
  }
  .w-\[32px\] {
    width: 32px;
  }
  .w-\[50\%\] {
    width: 50%;
  }
  .w-\[90\%\] {
    width: 90%;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[1200px\] {
    max-width: 1200px;
  }
  .max-w-\[1600px\] {
    max-width: 1600px;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .table-auto {
    table-layout: auto;
  }
  .border-separate {
    border-collapse: separate;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .flex-row {
    flex-direction: row;
  }
  .items-baseline {
    align-items: baseline;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-\[1\.8rem\] {
    gap: 1.8rem;
  }
  .gap-\[2rem\] {
    gap: 2rem;
  }
  .gap-\[3rem\] {
    gap: 3rem;
  }
  .place-self-stretch {
    place-self: stretch;
  }
  .self-end {
    align-self: flex-end;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .scroll-smooth {
    scroll-behavior: smooth;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-t-0 {
    border-top-style: var(--tw-border-style);
    border-top-width: 0px;
  }
  .border-t-2 {
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
  }
  .border-l-0 {
    border-left-style: var(--tw-border-style);
    border-left-width: 0px;
  }
  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .border-dotted {
    --tw-border-style: dotted;
    border-style: dotted;
  }
  .border-\[\#eeeeee\] {
    border-color: #eeeeee;
  }
  .border-black {
    border-color: var(--color-black);
  }
  .border-slate-300 {
    border-color: var(--color-slate-300);
  }
  .border-slate-400 {
    border-color: var(--color-slate-400);
  }
  .bg-\[\#232425\] {
    background-color: #232425;
  }
  .bg-\[\#cde\] {
    background-color: #cde;
  }
  .bg-\[\#ced\] {
    background-color: #ced;
  }
  .bg-\[\#dec\] {
    background-color: #dec;
  }
  .bg-\[\#f2f0ef\] {
    background-color: #f2f0ef;
  }
  .bg-cream {
    background-color: var(--color-cream);
  }
  .bg-cream-darker {
    background-color: var(--color-cream-darker);
  }
  .bg-off-dark {
    background-color: var(--color-off-dark);
  }
  .bg-sky-blue {
    background-color: var(--color-sky-blue);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-\[url\(\'\/images\/ai-data\.webp\'\)\] {
    background-image: url('/images/ai-data.webp');
  }
  .bg-\[url\(\'\/images\/ai-text\.webp\'\)\] {
    background-image: url('/images/ai-text.webp');
  }
  .bg-fixed {
    background-attachment: fixed;
  }
  .bg-center {
    background-position: center;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-\[0\.3rem\] {
    padding: 0.3rem;
  }
  .p-\[1\.5rem\] {
    padding: 1.5rem;
  }
  .p-\[1rem\] {
    padding: 1rem;
  }
  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-\[0\.8rem\] {
    padding-inline: 0.8rem;
  }
  .px-\[1rem\] {
    padding-inline: 1rem;
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-\[1rem\] {
    padding-block: 1rem;
  }
  .ps-4 {
    padding-inline-start: calc(var(--spacing) * 4);
  }
  .ps-\[1\.5rem\] {
    padding-inline-start: 1.5rem;
  }
  .ps-\[1rem\] {
    padding-inline-start: 1rem;
  }
  .pe-2 {
    padding-inline-end: calc(var(--spacing) * 2);
  }
  .pe-\[1\.5rem\] {
    padding-inline-end: 1.5rem;
  }
  .pe-\[1rem\] {
    padding-inline-end: 1rem;
  }
  .pt-1 {
    padding-top: calc(var(--spacing) * 1);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }
  .pt-\[2rem\] {
    padding-top: 2rem;
  }
  .pt-\[5rem\] {
    padding-top: 5rem;
  }
  .pr-4 {
    padding-right: calc(var(--spacing) * 4);
  }
  .pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }
  .pb-\[1rem\] {
    padding-bottom: 1rem;
  }
  .pb-\[11rem\] {
    padding-bottom: 11rem;
  }
  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .font-headings {
    font-family: var(--font-headings);
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .font-name {
    font-family: var(--font-name);
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .font-serif {
    font-family: var(--font-serif);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-3xl\/\[1rem\] {
    font-size: var(--text-3xl);
    line-height: 1rem;
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-6xl\/\[3rem\] {
    font-size: var(--text-6xl);
    line-height: 3rem;
  }
  .text-\[0\.8em\]\/\[1\.5em\] {
    font-size: 0.8em;
    line-height: 1.5em;
  }
  .text-\[0\.8rem\]\/\[0\.8em\] {
    font-size: 0.8rem;
    line-height: 0.8em;
  }
  .text-\[1\.3rem\]\/\[2\.3rem\] {
    font-size: 1.3rem;
    line-height: 2.3rem;
  }
  .text-\[1\.5rem\]\/\[0\.5rem\] {
    font-size: 1.5rem;
    line-height: 0.5rem;
  }
  .text-\[2rem\]\/\[2\.1rem\] {
    font-size: 2rem;
    line-height: 2.1rem;
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .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-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[0\.8rem\] {
    font-size: 0.8rem;
  }
  .text-\[0\.58rem\] {
    font-size: 0.58rem;
  }
  .text-\[1\.3rem\] {
    font-size: 1.3rem;
  }
  .text-\[1\.5rem\] {
    font-size: 1.5rem;
  }
  .text-\[1\.32rem\] {
    font-size: 1.32rem;
  }
  .text-\[1rem\] {
    font-size: 1rem;
  }
  .text-\[2\.8rem\] {
    font-size: 2.8rem;
  }
  .text-\[2rem\] {
    font-size: 2rem;
  }
  .text-\[5em\] {
    font-size: 5em;
  }
  .leading-2 {
    --tw-leading: calc(var(--spacing) * 2);
    line-height: calc(var(--spacing) * 2);
  }
  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }
  .leading-\[0\.65em\] {
    --tw-leading: 0.65em;
    line-height: 0.65em;
  }
  .leading-\[2\.5rem\] {
    --tw-leading: 2.5rem;
    line-height: 2.5rem;
  }
  .leading-\[2rem\] {
    --tw-leading: 2rem;
    line-height: 2rem;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }
  .text-wrap {
    text-wrap: wrap;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .whitespace-pre {
    white-space: pre;
  }
  .whitespace-pre-line {
    white-space: pre-line;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-gold {
    color: var(--color-gold);
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .text-white {
    color: var(--color-white);
  }
  .underline {
    text-decoration-line: underline;
  }
  .decoration-\[\#ff4500\] {
    text-decoration-color: #ff4500;
  }
  .decoration-gold {
    text-decoration-color: var(--color-gold);
  }
  .decoration-orange-red {
    text-decoration-color: var(--color-orange-red);
  }
  .underline-offset-4 {
    text-underline-offset: 4px;
  }
  .underline-offset-6 {
    text-underline-offset: 6px;
  }
  .underline-offset-10 {
    text-underline-offset: 10px;
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .outline-0 {
    outline-style: var(--tw-outline-style);
    outline-width: 0px;
  }
  .drop-shadow-lg {
    --tw-drop-shadow-size: drop-shadow(0 4px 4px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
    --tw-drop-shadow: drop-shadow(var(--drop-shadow-lg));
    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));
  }
  .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));
  }
  .select-all {
    -webkit-user-select: all;
    user-select: all;
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .select-text {
    -webkit-user-select: text;
    user-select: text;
  }
  .peer-hover\:block {
    &:is(:where(.peer):hover ~ *) {
      @media (hover: hover) {
        display: block;
      }
    }
  }
  .placeholder\:italic {
    &::placeholder {
      font-style: italic;
    }
  }
  .hover\:border-white {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-white);
      }
    }
  }
  .hover\:bg-black {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-black);
      }
    }
  }
  .hover\:text-gold {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gold);
      }
    }
  }
  .hover\:text-gold-on-light {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gold-on-light);
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .focus\:border-white {
    &:focus {
      border-color: var(--color-white);
    }
  }
  .focus\:bg-black {
    &:focus {
      background-color: var(--color-black);
    }
  }
  .focus\:text-white {
    &:focus {
      color: var(--color-white);
    }
  }
  .focus\:shadow-lg {
    &:focus {
      --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);
    }
  }
  .focus\:outline-2 {
    &:focus {
      outline-style: var(--tw-outline-style);
      outline-width: 2px;
    }
  }
  .focus\:outline-black {
    &:focus {
      outline-color: var(--color-black);
    }
  }
  .motion-reduce\:scroll-auto {
    @media (prefers-reduced-motion: reduce) {
      scroll-behavior: auto;
    }
  }
  .max-md\:text-\[0\.8rem\] {
    @media (width < 960px) {
      font-size: 0.8rem;
    }
  }
  .md\:absolute {
    @media (width >= 960px) {
      position: absolute;
    }
  }
  .md\:right-\[5rem\] {
    @media (width >= 960px) {
      right: 5rem;
    }
  }
  .md\:left-auto {
    @media (width >= 960px) {
      left: auto;
    }
  }
  .md\:order-1 {
    @media (width >= 960px) {
      order: 1;
    }
  }
  .md\:order-2 {
    @media (width >= 960px) {
      order: 2;
    }
  }
  .md\:m-0 {
    @media (width >= 960px) {
      margin: calc(var(--spacing) * 0);
    }
  }
  .md\:ms-\[-0\.13em\] {
    @media (width >= 960px) {
      margin-inline-start: -0.13em;
    }
  }
  .md\:ms-\[1rem\] {
    @media (width >= 960px) {
      margin-inline-start: 1rem;
    }
  }
  .md\:mt-\[0\.5em\] {
    @media (width >= 960px) {
      margin-top: 0.5em;
    }
  }
  .md\:mt-\[2rem\] {
    @media (width >= 960px) {
      margin-top: 2rem;
    }
  }
  .md\:mt-\[3rem\] {
    @media (width >= 960px) {
      margin-top: 3rem;
    }
  }
  .md\:mt-\[8rem\] {
    @media (width >= 960px) {
      margin-top: 8rem;
    }
  }
  .md\:mb-\[1rem\] {
    @media (width >= 960px) {
      margin-bottom: 1rem;
    }
  }
  .md\:mb-\[11rem\] {
    @media (width >= 960px) {
      margin-bottom: 11rem;
    }
  }
  .md\:block {
    @media (width >= 960px) {
      display: block;
    }
  }
  .md\:hidden {
    @media (width >= 960px) {
      display: none;
    }
  }
  .md\:inline {
    @media (width >= 960px) {
      display: inline;
    }
  }
  .md\:aspect-square {
    @media (width >= 960px) {
      aspect-ratio: 1 / 1;
    }
  }
  .md\:h-auto {
    @media (width >= 960px) {
      height: auto;
    }
  }
  .md\:h-dvh {
    @media (width >= 960px) {
      height: 100dvh;
    }
  }
  .md\:w-1\/2 {
    @media (width >= 960px) {
      width: calc(1 / 2 * 100%);
    }
  }
  .md\:w-1\/3 {
    @media (width >= 960px) {
      width: calc(1 / 3 * 100%);
    }
  }
  .md\:w-2\/3 {
    @media (width >= 960px) {
      width: calc(2 / 3 * 100%);
    }
  }
  .md\:w-2\/5 {
    @media (width >= 960px) {
      width: calc(2 / 5 * 100%);
    }
  }
  .md\:w-4\/5 {
    @media (width >= 960px) {
      width: calc(4 / 5 * 100%);
    }
  }
  .md\:w-4\/6 {
    @media (width >= 960px) {
      width: calc(4 / 6 * 100%);
    }
  }
  .md\:w-\[33\%\] {
    @media (width >= 960px) {
      width: 33%;
    }
  }
  .md\:w-\[64px\] {
    @media (width >= 960px) {
      width: 64px;
    }
  }
  .md\:w-\[75\%\] {
    @media (width >= 960px) {
      width: 75%;
    }
  }
  .md\:w-\[500px\] {
    @media (width >= 960px) {
      width: 500px;
    }
  }
  .md\:w-\[800px\] {
    @media (width >= 960px) {
      width: 800px;
    }
  }
  .md\:w-auto {
    @media (width >= 960px) {
      width: auto;
    }
  }
  .md\:max-w-\[700px\] {
    @media (width >= 960px) {
      max-width: 700px;
    }
  }
  .md\:max-w-\[1200px\] {
    @media (width >= 960px) {
      max-width: 1200px;
    }
  }
  .md\:max-w-\[1300px\] {
    @media (width >= 960px) {
      max-width: 1300px;
    }
  }
  .md\:max-w-\[1600px\] {
    @media (width >= 960px) {
      max-width: 1600px;
    }
  }
  .md\:flex-none {
    @media (width >= 960px) {
      flex: none;
    }
  }
  .md\:flex-col {
    @media (width >= 960px) {
      flex-direction: column;
    }
  }
  .md\:flex-row {
    @media (width >= 960px) {
      flex-direction: row;
    }
  }
  .md\:gap-\[3rem\] {
    @media (width >= 960px) {
      gap: 3rem;
    }
  }
  .md\:self-end {
    @media (width >= 960px) {
      align-self: flex-end;
    }
  }
  .md\:justify-self-end {
    @media (width >= 960px) {
      justify-self: flex-end;
    }
  }
  .md\:rounded-lg {
    @media (width >= 960px) {
      border-radius: var(--radius-lg);
    }
  }
  .md\:rounded-xl {
    @media (width >= 960px) {
      border-radius: var(--radius-xl);
    }
  }
  .md\:border-2 {
    @media (width >= 960px) {
      border-style: var(--tw-border-style);
      border-width: 2px;
    }
  }
  .md\:bg-\[url\(\'\/images\/ai-data\.webp\'\)\] {
    @media (width >= 960px) {
      background-image: url('/images/ai-data.webp');
    }
  }
  .md\:bg-\[url\(\'\/images\/ai-text\.webp\'\)\] {
    @media (width >= 960px) {
      background-image: url('/images/ai-text.webp');
    }
  }
  .md\:bg-left {
    @media (width >= 960px) {
      background-position: left;
    }
  }
  .md\:p-4 {
    @media (width >= 960px) {
      padding: calc(var(--spacing) * 4);
    }
  }
  .md\:p-8 {
    @media (width >= 960px) {
      padding: calc(var(--spacing) * 8);
    }
  }
  .md\:p-\[2rem\] {
    @media (width >= 960px) {
      padding: 2rem;
    }
  }
  .md\:p-\[3rem\] {
    @media (width >= 960px) {
      padding: 3rem;
    }
  }
  .md\:px-2 {
    @media (width >= 960px) {
      padding-inline: calc(var(--spacing) * 2);
    }
  }
  .md\:px-4 {
    @media (width >= 960px) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .md\:px-8 {
    @media (width >= 960px) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .md\:px-\[0\.8rem\] {
    @media (width >= 960px) {
      padding-inline: 0.8rem;
    }
  }
  .md\:ps-8 {
    @media (width >= 960px) {
      padding-inline-start: calc(var(--spacing) * 8);
    }
  }
  .md\:ps-\[0\.8rem\] {
    @media (width >= 960px) {
      padding-inline-start: 0.8rem;
    }
  }
  .md\:ps-\[3\.5rem\] {
    @media (width >= 960px) {
      padding-inline-start: 3.5rem;
    }
  }
  .md\:ps-\[3rem\] {
    @media (width >= 960px) {
      padding-inline-start: 3rem;
    }
  }
  .md\:ps-\[6rem\] {
    @media (width >= 960px) {
      padding-inline-start: 6rem;
    }
  }
  .md\:ps-\[8rem\] {
    @media (width >= 960px) {
      padding-inline-start: 8rem;
    }
  }
  .md\:ps-\[10rem\] {
    @media (width >= 960px) {
      padding-inline-start: 10rem;
    }
  }
  .md\:pe-\[1rem\] {
    @media (width >= 960px) {
      padding-inline-end: 1rem;
    }
  }
  .md\:pe-\[8rem\] {
    @media (width >= 960px) {
      padding-inline-end: 8rem;
    }
  }
  .md\:pt-\[1rem\] {
    @media (width >= 960px) {
      padding-top: 1rem;
    }
  }
  .md\:pt-\[5rem\] {
    @media (width >= 960px) {
      padding-top: 5rem;
    }
  }
  .md\:pt-\[34rem\] {
    @media (width >= 960px) {
      padding-top: 34rem;
    }
  }
  .md\:pb-\[10rem\] {
    @media (width >= 960px) {
      padding-bottom: 10rem;
    }
  }
  .md\:pb-\[25rem\] {
    @media (width >= 960px) {
      padding-bottom: 25rem;
    }
  }
  .md\:text-right {
    @media (width >= 960px) {
      text-align: right;
    }
  }
  .md\:text-2xl {
    @media (width >= 960px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-4xl {
    @media (width >= 960px) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-4xl\/\[1rem\] {
    @media (width >= 960px) {
      font-size: var(--text-4xl);
      line-height: 1rem;
    }
  }
  .md\:text-5xl {
    @media (width >= 960px) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .md\:text-8xl\/\[8rem\] {
    @media (width >= 960px) {
      font-size: var(--text-8xl);
      line-height: 8rem;
    }
  }
  .md\:text-\[3rem\]\/\[1rem\] {
    @media (width >= 960px) {
      font-size: 3rem;
      line-height: 1rem;
    }
  }
  .md\:text-\[5rem\]\/\[5rem\] {
    @media (width >= 960px) {
      font-size: 5rem;
      line-height: 5rem;
    }
  }
  .md\:text-base {
    @media (width >= 960px) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .md\:text-\[1rem\] {
    @media (width >= 960px) {
      font-size: 1rem;
    }
  }
  .md\:text-\[2\.5rem\] {
    @media (width >= 960px) {
      font-size: 2.5rem;
    }
  }
  .md\:text-\[2rem\] {
    @media (width >= 960px) {
      font-size: 2rem;
    }
  }
  .md\:text-\[3rem\] {
    @media (width >= 960px) {
      font-size: 3rem;
    }
  }
  .md\:text-\[10em\] {
    @media (width >= 960px) {
      font-size: 10em;
    }
  }
  .md\:leading-\[3\.3rem\] {
    @media (width >= 960px) {
      --tw-leading: 3.3rem;
      line-height: 3.3rem;
    }
  }
  .md\:font-normal {
    @media (width >= 960px) {
      --tw-font-weight: var(--font-weight-normal);
      font-weight: var(--font-weight-normal);
    }
  }
  .md\:drop-shadow-lg {
    @media (width >= 960px) {
      --tw-drop-shadow-size: drop-shadow(0 4px 4px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
      --tw-drop-shadow: drop-shadow(var(--drop-shadow-lg));
      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,);
    }
  }
  .dark\:border-white {
    @media (prefers-color-scheme: dark) {
      border-color: var(--color-white);
    }
  }
  .dark\:bg-gray-600 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-gray-600);
    }
  }
  .dark\:bg-off-dark {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-off-dark);
    }
  }
  .dark\:bg-sky-blue-dark {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-sky-blue-dark);
    }
  }
  .dark\:text-gray-300 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-gray-300);
    }
  }
  .dark\:text-white {
    @media (prefers-color-scheme: dark) {
      color: var(--color-white);
    }
  }
  .print\:ms-0 {
    @media print {
      margin-inline-start: calc(var(--spacing) * 0);
    }
  }
  .print\:hidden {
    @media print {
      display: none;
    }
  }
  .print\:inline {
    @media print {
      display: inline;
    }
  }
  .print\:h-auto {
    @media print {
      height: auto;
    }
  }
  .print\:break-after-page {
    @media print {
      break-after: page;
    }
  }
  .print\:px-0 {
    @media print {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .print\:pt-0 {
    @media print {
      padding-top: calc(var(--spacing) * 0);
    }
  }
  .print\:pt-\[2rem\] {
    @media print {
      padding-top: 2rem;
    }
  }
  .print\:pb-2 {
    @media print {
      padding-bottom: calc(var(--spacing) * 2);
    }
  }
  .print\:text-\[1\.32rem\] {
    @media print {
      font-size: 1.32rem;
    }
  }
  .print\:text-black {
    @media print {
      color: var(--color-black);
    }
  }
}
a[href^="mailto"]:not([class*="text-gold"]), a[href^="http"]:not([href*="//webesque"]) {
  text-decoration-line: underline;
  text-decoration-color: var(--color-orange-red);
  text-underline-offset: 4px;
}
@font-face {
  font-family: 'Tenali Ramakrishna';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/tenaliramakrishna/v12/raxgHj6Yt9gAN3LLKs0BZVMo8jmwn1-ML5_r.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'DM Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/dmmono/v14/aFTU7PB1QTsUX8KYthqQBA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@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-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-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;
}
@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-leading: initial;
      --tw-font-weight: initial;
      --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-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;
    }
  }
}
