/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: 'Arial', 'Helvetica', 'sans-serif';
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --color-white: #fff;
    --spacing: 0.25rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-brand-primary-light: var(--fct-color-primary-light);
    --color-brand-background: var(--fct-color-background);
    --spacing-grid-lg: 75px;
    --spacing-grid-xl: 100px;
    --size-navbox-base: 50px;
    --size-navbox-lg: 65px;
    --color-control-background: var(--fct-color-primary-light);
    --size-control-box-base: var(--size-navbox-base);
    --size-control-box-lg: var(--size-navbox-lg);
    --size-control-icon-base: 30px;
    --size-control-icon-lg: 30px;
    --fct-login__wraper--bg: black;
    --fct-login__company-logo--width: 200px;
    --fct-login__company-logo--top: 20px;
    --fct-login__company-logo--right: auto;
    --fct-login__company-logo--bottom: auto;
    --fct-login__company-logo--left: 20px;
    --fct-login__container--margin: auto;
    --fct-login__container--padding: 30px 40px;
    --fct-login__container--max-width: 600px;
    --fct-login__container--background: white;
    --fct-login__container--border: none;
    --fct-login__container--border-radius: none;
    --fct-login__intro-title--font-size: 1.25rem;
    --fct-login__intro-title--line-height: 1.75rem;
    --fct-login__intro-title--margin: 0 0 15px 0;
    --fct-login__intro-text-font-size: 1rem;
    --fct-login__intro-text-line-height: 1.5rem;
    --fct-login__intro-text--margin: 0 0 15px 0;
    --fct-login__auth-options--gap: 1.5rem;
    --fct-login__auth-options--padding: 0;
    --fct-login__auth-options--border-background-horizontal: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(161,161,180,1) 50%, rgba(255,255,255,1) 100%);
    --fct-login__auth-options--border-background-vertical: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(161,161,180,1) 50%, rgba(255,255,255,1) 100%);
    --fct-login__auth-options--border-size: 1px;
  }
}
@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 {
  .invisible {
    visibility: hidden;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .z-1000 {
    z-index: 1000;
  }
  .m-auto {
    margin: auto;
  }
  .mr-px {
    margin-right: 1px;
  }
  .flex {
    display: flex;
  }
  .size-control-box-base {
    width: var(--size-control-box-base);
    height: var(--size-control-box-base);
  }
  .size-control-icon-base {
    width: var(--size-control-icon-base);
    height: var(--size-control-icon-base);
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .w-full {
    width: 100%;
  }
  .w-screen {
    width: 100vw;
  }
  .grow {
    flex-grow: 1;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row-reverse {
    flex-direction: row-reverse;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .bg-brand-primary-light {
    background-color: var(--color-brand-primary-light);
  }
  .bg-control-background {
    background-color: var(--color-control-background);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/90 {
    background-color: color-mix(in srgb, #fff 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }
  .text-brand-background {
    color: var(--color-brand-background);
  }
  .shadow-\[0_0_16px_rgba\(0\,0\,0\,\.12\)\] {
    --tw-shadow: 0 0 16px var(--tw-shadow-color, rgba(0,0,0,.12));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .md\:relative {
    @media (width >= 48rem) {
      position: relative;
    }
  }
  .md\:ml-grid-lg {
    @media (width >= 48rem) {
      margin-left: var(--spacing-grid-lg);
    }
  }
  .xl\:ml-grid-xl {
    @media (width >= 80rem) {
      margin-left: var(--spacing-grid-xl);
    }
  }
  .xl\:size-control-box-lg {
    @media (width >= 80rem) {
      width: var(--size-control-box-lg);
      height: var(--size-control-box-lg);
    }
  }
  .xl\:size-control-icon-lg {
    @media (width >= 80rem) {
      width: var(--size-control-icon-lg);
      height: var(--size-control-icon-lg);
    }
  }
}
@components {
  .fct-login__wrapper {
    display: flex;
    height: 100vh;
    background: var(--fct-login__wraper--bg);
  }
  .fct-login__company-logo {
    position: absolute;
    height: auto;
    background-size: contain;
    background-repeat: no-repeat;
    top: var(--fct-login__company-logo--top);
    right: var(--fct-login__company-logo--right);
    bottom: var(--fct-login__company-logo--bottom);
    left: var(--fct-login__company-logo--left);
    width: var(--fct-login__company-logo--width);
  }
  .fct-login__container {
    max-width: var(--fct-login__container--max-width);
    margin: var(--fct-login__container--margin);
    padding: var(--fct-login__container--padding);
    background: var(--fct-login__container--background);
    border: var(--fct-login__container--border);
    border-radius: var(--fct-login__container--border-radius);
  }
  .fct-login__intro-title {
    margin: var(--fct-login__intro-title--margin);
    font-size: var(--fct-login__intro-title--font-size);
    line-height: var(--fct-login__intro-title--line-height);
  }
  .fct-login__intro-text {
    margin: var(--fct-login__intro-text--margin);
    font-size: var(--fct-login__intro-text-font-size);
    line-height: var(--fct-login__intro-text-line-height);
  }
  .fct-login-auth-options {
    display: grid;
    grid-auto-flow: row;
    overflow: hidden;
    @media (width >= 48rem) {
      grid-auto-flow: column;
    }
    gap: var(--fct-login__auth-options--gap);
    padding: var(--fct-login__auth-options--padding);
  }
  .fct-login__auth-option {
    position: relative;
  }
  .fct-login__auth-option::before, .fct-login__auth-option::after {
    content: '';
    position: absolute;
    z-index: 1;
  }
  .fct-login__auth-option::before {
    inline-size: var(--fct-login__auth-options--border-size);
    block-size: 100%;
    background: var(--fct-login__auth-options--border-background-horizontal);
    inset-inline-start: calc(var(--fct-login__auth-options--gap) * -1/2);
  }
  .fct-login__auth-option::after {
    inline-size: 100%;
    block-size: var(--fct-login__auth-options--border-size);
    inset-inline-start: 0;
    background: var(--fct-login__auth-options--border-background-vertical);
    inset-block-start: calc(var(--fct-login__auth-options--gap) * -1/2);
  }
}
@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-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;
    }
  }
}
