/*! tailwindcss v4.2.3 | MIT License | https://tailwindcss.com */
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@500;700&display=swap');
@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-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: 0.25rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --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.3rem;
    --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-6xl--line-height: 1;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --tracking-wider: 0.05em;
    --tracking-widest: 0.1em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-relaxed: 1.625;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-dark-950: #060906;
    --color-dark-900: #101310;
    --color-dark-800: #1f221f;
    --color-dark-700: #383a38;
    --color-light-50: #feffeb;
    --color-light-100: rgba(254,255,235,0.91);
    --color-light-200: rgba(254,255,235,0.75);
    --color-light-300: rgba(254,255,235,0.62);
    --color-light-400: rgba(254,255,235,0.48);
    --color-light-600: rgba(254,255,235,0.26);
    --color-border-subtle: rgba(255,255,255,0.06);
    --color-border-dim: rgba(255,255,255,0.08);
    --color-border-muted: rgba(255,255,255,0.10);
    --color-border-light: rgba(255,255,255,0.12);
    --color-secondary-300: #4e6153;
    --color-secondary-400: #e4ffd6;
    --color-primary-400: #ddba7f;
    --color-primary-500: #d2a456;
    --color-primary-700: #9b7940;
  }
}
@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 {
  .pointer-events-none {
    pointer-events: none;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .-top-32 {
    top: calc(var(--spacing) * -32);
  }
  .top-1\/2 {
    top: calc(1 / 2 * 100%);
  }
  .-right-20 {
    right: calc(var(--spacing) * -20);
  }
  .-right-32 {
    right: calc(var(--spacing) * -32);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .-left-24 {
    left: calc(var(--spacing) * -24);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .container {
    max-width: 72rem;
    width: 100%;
    margin-inline: auto;
    padding-inline: 1.5rem;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .-mt-1 {
    margin-top: calc(var(--spacing) * -1);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mt-auto {
    margin-top: auto;
  }
  .\!mb-0 {
    margin-bottom: calc(var(--spacing) * 0) !important;
  }
  .\!mb-2 {
    margin-bottom: calc(var(--spacing) * 2) !important;
  }
  .\!mb-3 {
    margin-bottom: calc(var(--spacing) * 3) !important;
  }
  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .inline-flex {
    display: inline-flex;
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-14 {
    height: calc(var(--spacing) * 14);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-\[360px\] {
    height: 360px;
  }
  .h-\[400px\] {
    height: 400px;
  }
  .h-\[480px\] {
    height: 480px;
  }
  .min-h-\[60vh\] {
    min-height: 60vh;
  }
  .min-h-\[min\(100vh\,900px\)\] {
    min-height: min(100vh, 900px);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-\[360px\] {
    width: 360px;
  }
  .w-\[400px\] {
    width: 400px;
  }
  .w-\[480px\] {
    width: 480px;
  }
  .w-auto {
    width: auto;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .flex-1 {
    flex: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .resize-none {
    resize: none;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .space-y-3 {
    :where(& > :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)));
    }
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-5 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .bg-\[url\(\'https\:\/\/leadea\.cz\/assets\/office\.webp\'\)\] {
    background-image: url('https://leadea.cz/assets/office.webp');
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: center;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  .py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
  .py-32 {
    padding-block: calc(var(--spacing) * 32);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pt-20 {
    padding-top: calc(var(--spacing) * 20);
  }
  .pt-28 {
    padding-top: calc(var(--spacing) * 28);
  }
  .pt-32 {
    padding-top: calc(var(--spacing) * 32);
  }
  .pt-36 {
    padding-top: calc(var(--spacing) * 36);
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }
  .pb-24 {
    padding-bottom: calc(var(--spacing) * 24);
  }
  .pb-32 {
    padding-bottom: calc(var(--spacing) * 32);
  }
  .pb-40 {
    padding-bottom: calc(var(--spacing) * 40);
  }
  .text-center {
    text-align: center;
  }
  .font-cinzel {
    font-family: 'Cinzel', serif;
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .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-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--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-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));
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[var\(--color-primary-500\)\] {
    color: var(--color-primary-500);
  }
  .text-light-400 {
    color: var(--color-light-400);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .opacity-75 {
    opacity: 75%;
  }
  .opacity-\[0\.035\] {
    opacity: 0.035;
  }
  .opacity-\[0\.045\] {
    opacity: 0.045;
  }
  .filter {
    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,);
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .sm\:flex-row {
    @media (width >= 40rem) {
      flex-direction: row;
    }
  }
  .md\:mt-0 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:py-24 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 24);
    }
  }
  .md\:pt-44 {
    @media (width >= 48rem) {
      padding-top: calc(var(--spacing) * 44);
    }
  }
  .md\:pb-28 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 28);
    }
  }
  .md\:pb-52 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 52);
    }
  }
  .md\:pl-72 {
    @media (width >= 48rem) {
      padding-left: calc(var(--spacing) * 72);
    }
  }
  .md\:text-4xl {
    @media (width >= 48rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .md\:text-6xl {
    @media (width >= 48rem) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
}
@property --card-grad-start {
  syntax: '<color>';
  inherits: false;
  initial-value: #152b1c;
}
::selection {
  background-color: var(--color-primary-500);
  color: var(--color-dark-950);
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  background: var(--color-dark-900);
}
::-webkit-scrollbar-thumb {
  background: var(--color-secondary-300);
  border-radius: 4px;
  border: 2px solid var(--color-dark-900);
}
::-webkit-scrollbar-thumb:hover {
  background: var(--color-secondary-400);
}
* {
  scrollbar-width: thin;
  scrollbar-color: var(--color-secondary-300) var(--color-dark-900);
}
@layer base {
  html, body {
    overflow-x: clip;
  }
  html {
    scroll-behavior: smooth;
  }
  h1, h2, h3 {
    font-family: 'Cinzel', serif;
  }
  body {
    background-color: var(--color-dark-950);
    color: var(--color-light-50);
  }
  a {
    text-decoration: none;
  }
  section h1, section h2, section h3 {
    color: var(--color-secondary-400);
  }
}
.card, .card-inset, input, textarea, form.card {
  border-radius: 2px;
}
header {
  background-color: transparent;
  border-color: var(--color-dark-700);
}
header nav a {
  color: var(--color-secondary-400);
  text-decoration: none;
  padding: 0.4rem 0.5rem;
  background-image: linear-gradient(var(--color-primary-400), var(--color-primary-400));
  background-repeat: no-repeat;
  background-size: 0% 1px;
  background-position: left bottom;
  transition: color 0.2s, background-size 0.3s ease;
}
header nav a:hover {
  color: var(--color-primary-400);
}
header nav a.nav-active {
  color: var(--color-primary-400);
  font-weight: 700;
  background-size: 100% 1px;
}
.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-block: calc(var(--spacing) * 4);
  border-bottom: none;
  position: relative;
}
.header-inner::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient( to right, transparent 0%, var(--color-secondary-400) 30%, var(--color-secondary-400) 70%, transparent 100% );
  opacity: 0.2;
}
.hamburger {
  display: flex;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
}
.hamburger span {
  display: block;
  width: 24px;
  height: 2px;
  background-color: var(--color-light-50);
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.hamburger[aria-expanded="true"] span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.hamburger[aria-expanded="true"] span:nth-child(2) {
  opacity: 0;
}
.hamburger[aria-expanded="true"] span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
@media (min-width: 1024px) {
  .hamburger {
    display: none;
  }
}
:root {
  --gradient-forest: linear-gradient(to right, #0a1810 0%, #0a1810 30%, var(--color-dark-950) 100%);
}
#o-mne {
  background: var(--gradient-forest);
  overflow-x: clip;
  overflow-y: visible;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  #o-mne .container > div:first-child {
    padding-left: 0;
  }
  #o-mne .o-me-inner::before {
    opacity: 0.25;
  }
  #o-mne .o-me-sign {
    justify-content: center;
    text-align: center;
  }
}
#o-mne > .o-me-border-top, #o-mne > .o-me-border-bottom {
  position: absolute;
  left: 0;
  right: auto;
  width: 50%;
  height: 1px;
  background: linear-gradient(to right, var(--color-secondary-400) 0%, transparent 100%);
  opacity: 0.2;
  pointer-events: none;
  z-index: 0;
}
#o-mne > .o-me-border-top {
  top: 0;
  bottom: auto;
}
#o-mne > .o-me-border-bottom {
  bottom: 0;
  top: auto;
}
#o-mne .o-me-inner::before {
  content: '';
  position: absolute;
  inset: 0 0 0 0;
  background: url('../assets/flower-bg.webp') left center / contain no-repeat;
  background-size: auto 100%;
  mix-blend-mode: luminosity;
  pointer-events: none;
  z-index: 0;
  opacity: 0.8;
}
#o-mne > * {
  position: relative;
  z-index: 1;
}
#o-mne .o-me-inner {
  z-index: 2;
}
.related-bg {
  background: var(--gradient-forest);
  position: relative;
}
.related-bg::before, .related-bg::after {
  content: '';
  position: absolute;
  left: 0;
  width: 50%;
  height: 1px;
  background: linear-gradient(to right, var(--color-secondary-400) 0%, transparent 100%);
  opacity: 0.18;
  pointer-events: none;
}
.related-bg::before {
  top: 0;
}
.related-bg::after {
  bottom: 0;
}
.has-ghost-text {
  position: relative;
}
.has-ghost-text > * {
  position: relative;
  z-index: 1;
}
#kurzy.has-ghost-text::before, #reference.has-ghost-text::before, #blog.has-ghost-text::before, #o-mne.has-ghost-text::after {
  content: attr(data-ghost);
  position: absolute;
  font-family: 'Cinzel', serif;
  font-size: clamp(5rem, 14vw, 14rem);
  font-weight: 700;
  line-height: 1;
  pointer-events: none;
  user-select: none;
  white-space: nowrap;
  bottom: -2rem;
  right: 1rem;
  z-index: 0;
}
#kurzy.has-ghost-text::before, #reference.has-ghost-text::before, #blog.has-ghost-text::before {
  color: var(--color-secondary-400);
  opacity: 0.01;
}
#o-mne.has-ghost-text::after {
  color: rgba(0,0,0,1);
  opacity: 0.05;
}
section p {
  font-size: 1rem;
  font-weight: 400;
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.55);
  margin: 0 0 1rem;
}
section.hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(2,3,2,0.62);
  pointer-events: none;
  z-index: 0;
}
section.hero > * {
  position: relative;
  z-index: 1;
}
section.border-b, div.border-b {
  border-bottom: none;
  position: relative;
}
section.border-b::after, div.border-b::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient( to right, transparent 0%, var(--color-secondary-300) 30%, var(--color-secondary-400) 70%, transparent 100% );
  opacity: 0.2;
  z-index: 1;
}
hr {
  border: none;
  height: 1px;
  background: linear-gradient( to right, transparent 0%, var(--color-primary-500) 25%, var(--color-secondary-400) 50%, var(--color-primary-500) 75%, transparent 100% );
  opacity: 0.35;
  margin-block: 1.5rem;
}
footer {
  border-color: var(--color-dark-700);
}
.footer-contact-primary {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--color-secondary-400);
  letter-spacing: 0.02em;
  transition: color 0.2s ease;
}
.footer-contact-primary:hover {
  color: var(--color-primary-400);
}
.footer-contact-secondary {
  font-size: 0.875rem;
  color: var(--color-secondary-400);
  transition: color 0.2s ease;
}
.footer-contact-secondary:hover {
  color: var(--color-primary-400);
}
.footer-social-label {
  font-family: 'Cinzel', serif;
  font-size: 0.7rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-light-400);
}
.footer-bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  padding-top: 1.25rem;
  border-top: 1px solid var(--color-dark-700);
  font-size: 0.8rem;
  color: var(--color-light-600);
  text-align: center;
}
@media (min-width: 768px) {
  .footer-bottom {
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
  }
}
.social-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,0.20);
  color: var(--color-light-400);
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}
.social-icon:hover {
  color: var(--color-primary-400);
  border-color: var(--color-primary-400);
  background-color: rgba(209,164,86,0.08);
}
.btn, .btn-outline, .btn-primary-outline, .btn-tertial {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  position: relative;
  overflow: hidden;
  padding: 0.5rem 1rem;
  border-radius: 2px;
  letter-spacing: 0.06em;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}
.btn::before, .btn-outline::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.18) 50%, transparent 60%);
  transform: translateX(-100%);
  transition: transform 0.45s ease;
  pointer-events: none;
}
.btn:hover::before, .btn-outline:hover::before {
  transform: translateX(100%);
}
.btn:hover, .btn-outline:hover, .btn-primary-outline:hover, .btn-tertial:hover {
  transform: none;
}
.btn:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}
.btn:active, .btn-outline:active, .btn-primary-outline:active, .btn-tertial:active {
  box-shadow: none;
}
.btn:focus-visible, .btn-outline:focus-visible, .btn-primary-outline:focus-visible, .btn-tertial:focus-visible {
  outline: 2px solid var(--color-primary-500);
  outline-offset: 3px;
}
.btn {
  background-color: var(--color-primary-500);
  color: var(--color-dark-950);
}
.btn:hover {
  background-color: var(--color-primary-400);
}
.btn-outline {
  font-weight: 400;
  background-color: transparent;
  background-image: linear-gradient(110deg, var(--color-secondary-400) 50%, transparent 50%);
  background-size: 220% 100%;
  background-position: right center;
  border: 1px solid var(--color-secondary-400);
  color: var(--color-secondary-400);
  transition: background-position 0.5s cubic-bezier(0.65, 0, 0.35, 1), color 0.35s ease, border-color 0.35s ease;
}
.btn-outline:hover {
  background-position: left center;
  border-color: var(--color-secondary-400);
  color: var(--color-dark-950);
}
.btn-primary-outline {
  font-weight: 400;
  background-color: transparent;
  background-image: linear-gradient(110deg, var(--color-primary-500) 50%, transparent 50%);
  background-size: 220% 100%;
  background-position: right center;
  color: var(--color-primary-500);
  border: 1px solid var(--color-primary-500);
  transition: background-position 0.5s cubic-bezier(0.65, 0, 0.35, 1), color 0.35s ease, border-color 0.35s ease;
}
.btn-primary-outline:hover {
  background-position: left center;
  border-color: var(--color-primary-500);
  color: var(--color-dark-950);
}
.btn-tertial {
  background-color: var(--color-dark-800);
  color: var(--color-secondary-400);
  border: 1px solid var(--color-border-dim);
  font-weight: 500;
  letter-spacing: 0;
}
.btn-tertial:hover {
  background-color: transparent;
  color: var(--color-secondary-400);
  border-color: var(--color-secondary-400);
}
.btn-tertial[aria-current="page"], .btn-tertial.active {
  background-color: var(--color-primary-500);
  color: var(--color-dark-950);
  border-color: var(--color-primary-500);
  font-weight: 700;
}
section {
  color: var(--color-light-200);
}
section h2 {
  font-weight: 500;
  letter-spacing: 0.06em;
}
section h2::after {
  content: '';
  display: block;
  margin-top: 0.55rem;
  width: 3rem;
  height: 1px;
  background: var(--color-primary-500);
  opacity: 0.75;
  border-radius: 1px;
}
section a:not(.btn):not(.btn-outline):not(.btn-primary-outline):not(.btn-tertial):not(.social-icon):not(.card):not(.pager-page):not(.pager-prev):not(.pager-next), footer a:not(.btn) {
  color: var(--color-primary-500);
  text-decoration: none;
  background-image: linear-gradient(var(--color-primary-400), var(--color-primary-400));
  background-repeat: no-repeat;
  background-size: 0% 1px;
  background-position: left bottom;
  transition: color 0.2s, background-size 0.3s ease;
}
section a:not(.btn):not(.btn-outline):not(.btn-primary-outline):not(.btn-tertial):not(.social-icon):not(.card):not(.pager-page):not(.pager-prev):not(.pager-next):hover, footer a:not(.btn):hover {
  color: var(--color-primary-400);
  background-size: 100% 1px;
}
.price {
  color: var(--color-light-50);
}
.card {
  border: 1px solid;
  border-color: var(--color-border-muted);
  background-color: var(--color-dark-800);
}
.card-footer {
  border-color: var(--color-border-muted);
  display: flex;
  align-items: flex-start;
  gap: calc(var(--spacing) * 3);
  border-top-style: var(--tw-border-style);
  padding-top: calc(var(--spacing) * 6);
  margin-top: auto;
  padding-top: 1.5rem;
  border-top-width: 1px;
}
.card-inset {
  background-color: var(--color-dark-800);
  border-color: var(--color-border-dim);
  color: var(--color-light-400);
}
.card-name {
  color: var(--color-light-50);
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.2rem;
}
label {
  color: var(--color-light-200);
}
input, textarea {
  background-color: var(--color-dark-900);
  border-color: rgba(228,255,214,0.1);
  color: var(--color-light-50);
}
input::placeholder, textarea::placeholder {
  color: var(--color-light-400);
}
input:focus, textarea:focus {
  border-color: rgba(228,255,214,0.45);
  outline: none;
  box-shadow: 0 0 0 1px rgba(228,255,214,0.15);
}
.form-input {
  width: 100%;
  border-width: 1px;
  padding: 0.625rem 1rem;
  font-size: 0.875rem;
}
#kontakt .card {
  border-color: rgba(228,255,214,0.1);
}
#kontakt [type="submit"], #kontakt-form [type="submit"] {
  width: 100%;
}
.section-label {
  display: flex;
  align-items: center;
  gap: 1rem;
  color: var(--color-primary-500);
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  opacity: 0;
  transform: translateY(6px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.section-label.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.section-label::before, .section-label::after {
  content: '';
  height: 1px;
  background: currentColor;
  opacity: 0.3;
}
.section-label::before {
  flex: 0;
}
.section-label::after {
  flex: 1;
}
.section-label.no-left::before {
  content: none;
}
.card-premium {
  display: flex;
  flex-direction: column;
  background: linear-gradient(to bottom, var(--card-grad-start) 0%, transparent 100%) top / 100% 65% no-repeat;
  border-color: rgba(228,255,214,0.12);
  border-bottom: none;
  border-left: none;
  border-right: none;
  position: relative;
  transition: background-size 0.55s ease, border-color 0.55s ease, box-shadow 0.6s ease;
  &::before, &::after {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(to bottom, rgba(228,255,214,0.28) 0%, transparent 100%);
    opacity: 0.45;
    pointer-events: none;
    transition: opacity 0.55s ease;
  }
  &::before {
    left: 0;
  }
  &::after {
    right: 0;
  }
  & > .card-bottom-border {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(to right, transparent 0%, rgba(228,255,214,0.12) 30%, rgba(228,255,214,0.12) 70%, transparent 100%);
    pointer-events: none;
  }
}
.card-premium:hover, .card-premium.is-active {
  background-size: 100% 95%;
  border-color: rgba(228,255,214,0.28);
  box-shadow: 0 0 0 1px rgba(228,255,214,0.16), 0 8px 32px rgba(0,0,0,0.4), 0 0 60px rgba(13,41,22,0.9), 0 0 100px rgba(13,41,22,0.45);
  &::before, &::after {
    opacity: 1;
  }
}
.card-premium .text-light-400 {
  transition: color 0.35s ease;
}
.card-premium:hover .text-light-400 {
  color: var(--color-primary-400);
}
.course-icon {
  width: 2.5rem;
  height: 2.5rem;
  opacity: 0.7;
  transition: opacity 0.35s ease;
}
.card-premium:hover .course-icon {
  opacity: 1;
}
.card-premium .btn-tertial svg {
  transition: transform 0.3s ease;
}
.card-premium:hover .btn-tertial svg {
  transform: translateX(4px);
}
#kurzy .card {
  cursor: pointer;
}
#reference .card .card-footer {
  border-top-color: rgba(228,255,214,0.12);
}
#blog {
  background: linear-gradient(to right, #0a1810 0%, #0d1610 40%, var(--color-dark-950) 100%);
}
#blog .card {
  --card-grad-start: #060906;
  background-color: var(--color-dark-950);
}
.card-more-info {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
}
#kurzy .card .card-more-info {
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--color-primary-400);
  opacity: 0.55;
  transition: opacity 0.3s ease;
}
#kurzy .card:hover .card-more-info {
  opacity: 1;
}
#blog .card .card-more-info {
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--color-primary-400);
}
.icon-leaf {
  display: inline-block;
  flex-shrink: 0;
  margin-top: 0.125rem;
  width: 14px;
  height: 14px;
  background-color: var(--color-secondary-400);
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10z'/%3E%3Cpath d='M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10z'/%3E%3Cpath d='M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.section-centered .section-label {
  justify-content: center;
}
.section-centered .section-label::before, .section-centered .section-label::after {
  flex: 0 0 2rem;
}
.section-centered h2 {
  text-align: center;
}
.section-centered h2::after {
  margin-inline: auto;
}
.eyebrow {
  font-family: 'Cinzel', serif;
  color: var(--color-light-400);
}
.dp-variant-b {
  background: #0d1309;
  color: var(--color-light-200);
  position: relative;
  overflow-x: clip;
  overflow-y: visible;
  z-index: 2;
}
.dp-variant-b-bg {
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 80% 120% at 75% 50%, var(--color-primary-500) 0%, var(--color-primary-700) 35%, transparent 70%), linear-gradient(to left, color-mix(in srgb, #9b7940, black 55%) 0%, color-mix(in srgb, #9b7940, black 80%) 50%, #0d1309 100%);
  @supports (color: color-mix(in lab, red, red)) {
    background: radial-gradient(ellipse 80% 120% at 75% 50%, var(--color-primary-500) 0%, var(--color-primary-700) 35%, transparent 70%), linear-gradient(to left, color-mix(in srgb, var(--color-primary-700), black 55%) 0%, color-mix(in srgb, var(--color-primary-700), black 80%) 50%, #0d1309 100%);
  }
  z-index: 0;
}
.dp-variant-b .container {
  z-index: 1;
}
.dp-variant-b h2, .dp-variant-b h3, .dp-variant-b li {
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.55);
}
.dp-variant-b::before {
  content: '🎁';
  position: absolute;
  right: -1rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: clamp(8rem, 18vw, 18rem);
  line-height: 1;
  opacity: 0.04;
  pointer-events: none;
  user-select: none;
  z-index: 0;
}
.dp-cta-wrap {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  align-items: center;
  gap: 1rem;
  position: relative;
  z-index: 1;
}
.dp-img {
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  border-radius: 0.75rem;
  pointer-events: none;
  user-select: none;
  filter: drop-shadow(0 16px 32px rgba(0, 0, 0, 0.5));
  position: relative;
  z-index: 2;
  transform: rotate(-3deg) translateY(-4.5rem);
  margin-bottom: -4.5rem;
}
.dp-cta-text {
  width: 100%;
  max-width: 450px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dp-cta-text .section-label {
  justify-content: center;
}
.dp-cta-text .section-label::before, .dp-cta-text .section-label::after {
  flex: 0 0 2rem;
}
.dp-cta-text h2::after {
  margin-inline: auto;
}
@media (min-width: 700px) {
  .dp-cta-text {
    text-align: left;
    align-items: flex-start;
  }
  .dp-cta-text .section-label {
    justify-content: flex-start;
  }
  .dp-cta-text .section-label::before {
    flex: 0;
    content: none;
  }
  .dp-cta-text .section-label::after {
    flex: 1;
  }
  .dp-cta-text h2::after {
    margin-inline: 0;
  }
  .dp-cta-wrap {
    grid-template-columns: 1fr auto;
    gap: 2rem;
  }
  .dp-cta-text {
    order: -1;
  }
  .dp-img {
    width: clamp(280px, 35vw, 520px);
    justify-self: end;
    transform: rotate(-3deg);
    margin-bottom: 0;
    margin-block: -3rem;
  }
}
.header-nav {
  display: none;
  gap: 1.5rem;
  font-weight: 500;
  align-items: center;
}
@media (max-width: 1023px) {
  .header-nav.is-open {
    display: flex;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: rgba(6, 9, 6, 0.82);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--color-dark-700);
    padding: 1.5rem;
    flex-direction: column;
    align-items: center;
    gap: 0.25rem;
    z-index: 100;
  }
  .header-nav.is-open > div[data-bow-container="navigation"] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
    width: 100%;
  }
  .header-nav.is-open a {
    color: var(--color-secondary-400);
    font-size: 1.125rem;
    font-family: 'Cinzel', serif;
    letter-spacing: 0.08em;
    padding: 0.65rem 0;
    width: 100%;
    text-align: center;
    text-decoration: none;
    background-image: none;
  }
  .header-nav.is-open a:hover {
    color: var(--color-primary-400);
    background-image: none;
  }
}
@media (min-width: 1024px) {
  .header-nav {
    display: flex;
  }
}
.nav-dropdown {
  position: relative;
}
.nav-dropdown-toggle {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: 0.35rem;
  padding: 0.4rem 0.5rem;
  color: var(--color-secondary-400);
  font-size: inherit;
  font-weight: 500;
  font-family: inherit;
  transition: color 0.2s;
}
.nav-dropdown-toggle:hover {
  color: var(--color-primary-400);
}
.nav-dropdown-toggle.nav-active {
  color: var(--color-primary-400);
  font-weight: 700;
}
.nav-dropdown-chevron {
  transition: transform 0.25s ease;
  flex-shrink: 0;
}
.nav-dropdown-toggle[aria-expanded="true"] .nav-dropdown-chevron {
  transform: rotate(180deg);
}
@media (min-width: 1024px) {
  .nav-dropdown-menu {
    position: absolute;
    top: calc(100% + 0.75rem);
    left: 50%;
    transform: translateX(-50%) translateY(-6px);
    min-width: 220px;
    background-color: rgba(6, 9, 6, 0.97);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border: 1px solid var(--color-border-subtle);
    border-radius: 4px;
    padding: 0.5rem 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease, transform 0.2s ease;
    z-index: 200;
  }
  .nav-dropdown.is-open .nav-dropdown-menu {
    opacity: 1;
    pointer-events: auto;
    transform: translateX(-50%) translateY(0);
  }
  .nav-dropdown-menu a {
    display: block;
    padding: 0.65rem 1.25rem;
    color: var(--color-secondary-400) !important;
    font-size: 0.875rem;
    white-space: nowrap;
    background-image: none !important;
    background-size: 0 !important;
    transition: color 0.15s, background-color 0.15s;
  }
  .nav-dropdown-menu a:hover {
    color: var(--color-primary-400) !important;
    background-color: rgba(255, 255, 255, 0.05);
  }
}
@media (max-width: 1023px) {
  .header-nav.is-open .nav-dropdown {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .header-nav.is-open .nav-dropdown-toggle {
    color: var(--color-secondary-400);
    font-size: 1.125rem;
    font-family: 'Cinzel', serif;
    letter-spacing: 0.08em;
    padding: 0.65rem 0;
    width: 100%;
    justify-content: center;
    background-image: none;
  }
  .header-nav.is-open .nav-dropdown-toggle:hover {
    color: var(--color-primary-400);
  }
  .nav-dropdown-menu {
    max-height: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    transition: max-height 0.3s ease;
    background: transparent;
    padding: 0;
  }
  .nav-dropdown.is-open .nav-dropdown-menu {
    max-height: 200px;
  }
  .nav-dropdown-menu a {
    display: block;
    color: var(--color-light-300) !important;
    font-size: 0.9rem !important;
    padding: 0.4rem 0 !important;
    text-align: center;
    background-image: none !important;
    background-size: 0 !important;
    transition: color 0.15s;
  }
  .nav-dropdown-menu a:hover {
    color: var(--color-primary-400) !important;
  }
}
.header--subpage {
  position: sticky;
  top: 0;
  background-color: rgba(6, 9, 6, 0.8);
  backdrop-filter: blur(16px) saturate(1.4);
  -webkit-backdrop-filter: blur(16px) saturate(1.4);
  border-bottom: 1px solid var(--color-border-subtle);
}
.card-full {
  display: flex;
  flex-direction: column;
  padding: calc(var(--spacing) * 8);
}
.card-title {
  margin-bottom: calc(var(--spacing) * 3);
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.card-text {
  flex: 1;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
}
.card-features {
  margin-top: calc(var(--spacing) * 6);
  margin-bottom: calc(var(--spacing) * 6);
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.ref-avatar {
  background-color: var(--color-dark-800);
  border-color: var(--color-border-dim);
  color: var(--color-light-400);
  border-radius: 2px;
  display: flex;
  height: calc(var(--spacing) * 10);
  width: calc(var(--spacing) * 10);
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-style: var(--tw-border-style);
  border-width: 1px;
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.blog-thumb {
  background-color: var(--color-dark-800);
  border-color: var(--color-border-dim);
  color: var(--color-light-400);
  border-radius: 2px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  display: flex;
  height: calc(var(--spacing) * 40);
  align-items: center;
  justify-content: center;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.blog-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.blog-thumb > div {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.blog-thumb > * {
  transition: transform 0.55s ease;
}
#blog .card:hover .blog-thumb > * {
  transform: scale(1.04);
}
.pager {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
}
.pager .btn-tertial {
  padding: 0.375rem 0.75rem;
}
.cms4-pagination {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.cms4-pagination .page-item .page-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.25rem;
  height: 2.25rem;
  padding: 0 0.5rem;
  border-radius: 4px;
  border: 1px solid var(--color-border-dim);
  background: transparent;
  color: var(--color-gold);
  font-size: 0.875rem;
  font-family: var(--font-sans);
  text-decoration: none;
  transition: background 0.2s, border-color 0.2s, color 0.2s;
}
.cms4-pagination .page-item .page-link:hover {
  background: rgba(255,255,255,0.06);
  border-color: var(--color-gold);
}
.cms4-pagination .page-item.active .page-link {
  background: var(--color-gold);
  border-color: var(--color-gold);
  color: #0b1e12;
  font-weight: 700;
  pointer-events: none;
}
.cms4-pagination .page-item.disabled .page-link {
  opacity: 0.3;
  pointer-events: none;
}
.cms4-pagination .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
}
.card-grid {
  display: grid;
  gap: calc(var(--spacing) * 8);
  @media (width >= 48rem) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.two-col {
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 12);
  @media (width >= 48rem) {
    flex-direction: row;
  }
}
.decor-bg {
  pointer-events: none;
  position: absolute;
  inset: calc(var(--spacing) * 0);
  overflow: hidden;
}
.form-label {
  margin-bottom: calc(var(--spacing) * 1);
  display: block;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.form-grid {
  display: grid;
  gap: calc(var(--spacing) * 5);
  @media (width >= 40rem) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.list-icon-item {
  display: flex;
  align-items: flex-start;
  gap: calc(var(--spacing) * 2);
  transition: color 0.2s ease, padding-left 0.2s ease;
}
.contact-eyebrow {
  font-family: 'Cinzel', serif;
  color: var(--color-light-400);
  margin-bottom: calc(var(--spacing) * 1);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-tracking: var(--tracking-widest);
  letter-spacing: var(--tracking-widest);
  text-transform: uppercase;
}
.blog-card-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: calc(var(--spacing) * 6);
}
.blog-card-title {
  margin-bottom: calc(var(--spacing) * 2);
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-leading: var(--leading-snug);
  line-height: var(--leading-snug);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.blog-card-summary {
  margin-bottom: calc(var(--spacing) * 5);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
  color: var(--color-light-300);
}
.blog-card-meta {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: calc(var(--spacing) * 4);
}
.header-cta {
  display: none;
  align-items: center;
  gap: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  @media (width >= 700px) {
    display: flex;
  }
  padding: 0.5rem 1rem;
}
.page-hero-body {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: calc(var(--spacing) * 36);
  padding-bottom: calc(var(--spacing) * 20);
  text-align: center;
  @media (width >= 48rem) {
    padding-top: calc(var(--spacing) * 44);
  }
  @media (width >= 48rem) {
    padding-bottom: calc(var(--spacing) * 28);
  }
}
.contact-col-info {
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  gap: calc(var(--spacing) * 6);
  text-align: center;
  @media (width >= 48rem) {
    width: calc(var(--spacing) * 72);
  }
  @media (width >= 48rem) {
    align-items: flex-start;
  }
  @media (width >= 48rem) {
    text-align: left;
  }
}
.skip-nav {
  position: absolute;
  left: -9999px;
  top: 1rem;
  z-index: 10000;
  padding: 0.5rem 1rem;
  background-color: var(--color-primary-500);
  color: var(--color-dark-950);
  font-weight: 600;
  border-radius: 2px;
}
.skip-nav:focus {
  left: 1rem;
}
:focus-visible {
  outline: 2px solid var(--color-primary-500);
  outline-offset: 3px;
  border-radius: 2px;
}
.header--home {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  transition: background-color 0.35s ease, backdrop-filter 0.35s ease, border-color 0.35s ease;
}
.header--home.is-scrolled {
  background-color: rgba(6, 9, 6, 0.75);
  backdrop-filter: blur(16px) saturate(1.4);
  -webkit-backdrop-filter: blur(16px) saturate(1.4);
  border-bottom: 1px solid var(--color-border-subtle);
}
section[id] {
  scroll-margin-top: 4.5rem;
}
.page-hero {
  background-color: #122b1a;
  background-image: linear-gradient(155deg, #061009 0%, #1a4228 45%, #0b1e12 100%);
  position: relative;
  overflow: visible;
  border-bottom: 1px solid rgba(255,255,255,0.07);
}
.page-hero.poukaz {
  min-height: 650px;
}
.page-hero [data-bow-block="poukaz-image"] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(25%) rotate(-4deg);
  width: min(88vw, 380px);
  z-index: 5;
  pointer-events: none;
}
.page-hero [data-bow-block="poukaz-image"] .dp-img {
  width: 100%;
  transform: none;
  margin: 0;
}
@media (min-width: 600px) {
  .page-hero [data-bow-block="poukaz-image"] {
    left: 50%;
    right: auto;
    transform: translateX(-50%) translateY(30%) rotate(-4deg);
    width: clamp(320px, 48vw, 520px);
  }
}
@media (min-width: 900px) {
  .page-hero [data-bow-block="poukaz-image"] {
    width: clamp(360px, 36vw, 520px);
  }
}
@media (min-width: 1200px) {
  .page-hero [data-bow-block="poukaz-image"] {
    transform: translateX(-50%) translateY(30%) rotate(-4deg);
  }
}
.page-hero-decor {
  position: absolute;
  inset: 0;
  background-image: url('../assets/flower-bg.webp');
  background-size: cover;
  background-position: center right;
  opacity: 0.13;
  mix-blend-mode: soft-light;
  pointer-events: none;
}
.page-breadcrumb {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.7rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--color-light-400);
}
.page-breadcrumb a {
  color: var(--color-light-400);
  text-decoration: none;
}
.page-breadcrumb a:hover {
  color: var(--color-primary-400);
}
.page-content {
  background-color: var(--color-dark-900);
  border-top: 1px solid var(--color-border-subtle);
}
.text-content {
  color: var(--color-light-200);
  font-size: 1rem;
  line-height: 1.75;
}
.text-content h1, .text-content h2, .text-content h3, .text-content h4, .text-content h5, .text-content h6 {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: var(--color-secondary-400);
  line-height: 1.3;
  margin-top: 2.5rem;
  margin-bottom: 0.75rem;
}
.text-content h1:first-child, .text-content h2:first-child, .text-content h3:first-child {
  margin-top: 0;
}
.text-content h1 {
  font-size: 2rem;
}
.text-content h2 {
  font-size: 1.375rem;
  padding-bottom: 0.5rem;
  color: var(--color-primary-400);
  border-bottom: 1px solid var(--color-dark-700);
}
.text-content h3 {
  font-size: 1.15rem;
  color: var(--color-secondary-400);
  margin-bottom: 0.4rem;
}
.text-content h4 {
  font-size: 1rem;
  color: var(--color-primary-400);
  font-family: inherit;
  letter-spacing: 0;
}
.text-content h5, .text-content h6 {
  font-size: 0.9rem;
  color: var(--color-light-300);
  font-family: inherit;
  letter-spacing: 0;
}
.text-content p {
  margin-top: 0;
  margin-bottom: 1.25rem;
}
.text-content p:last-child {
  margin-bottom: 0;
}
.text-content strong, .text-content b {
  color: var(--color-light-50);
  font-weight: 700;
}
.text-content em, .text-content i {
  color: var(--color-light-300);
  font-style: italic;
}
.text-content a:not([class]) {
  color: var(--color-primary-400);
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: opacity 0.2s;
}
.text-content a:not([class]):hover {
  opacity: 0.7;
}
.text-content ul, .text-content ol {
  margin-bottom: 1.25rem;
  padding-left: 1.5rem;
}
.text-content ul {
  list-style: none;
  padding-left: 0;
}
.text-content ol {
  list-style-type: decimal;
}
.text-content ul li {
  position: relative;
  padding-left: 1.5rem;
}
.text-content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5em;
  width: 13px;
  height: 13px;
  background-color: var(--color-secondary-400);
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10z'/%3E%3Cpath d='M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10z'/%3E%3Cpath d='M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.text-content li {
  margin-bottom: 0.375rem;
  transition: color 0.2s ease, padding-left 0.2s ease;
  cursor: default;
}
.text-content ol li::marker {
  color: var(--color-primary-400);
}
.text-content ul ul, .text-content ol ol, .text-content ul ol, .text-content ol ul {
  margin-top: 0.375rem;
  margin-bottom: 0;
}
[data-bow-content="content"] ul, [data-bow-content="content"] ol, .card-features ul, .card-features ol {
  list-style: none;
  margin: 1rem 0;
  padding: 0;
}
[data-bow-content="content"] ul li, [data-bow-content="content"] ol li, .card-features li {
  display: flex;
  align-items: flex-start;
  font-size: .9rem;
  gap: 0.5rem;
  margin-bottom: 0.4rem;
  line-height: 1.5;
}
[data-bow-content="content"] ul li::before, [data-bow-content="content"] ol li::before, .card-features li::before {
  content: "";
  flex-shrink: 0;
  margin-top: 0.2em;
  width: 14px;
  height: 14px;
  background-color: var(--color-secondary-400);
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10z'/%3E%3Cpath d='M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10z'/%3E%3Cpath d='M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.text-content img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 0.5rem;
  margin: 2rem auto;
  border: 1px solid var(--color-border-subtle);
}
.text-content figure {
  margin: 2rem 0;
  text-align: center;
}
.text-content figcaption {
  margin-top: 0.5rem;
  font-size: 0.8rem;
  color: var(--color-light-400);
  font-style: italic;
}
.text-content blockquote {
  margin: 2rem 0;
  padding: 1.25rem 1.5rem;
  border-left: 3px solid var(--color-primary-400);
  background: rgba(221,186,127,0.05);
  border-radius: 0 0.375rem 0.375rem 0;
  color: var(--color-light-100);
  font-style: italic;
}
.text-content blockquote p {
  margin-bottom: 0;
}
.text-content blockquote cite {
  display: block;
  margin-top: 0.75rem;
  font-size: 0.85rem;
  font-style: normal;
  color: var(--color-primary-400);
}
.text-content code {
  font-family: 'Fira Code', 'Consolas', monospace;
  font-size: 0.875em;
  background: rgba(255,255,255,0.07);
  border: 1px solid var(--color-border-muted);
  border-radius: 0.25rem;
  padding: 0.1em 0.4em;
  color: var(--color-secondary-400);
}
.text-content pre {
  margin: 1.5rem 0;
  padding: 1.25rem 1.5rem;
  background: var(--color-dark-950);
  border: 1px solid var(--color-border-dim);
  border-radius: 0.5rem;
  overflow-x: auto;
  line-height: 1.6;
}
.text-content pre code {
  background: none;
  border: none;
  padding: 0;
  font-size: 0.875rem;
  color: var(--color-light-200);
}
.text-content hr {
  margin: 2.5rem 0;
  border: none;
  border-top: 1px solid var(--color-dark-700);
}
.text-content table {
  width: 100%;
  margin: 2rem 0;
  border-collapse: collapse;
  font-size: 0.9rem;
}
.text-content th {
  background: rgba(255,255,255,0.05);
  color: var(--color-light-50);
  font-weight: 700;
  text-align: left;
  padding: 0.75rem 1rem;
  border-bottom: 2px solid var(--color-primary-400);
}
.text-content td {
  padding: 0.625rem 1rem;
  border-bottom: 1px solid var(--color-border-subtle);
  color: var(--color-light-300);
  vertical-align: top;
}
.text-content tr:last-child td {
  border-bottom: none;
}
.text-content abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  color: var(--color-light-100);
}
.gv-two-col {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  align-items: start;
}
@media (min-width: 768px) {
  .gv-two-col {
    grid-template-columns: 1fr 1fr;
  }
}
.gv-message {
  padding: 1rem;
  border-radius: 2px;
  margin-bottom: 1rem;
  text-align: center;
  font-size: 0.95rem;
}
.gv-message.error {
  background: rgba(220, 53, 69, 0.15);
  border: 1px solid rgba(220, 53, 69, 0.4);
  color: #f87171;
}
.gv-message.success {
  background: rgba(40, 167, 69, 0.15);
  border: 1px solid rgba(40, 167, 69, 0.35);
  color: #86efac;
}
.gv-message.hidden {
  display: none;
}
.contactform-status {
  display: none;
}
.contactform-status:not(.hidden) {
  display: block;
}
.contactform-status--error {
  background: rgba(220, 53, 69, 0.15);
  border: 1px solid rgba(220, 53, 69, 0.4);
  color: #f87171;
}
.contactform-status--success {
  background: rgba(40, 167, 69, 0.15);
  border: 1px solid rgba(40, 167, 69, 0.35);
  color: #86efac;
}
.gv-panel {
  background: var(--color-dark-900);
  border: 1px solid var(--color-dark-700, rgba(255,255,255,0.08));
  border-radius: 2px;
  padding: 2rem;
  color-scheme: dark;
}
@media (max-width: 576px) {
  .gv-panel {
    padding: 1.25rem;
  }
}
.gv-panel label {
  display: block;
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--color-light-400);
  margin-bottom: 0.4rem;
}
.gv-panel input[type="number"], .gv-panel input[type="email"], .gv-panel input[type="text"], .gv-panel select, .gv-panel textarea {
  width: 100%;
  padding: 0.7rem 1rem;
  border: 1px solid var(--color-border-light);
  border-radius: 2px;
  font-size: 1rem;
  background: rgba(255,255,255,0.04);
  color: var(--color-light-100, #f0f0f0);
  transition: border-color 0.18s, box-shadow 0.18s;
}
.gv-panel input:focus, .gv-panel select:focus, .gv-panel textarea:focus {
  outline: none;
  border-color: var(--color-primary-400);
  box-shadow: 0 0 0 3px rgba(221,186,127,0.15);
}
.gv-calc-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  border: 1px solid var(--color-border-light);
  border-radius: 2px;
  overflow: hidden;
  width: 100%;
}
.gv-calc-cell {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  padding: 0.8rem 1rem;
  background: rgba(255,255,255,0.03);
  border-right: 1px solid var(--color-border-light);
}
.gv-calc-cell:last-child {
  border-right: none;
  background: rgba(221,186,127,0.06);
}
.gv-calc-label {
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--color-light-400);
  white-space: nowrap;
}
@media (max-width: 480px) {
  .gv-calc-grid {
    grid-template-columns: 1fr;
  }
  .gv-calc-cell {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border-right: none;
    border-bottom: 1px solid var(--color-border-light);
    padding: 0.65rem 0.9rem;
  }
  .gv-calc-cell:last-child {
    border-bottom: none;
  }
  .gv-calc-label {
    white-space: normal;
    flex: 1 1 auto;
    margin-right: 0.75rem;
  }
  .gv-calc-grid input[type="number"], .gv-calc-value {
    flex: 0 0 auto;
    text-align: right;
  }
}
.gv-calc-grid input[type="number"] {
  width: 100%;
  height: auto;
  background: transparent;
  border: none;
  padding: 0;
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--color-light-100);
  -moz-appearance: textfield;
}
.gv-calc-grid input[type="number"]::-webkit-inner-spin-button, .gv-calc-grid input[type="number"]::-webkit-outer-spin-button {
  opacity: 1;
}
.gv-calc-grid input[type="number"]:focus {
  outline: none;
  box-shadow: none;
  border: none;
}
.gv-calc-value {
  font-size: 1.15rem;
  font-weight: 600;
  color: var(--color-light-100);
  white-space: nowrap;
}
.gv-calc-cell.is-total .gv-calc-label {
  color: var(--color-primary-400);
  opacity: 0.8;
}
.gv-calc-cell.is-total .gv-calc-value {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--color-primary-400);
}
.gv-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 48px;
  padding: 0.6rem 1rem;
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  border: none;
  border-radius: 2px;
  cursor: pointer;
  background-color: var(--color-primary-500);
  color: var(--color-dark-950);
  letter-spacing: 0.06em;
  transition: background-color 0.2s ease, box-shadow 0.2s ease;
}
.gv-cta-btn::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.18) 50%, transparent 60%);
  transform: translateX(-100%);
  transition: transform 0.45s ease;
  pointer-events: none;
}
.gv-cta-btn:hover:not(:disabled)::before {
  transform: translateX(100%);
}
.gv-cta-btn:hover:not(:disabled) {
  background-color: var(--color-primary-400);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}
.gv-cta-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.gv-loading {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 2px solid var(--color-dark-950);
  border-radius: 50%;
  border-top-color: transparent;
  animation: gv-spin 0.7s linear infinite;
  margin-left: 0.6rem;
  vertical-align: middle;
}
@keyframes gv-spin {
  to {
    transform: rotate(360deg);
  }
}
.gv-order-result {
  margin-top: 2rem;
}
.gv-order-result.hidden {
  display: none;
}
.gv-vouchers-wrapper {
  position: relative;
  margin-bottom: 1.5rem;
}
.gv-voucher-preview {
  text-align: center;
  position: relative;
}
.gv-voucher-preview img {
  width: 100%;
  max-width: 560px;
  height: auto;
  border-radius: 2px;
  box-shadow: 0 8px 28px rgba(0,0,0,0.4);
  margin-bottom: 1rem;
  position: relative;
  z-index: 3;
}
.gv-vouchers-wrapper:not(.has-multiple) .gv-voucher-preview::before, .gv-vouchers-wrapper:not(.has-multiple) .gv-voucher-preview::after {
  display: none;
}
.gv-voucher-preview::before, .gv-voucher-preview::after {
  content: '';
  position: absolute;
  width: 96%;
  height: 95%;
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
  left: 50%;
  top: 10px;
  transform: translateX(-50%);
}
.gv-voucher-preview::before {
  z-index: 2;
  top: 8px;
}
.gv-voucher-preview::after {
  z-index: 1;
  top: 16px;
  width: 92%;
  height: 90%;
}
.gv-voucher-title {
  text-align: center;
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  color: var(--color-light-200);
}
.gv-download-section {
  text-align: center;
  margin: 1.5rem 0;
}
.gv-download-btn {
  text-decoration: none;
  width: 100%;
}
.gv-email-section {
  margin-top: 1rem;
  display: flex;
  gap: 0.5rem;
  align-items: center;
  flex-wrap: wrap;
}
.gv-email-section label {
  flex: 0 0 100%;
  margin-bottom: 0.2rem;
  font-weight: 600;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--color-light-400);
}
.gv-email-input {
  flex: 1 1 200px;
  padding: 0.65rem 0.9rem;
  border: 1px solid var(--color-border-light);
  border-radius: 2px;
  font-size: 0.95rem;
  background: rgba(255,255,255,0.04);
  color: var(--color-light-100, #f0f0f0);
}
.gv-email-input:focus {
  outline: none;
  border-color: var(--color-primary-400);
  box-shadow: 0 0 0 3px rgba(221,186,127,0.15);
}
.gv-send-email-btn {
  white-space: nowrap;
  font-size: 0.9rem;
}
.gv-send-email-btn svg {
  width: 16px;
  height: 16px;
}
.gv-email-success {
  flex: 1 1 100%;
  background: rgba(40,167,69,0.12);
  border: 1px solid rgba(40,167,69,0.3);
  color: #86efac;
  padding: 0.7rem 1rem;
  border-radius: 2px;
  font-weight: 600;
  font-size: 0.9rem;
}
.gv-payment-box {
  background: rgba(255,255,255,0.04);
  border: 1px solid var(--color-border-dim);
  border-radius: 2px;
  padding: 1.5rem;
  margin-top: 1.5rem;
}
.gv-payment-box h4 {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: var(--color-light-200);
}
.gv-payment-grid {
  display: grid;
  gap: 0.5rem;
}
.gv-payment-row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 1rem;
  font-size: 0.95rem;
}
.gv-payment-row span {
  color: var(--color-light-400);
}
.gv-payment-row strong {
  font-family: monospace;
  font-size: 1rem;
  color: var(--color-primary-400);
}
.gv-qr-box {
  margin-top: 1.5rem;
  text-align: center;
}
.gv-qr-box p {
  margin-bottom: 0.75rem;
  font-size: 0.9rem;
  color: var(--color-light-400);
}
.gv-qr-box img {
  max-width: 200px;
  width: 100%;
  height: auto;
  border: 3px solid rgba(255,255,255,0.15);
  border-radius: 2px;
  background: white;
  padding: 8px;
  display: inline-block;
}
.course-tab-list {
  display: grid;
  grid-template-columns: 1fr;
  border: 1px solid rgba(228,255,214,0.1);
  border-bottom: none;
}
@media (min-width: 640px) {
  .course-tab-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.course-tab {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.625rem;
  padding: 1.75rem 1.5rem;
  cursor: pointer;
  border: none;
  border-bottom: 2px solid transparent;
  background: transparent;
  color: var(--color-light-300);
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  width: 100%;
}
@media (max-width: 639px) {
  .course-tab {
    border-bottom: 1px solid rgba(228,255,214,0.1);
    border-top: 2px solid transparent;
    border-left: none;
    border-right: none;
  }
  .course-tab.is-active {
    border-top-color: var(--color-primary-400);
    border-bottom-color: transparent;
  }
}
@media (min-width: 640px) {
  .course-tab + .course-tab {
    border-left: 1px solid rgba(228,255,214,0.1);
  }
}
.course-tab:hover {
  color: var(--color-light-100);
  background: rgba(228,255,214,0.03);
}
.course-tab.is-active {
  color: var(--color-primary-400);
  border-bottom-color: var(--color-primary-400);
  background: rgba(228,255,214,0.05);
}
.course-tab-icon {
  color: var(--color-light-400);
  transition: color 0.2s ease;
}
.course-tab.is-active .course-tab-icon {
  color: var(--color-primary-400);
}
.course-tab-name {
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1.3;
  color: inherit;
}
.course-tab-tagline {
  font-size: 0.75rem;
  line-height: 1.45;
  color: var(--color-light-400);
  transition: color 0.2s ease;
}
.course-tab.is-active .course-tab-tagline {
  color: rgba(228,255,214,0.6);
}
.course-panel {
  display: none;
  border: 1px solid rgba(228,255,214,0.1);
  border-top: none;
}
.course-panel.is-active {
  display: block;
}
.cta-strip {
  background: linear-gradient(135deg, #061009 0%, #0e2018 50%, #061009 100%);
  border-top: 1px solid rgba(228,255,214,0.1);
  border-bottom: 1px solid rgba(228,255,214,0.1);
  position: relative;
  overflow: hidden;
}
.cta-strip::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 60% 200% at 80% 50%, rgba(100,200,80,0.06) 0%, transparent 70%);
  pointer-events: none;
}
.ihidden {
  display: none !important;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@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-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;
}
@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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --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;
      --card-grad-start: #152b1c;
    }
  }
}
