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

    ::backdrop {
      --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;
    }
  }
}

@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-red-600: #e40014;
    --color-slate-50: #f8fafc;
    --color-slate-100: #f1f5f9;
    --color-slate-200: #e2e8f0;
    --color-slate-400: #90a1b9;
    --color-slate-500: #62748e;
    --color-slate-600: #45556c;
    --color-slate-700: #314158;
    --color-slate-800: #1d293d;
    --color-slate-900: #0f172b;
    --color-white: #fff;
    --spacing: .25rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .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-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-tight: -.025em;
    --tracking-wider: .05em;
    --leading-relaxed: 1.625;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --radius-xl: .75rem;
    --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);
  }

  @supports (color: color(display-p3 0 0 0)) {
    :root, :host {
      --color-red-600: color(display-p3 .830323 .140383 .133196);
      --color-slate-50: color(display-p3 .974377 .979815 .986207);
      --color-slate-100: color(display-p3 .947345 .959969 .97483);
      --color-slate-200: color(display-p3 .890322 .909405 .939294);
      --color-slate-400: color(display-p3 .577446 .629622 .716602);
      --color-slate-500: color(display-p3 .397645 .452653 .547642);
      --color-slate-600: color(display-p3 .283418 .332214 .416355);
      --color-slate-700: color(display-p3 .205992 .253487 .336039);
      --color-slate-800: color(display-p3 .121994 .158688 .232363);
      --color-slate-900: color(display-p3 .0639692 .0891152 .163036);
    }
  }

  @supports (color: lab(0% 0 0)) {
    :root, :host {
      --color-red-600: lab(48.4493% 77.4328 61.5452);
      --color-slate-50: lab(98.1434% -.369519 -1.05966);
      --color-slate-100: lab(96.286% -.852436 -2.46847);
      --color-slate-200: lab(91.7353% -.998765 -4.76968);
      --color-slate-400: lab(65.5349% -2.25151 -14.5072);
      --color-slate-500: lab(48.0876% -2.03595 -16.5814);
      --color-slate-600: lab(35.5623% -1.74978 -15.4316);
      --color-slate-700: lab(26.9569% -1.47016 -15.6993);
      --color-slate-800: lab(16.132% -.318035 -14.6672);
      --color-slate-900: lab(7.78673% 1.82345 -15.0537);
    }
  }
}

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

  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::-webkit-file-upload-button {
    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%;
    -moz-tab-size: 4;
    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;
    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;
  }

  ::-webkit-file-upload-button {
    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:-webkit-any([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:-moz-any([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:-webkit-any([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  :where(select:-moz-any([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::-webkit-file-upload-button {
    margin-inline-end: 4px;
  }

  ::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-start: 0;
    padding-block-end: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block-start: 0;
    padding-block-end: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block-start: 0;
    padding-block-end: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block-start: 0;
    padding-block-end: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block-start: 0;
    padding-block-end: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block-start: 0;
    padding-block-end: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block-start: 0;
    padding-block-end: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block-start: 0;
    padding-block-end: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block-start: 0;
    padding-block-end: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  input:where([type="button"], [type="reset"], [type="submit"]) {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  ::file-selector-button {
    -webkit-appearance: button;
    -moz-appearance: 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;
  }

  .static {
    position: static;
  }

  .mx-auto {
    margin-inline-start: auto;
    margin-inline-end: auto;
  }

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

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

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

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

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

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

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

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

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

  .w-full {
    width: 100%;
  }

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

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

  .resize-none {
    resize: none;
  }

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

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

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

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

  :where(.space-y-3 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * 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)));
  }

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

  .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-slate-200 {
    border-color: var(--color-slate-200);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }

  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }

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

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

  .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-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

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

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

  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }

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

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

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

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

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

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

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

  .uppercase {
    text-transform: uppercase;
  }

  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px 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);
  }

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

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

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

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

  .focus\:ring-2:focus {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus\:ring-slate-400:focus {
    --tw-ring-color: var(--color-slate-400);
  }

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

  .focus-visible\:ring-2:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus-visible\:ring-slate-400:focus-visible {
    --tw-ring-color: var(--color-slate-400);
  }

  .focus-visible\:outline-none:focus-visible {
    --tw-outline-style: none;
    outline-style: none;
  }

  .disabled\:pointer-events-none:disabled {
    pointer-events: none;
  }

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

  @media (min-width: 40rem) {
    .sm\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
}

:root {
  --indigo: #3949ab;
  --indigo-light: #5c6bc0;
  --indigo-dark: #283593;
  --cream: #f8f6f0;
  --cream-dark: #f0ede4;
  --black: #1a1a1a;
  --gold: #d4a574;
  --gold-dark: #c49060;
  --muted: #6b6b6b;
  --border: #e8e4d9;
  --shadow: 0 2px 20px #0000000f;
  --shadow-hover: 0 8px 40px #3949ab26;
  --radius: 12px;
  --radius-lg: 20px;
}

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

html {
  scroll-behavior: smooth;
}

body {
  background: var(--cream);
  color: var(--black);
  font-family: Inter, sans-serif;
  line-height: 1.6;
  overflow-x: hidden;
}

h1, h2, h3, h4 {
  font-family: Fraunces, serif;
  line-height: 1.2;
}

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

.lk-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}

.lk-btn {
  cursor: pointer;
  white-space: nowrap;
  border: none;
  border-radius: 8px;
  align-items: center;
  gap: 8px;
  padding: 14px 28px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: inline-flex;
}

.lk-btn-primary {
  background: var(--gold);
  color: var(--black);
}

.lk-btn-primary:hover {
  background: var(--gold-dark);
  transform: translateY(-1px);
  box-shadow: 0 6px 20px #d4a57466;
}

.lk-btn-outline {
  color: var(--indigo);
  border: 2px solid var(--indigo);
  background: none;
}

.lk-btn-outline:hover {
  background: var(--indigo);
  color: #fff;
}

.lk-btn-ghost {
  color: #fff;
  background: #ffffff1f;
  border: 1px solid #ffffff40;
}

.lk-btn-ghost:hover {
  background: #ffffff38;
}

.lk-tag {
  letter-spacing: .1em;
  text-transform: uppercase;
  border-radius: 100px;
  margin-bottom: 16px;
  padding: 5px 14px;
  font-size: 11px;
  font-weight: 700;
  display: inline-block;
}

.lk-tag-dark {
  color: var(--gold);
  background: #d4a5742e;
  border: 1px solid #d4a5744d;
}

.lk-tag-light {
  color: var(--indigo);
  background: #3949ab12;
  border: 1px solid #3949ab24;
}

.lk-section-title {
  margin-bottom: 10px;
  font-size: max(28px, min(4vw, 42px));
  font-weight: 700;
}

.lk-section-sub {
  color: var(--muted);
  max-width: 540px;
  margin-bottom: 52px;
  font-size: 16px;
  line-height: 1.7;
}

.lk-nav {
  z-index: 200;
  -webkit-backdrop-filter: blur(14px);
  border-bottom: 1px solid var(--border);
  background: #f8f6f0e6;
  transition: box-shadow .3s;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.lk-nav.scrolled {
  box-shadow: 0 2px 24px #00000014;
}

.lk-nav-inner {
  justify-content: space-between;
  align-items: center;
  height: 68px;
  display: flex;
}

.lk-nav-logo {
  color: var(--indigo);
  letter-spacing: -.3px;
  font-family: Fraunces, serif;
  font-size: 22px;
  font-weight: 700;
}

.lk-nav-logo span {
  color: var(--gold-dark);
}

.lk-nav-links {
  gap: 32px;
  list-style: none;
  display: flex;
}

.lk-nav-links a {
  color: var(--muted);
  font-size: 14px;
  font-weight: 500;
  transition: color .2s;
}

.lk-nav-links a:hover {
  color: var(--black);
}

.lk-nav-cta {
  padding: 10px 22px;
  font-size: 14px;
}

.lk-hero {
  background: linear-gradient(140deg, #1e3280 0%, #3949ab 45%, #2d3f9e 100%);
  padding-top: 110px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.lk-hero:before {
  content: "";
  pointer-events: none;
  background: radial-gradient(circle, #d4a5741a 0%, #0000 65%);
  width: 700px;
  height: 700px;
  position: absolute;
  top: -80px;
  right: -60px;
}

.lk-hero:after {
  content: "";
  pointer-events: none;
  background: radial-gradient(circle, #ffffff0a 0%, #0000 65%);
  width: 500px;
  height: 500px;
  position: absolute;
  bottom: -120px;
  left: -80px;
}

.lk-hero-grid {
  z-index: 1;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 64px;
  display: grid;
  position: relative;
}

.lk-hero-title {
  color: #fff;
  margin-bottom: 20px;
  font-size: max(34px, min(4.5vw, 54px));
  font-weight: 700;
  line-height: 1.12;
}

.lk-hero-title em {
  color: var(--gold);
  font-style: italic;
}

.lk-hero-sub {
  color: #ffffffb8;
  margin-bottom: 36px;
  font-size: 17px;
  line-height: 1.75;
}

.lk-hero-actions {
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 52px;
  display: flex;
}

.lk-hero-stats {
  background: #ffffff14;
  border: 1px solid #ffffff1f;
  border-radius: 14px;
  display: flex;
  overflow: hidden;
}

.lk-hero-stat {
  text-align: center;
  border-right: 1px solid #ffffff1a;
  flex: 1;
  padding: 18px 20px;
}

.lk-hero-stat:last-child {
  border-right: none;
}

.lk-hero-stat-val {
  color: var(--gold);
  margin-bottom: 4px;
  font-family: Fraunces, serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  display: block;
}

.lk-hero-stat-lbl {
  color: #ffffff8c;
  font-size: 11px;
  line-height: 1.4;
}

.lk-hero-visual {
  flex-direction: column;
  gap: 14px;
  display: flex;
}

.lk-hero-card {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background: #ffffff12;
  border: 1px solid #ffffff1f;
  border-radius: 14px;
  padding: 20px 22px;
}

.lk-hero-card-lbl {
  text-transform: uppercase;
  letter-spacing: .1em;
  color: var(--gold);
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
}

.lk-hero-card-title {
  color: #fff;
  margin-bottom: 12px;
  font-family: Fraunces, serif;
  font-size: 17px;
  font-weight: 600;
}

.lk-hero-card-bar {
  background: #ffffff1a;
  border-radius: 2px;
  height: 4px;
  overflow: hidden;
}

.lk-hero-card-fill {
  background: linear-gradient(90deg, var(--gold), #e8b98a);
  border-radius: 2px;
  height: 100%;
}

.lk-hero-card-meta {
  color: #ffffff73;
  justify-content: space-between;
  margin-top: 8px;
  font-size: 11px;
  display: flex;
}

.lk-hero-avatars {
  align-items: center;
  gap: 12px;
  margin-top: 8px;
  display: flex;
}

.lk-hero-avatar-row {
  display: flex;
}

.lk-hero-avatar {
  background: linear-gradient(135deg, var(--indigo-light), var(--gold));
  color: #fff;
  border: 2px solid #fff3;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  margin-left: -10px;
  font-size: 10px;
  font-weight: 700;
  display: flex;
}

.lk-hero-avatar:first-child {
  margin-left: 0;
}

.lk-hero-count {
  color: #fff;
  font-family: Fraunces, serif;
  font-size: 20px;
  font-weight: 700;
}

.lk-courses {
  padding: 96px 0;
}

.lk-courses-grid {
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  display: grid;
}

.lk-course-card {
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  cursor: default;
  background: #fff;
  flex-direction: column;
  padding: 24px;
  transition: all .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.lk-course-card:before {
  content: "";
  background: var(--indigo);
  transform-origin: 0;
  height: 3px;
  transition: transform .3s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: scaleX(0);
}

.lk-course-card:hover {
  box-shadow: var(--shadow-hover);
  border-color: #0000;
  transform: translateY(-4px);
}

.lk-course-card:hover:before {
  transform: scaleX(1);
}

.lk-course-tag {
  letter-spacing: .06em;
  text-transform: uppercase;
  border-radius: 100px;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 14px;
  padding: 3px 10px;
  font-size: 10px;
  font-weight: 700;
  display: inline-flex;
}

.tag-design {
  color: #6200ea;
  background: #ede7f6;
}

.tag-smm {
  color: #b71c1c;
  background: #fce4ec;
}

.tag-marketing {
  color: #1b5e20;
  background: #e8f5e9;
}

.tag-analytics {
  color: #0d47a1;
  background: #e3f2fd;
}

.lk-course-title {
  flex: 1;
  margin-bottom: 10px;
  font-family: Fraunces, serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.35;
}

.lk-course-meta {
  color: var(--muted);
  align-items: center;
  gap: 5px;
  margin-bottom: 16px;
  font-size: 12px;
  display: flex;
}

.lk-course-footer {
  border-top: 1px solid var(--border);
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  padding-top: 14px;
  display: flex;
}

.lk-course-price {
  color: var(--gold-dark);
  font-family: Fraunces, serif;
  font-size: 20px;
  font-weight: 700;
}

.lk-course-btn {
  background: var(--indigo);
  color: #fff;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  padding: 8px 16px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 600;
  transition: all .2s;
}

.lk-course-btn:hover {
  background: var(--indigo-dark);
}

.lk-why {
  background: #fff;
  padding: 96px 0;
}

.lk-why-grid {
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
  display: grid;
}

.lk-why-card {
  background: var(--cream);
  border-radius: var(--radius-lg);
  border: 1px solid var(--border);
  padding: 30px 26px;
  transition: all .3s;
}

.lk-why-card:hover {
  box-shadow: var(--shadow-hover);
  border-color: #3949ab40;
  transform: translateY(-4px);
}

.lk-why-icon {
  background: var(--indigo);
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  margin-bottom: 18px;
  font-size: 22px;
  display: flex;
}

.lk-why-title {
  margin-bottom: 10px;
  font-family: Fraunces, serif;
  font-size: 17px;
  font-weight: 600;
}

.lk-why-text {
  color: var(--muted);
  font-size: 13px;
  line-height: 1.65;
}

.lk-teachers {
  padding: 96px 0;
}

.lk-teachers-grid {
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
  display: grid;
}

.lk-teacher-card {
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  text-align: center;
  background: #fff;
  padding: 28px 22px;
  transition: all .3s;
}

.lk-teacher-card:hover {
  box-shadow: var(--shadow-hover);
  transform: translateY(-4px);
}

.lk-teacher-photo {
  color: #fff;
  border: 3px solid var(--border);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 84px;
  height: 84px;
  margin: 0 auto 16px;
  font-family: Fraunces, serif;
  font-size: 24px;
  font-weight: 700;
  display: flex;
}

.lk-teacher-name {
  margin-bottom: 3px;
  font-family: Fraunces, serif;
  font-size: 17px;
  font-weight: 600;
}

.lk-teacher-role {
  color: var(--indigo);
  margin-bottom: 2px;
  font-size: 12px;
  font-weight: 600;
}

.lk-teacher-company {
  color: var(--muted);
  margin-bottom: 12px;
  font-size: 11px;
}

.lk-teacher-bio {
  color: var(--muted);
  font-size: 12px;
  line-height: 1.65;
}

.lk-testimonials {
  background: #fff;
  padding: 96px 0;
}

.lk-testimonials-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  display: grid;
}

.lk-testimonial-card {
  background: var(--cream);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  padding: 28px;
  transition: all .3s;
}

.lk-testimonial-card:hover {
  box-shadow: var(--shadow-hover);
  transform: translateY(-4px);
}

.lk-testimonial-quote {
  color: var(--indigo);
  opacity: .15;
  margin-bottom: 14px;
  font-family: Fraunces, serif;
  font-size: 52px;
  line-height: .8;
}

.lk-testimonial-text {
  color: var(--black);
  margin-bottom: 22px;
  font-size: 14px;
  font-style: italic;
  line-height: 1.75;
}

.lk-testimonial-author {
  border-top: 1px solid var(--border);
  align-items: center;
  gap: 12px;
  padding-top: 18px;
  display: flex;
}

.lk-testimonial-avatar {
  color: #fff;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  font-size: 15px;
  font-weight: 700;
  display: flex;
}

.lk-testimonial-name {
  font-size: 13px;
  font-weight: 600;
}

.lk-testimonial-transform {
  color: var(--muted);
  margin-top: 2px;
  font-size: 11px;
}

.lk-testimonial-arrow {
  color: var(--indigo);
  font-weight: 700;
}

.lk-faq {
  background: var(--cream);
  padding: 96px 0;
}

.lk-faq-inner {
  grid-template-columns: 1fr 2fr;
  align-items: start;
  gap: 64px;
  display: grid;
}

.lk-faq-left p {
  color: var(--muted);
  margin-top: 14px;
  margin-bottom: 28px;
  font-size: 15px;
  line-height: 1.7;
}

.lk-faq-list {
  list-style: none;
}

.lk-faq-item {
  border-bottom: 1px solid var(--border);
}

.lk-faq-item:first-child {
  border-top: 1px solid var(--border);
}

.lk-faq-question {
  text-align: left;
  width: 100%;
  color: var(--black);
  cursor: pointer;
  background: none;
  border: none;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 20px 0;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 600;
  transition: color .2s;
  display: flex;
}

.lk-faq-question:hover {
  color: var(--indigo);
}

.lk-faq-icon {
  border: 1px solid var(--border);
  width: 28px;
  height: 28px;
  color: var(--muted);
  background: #fff;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 1;
  transition: all .3s;
  display: flex;
}

.lk-faq-item.open .lk-faq-icon {
  background: var(--indigo);
  color: #fff;
  border-color: var(--indigo);
  transform: rotate(45deg);
}

.lk-faq-answer {
  max-height: 0;
  transition: max-height .4s;
  overflow: hidden;
}

.lk-faq-item.open .lk-faq-answer {
  max-height: 320px;
}

.lk-faq-answer-inner {
  color: var(--muted);
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 1.75;
}

.lk-footer {
  color: #ffffffa6;
  background: #111827;
  padding: 64px 0 32px;
}

.lk-footer-top {
  border-bottom: 1px solid #ffffff12;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 48px;
  padding-bottom: 48px;
  display: grid;
}

.lk-footer-brand {
  color: #fff;
  margin-bottom: 12px;
  font-family: Fraunces, serif;
  font-size: 23px;
  font-weight: 700;
}

.lk-footer-brand span {
  color: var(--gold);
}

.lk-footer-desc {
  max-width: 270px;
  margin-bottom: 24px;
  font-size: 13px;
  line-height: 1.75;
}

.lk-footer-socials {
  gap: 8px;
  display: flex;
}

.lk-footer-social {
  color: #ffffffa6;
  cursor: pointer;
  background: #ffffff0f;
  border: 1px solid #ffffff14;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  transition: all .2s;
  display: flex;
}

.lk-footer-social:hover {
  background: var(--indigo);
  border-color: var(--indigo);
  color: #fff;
}

.lk-footer-col-title {
  text-transform: uppercase;
  letter-spacing: .12em;
  color: #fff;
  margin-bottom: 20px;
  font-size: 11px;
  font-weight: 700;
}

.lk-footer-links {
  flex-direction: column;
  gap: 11px;
  list-style: none;
  display: flex;
}

.lk-footer-links a {
  color: #ffffff8c;
  font-size: 13px;
  transition: color .2s;
}

.lk-footer-links a:hover {
  color: #fff;
}

.lk-footer-contact {
  align-items: center;
  gap: 10px;
  margin-bottom: 11px;
  font-size: 13px;
  display: flex;
}

.lk-footer-contact-icon {
  background: #ffffff0f;
  border-radius: 6px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  font-size: 13px;
  display: flex;
}

.lk-footer-bottom {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding-top: 26px;
  display: flex;
}

.lk-footer-legal {
  color: #ffffff4d;
  font-size: 11px;
}

.lk-footer-policy {
  gap: 16px;
  display: flex;
}

.lk-footer-policy a {
  color: #ffffff4d;
  font-size: 11px;
  transition: color .2s;
}

.lk-footer-policy a:hover {
  color: #fff9;
}

.lk-chat {
  z-index: 500;
  position: fixed;
  bottom: 28px;
  right: 28px;
}

.lk-chat-toggle {
  background: var(--indigo);
  cursor: pointer;
  border: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  transition: all .3s;
  display: flex;
  position: relative;
  box-shadow: 0 4px 24px #3949ab61;
}

.lk-chat-toggle:hover {
  background: var(--indigo-dark);
  transform: scale(1.08);
}

.lk-chat-badge {
  background: var(--gold);
  border: 2px solid var(--cream);
  color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  font-size: 8px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: -2px;
  right: -2px;
}

.lk-chat-label {
  white-space: nowrap;
  background: var(--black);
  color: #fff;
  pointer-events: none;
  opacity: 0;
  border-radius: 8px;
  padding: 7px 12px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 500;
  transition: all .25s;
  position: absolute;
  right: 68px;
  transform: translateX(6px);
}

.lk-chat-label:after {
  content: "";
  border: 5px solid #0000;
  border-right: none;
  border-left-color: var(--black);
  position: absolute;
  top: 50%;
  right: -5px;
  transform: translateY(-50%);
}

.lk-chat:not(.open):hover .lk-chat-label {
  opacity: 1;
  transform: translateX(0);
}

.lk-chat-window {
  transform-origin: 100% 100%;
  opacity: 0;
  pointer-events: none;
  background: #fff;
  border-radius: 18px;
  width: 340px;
  transition: all .3s cubic-bezier(.34, 1.56, .64, 1);
  position: absolute;
  bottom: 70px;
  right: 0;
  overflow: hidden;
  transform: scale(.85)translateY(16px);
  box-shadow: 0 20px 60px #00000029;
}

.lk-chat.open .lk-chat-window {
  opacity: 1;
  pointer-events: all;
  transform: scale(1)translateY(0);
}

.lk-chat-header {
  background: var(--indigo);
  align-items: center;
  gap: 12px;
  padding: 16px 18px;
  display: flex;
}

.lk-chat-avatar {
  background: #ffffff2e;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  font-size: 16px;
  display: flex;
}

.lk-chat-header-info {
  flex: 1;
}

.lk-chat-header-name {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
}

.lk-chat-header-status {
  color: #fff9;
  align-items: center;
  gap: 4px;
  margin-top: 1px;
  font-size: 10px;
  display: flex;
}

.lk-chat-status-dot {
  background: #4ade80;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  display: inline-block;
}

.lk-chat-close {
  color: #ffffffa6;
  cursor: pointer;
  background: none;
  border: none;
  padding: 4px;
  font-size: 18px;
  line-height: 1;
  transition: color .2s;
}

.lk-chat-close:hover {
  color: #fff;
}

.lk-chat-body {
  flex-direction: column;
  gap: 10px;
  min-height: 180px;
  max-height: 260px;
  padding: 18px;
  display: flex;
  overflow-y: auto;
}

.lk-chat-msg {
  background: var(--cream);
  color: var(--black);
  border-radius: 12px 12px 12px 3px;
  max-width: 88%;
  padding: 10px 13px;
  font-size: 13px;
  line-height: 1.55;
  animation: .35s lkFadeUp;
}

.lk-chat-msg-user {
  background: var(--indigo);
  color: #fff;
  border-radius: 12px 12px 3px;
  align-self: flex-end;
  margin-left: auto;
}

@keyframes lkFadeUp {
  from {
    opacity: 0;
    transform: translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.lk-chat-quick {
  flex-wrap: wrap;
  gap: 6px;
  padding: 0 18px 10px;
  display: flex;
}

.lk-chat-quick-btn {
  border: 1px solid var(--border);
  color: var(--indigo);
  cursor: pointer;
  background: none;
  border-radius: 100px;
  padding: 5px 11px;
  font-family: Inter, sans-serif;
  font-size: 11px;
  transition: all .2s;
}

.lk-chat-quick-btn:hover {
  background: var(--indigo);
  color: #fff;
  border-color: var(--indigo);
}

.lk-chat-input-row {
  border-top: 1px solid var(--border);
  gap: 8px;
  padding: 10px 14px 14px;
  display: flex;
}

.lk-chat-input {
  border: 1px solid var(--border);
  background: var(--cream);
  color: var(--black);
  border-radius: 8px;
  outline: none;
  flex: 1;
  padding: 9px 13px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  transition: border-color .2s;
}

.lk-chat-input:focus {
  border-color: var(--indigo);
}

.lk-chat-send {
  background: var(--indigo);
  cursor: pointer;
  border: none;
  border-radius: 8px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  transition: background .2s;
  display: flex;
}

.lk-chat-send:hover {
  background: var(--indigo-dark);
}

.lk-reveal {
  opacity: 0;
  transition: opacity .6s, transform .6s;
  transform: translateY(22px);
}

.lk-reveal.visible {
  opacity: 1;
  transform: translateY(0);
}

.lk-d1 {
  transition-delay: .1s;
}

.lk-d2 {
  transition-delay: .2s;
}

.lk-d3 {
  transition-delay: .3s;
}

@media (max-width: 1060px) {
  .lk-courses-grid, .lk-why-grid, .lk-teachers-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .lk-hero-grid {
    grid-template-columns: 1fr;
  }

  .lk-hero-visual {
    display: none;
  }

  .lk-footer-top {
    grid-template-columns: 1fr 1fr;
    gap: 32px;
  }
}

@media (max-width: 720px) {
  .lk-nav-links, .lk-nav-cta {
    display: none;
  }

  .lk-courses-grid, .lk-testimonials-grid {
    grid-template-columns: 1fr;
  }

  .lk-faq-inner {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .lk-footer-top {
    grid-template-columns: 1fr;
  }

  .lk-hero-stats {
    flex-direction: column;
  }

  .lk-hero-stat {
    border-bottom: 1px solid #ffffff1a;
    border-right: none;
  }

  .lk-hero-stat:last-child {
    border-bottom: none;
  }

  .lk-footer-bottom {
    text-align: center;
    flex-direction: column;
  }
}

@media (max-width: 480px) {
  .lk-why-grid, .lk-teachers-grid {
    grid-template-columns: 1fr;
  }

  .lk-chat-window {
    width: calc(100vw - 40px);
    right: -14px;
  }
}

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

