/*!***********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/input.css ***!
  \***********************************************************************************************************/
/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    --font-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, monospace;
    --color-amber-400: oklch(82.8% 0.189 84.429);
    --spacing: 0.25rem;
    --container-md: 28rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-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;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --leading-relaxed: 1.625;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: "Inter", ui-sans-serif, system-ui, sans-serif;
    --default-mono-font-family: "IBM Plex Mono", ui-monospace, SFMono-Regular, monospace;
    --font-display: "Fraunces", "Iowan Old Style", Georgia, serif;
  }
}
@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;
  }
  :-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 {
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .inset-x-0 {
    inset-inline: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-16 {
    top: calc(var(--spacing) * 16);
  }
  .right-5 {
    right: calc(var(--spacing) * 5);
  }
  .bottom-5 {
    bottom: calc(var(--spacing) * 5);
  }
  .z-90 {
    z-index: 90;
  }
  .z-100 {
    z-index: 100;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mt-14 {
    margin-top: calc(var(--spacing) * 14);
  }
  .mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-flex {
    display: inline-flex;
  }
  .size-5 {
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
  }
  .size-7 {
    width: calc(var(--spacing) * 7);
    height: calc(var(--spacing) * 7);
  }
  .size-9 {
    width: calc(var(--spacing) * 9);
    height: calc(var(--spacing) * 9);
  }
  .size-10 {
    width: calc(var(--spacing) * 10);
    height: calc(var(--spacing) * 10);
  }
  .size-12 {
    width: calc(var(--spacing) * 12);
    height: calc(var(--spacing) * 12);
  }
  .size-14 {
    width: calc(var(--spacing) * 14);
    height: calc(var(--spacing) * 14);
  }
  .size-full {
    width: 100%;
    height: 100%;
  }
  .h-7 {
    height: calc(var(--spacing) * 7);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-full {
    height: 100%;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .list-none {
    list-style-type: none;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .place-items-center {
    place-items: center;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-0\.5 {
    gap: calc(var(--spacing) * 0.5);
  }
  .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-12 {
    gap: calc(var(--spacing) * 12);
  }
  .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)));
    }
  }
  .gap-x-8 {
    column-gap: calc(var(--spacing) * 8);
  }
  .gap-y-4 {
    row-gap: calc(var(--spacing) * 4);
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-line {
    border-color: var(--line);
  }
  .bg-surface {
    background-color: var(--surface);
  }
  .bg-surface-2 {
    background-color: var(--surface-2);
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .object-top {
    object-position: top;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-7 {
    padding-inline: calc(var(--spacing) * 7);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-3\.5 {
    padding-block: calc(var(--spacing) * 3.5);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .text-center {
    text-align: center;
  }
  .font-sans {
    font-family: "Inter", ui-sans-serif, system-ui, sans-serif;
  }
  .font-serif {
    font-family: var(--font-serif);
  }
  .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-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[2\.75rem\] {
    font-size: 2.75rem;
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .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);
  }
  .text-balance {
    text-wrap: balance;
  }
  .text-pretty {
    text-wrap: pretty;
  }
  .text-amber-400 {
    color: var(--color-amber-400);
  }
  .text-brand {
    color: var(--accent);
  }
  .text-brand\/20 {
    color: var(--accent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--accent) 20%, transparent);
    }
  }
  .text-ink {
    color: var(--ink);
  }
  .text-ink-2 {
    color: var(--ink-2);
  }
  .text-ink-3 {
    color: var(--ink-3);
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .group-open\:rotate-180 {
    &:is(:where(.group):is([open], :popover-open, :open) *) {
      rotate: 180deg;
    }
  }
  .hover\:bg-surface-2 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--surface-2);
      }
    }
  }
  .hover\:text-ink {
    &:hover {
      @media (hover: hover) {
        color: var(--ink);
      }
    }
  }
  .focus\:not-sr-only {
    &:focus {
      position: static;
      width: auto;
      height: auto;
      padding: 0;
      margin: 0;
      overflow: visible;
      clip: auto;
      white-space: normal;
    }
  }
  .focus\:fixed {
    &:focus {
      position: fixed;
    }
  }
  .focus\:top-3 {
    &:focus {
      top: calc(var(--spacing) * 3);
    }
  }
  .focus\:left-3 {
    &:focus {
      left: calc(var(--spacing) * 3);
    }
  }
  .focus\:z-200 {
    &:focus {
      z-index: 200;
    }
  }
  .focus\:rounded-md {
    &:focus {
      border-radius: var(--radius-md);
    }
  }
  .focus\:bg-fill {
    &:focus {
      background-color: var(--fill);
    }
  }
  .focus\:px-4 {
    &:focus {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .focus\:py-2 {
    &:focus {
      padding-block: calc(var(--spacing) * 2);
    }
  }
  .focus\:text-ink-base {
    &:focus {
      color: var(--on-fill);
    }
  }
  .sm\:mt-6 {
    @media (width >= 40rem) {
      margin-top: calc(var(--spacing) * 6);
    }
  }
  .sm\:mt-9 {
    @media (width >= 40rem) {
      margin-top: calc(var(--spacing) * 9);
    }
  }
  .sm\:mt-11 {
    @media (width >= 40rem) {
      margin-top: calc(var(--spacing) * 11);
    }
  }
  .sm\:mt-14 {
    @media (width >= 40rem) {
      margin-top: calc(var(--spacing) * 14);
    }
  }
  .sm\:block {
    @media (width >= 40rem) {
      display: block;
    }
  }
  .sm\:inline-flex {
    @media (width >= 40rem) {
      display: inline-flex;
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:grid-cols-4 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .sm\:flex-row {
    @media (width >= 40rem) {
      flex-direction: row;
    }
  }
  .sm\:items-stretch {
    @media (width >= 40rem) {
      align-items: stretch;
    }
  }
  .sm\:px-6 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .sm\:py-24 {
    @media (width >= 40rem) {
      padding-block: calc(var(--spacing) * 24);
    }
  }
  .sm\:py-28 {
    @media (width >= 40rem) {
      padding-block: calc(var(--spacing) * 28);
    }
  }
  .sm\:text-5xl {
    @media (width >= 40rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .sm\:text-lg {
    @media (width >= 40rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .sm\:text-\[2\.5rem\] {
    @media (width >= 40rem) {
      font-size: 2.5rem;
    }
  }
  .sm\:text-\[2\.75rem\] {
    @media (width >= 40rem) {
      font-size: 2.75rem;
    }
  }
  .md\:p-7 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 7);
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:w-\[42\%\] {
    @media (width >= 64rem) {
      width: 42%;
    }
  }
  .lg\:flex-1 {
    @media (width >= 64rem) {
      flex: 1;
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-5 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }
  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:items-center {
    @media (width >= 64rem) {
      align-items: center;
    }
  }
  .lg\:gap-16 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 16);
    }
  }
  .lg\:p-8 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 8);
    }
  }
  .lg\:px-8 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
}
:root {
  --surface: #fbfbf9;
  --surface-2: #f2f2ee;
  --surface-3: #e9e8e1;
  --line: #dedcd4;
  --line-2: #c9c6ba;
  --ink: #161a17;
  --ink-2: #4d5450;
  --ink-3: #666e68;
  --accent: #0d7a5f;
  --accent-deep: #095c47;
  --fill: #2ed3a1;
  --fill-hover: #23bd8d;
  --amber: #a1620c;
  --on-fill: #08221a;
}
[data-theme="dark"] {
  --surface: #0b0f0d;
  --surface-2: #141a17;
  --surface-3: #1c2420;
  --line: #28312c;
  --line-2: #3a453f;
  --ink: #eef2ee;
  --ink-2: #a9b3ac;
  --ink-3: #8a948d;
  --accent: #4ee0b0;
  --accent-deep: #7defc6;
  --fill: #2ed3a1;
  --fill-hover: #4ee0b0;
  --amber: #e0a33c;
  --on-fill: #06231a;
}
.tnum {
  font-variant-numeric: tabular-nums;
  font-feature-settings: "tnum" 1;
}
.theme-dark-only {
  display: none;
}
.theme-light-only {
  display: none;
}
[data-theme="dark"]  .theme-dark-only {
  display: block;
}
[data-theme="light"] .theme-light-only {
  display: block;
}
.hero-rule {
  height: 2px;
  background: linear-gradient(to right, var(--fill), var(--accent) 42%, transparent 82%);
}
.admin-screenshot-wrap {
  display: block;
  border-radius: 12px;
  border: 1px solid var(--line);
  overflow: hidden;
  transition: transform .3s;
}
.admin-screenshot-wrap:hover {
  transform: translateY(-4px);
}
.admin-float-badge {
  position: absolute;
  bottom: -14px;
  right: 20px;
  z-index: 10;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 7px 16px;
  border-radius: 999px;
  background: var(--fill);
  color: var(--on-fill);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .02em;
  white-space: nowrap;
  pointer-events: none;
}
.pages-swiper {
  width: 100%;
  padding-top: 20px !important;
  padding-bottom: 52px !important;
  overflow: visible;
}
.pages-swiper-wrap {
  overflow: hidden;
}
.pages-swiper .swiper-slide {
  width: min(580px, 82vw);
  flex-shrink: 0;
}
@media (max-width: 480px) {
  .pages-swiper .swiper-slide {
    width: 90vw;
  }
}
.pages-swiper .swiper-slide-active .slide-card {
  border-color: var(--accent);
}
.pages-swiper .swiper-pagination {
  bottom: 10px !important;
}
.shot-frame {
  aspect-ratio: 1916 / 907;
}
.shot-frame img {
  image-rendering: -webkit-optimize-contrast;
}
.slide-card {
  border-radius: 12px;
  border: 1px solid var(--line);
  overflow: hidden;
  background: var(--surface);
  transition: box-shadow 0.35s, border-color 0.35s;
  display: block;
}
.slide-card img {
  display: block;
  width: 100%;
  height: auto;
}
.slide-card-label {
  padding: 11px 16px;
  font-size: 12px;
  font-weight: 600;
  color: var(--ink-2);
  border-top: 1px solid var(--line);
  background: var(--surface-2);
}
.swiper-pagination-bullet {
  background: var(--line) !important;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background: var(--accent) !important;
}
.swiper-btn {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  border-radius: 8px;
  border: 1px solid var(--line);
  background: var(--surface);
  color: var(--ink-2);
  cursor: pointer;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.swiper-btn:hover {
  background: var(--surface-2);
  border-color: var(--accent);
  color: var(--accent);
}
.testimonial-wrap {
  overflow: hidden;
}
.testimonial-card {
  display: flex;
  flex-direction: column;
  transition: box-shadow .3s, transform .3s;
}
.testimonial-card:hover {
  transform: translateY(-3px);
}
.testimonial-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--line);
  opacity: 1;
  cursor: pointer;
  border: none;
  padding: 0;
  transition: background .2s, width .2s, border-radius .2s;
  display: inline-block;
}
.testimonial-pagination .swiper-pagination-bullet-active {
  background: var(--accent);
  width: 24px;
  border-radius: 4px;
}
.cta-section {
  background: var(--surface-2);
  border-top: 1px solid var(--line);
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 5rem;
}
body {
  overflow-x: hidden;
}
:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *, *::before, *::after {
    animation-duration: .01ms !important;
    transition-duration: .01ms !important;
  }
}
.display {
  font-family: var(--font-display);
  font-weight: 600;
  font-variation-settings: "opsz" 120, "SOFT" 0, "WONK" 1;
  letter-spacing: -0.022em;
  line-height: 1.02;
}
.ledger-label {
  display: flex;
  align-items: center;
  gap: 14px;
  font-family: var(--font-mono);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--accent);
}
.ledger-label::after {
  content: "";
  flex: 1;
  height: 1px;
  background: linear-gradient(to right, var(--line-2), transparent);
}
.ledger-label.is-centered {
  justify-content: center;
}
.ledger-label.is-centered::before,
.ledger-label.is-centered::after {
  content: "";
  flex: 0 1 72px;
  height: 1px;
  background: var(--line-2);
}
.rule-top {
  border-top: 1px solid var(--line);
}
.card {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 14px;
  transition: border-color .25s, background .25s, transform .25s;
}
.card:hover {
  border-color: var(--line-2);
  background: var(--surface-2);
}
.btn-fill {
  background: var(--fill);
  color: var(--on-fill);
  transition: background .2s, transform .12s;
}
.btn-fill:hover {
  background: var(--fill-hover);
}
.btn-fill:active {
  transform: translateY(1px);
}
.btn-ghost {
  border: 1px solid var(--line-2);
  color: var(--ink);
  background: transparent;
  transition: background .2s, border-color .2s;
}
.btn-ghost:hover {
  background: var(--surface-2);
  border-color: var(--ink-3);
}
:where(a, button, summary, input, [tabindex]):focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 3px;
  border-radius: 6px;
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
    scroll-behavior: auto !important;
  }
}
.site-header {
  background: var(--surface);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--surface) 88%, transparent);
  }
  backdrop-filter: saturate(1.4) blur(10px);
  -webkit-backdrop-filter: saturate(1.4) blur(10px);
  border-bottom: 1px solid var(--line);
}
.stat-row {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}
.stat-cell {
  padding: 30px 16px;
  border-bottom: 1px solid var(--line);
}
.stat-cell:nth-child(odd) {
  border-right: 1px solid var(--line);
}
@media (min-width: 640px) {
  .stat-cell {
    border-bottom: 0;
    border-right: 1px solid var(--line);
  }
  .stat-cell:last-child {
    border-right: 0;
  }
}
.card.group > .shot-frame {
  border-bottom: 1px solid var(--line);
}
.slide-card-label {
  font-family: var(--font-mono);
  font-size: 11.5px;
  letter-spacing: .01em;
}
.cta-section {
  background: var(--surface-2);
  border-top: 1px solid var(--line);
}
.testimonial-swiper .swiper-slide-active .testimonial-card {
  background: var(--fill);
  border-color: transparent;
}
.testimonial-swiper .swiper-slide-active .testimonial-card * {
  color: var(--on-fill) !important;
}
.chip, .tick, .medallion {
  background: var(--accent);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--accent) 12%, transparent);
  }
  color: var(--accent);
  transition: background .25s, color .25s;
}
.group:hover .medallion {
  background: var(--fill);
  color: var(--on-fill);
}
.open-pill {
  border: 1px solid var(--line-2);
  color: var(--ink);
  transition: background .2s, border-color .2s, color .2s;
}
.open-pill:hover {
  background: var(--fill);
  border-color: var(--fill);
  color: var(--on-fill);
}
.stamp {
  border: 1px solid var(--accent);
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in srgb, var(--accent) 32%, transparent);
  }
  background: var(--accent);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--accent) 10%, transparent);
  }
  color: var(--accent);
  font-family: var(--font-mono);
  letter-spacing: .06em;
}
.drawer {
  background: var(--surface);
  border-bottom: 1px solid var(--line);
}
.hero-h1 {
  font-size: clamp(2.1rem, 1.25rem + 4.2vw, 4.6rem);
  line-height: 1.06;
  text-wrap: balance;
}
.cta-h2 {
  font-size: clamp(1.85rem, 1.25rem + 3.0vw, 3.6rem);
}
h1, h2, h3, p, li {
  overflow-wrap: break-word;
}
html, body {
  max-width: 100%;
  overflow-x: hidden;
}
.hero {
  padding-top: clamp(5rem, 3.6rem + 6vw, 10rem);
  padding-bottom: clamp(2.75rem, 1.9rem + 5vw, 7rem);
}
.hero-head {
  max-width: 60rem;
}
.hero-sub {
  max-width: 42rem;
  font-size: clamp(0.95rem, 0.9rem + 0.3vw, 1.125rem);
  line-height: 1.65;
}
.hero-orb,
.hero-arcs,
.hero-dot {
  position: absolute;
  pointer-events: none;
  z-index: 0;
}
.hero-orb {
  border-radius: 50%;
  filter: blur(46px);
  opacity: .5;
  will-change: transform;
  animation: orb-drift 18s ease-in-out infinite alternate;
}
.hero-orb--a {
  top: -6rem;
  left: -8rem;
  width: 26rem;
  height: 26rem;
  background: radial-gradient(circle at 32% 32%, var(--fill) 0%, transparent 68%);
}
.hero-orb--b {
  right: -10rem;
  bottom: -4rem;
  width: 30rem;
  height: 30rem;
  background: radial-gradient(circle at 62% 58%, #7db8f0 0%, transparent 66%);
  opacity: .32;
  animation-duration: 23s;
  animation-direction: alternate-reverse;
}
@keyframes orb-drift {
  from {
    transform: translate3d(0, 0, 0) scale(1);
  }
  to {
    transform: translate3d(26px, -18px, 0) scale(1.06);
  }
}
.hero-arcs {
  top: 50%;
  width: 20rem;
  height: 26.25rem;
  transform: translateY(-50%);
  color: var(--line-2);
  opacity: .5;
}
.hero-arcs--l {
  left: 0;
}
.hero-arcs--r {
  right: 0;
  transform: translateY(-50%) scaleX(-1);
}
.hero-dot {
  top: 8.5rem;
  left: 10.5rem;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: var(--fill);
  opacity: .85;
  animation: dot-pulse 4.5s ease-in-out infinite;
}
@keyframes dot-pulse {
  0%, 100% {
    transform: scale(1);
    opacity: .85;
  }
  50% {
    transform: scale(1.35);
    opacity: .55;
  }
}
@media (max-width: 1279px) {
  .hero-arcs, .hero-dot {
    display: none;
  }
}
@media (max-width: 640px) {
  .hero-orb {
    display: none;
  }
}
.reveal {
  opacity: 0;
  animation: reveal-up .62s cubic-bezier(.22, .68, .36, 1) forwards;
  animation-delay: var(--d, 0ms);
}
@keyframes reveal-up {
  from {
    opacity: 0;
    transform: translate3d(0, 14px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .hero-orb, .hero-dot {
    animation: none;
  }
  .reveal {
    opacity: 1;
    animation: none;
  }
}
.hero > .relative {
  position: relative;
  z-index: 1;
}
.hero-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  padding: 7px 16px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--surface-2);
  font-family: var(--font-mono);
  font-size: clamp(10px, 9.3px + 0.2vw, 11.5px);
  font-weight: 600;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--accent);
}
.hero-badge b {
  color: var(--line-2);
  font-weight: 400;
}
.hero-badge .fa-bolt {
  font-size: 11px;
}
.fw-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
  gap: 14px;
  max-width: 34rem;
}
.fw-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  height: 100%;
  padding: 22px 16px;
  border: 1px solid var(--line);
  border-radius: 14px;
  background: var(--surface);
  text-align: center;
  transition: border-color .25s, background .25s, transform .25s;
}
.fw-card:hover {
  border-color: var(--fill);
  background: var(--surface-2);
  transform: translateY(-3px);
}
.fw-mark {
  display: grid;
  place-items: center;
  margin-bottom: 4px;
  transition: transform .3s cubic-bezier(.22, .68, .36, 1);
}
.fw-card:hover .fw-mark {
  transform: translateY(-2px) scale(1.08);
}
.fw-cta {
  transition: color .25s;
}
.fw-card:hover .fw-cta {
  color: var(--accent-deep);
}
.fw-title {
  font-size: 14px;
  font-weight: 700;
  color: var(--ink);
}
.fw-sub {
  font-family: var(--font-mono);
  font-size: 10.5px;
  color: var(--ink-3);
}
.fw-cta {
  margin-top: 2px;
  font-size: 11.5px;
  font-weight: 600;
  color: var(--accent);
}
@media (max-width: 639px) {
  .fw-grid {
    gap: 10px;
  }
  .fw-card {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 2px 12px;
    padding: 12px 14px;
    text-align: left;
    border-radius: 12px;
  }
  .fw-mark {
    grid-row: 1 / span 2;
    margin-bottom: 0;
  }
  .fw-mark svg {
    width: 1.5rem;
    height: 1.5rem;
  }
  .fw-title {
    grid-column: 2;
    font-size: 13.5px;
  }
  .fw-sub {
    grid-column: 2;
    font-size: 10px;
  }
  .fw-cta {
    grid-row: 1 / span 2;
    grid-column: 3;
    margin-top: 0;
    font-size: 11px;
    white-space: nowrap;
  }
  .fw-card:hover {
    transform: none;
  }
}
@media (max-width: 359px) {
  .fw-card {
    padding: 11px 12px;
    gap: 2px 10px;
  }
  .fw-sub {
    font-size: 9px;
    letter-spacing: -.01em;
  }
  .fw-cta {
    font-size: 10.5px;
  }
}
.hero-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}
@media (max-width: 400px) {
  .hero-actions {
    flex-direction: column;
  }
  .hero-actions > a {
    width: 100%;
  }
}
.hero-facts {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px 26px;
  font-size: clamp(11.5px, 11px + 0.15vw, 13px);
  font-weight: 500;
  color: var(--ink-2);
}
.hero-facts li {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}
.hero-facts .fa-check {
  color: var(--accent);
  font-size: 11px;
}
.hero-stage {
  position: relative;
  max-width: 64rem;
}
.hero-float {
  animation: stage-float 9s ease-in-out infinite alternate;
}
@keyframes stage-float {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, -8px, 0);
  }
}
.hero-float:hover {
  animation-play-state: paused;
}
@media (prefers-reduced-motion: reduce) {
  .hero-float {
    animation: none;
  }
}
.hero-stage {
  position: relative;
}
.window {
  display: block;
  border: 1px solid var(--line-2);
  border-radius: 14px;
  overflow: hidden;
  background: var(--surface-2);
  box-shadow: 0 1px 2px rgb(0 0 0 / .04), 0 18px 44px -22px rgb(0 0 0 / .28);
  transition: transform .35s, box-shadow .35s;
}
.window:hover {
  transform: translateY(-3px);
  box-shadow: 0 1px 2px rgb(0 0 0 / .04), 0 26px 56px -22px rgb(0 0 0 / .34);
}
.window img {
  display: block;
  width: 100%;
  height: auto;
}
.window-bar {
  display: flex;
  align-items: center;
  gap: 7px;
  padding: 11px 14px;
  border-bottom: 1px solid var(--line);
  background: var(--surface);
}
.window-bar .dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--line-2);
}
.window-url {
  margin-left: 10px;
  font-family: var(--font-mono);
  font-size: 11px;
  color: var(--ink-3);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.readout {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 18px;
  border: 1px solid var(--line);
  border-radius: 12px;
  background: var(--surface);
  overflow: hidden;
}
.readout-cell {
  padding: 14px 16px;
  border-right: 1px solid var(--line);
}
.readout-cell:last-child {
  border-right: 0;
}
.readout dt {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--ink-3);
}
.readout dd {
  margin-top: 5px;
  font-size: 21px;
  font-weight: 700;
  color: var(--ink);
  line-height: 1.1;
}
.readout dd.is-amber {
  color: var(--amber);
}
@media (max-width: 420px) {
  .readout dd {
    font-size: 17px;
  }
  .readout-cell {
    padding: 12px 8px;
  }
  .readout dt {
    font-size: 9.5px;
    letter-spacing: .04em;
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}
@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;
}
@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-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
    }
  }
}

