/* [project]/apps/identity-portal/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-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-font-weight: initial;
    }
  }
}

@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-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-green-500: #00c758;
    --color-blue-600: #155dfc;
    --color-blue-700: #1447e6;
    --color-gray-50: #f9fafb;
    --color-gray-500: #6a7282;
    --color-gray-600: #4a5565;
    --color-white: #fff;
    --spacing: .25rem;
    --container-sm: 24rem;
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --font-weight-bold: 700;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-text-main: var(--text-main);
    --color-text-muted: var(--text-muted);
  }

  @supports (color: lab(0% 0 0)) {
    :root, :host {
      --color-green-500: lab(70.5521% -66.5147 45.8073);
      --color-blue-600: lab(44.0605% 29.0279 -86.0352);
      --color-blue-700: lab(36.9089% 35.0961 -85.6872);
      --color-gray-50: lab(98.2596% -.247031 -.706708);
      --color-gray-500: lab(47.7841% -.393182 -10.0268);
      --color-gray-600: lab(35.6337% -1.58697 -10.8425);
    }
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: 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 {
    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;
  }

  body {
    background-color: var(--bg-background);
    color: var(--text-main);
  }
}

@layer components;

@layer utilities {
  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .static {
    position: static;
  }

  .start {
    inset-inline-start: var(--spacing);
  }

  .end {
    inset-inline-end: var(--spacing);
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .w-full {
    width: 100%;
  }

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

  .flex-1 {
    flex: 1;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--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));
  }

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

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

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

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

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

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

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

  .uppercase {
    text-transform: uppercase;
  }

  @media (hover: hover) {
    .hover\:bg-blue-700:hover {
      background-color: var(--color-blue-700);
    }

    .hover\:bg-gray-50:hover {
      background-color: var(--color-gray-50);
    }
  }

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

:root {
  --brand-primary: #1976d2;
  --brand-secondary: #00bcd4;
  --brand-accent: #4fc3f7;
  --brand-primary-ink: var(--brand-primary);
  --brand-secondary-ink: var(--brand-secondary);
  --brand-primary-strong: var(--brand-primary);
  --brand-secondary-strong: var(--brand-secondary);
  --accent-violet: #7c4dff;
  --accent-green: #00e676;
  --accent-orange: #ff6d00;
  --accent-pink: #f50057;
  --accent-orange-ink: #ff6d00;
  --accent-orange-strong: #a84600;
  --status-error: #ef4444;
  --status-success: #22c55e;
  --bg-background: #0c0c0e;
  --bg-surface: #161618;
  --bg-surface-2: #1d1d20;
  --bg-surface-3: #262629;
  --text-main: #fff;
  --text-muted: #fff9;
  --text-dim: #ffffff80;
  --text-faint: #ffffff4d;
  --border-subtle: #ffffff1a;
  --fill-faint: #ffffff08;
  --fill-soft: #ffffff0f;
  --fill-strong: #ffffff1a;
  --fill-glass: #ffffff08;
  --coolgray-50: #f8fafc;
  --coolgray-100: #f1f5f9;
  --coolgray-200: #e2e8f0;
  --coolgray-300: #cbd5e1;
  --coolgray-400: #94a3b8;
  --coolgray-500: #64748b;
  --coolgray-600: #475569;
  --coolgray-700: #334155;
  --coolgray-800: #1e293b;
  --coolgray-900: #0f172a;
  --font-display: "Jost", system-ui, -apple-system, "Segoe UI", sans-serif;
  --font-body: "Jost", system-ui, -apple-system, "Segoe UI", sans-serif;
  --font-alt: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;
  --font-mono: ui-monospace, "SF Mono", "JetBrains Mono", "Menlo", monospace;
  --weight-regular: 400;
  --weight-medium: 500;
  --weight-semibold: 600;
  --weight-bold: 700;
  --weight-extrabold: 800;
  --weight-black: 900;
  --space-1: 4px;
  --space-2: 8px;
  --space-3: 12px;
  --space-4: 16px;
  --space-6: 24px;
  --space-8: 32px;
  --space-10: 40px;
  --space-12: 48px;
  --space-16: 64px;
  --space-24: 96px;
  --radius-xs: 4px;
  --radius-sm: 8px;
  --radius-md: 12px;
  --radius-lg: 16px;
  --radius-xl: 24px;
  --radius-full: 9999px;
  --blur-glass: 12px;
  --blur-glass-lg: 16px;
  --shadow-sm: 0 1px 2px 0 #0003;
  --shadow-glass: 0 8px 32px 0 #0000001a;
  --shadow-glass-lg: 0 8px 32px 0 #0006;
  --shadow-glow: 0 0 15px 0 #f053;
  --duration-fast: .2s;
  --duration-base: .3s;
  --duration-slow: .5s;
  --ease-out-expo: cubic-bezier(.22, 1, .36, 1);
  --ring: var(--brand-primary);
}

@supports (color: color-mix(in lab, red, red)) {
  :root {
    --ring: color-mix(in srgb, var(--brand-primary) 55%, transparent);
  }
}

:root {
  --ring-width: 2px;
  --ring-offset: 2px;
}

.text-display {
  font-family: var(--font-display);
  font-weight: var(--weight-extrabold);
  letter-spacing: -.02em;
  font-size: clamp(2.5rem, 8vw, 6.5rem);
  line-height: 1.05;
}

.text-h1 {
  font-family: var(--font-display);
  font-weight: var(--weight-black);
  letter-spacing: -.02em;
  font-size: clamp(2rem, 4vw, 3.5rem);
  line-height: 1.1;
}

.text-h2 {
  font-family: var(--font-display);
  font-weight: var(--weight-extrabold);
  letter-spacing: -.015em;
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  line-height: 1.15;
}

.text-h3 {
  font-family: var(--font-display);
  font-weight: var(--weight-bold);
  letter-spacing: -.01em;
  font-size: 1.5rem;
  line-height: 1.2;
}

.text-h4 {
  font-family: var(--font-display);
  font-weight: var(--weight-bold);
  letter-spacing: 0;
  font-size: 1.125rem;
  line-height: 1.3;
}

.text-body-lg {
  font-family: var(--font-body);
  font-weight: var(--weight-regular);
  font-size: 1.125rem;
  line-height: 1.65;
}

.text-body {
  font-family: var(--font-body);
  font-weight: var(--weight-regular);
  font-size: 1rem;
  line-height: 1.6;
}

.text-body-sm {
  font-family: var(--font-body);
  font-weight: var(--weight-regular);
  font-size: .875rem;
  line-height: 1.55;
}

.text-eyebrow {
  font-family: var(--font-display);
  font-weight: var(--weight-extrabold);
  letter-spacing: .2em;
  text-transform: uppercase;
  font-size: .6875rem;
  line-height: 1.3;
}

.text-label-xs {
  font-family: var(--font-display);
  font-weight: var(--weight-bold);
  letter-spacing: .15em;
  text-transform: uppercase;
  font-size: .625rem;
  line-height: 1.3;
}

.light {
  --bg-background: #f8fafc;
  --bg-surface: #fff;
  --bg-surface-2: #f1f5f9;
  --bg-surface-3: #e5ebf2;
  --text-main: #0f172a;
  --text-muted: #556070;
  --text-dim: #475569;
  --text-faint: #0f172a59;
  --border-subtle: #e2e8f0;
  --brand-accent: #0f172a;
  --accent-orange-ink: #a84600;
  --fill-faint: #0f172a08;
  --fill-soft: #0f172a0f;
  --fill-strong: #0f172a1a;
  --fill-glass: #ffffffb8;
  --shadow-sm: 0 1px 2px #0f172a0f;
  --shadow-glass-lg: 0 8px 32px #0f172a14;
}

.theme-kapshare {
  --brand-primary: #1976d2;
  --brand-secondary: #00bcd4;
  --brand-accent: #4fc3f7;
}

.theme-kapsul {
  --brand-primary: #f05;
  --brand-secondary: #4285f4;
  --brand-accent: #fff;
  --shadow-glow: 0 0 15px #ff005540;
  --brand-primary-strong: #c2003f;
  --brand-secondary-strong: #1366d6;
  --brand-primary-ink: #ff4d80;
  --brand-secondary-ink: #4285f4;
  --signal: #2dd4bf;
  --signal-dim: #14b8a6;
  --signal-soft: #2dd4bf29;
  --font-mono: var(--font-space-mono), "Space Mono", ui-monospace, "SF Mono", "JetBrains Mono", "Menlo", monospace;
}

.theme-katalyst {
  --brand-primary: #ff6b00;
  --brand-secondary: #4285f4;
  --brand-accent: #fff;
  --shadow-glow: 0 0 24px #ff6b004d;
}

.light.theme-kapsul, .light .theme-kapsul {
  --signal: #0e9e8e;
  --signal-dim: #0b7e73;
  --signal-soft: #0e9e8e24;
  --brand-primary-ink: #c2003f;
  --brand-secondary-ink: #1366d6;
}

.light.theme-katalyst, .light .theme-katalyst {
  --bg-background: #f8fafc;
  --bg-surface: #fff;
  --bg-surface-2: #f1f5f9;
  --bg-surface-3: #e5ebf2;
  --text-main: #0f172a;
  --text-muted: #556070;
  --text-dim: #475569;
  --border-subtle: #e2e8f0;
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

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

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

