/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.rp-note */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --v72: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --q80: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --m5: oklch(93.6% 0.032 17.717);
    --g49: oklch(63.7% 0.237 25.331);
    --e50: oklch(54.6% 0.245 262.881);
    --b43: oklch(48.8% 0.243 264.376);
    --e19: oklch(98.4% 0.003 247.858);
    --h25: oklch(96.8% 0.007 247.896);
    --m1: oklch(44.6% 0.043 257.281);
    --n86: oklch(37.2% 0.044 257.287);
    --m11: oklch(20.8% 0.042 265.755);
    --g32: #000;
    --k67: #fff;
    --a67: 0.25rem;
    --e17: 24rem;
    --w92: 32rem;
    --e7: 42rem;
    --d30: 0.75rem;
    --t40: calc(1 / 0.75);
    --k46: 0.875rem;
    --t35: calc(1.25 / 0.875);
    --f45: 1rem;
    --b53: calc(1.5 / 1);
    --j93: 1.125rem;
    --k59: calc(1.75 / 1.125);
    --h88: 1.25rem;
    --e42: calc(1.75 / 1.25);
    --v34: 2.25rem;
    --h22: calc(2.5 / 2.25);
    --m48: 400;
    --w49: 500;
    --k21: 600;
    --x18: 700;
    --w57: -0.025em;
    --e54: 0.1em;
    --y99: 1.375;
    --x64: 1.5;
    --u92: 1.625;
    --w47: 0.125rem;
    --a68: 0.25rem;
    --q19: 0.375rem;
    --v63: 0.5rem;
    --t48: 0.75rem;
    --a88: cubic-bezier(0.4, 0, 0.2, 1);
    --y21: spin 1s linear infinite;
    --v21: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --k26: 8px;
    --t53: 40px;
    --d91: 16 / 9;
    --v57: 150ms;
    --t25: cubic-bezier(0.4, 0, 0.2, 1);
    --n19: var(--v72);
    --p48: var(--q80);
  }
}
@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(--n19, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--m45, normal);
    font-variation-settings: var(--w38, 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(--p48, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--m58, normal);
    font-variation-settings: var(--a43, 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;
  }
  p4u4n7 {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    tx-wrap: 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 {
  .\@container\/card-header {
    container-type: inline-size;
    container-name: card-header;
  }
  .\@container\/field-group {
    container-type: inline-size;
    container-name: field-group;
  }
  .h9x1u3 {
    pointer-events: none;
  }
  .invisible {
    visibility: hidden;
  }
  .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;
  }
  .lq-list {
    inset: calc(var(--a67) * 0);
  }
  ._tws2m {
    inset-inline: calc(var(--a67) * 0);
  }
  ._37ert {
    inset-block: calc(var(--a67) * 0);
  }
  .-top-12 {
    top: calc(var(--a67) * -12);
  }
  .top-0 {
    top: calc(var(--a67) * 0);
  }
  .top-1\.5 {
    top: calc(var(--a67) * 1.5);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-3\.5 {
    top: calc(var(--a67) * 3.5);
  }
  .top-4 {
    top: calc(var(--a67) * 4);
  }
  .top-\[1px\] {
    top: 1px;
  }
  .top-\[50\%\] {
    top: 50%;
  }
  .top-\[60\%\] {
    top: 60%;
  }
  .top-full {
    top: 100%;
  }
  .-right-12 {
    right: calc(var(--a67) * -12);
  }
  .right-0 {
    right: calc(var(--a67) * 0);
  }
  .right-1 {
    right: calc(var(--a67) * 1);
  }
  .right-2 {
    right: calc(var(--a67) * 2);
  }
  .right-3 {
    right: calc(var(--a67) * 3);
  }
  .right-4 {
    right: calc(var(--a67) * 4);
  }
  .-bottom-12 {
    bottom: calc(var(--a67) * -12);
  }
  .bottom-0 {
    bottom: calc(var(--a67) * 0);
  }
  .-left-12 {
    left: calc(var(--a67) * -12);
  }
  .left-0 {
    left: calc(var(--a67) * 0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-2 {
    left: calc(var(--a67) * 2);
  }
  .left-\[50\%\] {
    left: 50%;
  }
  .c7a1v7 {
    isolation: isolate;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .l5q5q7 {
    order: -9999;
  }
  ._emud4 {
    order: 9999;
  }
  .r4x3v5 {
    grid-column-start: 2;
  }
  .b6u8t8 {
    grid-row: span 2 / span 2;
  }
  .m3t9r8 {
    grid-row-start: 1;
  }
  .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;
    }
  }
  .\!m-0 {
    margin: calc(var(--a67) * 0) !important;
  }
  .-mx-1 {
    margin-inline: calc(var(--a67) * -1);
  }
  .mx-2 {
    margin-inline: calc(var(--a67) * 2);
  }
  .mx-3\.5 {
    margin-inline: calc(var(--a67) * 3.5);
  }
  .mx-4 {
    margin-inline: calc(var(--a67) * 4);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .-my-2 {
    margin-block: calc(var(--a67) * -2);
  }
  .my-0 {
    margin-block: calc(var(--a67) * 0);
  }
  .my-0\.5 {
    margin-block: calc(var(--a67) * 0.5);
  }
  .my-1 {
    margin-block: calc(var(--a67) * 1);
  }
  .-mt-4 {
    margin-top: calc(var(--a67) * -4);
  }
  .mt-1\.5 {
    margin-top: calc(var(--a67) * 1.5);
  }
  .mt-2 {
    margin-top: calc(var(--a67) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--a67) * 4);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-2 {
    margin-right: calc(var(--a67) * 2);
  }
  .mb-2 {
    margin-bottom: calc(var(--a67) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--a67) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--a67) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--a67) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--a67) * 8);
  }
  .-ml-4 {
    margin-left: calc(var(--a67) * -4);
  }
  .ml-1 {
    margin-left: calc(var(--a67) * 1);
  }
  .ml-4 {
    margin-left: calc(var(--a67) * 4);
  }
  .ml-auto {
    margin-left: auto;
  }
  .line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  ._37q52 {
    display: inline-flex;
  }
  .p4u4n7 {
    display: table;
  }
  .e7g2b3 {
    display: table-caption;
  }
  ._3uhuu {
    display: table-cell;
  }
  .q4d9h6 {
    display: table-row;
  }
  .i9d1b9 {
    field-sizing: content;
  }
  .j6g8z1 {
    aspect-ratio: 1 / 1;
  }
  .nf-item {
    aspect-ratio: var(--d91);
  }
  .size-\(--b7\) {
    width: var(--b7);
    height: var(--b7);
  }
  ._lp3k5 {
    width: calc(var(--a67) * 2);
    height: calc(var(--a67) * 2);
  }
  .size-2\.5 {
    width: calc(var(--a67) * 2.5);
    height: calc(var(--a67) * 2.5);
  }
  .i9l7j3 {
    width: calc(var(--a67) * 3);
    height: calc(var(--a67) * 3);
  }
  .size-3\.5 {
    width: calc(var(--a67) * 3.5);
    height: calc(var(--a67) * 3.5);
  }
  ._rakop {
    width: calc(var(--a67) * 4);
    height: calc(var(--a67) * 4);
  }
  ._8p18d {
    width: calc(var(--a67) * 6);
    height: calc(var(--a67) * 6);
  }
  .l9j9v4 {
    width: calc(var(--a67) * 7);
    height: calc(var(--a67) * 7);
  }
  .sl-mark {
    width: calc(var(--a67) * 8);
    height: calc(var(--a67) * 8);
  }
  ._sx8qr {
    width: calc(var(--a67) * 9);
    height: calc(var(--a67) * 9);
  }
  ._ismtr {
    width: calc(var(--a67) * 10);
    height: calc(var(--a67) * 10);
  }
  .a5z4h9 {
    width: auto;
    height: auto;
  }
  .y4h8e5 {
    width: 100%;
    height: 100%;
  }
  .h-\(--b7\) {
    height: var(--b7);
  }
  .h-1\.5 {
    height: calc(var(--a67) * 1.5);
  }
  .h-2 {
    height: calc(var(--a67) * 2);
  }
  .h-2\.5 {
    height: calc(var(--a67) * 2.5);
  }
  .h-4 {
    height: calc(var(--a67) * 4);
  }
  .h-5 {
    height: calc(var(--a67) * 5);
  }
  .h-6 {
    height: calc(var(--a67) * 6);
  }
  .h-7 {
    height: calc(var(--a67) * 7);
  }
  .h-8 {
    height: calc(var(--a67) * 8);
  }
  .h-9 {
    height: calc(var(--a67) * 9);
  }
  .h-10 {
    height: calc(var(--a67) * 10);
  }
  .h-12 {
    height: calc(var(--a67) * 12);
  }
  .h-16 {
    height: calc(var(--a67) * 16);
  }
  .h-\[1\.15rem\] {
    height: 1.15rem;
  }
  .h-\[500px\] {
    height: 500px;
  }
  .h-\[calc\(100\%-1px\)\] {
    height: calc(100% - 1px);
  }
  .h-\[var\(--g97\)\] {
    height: var(--g97);
  }
  .h-\[var\(--z30\)\] {
    height: var(--z30);
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-px {
    height: 1px;
  }
  .h-svh {
    height: 100svh;
  }
  .max-h-\(--d69\) {
    max-height: var(--d69);
  }
  .max-h-\(--e2\) {
    max-height: var(--e2);
  }
  .max-h-\(--h80\) {
    max-height: var(--h80);
  }
  .max-h-\[300px\] {
    max-height: 300px;
  }
  .min-h-0 {
    min-height: calc(var(--a67) * 0);
  }
  .min-h-4 {
    min-height: calc(var(--a67) * 4);
  }
  .min-h-16 {
    min-height: calc(var(--a67) * 16);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .min-h-svh {
    min-height: 100svh;
  }
  .w-\(--b7\) {
    width: var(--b7);
  }
  .w-\(--y56\) {
    width: var(--y56);
  }
  .w-0 {
    width: calc(var(--a67) * 0);
  }
  .w-1 {
    width: calc(var(--a67) * 1);
  }
  .w-2 {
    width: calc(var(--a67) * 2);
  }
  .w-2\.5 {
    width: calc(var(--a67) * 2.5);
  }
  .w-3 {
    width: calc(var(--a67) * 3);
  }
  .w-3\/4 {
    width: calc(3/4 * 100%);
  }
  .w-4 {
    width: calc(var(--a67) * 4);
  }
  .w-5 {
    width: calc(var(--a67) * 5);
  }
  .w-8 {
    width: calc(var(--a67) * 8);
  }
  .w-9 {
    width: calc(var(--a67) * 9);
  }
  .w-10 {
    width: calc(var(--a67) * 10);
  }
  .w-16 {
    width: calc(var(--a67) * 16);
  }
  .w-64 {
    width: calc(var(--a67) * 64);
  }
  .w-72 {
    width: calc(var(--a67) * 72);
  }
  .w-\[100px\] {
    width: 100px;
  }
  .w-\[400px\] {
    width: 400px;
  }
  .w-auto {
    width: auto;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .w-max {
    width: max-content;
  }
  .w-px {
    width: 1px;
  }
  .max-w-\(--n72\) {
    max-width: var(--n72);
  }
  .max-w-2xl {
    max-width: var(--e7);
  }
  .max-w-\[calc\(100\%-2rem\)\] {
    max-width: calc(100% - 2rem);
  }
  .max-w-lg {
    max-width: var(--w92);
  }
  .max-w-max {
    max-width: max-content;
  }
  .max-w-sm {
    max-width: var(--e17);
  }
  .min-w-\(--b7\) {
    min-width: var(--b7);
  }
  .min-w-0 {
    min-width: calc(var(--a67) * 0);
  }
  .min-w-5 {
    min-width: calc(var(--a67) * 5);
  }
  .min-w-8 {
    min-width: calc(var(--a67) * 8);
  }
  .min-w-9 {
    min-width: calc(var(--a67) * 9);
  }
  .min-w-10 {
    min-width: calc(var(--a67) * 10);
  }
  .min-w-\[8rem\] {
    min-width: 8rem;
  }
  .min-w-\[12rem\] {
    min-width: 12rem;
  }
  .min-w-\[var\(--f11\)\] {
    min-width: var(--f11);
  }
  ._jrx9q {
    flex: 1;
  }
  .gk-mark {
    flex-shrink: 0;
  }
  .q2r6h8 {
    flex-shrink: 0;
  }
  .d8x4b7 {
    flex-grow: 1;
  }
  ._iqhsu {
    flex-grow: 0;
  }
  .q9j7h1 {
    flex-basis: 100%;
  }
  .wd-card {
    caption-side: bottom;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .origin-\(--q86\) {
    transform-origin: var(--q86);
  }
  .origin-\(--e49\) {
    transform-origin: var(--e49);
  }
  .origin-\(--h59\) {
    transform-origin: var(--h59);
  }
  .origin-\(--u56\) {
    transform-origin: var(--u56);
  }
  .origin-\(--h78\) {
    transform-origin: var(--h78);
  }
  .origin-\(--p1\) {
    transform-origin: var(--p1);
  }
  .origin-\(--d45\) {
    transform-origin: var(--d45);
  }
  .-translate-x-1\/2 {
    --n50: calc(calc(1/2 * 100%) * -1);
    translate: var(--n50) var(--p67);
  }
  .-translate-x-px {
    --n50: -1px;
    translate: var(--n50) var(--p67);
  }
  .translate-x-\[-50\%\] {
    --n50: -50%;
    translate: var(--n50) var(--p67);
  }
  .translate-x-px {
    --n50: 1px;
    translate: var(--n50) var(--p67);
  }
  .-translate-y-1\/2 {
    --p67: calc(calc(1/2 * 100%) * -1);
    translate: var(--n50) var(--p67);
  }
  .translate-y-0\.5 {
    --p67: calc(var(--a67) * 0.5);
    translate: var(--n50) var(--p67);
  }
  .translate-y-\[-50\%\] {
    --p67: -50%;
    translate: var(--n50) var(--p67);
  }
  .translate-y-\[calc\(-50\%_-_2px\)\] {
    --p67: calc(-50% - 2px);
    translate: var(--n50) var(--p67);
  }
  .rotate-45 {
    rotate: 45deg;
  }
  .rotate-90 {
    rotate: 90deg;
  }
  .m2v1t6 {
    m2v1t6: var(--j46,) var(--u99,) var(--k85,) var(--k62,) var(--v86,);
  }
  .jm-tag {
    animation: var(--v21);
  }
  .x3g4w5 {
    animation: var(--y21);
  }
  .cursor-default {
    cursor: default;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .cursor-text {
    cursor: text;
  }
  .sl-col {
    touch-action: none;
  }
  .m6r2w7 {
    resize: none;
  }
  ._h010q {
    scroll-margin-block: calc(var(--a67) * 1);
  }
  .nf-head {
    scroll-padding-block: calc(var(--a67) * 1);
  }
  .list-disc {
    list-style-type: disc;
  }
  .list-none {
    list-style-type: none;
  }
  .t5x1h9 {
    grid-auto-rows: min-content;
  }
  .grid-cols-\[0_1fr\] {
    grid-template-columns: 0 1fr;
  }
  .grid-rows-\[auto_auto\] {
    grid-template-rows: auto auto;
  }
  ._0xgmb {
    flex-direction: column;
  }
  .gk-wrap {
    flex-direction: column-reverse;
  }
  .y8u5s4 {
    flex-direction: row;
  }
  .lq-pill {
    lq-pill: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .j2s5e7 {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .x9b9h4 {
    justify-items: start;
  }
  .gap-0 {
    gap: calc(var(--a67) * 0);
  }
  .gap-0\.5 {
    gap: calc(var(--a67) * 0.5);
  }
  .gap-1 {
    gap: calc(var(--a67) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--a67) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--a67) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--a67) * 2.5);
  }
  .gap-3 {
    gap: calc(var(--a67) * 3);
  }
  .gap-4 {
    gap: calc(var(--a67) * 4);
  }
  .gap-6 {
    gap: calc(var(--a67) * 6);
  }
  .gap-7 {
    gap: calc(var(--a67) * 7);
  }
  .gap-y-0\.5 {
    row-gap: calc(var(--a67) * 0.5);
  }
  .p7q2c7 {
    align-self: flex-start;
  }
  ._05b6e {
    align-self: stretch;
  }
  .xz-head {
    justify-self: flex-end;
  }
  .fn-pill {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-\[2px\] {
    border-radius: 2px;
  }
  .rounded-\[4px\] {
    border-radius: 4px;
  }
  .rounded-\[10px\] {
    border-radius: 10px;
  }
  .rounded-\[20px\] {
    border-radius: 20px;
  }
  .rounded-\[calc\(var\(--g48\)-5px\)\] {
    border-radius: calc(var(--g48) - 5px);
  }
  .rounded-\[inherit\] {
    border-radius: inherit;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--v63);
  }
  .rounded-md {
    border-radius: var(--q19);
  }
  .rounded-none {
    border-radius: 0;
  }
  .rounded-sm {
    border-radius: var(--a68);
  }
  .rounded-xl {
    border-radius: var(--t48);
  }
  .rounded-xs {
    border-radius: var(--w47);
  }
  .rounded-l-md {
    border-top-left-radius: var(--q19);
    border-bottom-left-radius: var(--q19);
  }
  .rounded-tl-sm {
    border-top-left-radius: var(--a68);
  }
  .rounded-r-md {
    border-top-right-radius: var(--q19);
    border-bottom-right-radius: var(--q19);
  }
  .border {
    border-style: var(--d8);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--d8);
    border-width: 0px;
  }
  .border-\[1\.5px\] {
    border-style: var(--d8);
    border-width: 1.5px;
  }
  .border-y {
    border-block-style: var(--d8);
    border-block-width: 1px;
  }
  .border-t {
    border-top-style: var(--d8);
    border-top-width: 1px;
  }
  .border-r {
    border-right-style: var(--d8);
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--d8);
    border-bottom-width: 1px;
  }
  .border-l {
    border-left-style: var(--d8);
    border-left-width: 1px;
  }
  .border-dashed {
    --d8: dashed;
    border-style: dashed;
  }
  .border-\(--d17\) {
    border-color: var(--d17);
  }
  .border-\[rgba\(0\,0\,0\,0\.08\)\] {
    border-color: rgba(0,0,0,0.08);
  }
  .border-transparent {
    border-color: transparent;
  }
  .border-t-transparent {
    border-top-color: transparent;
  }
  .border-l-transparent {
    border-left-color: transparent;
  }
  .bg-\(--u17\) {
    background-color: var(--u17);
  }
  .bg-\[\#1a1a19\] {
    background-color: #1a1a19;
  }
  .bg-\[\#f8f8f7\] {
    background-color: #f8f8f7;
  }
  .bg-black\/50 {
    background-color: color-mix(in srgb, #000 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--g32) 50%, transparent);
    }
  }
  .bg-blue-600 {
    background-color: var(--e50);
  }
  .bg-red-100 {
    background-color: var(--m5);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--k67);
  }
  .bg-white\/80 {
    background-color: color-mix(in srgb, #fff 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--k67) 80%, transparent);
    }
  }
  .bg-gradient-to-br {
    --a76: to bottom right in oklab;
    background-image: linear-gradient(var(--d89));
  }
  ._9hd3m {
    --u40: var(--e19);
    --d89: var(--t95, var(--a76), var(--u40) var(--q37), var(--d56) var(--a21));
  }
  ._5ldnw {
    --d56: var(--h25);
    --d89: var(--t95, var(--a76), var(--u40) var(--q37), var(--d56) var(--a21));
  }
  .c1l9h8 {
    fill: currentcolor;
  }
  .p-0 {
    padding: calc(var(--a67) * 0);
  }
  .p-1 {
    padding: calc(var(--a67) * 1);
  }
  .p-2 {
    padding: calc(var(--a67) * 2);
  }
  .p-3 {
    padding: calc(var(--a67) * 3);
  }
  .p-4 {
    padding: calc(var(--a67) * 4);
  }
  .p-5 {
    padding: calc(var(--a67) * 5);
  }
  .p-6 {
    padding: calc(var(--a67) * 6);
  }
  .p-8 {
    padding: calc(var(--a67) * 8);
  }
  .p-\[3px\] {
    padding: 3px;
  }
  .p-px {
    padding: 1px;
  }
  .px-\(--b7\) {
    padding-inline: var(--b7);
  }
  .px-1 {
    padding-inline: calc(var(--a67) * 1);
  }
  .px-1\.5 {
    padding-inline: calc(var(--a67) * 1.5);
  }
  .px-2 {
    padding-inline: calc(var(--a67) * 2);
  }
  .px-2\.5 {
    padding-inline: calc(var(--a67) * 2.5);
  }
  .px-3 {
    padding-inline: calc(var(--a67) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--a67) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--a67) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--a67) * 6);
  }
  .py-0\.5 {
    padding-block: calc(var(--a67) * 0.5);
  }
  .py-1 {
    padding-block: calc(var(--a67) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--a67) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--a67) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--a67) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--a67) * 3);
  }
  .py-4 {
    padding-block: calc(var(--a67) * 4);
  }
  .py-5 {
    padding-block: calc(var(--a67) * 5);
  }
  .py-6 {
    padding-block: calc(var(--a67) * 6);
  }
  .pt-0 {
    padding-top: calc(var(--a67) * 0);
  }
  .pt-3 {
    padding-top: calc(var(--a67) * 3);
  }
  .pt-4 {
    padding-top: calc(var(--a67) * 4);
  }
  .pt-8 {
    padding-top: calc(var(--a67) * 8);
  }
  .pt-12 {
    padding-top: calc(var(--a67) * 12);
  }
  .pr-1 {
    padding-right: calc(var(--a67) * 1);
  }
  .pr-2 {
    padding-right: calc(var(--a67) * 2);
  }
  .pr-2\.5 {
    padding-right: calc(var(--a67) * 2.5);
  }
  .pr-3 {
    padding-right: calc(var(--a67) * 3);
  }
  .pr-8 {
    padding-right: calc(var(--a67) * 8);
  }
  .pb-3 {
    padding-bottom: calc(var(--a67) * 3);
  }
  .pb-4 {
    padding-bottom: calc(var(--a67) * 4);
  }
  .pb-8 {
    padding-bottom: calc(var(--a67) * 8);
  }
  .pl-2 {
    padding-left: calc(var(--a67) * 2);
  }
  .pl-3 {
    padding-left: calc(var(--a67) * 3);
  }
  .pl-4 {
    padding-left: calc(var(--a67) * 4);
  }
  .pl-8 {
    padding-left: calc(var(--a67) * 8);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .align-middle {
    vertical-align: middle;
  }
  .font-mono {
    font-family: var(--q80);
  }
  .font-sans {
    font-family: var(--v72);
  }
  .text-4xl {
    font-size: var(--v34);
    line-height: var(--y48, var(--h22));
  }
  .text-base {
    font-size: var(--f45);
    line-height: var(--y48, var(--b53));
  }
  .text-lg {
    font-size: var(--j93);
    line-height: var(--y48, var(--k59));
  }
  .text-sm {
    font-size: var(--k46);
    line-height: var(--y48, var(--t35));
  }
  .text-sm\/relaxed {
    font-size: var(--k46);
    line-height: var(--u92);
  }
  .text-xl {
    font-size: var(--h88);
    line-height: var(--y48, var(--e42));
  }
  .text-xs {
    font-size: var(--d30);
    line-height: var(--y48, var(--t40));
  }
  .text-\[0\.8rem\] {
    font-size: 0.8rem;
  }
  .leading-5 {
    --y48: calc(var(--a67) * 5);
    line-height: calc(var(--a67) * 5);
  }
  .leading-\[26px\] {
    --y48: 26px;
    line-height: 26px;
  }
  .leading-none {
    --y48: 1;
    line-height: 1;
  }
  .leading-normal {
    --y48: var(--x64);
    line-height: var(--x64);
  }
  .leading-relaxed {
    --y48: var(--u92);
    line-height: var(--u92);
  }
  .leading-snug {
    --y48: var(--y99);
    line-height: var(--y99);
  }
  .font-bold {
    --q46: var(--x18);
    font-weight: var(--x18);
  }
  .font-medium {
    --q46: var(--w49);
    font-weight: var(--w49);
  }
  .font-normal {
    --q46: var(--m48);
    font-weight: var(--m48);
  }
  .font-semibold {
    --q46: var(--k21);
    font-weight: var(--k21);
  }
  .tracking-\[-0\.44px\] {
    --j73: -0.44px;
    letter-spacing: -0.44px;
  }
  .tracking-\[-0\.154px\] {
    --j73: -0.154px;
    letter-spacing: -0.154px;
  }
  .tracking-tight {
    --j73: var(--w57);
    letter-spacing: var(--w57);
  }
  .tracking-widest {
    --j73: var(--e54);
    letter-spacing: var(--e54);
  }
  .text-balance {
    text-wrap: balance;
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .whitespace-break-spaces {
    white-space: break-spaces;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[\#34322d\] {
    color: #34322d;
  }
  .text-\[\#858481\] {
    color: #858481;
  }
  .text-current {
    color: currentcolor;
  }
  .text-red-500 {
    color: var(--g49);
  }
  .text-slate-600 {
    color: var(--m1);
  }
  .text-slate-700 {
    color: var(--n86);
  }
  .text-slate-900 {
    color: var(--m11);
  }
  .text-white {
    color: var(--k67);
  }
  .vw-mark {
    --h52: tabular-nums;
    font-variant-numeric: var(--x8,) var(--h26,) var(--a65,) var(--h52,) var(--v55,);
  }
  .underline-offset-4 {
    text-underline-offset: 4px;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-70 {
    opacity: 70%;
  }
  .shadow {
    --b52: 0 1px 3px 0 var(--k53, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--k53, rgb(0 0 0 / 0.1));
    box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
  }
  .shadow-\[0_0_0_1px_hsl\(var\(--p18\)\)\] {
    --b52: 0 0 0 1px var(--k53, hsl(var(--p18)));
    box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
  }
  .shadow-\[0px_4px_11px_0px_rgba\(0\,0\,0\,0\.08\)\] {
    --b52: 0px 4px 11px 0px var(--k53, rgba(0,0,0,0.08));
    box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
  }
  .shadow-lg {
    --b52: 0 10px 15px -3px var(--k53, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--k53, rgb(0 0 0 / 0.1));
    box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
  }
  .shadow-md {
    --b52: 0 4px 6px -1px var(--k53, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--k53, rgb(0 0 0 / 0.1));
    box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
  }
  .shadow-none {
    --b52: 0 0 #0000;
    box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
  }
  .shadow-sm {
    --b52: 0 1px 3px 0 var(--k53, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--k53, rgb(0 0 0 / 0.1));
    box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
  }
  .shadow-xl {
    --b52: 0 20px 25px -5px var(--k53, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--k53, rgb(0 0 0 / 0.1));
    box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
  }
  .shadow-xs {
    --b52: 0 1px 2px 0 var(--k53, rgb(0 0 0 / 0.05));
    box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
  }
  .ring-0 {
    --k50: var(--f62,) 0 0 0 calc(0px + var(--k75)) var(--y95, currentcolor);
    box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
  }
  .outline-hidden {
    --e6: none;
    outline-style: none;
    @media (forced-colors: active) {
      tx-wrap: 2px solid transparent;
      outline-offset: 2px;
    }
  }
  .tx-wrap {
    outline-style: var(--e6);
    outline-width: 1px;
  }
  ._ay8qb {
    --j60: blur(var(--t53));
    -webkit-backdrop-filter: var(--j60,) var(--x86,) var(--f78,) var(--v38,) var(--g44,) var(--v33,) var(--v96,) var(--n68,) var(--f53,);
    backdrop-filter: var(--j60,) var(--x86,) var(--f78,) var(--v38,) var(--g44,) var(--v33,) var(--v96,) var(--n68,) var(--f53,);
  }
  .o7d3o8 {
    --j60: blur(var(--k26));
    -webkit-backdrop-filter: var(--j60,) var(--x86,) var(--f78,) var(--v38,) var(--g44,) var(--v33,) var(--v96,) var(--n68,) var(--f53,);
    backdrop-filter: var(--j60,) var(--x86,) var(--f78,) var(--v38,) var(--g44,) var(--v33,) var(--v96,) var(--n68,) var(--f53,);
  }
  .rp-box {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --u40, --k31, --d56, opacity, box-shadow, m2v1t6, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--w10, var(--t25));
    transition-duration: var(--b44, var(--v57));
  }
  .transition-\[color\,box-shadow\] {
    transition-property: color,box-shadow;
    transition-timing-function: var(--w10, var(--t25));
    transition-duration: var(--b44, var(--v57));
  }
  .transition-\[left\,right\,width\] {
    transition-property: left,right,width;
    transition-timing-function: var(--w10, var(--t25));
    transition-duration: var(--b44, var(--v57));
  }
  .transition-\[margin\,opacity\] {
    transition-property: margin,opacity;
    transition-timing-function: var(--w10, var(--t25));
    transition-duration: var(--b44, var(--v57));
  }
  .transition-\[width\,height\,padding\] {
    transition-property: width,height,padding;
    transition-timing-function: var(--w10, var(--t25));
    transition-duration: var(--b44, var(--v57));
  }
  .transition-\[width\] {
    transition-property: width;
    transition-timing-function: var(--w10, var(--t25));
    transition-duration: var(--b44, var(--v57));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--w10, var(--t25));
    transition-duration: var(--b44, var(--v57));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --u40, --k31, --d56;
    transition-timing-function: var(--w10, var(--t25));
    transition-duration: var(--b44, var(--v57));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--w10, var(--t25));
    transition-duration: var(--b44, var(--v57));
  }
  .transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: var(--w10, var(--t25));
    transition-duration: var(--b44, var(--v57));
  }
  .transition-transform {
    transition-property: m2v1t6, translate, scale, rotate;
    transition-timing-function: var(--w10, var(--t25));
    transition-duration: var(--b44, var(--v57));
  }
  .transition-none {
    transition-property: none;
  }
  .duration-100 {
    --b44: 100ms;
    transition-duration: 100ms;
  }
  .duration-200 {
    --b44: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --b44: 300ms;
    transition-duration: 300ms;
  }
  .duration-1000 {
    --b44: 1000ms;
    transition-duration: 1000ms;
  }
  .ease-in-out {
    --w10: var(--a88);
    transition-timing-function: var(--a88);
  }
  .ease-linear {
    --w10: linear;
    transition-timing-function: linear;
  }
  .outline-none {
    --e6: none;
    outline-style: none;
  }
  ._az2y6 {
    -webkit-user-select: none;
    user-select: none;
  }
  .\[--b7\:--a67\(8\)\] {
    --b7: calc(var(--a67) * 8);
  }
  .group-focus-within\/menu-item\:opacity-100 {
    &:is(:where(.group\/menu-item):focus-within *) {
      opacity: 100%;
    }
  }
  .group-hover\/menu-item\:opacity-100 {
    &:is(:where(.group\/menu-item):hover *) {
      @media (hover: c4m2z1) {
        opacity: 100%;
      }
    }
  }
  .group-has-data-\[sidebar\=menu-action\]\/menu-item\:pr-8 {
    &:is(:where(.group\/menu-item):has(*[data-sidebar="menu-action"]) *) {
      padding-right: calc(var(--a67) * 8);
    }
  }
  .group-has-\[\[data-orientation\=horizontal\]\]\/field\:text-balance {
    &:is(:where(.group\/field):has(*:is([data-orientation=horizontal])) *) {
      text-wrap: balance;
    }
  }
  .group-has-\[\[data-slot\=item-description\]\]\/item\:translate-y-0\.5 {
    &:is(:where(.group\/item):has(*:is([data-slot=item-description])) *) {
      --p67: calc(var(--a67) * 0.5);
      translate: var(--n50) var(--p67);
    }
  }
  .group-has-\[\[data-slot\=item-description\]\]\/item\:self-start {
    &:is(:where(.group\/item):has(*:is([data-slot=item-description])) *) {
      align-self: flex-start;
    }
  }
  .group-has-\[\>input\]\/input-group\:pt-2\.5 {
    &:is(:where(.group\/input-group):has(>input) *) {
      padding-top: calc(var(--a67) * 2.5);
    }
  }
  .group-has-\[\>input\]\/input-group\:pb-2\.5 {
    &:is(:where(.group\/input-group):has(>input) *) {
      padding-bottom: calc(var(--a67) * 2.5);
    }
  }
  .group-data-\[collapsible\=icon\]\:-mt-8 {
    &:is(:where(._jjvja)[data-collapsible="icon"] *) {
      margin-top: calc(var(--a67) * -8);
    }
  }
  .group-data-\[collapsible\=icon\]\:hidden {
    &:is(:where(._jjvja)[data-collapsible="icon"] *) {
      display: none;
    }
  }
  .group-data-\[collapsible\=icon\]\:size-8\! {
    &:is(:where(._jjvja)[data-collapsible="icon"] *) {
      width: calc(var(--a67) * 8) !important;
      height: calc(var(--a67) * 8) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\(--d60\) {
    &:is(:where(._jjvja)[data-collapsible="icon"] *) {
      width: var(--d60);
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--d60\)\+\(--a67\(4\)\)\)\] {
    &:is(:where(._jjvja)[data-collapsible="icon"] *) {
      width: calc(var(--d60) + (calc(var(--a67) * 4)));
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--d60\)\+\(--a67\(4\)\)\+2px\)\] {
    &:is(:where(._jjvja)[data-collapsible="icon"] *) {
      width: calc(var(--d60) + (calc(var(--a67) * 4)) + 2px);
    }
  }
  .group-data-\[collapsible\=icon\]\:overflow-hidden {
    &:is(:where(._jjvja)[data-collapsible="icon"] *) {
      overflow: hidden;
    }
  }
  .group-data-\[collapsible\=icon\]\:p-0\! {
    &:is(:where(._jjvja)[data-collapsible="icon"] *) {
      padding: calc(var(--a67) * 0) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:p-2\! {
    &:is(:where(._jjvja)[data-collapsible="icon"] *) {
      padding: calc(var(--a67) * 2) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:opacity-0 {
    &:is(:where(._jjvja)[data-collapsible="icon"] *) {
      opacity: 0%;
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--y56\)\*-1\)\] {
    &:is(:where(._jjvja)[data-collapsible="offcanvas"] *) {
      right: calc(var(--y56) * -1);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--y56\)\*-1\)\] {
    &:is(:where(._jjvja)[data-collapsible="offcanvas"] *) {
      left: calc(var(--y56) * -1);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:w-0 {
    &:is(:where(._jjvja)[data-collapsible="offcanvas"] *) {
      width: calc(var(--a67) * 0);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:translate-x-0 {
    &:is(:where(._jjvja)[data-collapsible="offcanvas"] *) {
      --n50: calc(var(--a67) * 0);
      translate: var(--n50) var(--p67);
    }
  }
  .group-data-\[disabled\=true\]\:pointer-events-none {
    &:is(:where(._jjvja)[data-disabled="true"] *) {
      pointer-events: none;
    }
  }
  .group-data-\[disabled\=true\]\:opacity-50 {
    &:is(:where(._jjvja)[data-disabled="true"] *) {
      opacity: 50%;
    }
  }
  .group-data-\[disabled\=true\]\/field\:opacity-50 {
    &:is(:where(.group\/field)[data-disabled="true"] *) {
      opacity: 50%;
    }
  }
  .group-data-\[disabled\=true\]\/input-group\:opacity-50 {
    &:is(:where(.group\/input-group)[data-disabled="true"] *) {
      opacity: 50%;
    }
  }
  .group-data-\[focused\=true\]\/day\:relative {
    &:is(:where(.group\/day)[data-focused="true"] *) {
      position: relative;
    }
  }
  .group-data-\[focused\=true\]\/day\:z-10 {
    &:is(:where(.group\/day)[data-focused="true"] *) {
      z-index: 10;
    }
  }
  .group-data-\[focused\=true\]\/day\:ring-\[3px\] {
    &:is(:where(.group\/day)[data-focused="true"] *) {
      --k50: var(--f62,) 0 0 0 calc(3px + var(--k75)) var(--y95, currentcolor);
      box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
    }
  }
  .group-data-\[side\=left\]\:-right-4 {
    &:is(:where(._jjvja)[data-side="left"] *) {
      right: calc(var(--a67) * -4);
    }
  }
  .group-data-\[side\=left\]\:border-r {
    &:is(:where(._jjvja)[data-side="left"] *) {
      border-right-style: var(--d8);
      border-right-width: 1px;
    }
  }
  .group-data-\[side\=right\]\:left-0 {
    &:is(:where(._jjvja)[data-side="right"] *) {
      left: calc(var(--a67) * 0);
    }
  }
  .group-data-\[side\=right\]\:rotate-180 {
    &:is(:where(._jjvja)[data-side="right"] *) {
      rotate: 180deg;
    }
  }
  .group-data-\[side\=right\]\:border-l {
    &:is(:where(._jjvja)[data-side="right"] *) {
      border-left-style: var(--d8);
      border-left-width: 1px;
    }
  }
  .group-data-\[state\=open\]\:rotate-180 {
    &:is(:where(._jjvja)[data-state="open"] *) {
      rotate: 180deg;
    }
  }
  .group-data-\[variant\=floating\]\:rounded-lg {
    &:is(:where(._jjvja)[data-variant="floating"] *) {
      border-radius: var(--v63);
    }
  }
  .group-data-\[variant\=floating\]\:border {
    &:is(:where(._jjvja)[data-variant="floating"] *) {
      border-style: var(--d8);
      border-width: 1px;
    }
  }
  .group-data-\[variant\=floating\]\:shadow-sm {
    &:is(:where(._jjvja)[data-variant="floating"] *) {
      --b52: 0 1px 3px 0 var(--k53, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--k53, rgb(0 0 0 / 0.1));
      box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
    }
  }
  .group-data-\[variant\=outline\]\/field-group\:-mb-2 {
    &:is(:where(.group\/field-group)[data-variant="tx-wrap"] *) {
      margin-bottom: calc(var(--a67) * -2);
    }
  }
  .group-data-\[vaul-drawer-direction\=bottom\]\/drawer-content\:block {
    &:is(:where(.group\/drawer-content)[data-vaul-drawer-direction="bottom"] *) {
      display: block;
    }
  }
  .group-data-\[vaul-drawer-direction\=bottom\]\/drawer-content\:text-center {
    &:is(:where(.group\/drawer-content)[data-vaul-drawer-direction="bottom"] *) {
      text-align: center;
    }
  }
  .group-data-\[vaul-drawer-direction\=top\]\/drawer-content\:text-center {
    &:is(:where(.group\/drawer-content)[data-vaul-drawer-direction="top"] *) {
      text-align: center;
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:top-full {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      top: 100%;
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:mt-1\.5 {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      margin-top: calc(var(--a67) * 1.5);
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:overflow-hidden {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      overflow: hidden;
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:rounded-md {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      border-radius: var(--q19);
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:border {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      border-style: var(--d8);
      border-width: 1px;
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:shadow {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      --b52: 0 1px 3px 0 var(--k53, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--k53, rgb(0 0 0 / 0.1));
      box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:duration-200 {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      --b44: 200ms;
      transition-duration: 200ms;
    }
  }
  .peer-disabled\:cursor-not-allowed {
    &:is(:where(._ub05a):disabled ~ *) {
      cursor: not-allowed;
    }
  }
  .peer-disabled\:opacity-50 {
    &:is(:where(._ub05a):disabled ~ *) {
      opacity: 50%;
    }
  }
  .peer-data-\[size\=default\]\/menu-button\:top-1\.5 {
    &:is(:where(.peer\/menu-button)[data-size="default"] ~ *) {
      top: calc(var(--a67) * 1.5);
    }
  }
  .peer-data-\[size\=lg\]\/menu-button\:top-2\.5 {
    &:is(:where(.peer\/menu-button)[data-size="lg"] ~ *) {
      top: calc(var(--a67) * 2.5);
    }
  }
  .peer-data-\[size\=sm\]\/menu-button\:top-1 {
    &:is(:where(.peer\/menu-button)[data-size="_4awv4"] ~ *) {
      top: calc(var(--a67) * 1);
    }
  }
  .file\:inline-flex {
    &::file-selector-button {
      display: inline-flex;
    }
  }
  .file\:h-7 {
    &::file-selector-button {
      height: calc(var(--a67) * 7);
    }
  }
  .file\:border-0 {
    &::file-selector-button {
      border-style: var(--d8);
      border-width: 0px;
    }
  }
  .file\:bg-transparent {
    &::file-selector-button {
      background-color: transparent;
    }
  }
  .file\:text-sm {
    &::file-selector-button {
      font-size: var(--k46);
      line-height: var(--y48, var(--t35));
    }
  }
  .file\:font-medium {
    &::file-selector-button {
      --q46: var(--w49);
      font-weight: var(--w49);
    }
  }
  .after\:absolute {
    &::after {
      content: var(--g29);
      position: absolute;
    }
  }
  .after\:-inset-2 {
    &::after {
      content: var(--g29);
      inset: calc(var(--a67) * -2);
    }
  }
  .after\:inset-y-0 {
    &::after {
      content: var(--g29);
      inset-block: calc(var(--a67) * 0);
    }
  }
  .after\:left-1\/2 {
    &::after {
      content: var(--g29);
      left: calc(1/2 * 100%);
    }
  }
  .after\:w-1 {
    &::after {
      content: var(--g29);
      width: calc(var(--a67) * 1);
    }
  }
  .after\:w-\[2px\] {
    &::after {
      content: var(--g29);
      width: 2px;
    }
  }
  .after\:-translate-x-1\/2 {
    &::after {
      content: var(--g29);
      --n50: calc(calc(1/2 * 100%) * -1);
      translate: var(--n50) var(--p67);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:after\:left-full {
    &:is(:where(._jjvja)[data-collapsible="offcanvas"] *) {
      &::after {
        content: var(--g29);
        left: 100%;
      }
    }
  }
  .first\:rounded-l-md {
    &:first-child {
      border-top-left-radius: var(--q19);
      border-bottom-left-radius: var(--q19);
    }
  }
  .first\:border-l {
    &:first-child {
      border-left-style: var(--d8);
      border-left-width: 1px;
    }
  }
  .last\:mt-0 {
    &:last-child {
      margin-top: calc(var(--a67) * 0);
    }
  }
  .last\:rounded-r-md {
    &:last-child {
      border-top-right-radius: var(--q19);
      border-bottom-right-radius: var(--q19);
    }
  }
  .last\:border-b-0 {
    &:last-child {
      border-bottom-style: var(--d8);
      border-bottom-width: 0px;
    }
  }
  .hover\:bg-\[\#1a1a19\]\/90 {
    &:hover {
      @media (hover: c4m2z1) {
        background-color: color-mix(in oklab, #1a1a19 90%, transparent);
      }
    }
  }
  .hover\:bg-blue-700 {
    &:hover {
      @media (hover: c4m2z1) {
        background-color: var(--b43);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: c4m2z1) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:opacity-90 {
    &:hover {
      @media (hover: c4m2z1) {
        opacity: 90%;
      }
    }
  }
  .hover\:opacity-100 {
    &:hover {
      @media (hover: c4m2z1) {
        opacity: 100%;
      }
    }
  }
  .hover\:shadow-\[0_0_0_1px_hsl\(var\(--d72\)\)\] {
    &:hover {
      @media (hover: c4m2z1) {
        --b52: 0 0 0 1px var(--k53, hsl(var(--d72)));
        box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
      }
    }
  }
  .hover\:shadow-lg {
    &:hover {
      @media (hover: c4m2z1) {
        --b52: 0 10px 15px -3px var(--k53, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--k53, rgb(0 0 0 / 0.1));
        box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
      }
    }
  }
  .hover\:ring-4 {
    &:hover {
      @media (hover: c4m2z1) {
        --k50: var(--f62,) 0 0 0 calc(4px + var(--k75)) var(--y95, currentcolor);
        box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
      }
    }
  }
  .focus\:z-10 {
    &:focus {
      z-index: 10;
    }
  }
  .focus\:ring-2 {
    &:focus {
      --k50: var(--f62,) 0 0 0 calc(2px + var(--k75)) var(--y95, currentcolor);
      box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
    }
  }
  .focus\:ring-offset-2 {
    &:focus {
      --k75: 2px;
      --n33: var(--f62,) 0 0 0 var(--k75) var(--x10);
    }
  }
  .focus\:outline-hidden {
    &:focus {
      --e6: none;
      outline-style: none;
      @media (forced-colors: active) {
        tx-wrap: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .focus-visible\:z-10 {
    &:focus-visible {
      z-index: 10;
    }
  }
  .focus-visible\:ring-0 {
    &:focus-visible {
      --k50: var(--f62,) 0 0 0 calc(0px + var(--k75)) var(--y95, currentcolor);
      box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
    }
  }
  .focus-visible\:ring-1 {
    &:focus-visible {
      --k50: var(--f62,) 0 0 0 calc(1px + var(--k75)) var(--y95, currentcolor);
      box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
    }
  }
  .focus-visible\:ring-2 {
    &:focus-visible {
      --k50: var(--f62,) 0 0 0 calc(2px + var(--k75)) var(--y95, currentcolor);
      box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
    }
  }
  .focus-visible\:ring-4 {
    &:focus-visible {
      --k50: var(--f62,) 0 0 0 calc(4px + var(--k75)) var(--y95, currentcolor);
      box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
    }
  }
  .focus-visible\:ring-\[3px\] {
    &:focus-visible {
      --k50: var(--f62,) 0 0 0 calc(3px + var(--k75)) var(--y95, currentcolor);
      box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
    }
  }
  .focus-visible\:ring-offset-1 {
    &:focus-visible {
      --k75: 1px;
      --n33: var(--f62,) 0 0 0 var(--k75) var(--x10);
    }
  }
  .focus-visible\:outline-hidden {
    &:focus-visible {
      --e6: none;
      outline-style: none;
      @media (forced-colors: active) {
        tx-wrap: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .focus-visible\:outline-1 {
    &:focus-visible {
      outline-style: var(--e6);
      outline-width: 1px;
    }
  }
  .disabled\:pointer-events-none {
    &:disabled {
      pointer-events: none;
    }
  }
  .disabled\:cursor-not-allowed {
    &:disabled {
      cursor: not-allowed;
    }
  }
  .disabled\:opacity-50 {
    &:disabled {
      opacity: 50%;
    }
  }
  .in-data-\[side\=left\]\:cursor-w-resize {
    :where(*[data-side="left"]) & {
      cursor: w-resize;
    }
  }
  .in-data-\[side\=right\]\:cursor-e-resize {
    :where(*[data-side="right"]) & {
      cursor: e-resize;
    }
  }
  .has-focus\:ring-\[3px\] {
    &:has(*:focus) {
      --k50: var(--f62,) 0 0 0 calc(3px + var(--k75)) var(--y95, currentcolor);
      box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
    }
  }
  .has-disabled\:opacity-50 {
    &:has(*:disabled) {
      opacity: 50%;
    }
  }
  .has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\] {
    &:has(*[data-slot="card-action"]) {
      grid-template-columns: 1fr auto;
    }
  }
  .has-\[\[data-slot\=input-group-control\]\:focus-visible\]\:ring-\[3px\] {
    &:has(*:is([data-slot=input-group-control]:focus-visible)) {
      --k50: var(--f62,) 0 0 0 calc(3px + var(--k75)) var(--y95, currentcolor);
      box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
    }
  }
  .has-\[\>\[data-align\=block-end\]\]\:h-auto {
    &:has(>[data-align=block-end]) {
      height: auto;
    }
  }
  .has-\[\>\[data-align\=block-end\]\]\:flex-col {
    &:has(>[data-align=block-end]) {
      flex-direction: column;
    }
  }
  .has-\[\>\[data-align\=block-start\]\]\:h-auto {
    &:has(>[data-align=block-start]) {
      height: auto;
    }
  }
  .has-\[\>\[data-align\=block-start\]\]\:flex-col {
    &:has(>[data-align=block-start]) {
      flex-direction: column;
    }
  }
  .has-\[\>\[data-slot\=button-group\]\]\:gap-2 {
    &:has(>[data-slot=button-group]) {
      gap: calc(var(--a67) * 2);
    }
  }
  .has-\[\>\[data-slot\=checkbox-group\]\]\:gap-3 {
    &:has(>[data-slot=checkbox-group]) {
      gap: calc(var(--a67) * 3);
    }
  }
  .has-\[\>\[data-slot\=field-content\]\]\:items-start {
    &:has(>[data-slot=field-content]) {
      align-items: flex-start;
    }
  }
  .has-\[\>\[data-slot\=field\]\]\:w-full {
    &:has(>[data-slot=field]) {
      width: 100%;
    }
  }
  .has-\[\>\[data-slot\=field\]\]\:flex-col {
    &:has(>[data-slot=field]) {
      flex-direction: column;
    }
  }
  .has-\[\>\[data-slot\=field\]\]\:rounded-md {
    &:has(>[data-slot=field]) {
      border-radius: var(--q19);
    }
  }
  .has-\[\>\[data-slot\=field\]\]\:border {
    &:has(>[data-slot=field]) {
      border-style: var(--d8);
      border-width: 1px;
    }
  }
  .has-\[\>\[data-slot\=radio-group\]\]\:gap-3 {
    &:has(>[data-slot=radio-group]) {
      gap: calc(var(--a67) * 3);
    }
  }
  .has-\[\>button\]\:mr-\[-0\.45rem\] {
    &:has(>button) {
      margin-right: -0.45rem;
    }
  }
  .has-\[\>button\]\:ml-\[-0\.45rem\] {
    &:has(>button) {
      margin-left: -0.45rem;
    }
  }
  .has-\[\>kbd\]\:mr-\[-0\.35rem\] {
    &:has(>kbd) {
      margin-right: -0.35rem;
    }
  }
  .has-\[\>kbd\]\:ml-\[-0\.35rem\] {
    &:has(>kbd) {
      margin-left: -0.35rem;
    }
  }
  .has-\[\>svg\]\:grid-cols-\[calc\(var\(--a67\)\*4\)_1fr\] {
    &:has(>svg) {
      grid-template-columns: calc(var(--a67) * 4) 1fr;
    }
  }
  .has-\[\>svg\]\:gap-x-3 {
    &:has(>svg) {
      column-gap: calc(var(--a67) * 3);
    }
  }
  .has-\[\>svg\]\:p-0 {
    &:has(>svg) {
      padding: calc(var(--a67) * 0);
    }
  }
  .has-\[\>svg\]\:px-2 {
    &:has(>svg) {
      padding-inline: calc(var(--a67) * 2);
    }
  }
  .has-\[\>svg\]\:px-2\.5 {
    &:has(>svg) {
      padding-inline: calc(var(--a67) * 2.5);
    }
  }
  .has-\[\>svg\]\:px-3 {
    &:has(>svg) {
      padding-inline: calc(var(--a67) * 3);
    }
  }
  .has-\[\>svg\]\:px-4 {
    &:has(>svg) {
      padding-inline: calc(var(--a67) * 4);
    }
  }
  .has-\[\>textarea\]\:h-auto {
    &:has(>textarea) {
      height: auto;
    }
  }
  .aria-disabled\:pointer-events-none {
    &[aria-disabled="true"] {
      pointer-events: none;
    }
  }
  .aria-disabled\:opacity-50 {
    &[aria-disabled="true"] {
      opacity: 50%;
    }
  }
  .data-\[active\=true\]\:z-10 {
    &[data-active="true"] {
      z-index: 10;
    }
  }
  .data-\[active\=true\]\:font-medium {
    &[data-active="true"] {
      --q46: var(--w49);
      font-weight: var(--w49);
    }
  }
  .data-\[active\=true\]\:ring-\[3px\] {
    &[data-active="true"] {
      --k50: var(--f62,) 0 0 0 calc(3px + var(--k75)) var(--y95, currentcolor);
      box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
    }
  }
  .data-\[disabled\]\:pointer-events-none {
    &[data-disabled] {
      pointer-events: none;
    }
  }
  .data-\[disabled\]\:opacity-50 {
    &[data-disabled] {
      opacity: 50%;
    }
  }
  .data-\[disabled\=true\]\:pointer-events-none {
    &[data-disabled="true"] {
      pointer-events: none;
    }
  }
  .data-\[disabled\=true\]\:opacity-50 {
    &[data-disabled="true"] {
      opacity: 50%;
    }
  }
  .data-\[inset\]\:pl-8 {
    &[data-inset] {
      padding-left: calc(var(--a67) * 8);
    }
  }
  .data-\[orientation\=horizontal\]\:h-1\.5 {
    &[data-orientation="horizontal"] {
      height: calc(var(--a67) * 1.5);
    }
  }
  .data-\[orientation\=horizontal\]\:h-full {
    &[data-orientation="horizontal"] {
      height: 100%;
    }
  }
  .data-\[orientation\=horizontal\]\:h-px {
    &[data-orientation="horizontal"] {
      height: 1px;
    }
  }
  .data-\[orientation\=horizontal\]\:w-full {
    &[data-orientation="horizontal"] {
      width: 100%;
    }
  }
  .data-\[orientation\=vertical\]\:h-auto {
    &[data-orientation="vertical"] {
      height: auto;
    }
  }
  .data-\[orientation\=vertical\]\:h-full {
    &[data-orientation="vertical"] {
      height: 100%;
    }
  }
  .data-\[orientation\=vertical\]\:min-h-44 {
    &[data-orientation="vertical"] {
      min-height: calc(var(--a67) * 44);
    }
  }
  .data-\[orientation\=vertical\]\:w-1\.5 {
    &[data-orientation="vertical"] {
      width: calc(var(--a67) * 1.5);
    }
  }
  .data-\[orientation\=vertical\]\:w-auto {
    &[data-orientation="vertical"] {
      width: auto;
    }
  }
  .data-\[orientation\=vertical\]\:w-full {
    &[data-orientation="vertical"] {
      width: 100%;
    }
  }
  .data-\[orientation\=vertical\]\:w-px {
    &[data-orientation="vertical"] {
      width: 1px;
    }
  }
  .data-\[orientation\=vertical\]\:flex-col {
    &[data-orientation="vertical"] {
      flex-direction: column;
    }
  }
  .data-\[panel-group-direction\=vertical\]\:h-px {
    &[data-panel-group-direction="vertical"] {
      height: 1px;
    }
  }
  .data-\[panel-group-direction\=vertical\]\:w-full {
    &[data-panel-group-direction="vertical"] {
      width: 100%;
    }
  }
  .data-\[panel-group-direction\=vertical\]\:flex-col {
    &[data-panel-group-direction="vertical"] {
      flex-direction: column;
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:left-0 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--g29);
        left: calc(var(--a67) * 0);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:h-1 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--g29);
        height: calc(var(--a67) * 1);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:w-full {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--g29);
        width: 100%;
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:translate-x-0 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--g29);
        --n50: calc(var(--a67) * 0);
        translate: var(--n50) var(--p67);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--g29);
        --p67: calc(calc(1/2 * 100%) * -1);
        translate: var(--n50) var(--p67);
      }
    }
  }
  .data-\[range-end\=true\]\:rounded-md {
    &[data-range-end="true"] {
      border-radius: var(--q19);
    }
  }
  .data-\[range-end\=true\]\:rounded-r-md {
    &[data-range-end="true"] {
      border-top-right-radius: var(--q19);
      border-bottom-right-radius: var(--q19);
    }
  }
  .data-\[range-middle\=true\]\:rounded-none {
    &[data-range-middle="true"] {
      border-radius: 0;
    }
  }
  .data-\[range-start\=true\]\:rounded-md {
    &[data-range-start="true"] {
      border-radius: var(--q19);
    }
  }
  .data-\[range-start\=true\]\:rounded-l-md {
    &[data-range-start="true"] {
      border-top-left-radius: var(--q19);
      border-bottom-left-radius: var(--q19);
    }
  }
  .data-\[selected\=true\]\:rounded-none {
    &[data-selected="true"] {
      border-radius: 0;
    }
  }
  .data-\[side\=bottom\]\:translate-y-1 {
    &[data-side="bottom"] {
      --p67: calc(var(--a67) * 1);
      translate: var(--n50) var(--p67);
    }
  }
  .data-\[side\=left\]\:-translate-x-1 {
    &[data-side="left"] {
      --n50: calc(var(--a67) * -1);
      translate: var(--n50) var(--p67);
    }
  }
  .data-\[side\=right\]\:translate-x-1 {
    &[data-side="right"] {
      --n50: calc(var(--a67) * 1);
      translate: var(--n50) var(--p67);
    }
  }
  .data-\[side\=top\]\:-translate-y-1 {
    &[data-side="top"] {
      --p67: calc(var(--a67) * -1);
      translate: var(--n50) var(--p67);
    }
  }
  .data-\[size\=default\]\:h-9 {
    &[data-size="default"] {
      height: calc(var(--a67) * 9);
    }
  }
  .data-\[size\=sm\]\:h-8 {
    &[data-size="_4awv4"] {
      height: calc(var(--a67) * 8);
    }
  }
  .data-\[slot\=checkbox-group\]\:gap-3 {
    &[data-slot="checkbox-group"] {
      gap: calc(var(--a67) * 3);
    }
  }
  .\*\*\:data-\[slot\=command-input-wrapper\]\:h-12 {
    :is(& *) {
      &[data-slot="command-input-wrapper"] {
        height: calc(var(--a67) * 12);
      }
    }
  }
  .\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:ring-0 {
    :is(& *) {
      &[data-slot="navigation-menu-link"] {
        &:focus {
          --k50: var(--f62,) 0 0 0 calc(0px + var(--k75)) var(--y95, currentcolor);
          box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
        }
      }
    }
  }
  .\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:outline-none {
    :is(& *) {
      &[data-slot="navigation-menu-link"] {
        &:focus {
          --e6: none;
          outline-style: none;
        }
      }
    }
  }
  .\*\:data-\[slot\=select-value\]\:line-clamp-1 {
    :is(& > *) {
      &[data-slot="select-value"] {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
      }
    }
  }
  .\*\:data-\[slot\=select-value\]\:flex {
    :is(& > *) {
      &[data-slot="select-value"] {
        display: flex;
      }
    }
  }
  .\*\:data-\[slot\=select-value\]\:items-center {
    :is(& > *) {
      &[data-slot="select-value"] {
        align-items: center;
      }
    }
  }
  .\*\:data-\[slot\=select-value\]\:gap-2 {
    :is(& > *) {
      &[data-slot="select-value"] {
        gap: calc(var(--a67) * 2);
      }
    }
  }
  .data-\[state\=active\]\:shadow-sm {
    &[data-state="active"] {
      --b52: 0 1px 3px 0 var(--k53, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--k53, rgb(0 0 0 / 0.1));
      box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
    }
  }
  .data-\[state\=checked\]\:translate-x-\[calc\(100\%-2px\)\] {
    &[data-state="checked"] {
      --n50: calc(100% - 2px);
      translate: var(--n50) var(--p67);
    }
  }
  .data-\[state\=closed\]\:duration-300 {
    &[data-state="closed"] {
      --b44: 300ms;
      transition-duration: 300ms;
    }
  }
  .data-\[state\=open\]\:opacity-100 {
    &[data-state="open"] {
      opacity: 100%;
    }
  }
  .data-\[state\=open\]\:duration-500 {
    &[data-state="open"] {
      --b44: 500ms;
      transition-duration: 500ms;
    }
  }
  .data-\[state\=unchecked\]\:translate-x-0 {
    &[data-state="unchecked"] {
      --n50: calc(var(--a67) * 0);
      translate: var(--n50) var(--p67);
    }
  }
  .data-\[variant\=label\]\:text-sm {
    &[data-variant="label"] {
      font-size: var(--k46);
      line-height: var(--y48, var(--t35));
    }
  }
  .data-\[variant\=legend\]\:text-base {
    &[data-variant="legend"] {
      font-size: var(--f45);
      line-height: var(--y48, var(--b53));
    }
  }
  .data-\[variant\=outline\]\:border-l-0 {
    &[data-variant="tx-wrap"] {
      border-left-style: var(--d8);
      border-left-width: 0px;
    }
  }
  .data-\[variant\=outline\]\:shadow-xs {
    &[data-variant="tx-wrap"] {
      --b52: 0 1px 2px 0 var(--k53, rgb(0 0 0 / 0.05));
      box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
    }
  }
  .data-\[variant\=outline\]\:first\:border-l {
    &[data-variant="tx-wrap"] {
      &:first-child {
        border-left-style: var(--d8);
        border-left-width: 1px;
      }
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:inset-x-0 {
    &[data-vaul-drawer-direction="bottom"] {
      inset-inline: calc(var(--a67) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:bottom-0 {
    &[data-vaul-drawer-direction="bottom"] {
      bottom: calc(var(--a67) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:mt-24 {
    &[data-vaul-drawer-direction="bottom"] {
      margin-top: calc(var(--a67) * 24);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:max-h-\[80vh\] {
    &[data-vaul-drawer-direction="bottom"] {
      max-height: 80vh;
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:rounded-t-lg {
    &[data-vaul-drawer-direction="bottom"] {
      border-top-left-radius: var(--v63);
      border-top-right-radius: var(--v63);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:border-t {
    &[data-vaul-drawer-direction="bottom"] {
      border-top-style: var(--d8);
      border-top-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=left\]\:inset-y-0 {
    &[data-vaul-drawer-direction="left"] {
      inset-block: calc(var(--a67) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=left\]\:left-0 {
    &[data-vaul-drawer-direction="left"] {
      left: calc(var(--a67) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=left\]\:w-3\/4 {
    &[data-vaul-drawer-direction="left"] {
      width: calc(3/4 * 100%);
    }
  }
  .data-\[vaul-drawer-direction\=left\]\:border-r {
    &[data-vaul-drawer-direction="left"] {
      border-right-style: var(--d8);
      border-right-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:inset-y-0 {
    &[data-vaul-drawer-direction="right"] {
      inset-block: calc(var(--a67) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:right-0 {
    &[data-vaul-drawer-direction="right"] {
      right: calc(var(--a67) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:w-3\/4 {
    &[data-vaul-drawer-direction="right"] {
      width: calc(3/4 * 100%);
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:border-l {
    &[data-vaul-drawer-direction="right"] {
      border-left-style: var(--d8);
      border-left-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:inset-x-0 {
    &[data-vaul-drawer-direction="top"] {
      inset-inline: calc(var(--a67) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:top-0 {
    &[data-vaul-drawer-direction="top"] {
      top: calc(var(--a67) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:mb-24 {
    &[data-vaul-drawer-direction="top"] {
      margin-bottom: calc(var(--a67) * 24);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:max-h-\[80vh\] {
    &[data-vaul-drawer-direction="top"] {
      max-height: 80vh;
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:rounded-b-lg {
    &[data-vaul-drawer-direction="top"] {
      border-bottom-right-radius: var(--v63);
      border-bottom-left-radius: var(--v63);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:border-b {
    &[data-vaul-drawer-direction="top"] {
      border-bottom-style: var(--d8);
      border-bottom-width: 1px;
    }
  }
  .nth-last-2\:-mt-1 {
    &:nth-last-child(2) {
      margin-top: calc(var(--a67) * -1);
    }
  }
  .sm\:block {
    @media (width >= 40rem) {
      display: block;
    }
  }
  .sm\:flex {
    @media (width >= 40rem) {
      display: flex;
    }
  }
  .sm\:max-w-lg {
    @media (width >= 40rem) {
      max-width: var(--w92);
    }
  }
  .sm\:max-w-sm {
    @media (width >= 40rem) {
      max-width: var(--e17);
    }
  }
  .sm\:flex-row {
    @media (width >= 40rem) {
      flex-direction: row;
    }
  }
  .sm\:justify-end {
    @media (width >= 40rem) {
      justify-content: flex-end;
    }
  }
  .sm\:gap-2\.5 {
    @media (width >= 40rem) {
      gap: calc(var(--a67) * 2.5);
    }
  }
  .sm\:pr-2\.5 {
    @media (width >= 40rem) {
      padding-right: calc(var(--a67) * 2.5);
    }
  }
  .sm\:pl-2\.5 {
    @media (width >= 40rem) {
      padding-left: calc(var(--a67) * 2.5);
    }
  }
  .sm\:text-left {
    @media (width >= 40rem) {
      text-align: left;
    }
  }
  .data-\[vaul-drawer-direction\=left\]\:sm\:max-w-sm {
    &[data-vaul-drawer-direction="left"] {
      @media (width >= 40rem) {
        max-width: var(--e17);
      }
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:sm\:max-w-sm {
    &[data-vaul-drawer-direction="right"] {
      @media (width >= 40rem) {
        max-width: var(--e17);
      }
    }
  }
  .md\:absolute {
    @media (width >= 48rem) {
      position: absolute;
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:w-\[var\(--a97\)\] {
    @media (width >= 48rem) {
      width: var(--a97);
    }
  }
  .md\:w-auto {
    @media (width >= 48rem) {
      width: auto;
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:gap-1\.5 {
    @media (width >= 48rem) {
      gap: calc(var(--a67) * 1.5);
    }
  }
  .md\:p-12 {
    @media (width >= 48rem) {
      padding: calc(var(--a67) * 12);
    }
  }
  .md\:text-left {
    @media (width >= 48rem) {
      text-align: left;
    }
  }
  .md\:text-sm {
    @media (width >= 48rem) {
      font-size: var(--k46);
      line-height: var(--y48, var(--t35));
    }
  }
  .md\:opacity-0 {
    @media (width >= 48rem) {
      opacity: 0%;
    }
  }
  .md\:peer-data-\[variant\=inset\]\:m-2 {
    @media (width >= 48rem) {
      &:is(:where(._ub05a)[data-variant="inset"] ~ *) {
        margin: calc(var(--a67) * 2);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:ml-0 {
    @media (width >= 48rem) {
      &:is(:where(._ub05a)[data-variant="inset"] ~ *) {
        margin-left: calc(var(--a67) * 0);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:rounded-xl {
    @media (width >= 48rem) {
      &:is(:where(._ub05a)[data-variant="inset"] ~ *) {
        border-radius: var(--t48);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:shadow-sm {
    @media (width >= 48rem) {
      &:is(:where(._ub05a)[data-variant="inset"] ~ *) {
        --b52: 0 1px 3px 0 var(--k53, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--k53, rgb(0 0 0 / 0.1));
        box-shadow: var(--d33), var(--d39), var(--n33), var(--k50), var(--b52);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:peer-data-\[state\=collapsed\]\:ml-2 {
    @media (width >= 48rem) {
      &:is(:where(._ub05a)[data-variant="inset"] ~ *) {
        &:is(:where(._ub05a)[data-state="collapsed"] ~ *) {
          margin-left: calc(var(--a67) * 2);
        }
      }
    }
  }
  .md\:after\:hidden {
    @media (width >= 48rem) {
      &::after {
        content: var(--g29);
        display: none;
      }
    }
  }
  .\@md\/field-group\:flex-row {
    @container field-group (width >= 28rem) {
      flex-direction: row;
    }
  }
  .\@md\/field-group\:items-center {
    @container field-group (width >= 28rem) {
      align-items: center;
    }
  }
  .\@md\/field-group\:has-\[\>\[data-slot\=field-content\]\]\:items-start {
    @container field-group (width >= 28rem) {
      &:has(>[data-slot=field-content]) {
        align-items: flex-start;
      }
    }
  }
  .dark\:bg-transparent {
    @media (prefers-color-scheme: r2v8t9) {
      background-color: transparent;
    }
  }
  .\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent {
    & ._d8j6q[stroke='#fff'] {
      stroke: transparent;
    }
  }
  .\[\&_\.recharts-layer\]\:outline-hidden {
    & ._3xgvg {
      --e6: none;
      outline-style: none;
      @media (forced-colors: active) {
        tx-wrap: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\.recharts-sector\]\:outline-hidden {
    & .o3g8r2 {
      --e6: none;
      outline-style: none;
      @media (forced-colors: active) {
        tx-wrap: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent {
    & .o3g8r2[stroke='#fff'] {
      stroke: transparent;
    }
  }
  .\[\&_\.recharts-surface\]\:outline-hidden {
    & ._sz2r8 {
      --e6: none;
      outline-style: none;
      @media (forced-colors: active) {
        tx-wrap: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:px-2 {
    & [cmdk-group-heading] {
      padding-inline: calc(var(--a67) * 2);
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:py-1\.5 {
    & [cmdk-group-heading] {
      padding-block: calc(var(--a67) * 1.5);
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:text-xs {
    & [cmdk-group-heading] {
      font-size: var(--d30);
      line-height: var(--y48, var(--t40));
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:font-medium {
    & [cmdk-group-heading] {
      --q46: var(--w49);
      font-weight: var(--w49);
    }
  }
  .\[\&_\[cmdk-group\]\]\:px-2 {
    & [cmdk-group] {
      padding-inline: calc(var(--a67) * 2);
    }
  }
  .\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 {
    & [cmdk-group]:not([hidden]) ~[cmdk-group] {
      padding-top: calc(var(--a67) * 0);
    }
  }
  .\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 {
    & [cmdk-input-wrapper] svg {
      height: calc(var(--a67) * 5);
    }
  }
  .\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 {
    & [cmdk-input-wrapper] svg {
      width: calc(var(--a67) * 5);
    }
  }
  .\[\&_\[cmdk-input\]\]\:h-12 {
    & [cmdk-input] {
      height: calc(var(--a67) * 12);
    }
  }
  .\[\&_\[cmdk-item\]\]\:px-2 {
    & [cmdk-item] {
      padding-inline: calc(var(--a67) * 2);
    }
  }
  .\[\&_\[cmdk-item\]\]\:py-3 {
    & [cmdk-item] {
      padding-block: calc(var(--a67) * 3);
    }
  }
  .\[\&_\[cmdk-item\]_svg\]\:h-5 {
    & [cmdk-item] svg {
      height: calc(var(--a67) * 5);
    }
  }
  .\[\&_\[cmdk-item\]_svg\]\:w-5 {
    & [cmdk-item] svg {
      width: calc(var(--a67) * 5);
    }
  }
  .\[\&_img\]\:size-full {
    & img {
      width: 100%;
      height: 100%;
    }
  }
  .\[\&_img\]\:object-cover {
    & img {
      object-fit: cover;
    }
  }
  .\[\&_p\]\:leading-relaxed {
    & p {
      --y48: var(--u92);
      line-height: var(--u92);
    }
  }
  .\[\&_svg\]\:pointer-events-none {
    & svg {
      pointer-events: none;
    }
  }
  .\[\&_svg\]\:shrink-0 {
    & svg {
      flex-shrink: 0;
    }
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3 {
    & svg:not([class*='size-']) {
      width: calc(var(--a67) * 3);
      height: calc(var(--a67) * 3);
    }
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 {
    & svg:not([class*='size-']) {
      width: calc(var(--a67) * 4);
      height: calc(var(--a67) * 4);
    }
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-6 {
    & svg:not([class*='size-']) {
      width: calc(var(--a67) * 6);
      height: calc(var(--a67) * 6);
    }
  }
  .\[\&_tr\]\:border-b {
    & tr {
      border-bottom-style: var(--d8);
      border-bottom-width: 1px;
    }
  }
  .\[\&_tr\:last-child\]\:border-0 {
    & tr:last-child {
      border-style: var(--d8);
      border-width: 0px;
    }
  }
  .\[\&\+\[data-slot\=item-content\]\]\:flex-none {
    &+[data-slot=item-content] {
      flex: none;
    }
  }
  .\[\&\:first-child\[data-selected\=true\]_button\]\:rounded-l-md {
    &:first-child[data-selected=true] button {
      border-top-left-radius: var(--q19);
      border-bottom-left-radius: var(--q19);
    }
  }
  .\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0 {
    &:has([role=checkbox]) {
      padding-right: calc(var(--a67) * 0);
    }
  }
  .\[\.border-b\]\:pb-3 {
    &:is(.border-b) {
      padding-bottom: calc(var(--a67) * 3);
    }
  }
  .\[\.border-b\]\:pb-6 {
    &:is(.border-b) {
      padding-bottom: calc(var(--a67) * 6);
    }
  }
  .\[\.border-t\]\:pt-3 {
    &:is(.border-t) {
      padding-top: calc(var(--a67) * 3);
    }
  }
  .\[\.border-t\]\:pt-6 {
    &:is(.border-t) {
      padding-top: calc(var(--a67) * 6);
    }
  }
  .rtl\:\*\*\:\[\.rdp-button\\_next\>svg\]\:rotate-180 {
    &:where(:dir(rtl), [dir="_iefp6"], [dir="_iefp6"] *) {
      :is(& *) {
        &:is(.mv-line>svg) {
          rotate: 180deg;
        }
      }
    }
  }
  .rtl\:\*\*\:\[\.rdp-button\\_previous\>svg\]\:rotate-180 {
    &:where(:dir(rtl), [dir="_iefp6"], [dir="_iefp6"] *) {
      :is(& *) {
        &:is(.n3r8c3>svg) {
          rotate: 180deg;
        }
      }
    }
  }
  .\[a\]\:transition-colors {
    &:is(a) {
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --u40, --k31, --d56;
      transition-timing-function: var(--w10, var(--t25));
      transition-duration: var(--b44, var(--v57));
    }
  }
  .\*\:\[span\]\:last\:flex {
    :is(& > *) {
      &:is(span) {
        &:last-child {
          display: flex;
        }
      }
    }
  }
  .\*\:\[span\]\:last\:items-center {
    :is(& > *) {
      &:is(span) {
        &:last-child {
          align-items: center;
        }
      }
    }
  }
  .\*\:\[span\]\:last\:gap-2 {
    :is(& > *) {
      &:is(span) {
        &:last-child {
          gap: calc(var(--a67) * 2);
        }
      }
    }
  }
  .\[\&\:last-child\[data-selected\=true\]_button\]\:rounded-r-md {
    &:last-child[data-selected=true] button {
      border-top-right-radius: var(--q19);
      border-bottom-right-radius: var(--q19);
    }
  }
  .\[\&\>\*\]\:w-full {
    &>* {
      width: 100%;
    }
  }
  .\[\&\>\*\]\:focus-visible\:relative {
    &>* {
      &:focus-visible {
        position: relative;
      }
    }
  }
  .\[\&\>\*\]\:focus-visible\:z-10 {
    &>* {
      &:focus-visible {
        z-index: 10;
      }
    }
  }
  .\[\&\>\*\]\:data-\[slot\=field\]\:p-4 {
    &>* {
      &[data-slot="field"] {
        padding: calc(var(--a67) * 4);
      }
    }
  }
  .\@md\/field-group\:\[\&\>\*\]\:w-auto {
    @container field-group (width >= 28rem) {
      &>* {
        width: auto;
      }
    }
  }
  .\[\&\>\*\:not\(\:first-child\)\]\:rounded-t-none {
    &>*:not(:first-child) {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
    }
  }
  .\[\&\>\*\:not\(\:first-child\)\]\:rounded-l-none {
    &>*:not(:first-child) {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
    }
  }
  .\[\&\>\*\:not\(\:first-child\)\]\:border-t-0 {
    &>*:not(:first-child) {
      border-top-style: var(--d8);
      border-top-width: 0px;
    }
  }
  .\[\&\>\*\:not\(\:first-child\)\]\:border-l-0 {
    &>*:not(:first-child) {
      border-left-style: var(--d8);
      border-left-width: 0px;
    }
  }
  .\[\&\>\*\:not\(\:last-child\)\]\:rounded-r-none {
    &>*:not(:last-child) {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
    }
  }
  .\[\&\>\*\:not\(\:last-child\)\]\:rounded-b-none {
    &>*:not(:last-child) {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
    }
  }
  .\[\&\>\.sr-only\]\:w-auto {
    &>.sr-only {
      width: auto;
    }
  }
  .\[\&\>\[data-slot\=field-group\]\]\:gap-4 {
    &>[data-slot=field-group] {
      gap: calc(var(--a67) * 4);
    }
  }
  .\[\&\>\[data-slot\=field-label\]\]\:flex-auto {
    &>[data-slot=field-label] {
      flex: auto;
    }
  }
  .\@md\/field-group\:\[\&\>\[data-slot\=field-label\]\]\:flex-auto {
    @container field-group (width >= 28rem) {
      &>[data-slot=field-label] {
        flex: auto;
      }
    }
  }
  .has-\[select\[aria-hidden\=true\]\:last-child\]\:\[\&\>\[data-slot\=select-trigger\]\:last-of-type\]\:rounded-r-md {
    &:has(*:is(select[aria-hidden=true]:last-child)) {
      &>[data-slot=select-trigger]:last-of-type {
        border-top-right-radius: var(--q19);
        border-bottom-right-radius: var(--q19);
      }
    }
  }
  .\[\&\>\[data-slot\=select-trigger\]\:not\(\[class\*\=\'w-\'\]\)\]\:w-fit {
    &>[data-slot=select-trigger]:not([class*='w-']) {
      width: fit-content;
    }
  }
  .\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\] {
    &>[role=checkbox] {
      --p67: 2px;
      translate: var(--n50) var(--p67);
    }
  }
  .has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px {
    &:has(>[data-slot=field-content]) {
      &>[role=checkbox],[role=radio] {
        margin-top: 1px;
      }
    }
  }
  .\@md\/field-group\:has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px {
    @container field-group (width >= 28rem) {
      &:has(>[data-slot=field-content]) {
        &>[role=checkbox],[role=radio] {
          margin-top: 1px;
        }
      }
    }
  }
  .\[\&\>a\]\:underline {
    &>a {
      text-decoration-line: underline;
    }
  }
  .\[\&\>a\]\:underline-offset-4 {
    &>a {
      text-underline-offset: 4px;
    }
  }
  .\[\&\>button\]\:hidden {
    &>button {
      display: none;
    }
  }
  .\[\&\>input\]\:flex-1 {
    &>input {
      flex: 1;
    }
  }
  .has-\[\>\[data-align\=block-end\]\]\:\[\&\>input\]\:pt-3 {
    &:has(>[data-align=block-end]) {
      &>input {
        padding-top: calc(var(--a67) * 3);
      }
    }
  }
  .has-\[\>\[data-align\=block-start\]\]\:\[\&\>input\]\:pb-3 {
    &:has(>[data-align=block-start]) {
      &>input {
        padding-bottom: calc(var(--a67) * 3);
      }
    }
  }
  .has-\[\>\[data-align\=inline-end\]\]\:\[\&\>input\]\:pr-2 {
    &:has(>[data-align=inline-end]) {
      &>input {
        padding-right: calc(var(--a67) * 2);
      }
    }
  }
  .has-\[\>\[data-align\=inline-start\]\]\:\[\&\>input\]\:pl-2 {
    &:has(>[data-align=inline-start]) {
      &>input {
        padding-left: calc(var(--a67) * 2);
      }
    }
  }
  .\[\&\>kbd\]\:rounded-\[calc\(var\(--g48\)-5px\)\] {
    &>kbd {
      border-radius: calc(var(--g48) - 5px);
    }
  }
  .\[\&\>span\]\:text-xs {
    &>span {
      font-size: var(--d30);
      line-height: var(--y48, var(--t40));
    }
  }
  .\[\&\>span\]\:opacity-70 {
    &>span {
      opacity: 70%;
    }
  }
  .\[\&\>span\:last-child\]\:truncate {
    &>span:last-child {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
  }
  .\[\&\>svg\]\:pointer-events-none {
    &>svg {
      pointer-events: none;
    }
  }
  .\[\&\>svg\]\:size-3 {
    &>svg {
      width: calc(var(--a67) * 3);
      height: calc(var(--a67) * 3);
    }
  }
  .\[\&\>svg\]\:size-3\.5 {
    &>svg {
      width: calc(var(--a67) * 3.5);
      height: calc(var(--a67) * 3.5);
    }
  }
  .\[\&\>svg\]\:size-4 {
    &>svg {
      width: calc(var(--a67) * 4);
      height: calc(var(--a67) * 4);
    }
  }
  .\[\&\>svg\]\:h-2\.5 {
    &>svg {
      height: calc(var(--a67) * 2.5);
    }
  }
  .\[\&\>svg\]\:h-3 {
    &>svg {
      height: calc(var(--a67) * 3);
    }
  }
  .\[\&\>svg\]\:w-2\.5 {
    &>svg {
      width: calc(var(--a67) * 2.5);
    }
  }
  .\[\&\>svg\]\:w-3 {
    &>svg {
      width: calc(var(--a67) * 3);
    }
  }
  .\[\&\>svg\]\:shrink-0 {
    &>svg {
      flex-shrink: 0;
    }
  }
  .\[\&\>svg\]\:translate-y-0\.5 {
    &>svg {
      --p67: calc(var(--a67) * 0.5);
      translate: var(--n50) var(--p67);
    }
  }
  .\[\&\>svg\]\:text-current {
    &>svg {
      color: currentcolor;
    }
  }
  .\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3\.5 {
    &>svg:not([class*='size-']) {
      width: calc(var(--a67) * 3.5);
      height: calc(var(--a67) * 3.5);
    }
  }
  .\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 {
    &>svg:not([class*='size-']) {
      width: calc(var(--a67) * 4);
      height: calc(var(--a67) * 4);
    }
  }
  .\[\&\>tr\]\:last\:border-b-0 {
    &>tr {
      &:last-child {
        border-bottom-style: var(--d8);
        border-bottom-width: 0px;
      }
    }
  }
  .\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90 {
    &[data-panel-group-direction=vertical]>div {
      rotate: 90deg;
    }
  }
  .\[\&\[data-state\=open\]\>svg\]\:rotate-180 {
    &[data-state=open]>svg {
      rotate: 180deg;
    }
  }
  .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2 {
    [data-side=left][data-collapsible=offcanvas] & {
      right: calc(var(--a67) * -2);
    }
  }
  .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize {
    [data-side=left][data-state=collapsed] & {
      cursor: e-resize;
    }
  }
  .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2 {
    [data-side=right][data-collapsible=offcanvas] & {
      left: calc(var(--a67) * -2);
    }
  }
  .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize {
    [data-side=right][data-state=collapsed] & {
      cursor: w-resize;
    }
  }
  .\[\[data-slot\=card-content\]_\&\]\:bg-transparent {
    [data-slot=card-content] & {
      background-color: transparent;
    }
  }
  .\[\[data-slot\=popover-content\]_\&\]\:bg-transparent {
    [data-slot=popover-content] & {
      background-color: transparent;
    }
  }
  .\[\[data-variant\=legend\]\+\&\]\:-mt-1\.5 {
    [data-variant=legend]+& {
      margin-top: calc(var(--a67) * -1.5);
    }
  }
}
:root {
  --k83: #11110f;
  --w54: #1a1a17;
  --k88: #f3efe6;
  --t20: #b6b1a7;
  --h42: #d95d2a;
  --v83: rgba(243,239,230,.16);
  --d13: #2b2a25;
  font-family: "Noto Sans SC", sans-serif;
  color: var(--k88);
  background: var(--k83);
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  background: var(--k83);
  color: var(--k88);
  font-family: "Noto Sans SC",sans-serif;
  font-weight: 400;
}
button,input,textarea {
  font: inherit;
}
button,a {
  cursor: pointer;
}
a {
  color: inherit;
  text-decoration: none;
}
button {
  color: inherit;
}
.r9m3u5 {
  overflow: hidden;
  background: var(--k83);
}
._xmfn9 {
  height: 74px;
  display: flex;
  align-items: center;
  padding: 0 3vw;
  border-bottom: 1px solid var(--v83);
  position: relative;
  z-index: 10;
  background: rgba(17,17,15,.9);
  backdrop-filter: blur(18px);
}
.tx-col {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 205px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .04em;
}
.k5j1r7 {
  display: block;
  width: 29px;
  height: 29px;
  object-fit: contain;
}
._33iku {
  display: flex;
  gap: 25px;
  margin: auto;
}
._p8ezp {
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--t20);
  font-size: 13px;
  rp-box: color .2s ease;
}
._p8ezp small {
  font-size: 9px;
  color: #817d73;
}
._p8ezp:hover,.nav-link.active {
  color: var(--k88);
}
.nav-link.active small {
  color: var(--h42);
}
.dk-slot {
  min-width: 205px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
}
.text-button {
  border: 0;
  background: transparent;
  font-size: 13px;
  color: var(--t20);
  padding: 8px;
}
.e8q6k4,.f6m1h3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: var(--h42);
  color: #fff8f1;
  border: 1px solid var(--h42);
  padding: 10px 15px;
  font-size: 13px;
  font-weight: 600;
  rp-box: m2v1t6 .16s ease,background .2s ease;
}
.e8q6k4:hover,.f6m1h3:hover {
  background: #ee6a32;
  m2v1t6: translateY(-2px);
}
.e8q6k4:active,.f6m1h3:active {
  m2v1t6: scale(.97);
}
.x3y8v8 {
  display: none;
  border: 0;
  background: transparent;
}
._fcdd7 {
  display: none;
}
.xz-pill {
  min-height: calc(100vh - 74px);
  display: grid;
  grid-template-columns: 72px minmax(290px,.83fr) minmax(500px,1.17fr);
  position: relative;
  border-bottom: 1px solid var(--v83);
}
.p5e1o4 {
  border-right: 1px solid var(--v83);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  padding: 25px 0;
  color: #888277;
  font-size: 9px;
  letter-spacing: .14em;
  writing-mode: vertical-rl;
}
.p5e1o4 i {
  height: 70px;
  border-left: 1px solid var(--h42);
  display: block;
}
.c7v7g4 {
  padding: clamp(70px,13vh,155px) clamp(28px,6vw,92px) 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.v7c2c3 {
  display: flex;
  align-items: center;
  gap: 7px;
  margin: 0 0 22px;
  color: var(--h42);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .13em;
  text-transform: uppercase;
}
.c7v7g4 h1,.h5j3r5 h1,._f9oto h1,.q6u8e6 h1,._aoxuf h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(52px,6.1vw,102px);
  line-height: 1.07;
  letter-spacing: -.07em;
  margin: 0;
  max-width: 580px;
}
.pn-list {
  max-width: 405px;
  font-size: 15px;
  line-height: 2;
  color: var(--t20);
  margin: 35px 0;
}
.j8p8h2 {
  display: flex;
  align-items: center;
  gap: 22px;
}
._45tu5 {
  font-size: 13px;
  color: var(--k88);
  display: flex;
  align-items: center;
  gap: 8px;
  border-bottom: 1px solid var(--t20);
  padding: 9px 0;
}
.tx-zone {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-top: 35px;
  color: #888277;
  font-size: 11px;
}
._3w4hr {
  position: relative;
  padding: 6vw 5.5vw 5.2vw 0;
  display: flex;
  align-items: center;
  min-height: 600px;
}
._g19ed {
  position: relative;
  overflow: hidden;
  height: min(68vh,680px);
  width: 100%;
  background: #26241f;
}
._g19ed img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .9;
  rp-box: m2v1t6 1.1s cubic-bezier(.23,1,.32,1);
}
._g19ed:hover img {
  m2v1t6: scale(1.045);
}
._oqsj1 {
  position: absolute;
  inset: 0;
  background: linear-gradient(125deg,rgba(0,0,0,.5),transparent 55%,rgba(0,0,0,.15));
}
.c1z8a5,.sl-foot {
  position: absolute;
  top: 17px;
  color: #e7dfd1;
  font-size: 9px;
  letter-spacing: .12em;
}
.c1z8a5 {
  left: 19px;
}
.sl-foot {
  right: 19px;
}
.tx-note {
  position: absolute;
  left: 20px;
  bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.tx-note span {
  font-size: 9px;
  color: #e7dfd1;
  letter-spacing: .14em;
}
.tx-note strong {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
}
.m5c6r5 {
  position: absolute;
  right: 1.8vw;
  bottom: 2.2vw;
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--t20);
  font-size: 9px;
  letter-spacing: .1em;
  writing-mode: vertical-rl;
}
.dk-list {
  padding: 112px 5.8vw 124px;
}
.rp-body {
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  align-items: end;
  margin-bottom: 45px;
}
.rp-body h2,.bw-unit h2,.qr-chip h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(31px,3.4vw,54px);
  line-height: 1.22;
  letter-spacing: -.05em;
  margin: 0;
  max-width: 620px;
}
._8hsfu {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 1px;
  background: var(--v83);
}
.gk-note {
  background: var(--k83);
  padding: 16px;
  rp-box: background .28s ease;
}
.gk-note:hover {
  background: var(--w54);
}
.zt-chip {
  height: 230px;
  overflow: hidden;
  position: relative;
  background: #27251f;
}
.zt-chip img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  rp-box: m2v1t6 .5s cubic-bezier(.23,1,.32,1);
}
.gk-note:hover .zt-chip img {
  m2v1t6: scale(1.05);
}
.zt-chip span,.zt-chip b {
  position: absolute;
  top: 13px;
  font-size: 9px;
  letter-spacing: .1em;
  font-weight: 500;
}
.zt-chip span {
  left: 13px;
  background: rgba(17,17,15,.7);
  padding: 5px 7px;
}
.zt-chip b {
  right: 13px;
  color: var(--k88);
}
._7i72t {
  padding: 21px 5px 8px;
  position: relative;
}
._7i72t h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  margin: 0 0 8px;
}
._7i72t p {
  font-size: 12px;
  color: var(--t20);
  line-height: 1.8;
  margin: 0;
  padding-right: 25px;
}
._7i72t svg {
  position: absolute;
  right: 4px;
  top: 23px;
  color: var(--h42);
}
._qbr84 {
  display: grid;
  grid-template-columns: 1fr 1.05fr;
  gap: 11vw;
  padding: 125px 12vw;
  background: var(--k88);
  color: var(--k83);
}
.bw-unit h2 {
  font-size: clamp(30px,3.2vw,52px);
}
._snzbp {
  border-top: 1px solid rgba(17,17,15,.2);
}
._hdi37 {
  display: grid;
  grid-template-columns: 44px 1fr 20px;
  gap: 12px;
  padding: 29px 0 27px;
  border-bottom: 1px solid rgba(17,17,15,.2);
  align-items: start;
}
._hdi37>span {
  color: var(--h42);
  font-size: 11px;
  font-weight: 700;
}
._hdi37 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  margin: 0 0 8px;
}
._hdi37 p {
  font-size: 13px;
  line-height: 1.8;
  color: #605c55;
  margin: 0;
}
._hdi37 svg {
  margin-top: 6px;
}
.qr-chip {
  min-height: 500px;
  padding: 115px 12vw;
  position: relative;
  overflow: hidden;
  background: linear-gradient(106deg,#321912,#11110f 55%);
}
.qr-chip:after {
  content: "";
  position: absolute;
  width: 52vw;
  height: 52vw;
  border: 1px solid rgba(217,93,42,.45);
  border-radius: 50%;
  right: -17vw;
  top: -13vw;
  box-shadow: 0 0 100px rgba(217,93,42,.16);
}
.qr-chip h2 {
  font-size: clamp(48px,5vw,78px);
  position: relative;
  z-index: 1;
  margin-bottom: 32px;
}
.qr-chip h2 em {
  color: var(--h42);
  font-style: normal;
}
.qr-chip .f6m1h3 {
  position: relative;
  z-index: 1;
}
.hp-slot {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  gap: 20px;
  padding: 48px 5.8vw 22px;
  border-top: 1px solid var(--v83);
}
.f9a5v7 {
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
}
.hp-slot p {
  margin: 0;
  color: var(--t20);
  font-family: "Noto Serif SC",serif;
  font-size: 17px;
  max-width: 300px;
}
.u4g8i9 {
  grid-column: 1/-1;
  display: flex;
  justify-content: space-between;
  padding-top: 45px;
  color: #817d73;
  font-size: 9px;
  letter-spacing: .12em;
}
._9idl9 {
  padding: 72px 5.8vw 120px;
  min-height: calc(100vh - 74px);
}
.h5j3r5,._aoxuf {
  display: grid;
  grid-template-columns: 1fr 1.25fr;
  align-items: end;
  gap: 7vw;
  max-width: 1050px;
  margin: 25px 0 70px;
}
.h5j3r5 .v7c2c3,._aoxuf .v7c2c3 {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.h5j3r5 h1,._aoxuf h1 {
  font-size: clamp(50px,5.2vw,85px);
}
.h5j3r5>p:last-child,._aoxuf>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--t20);
  max-width: 390px;
  margin: 0 0 10px;
}
.bw-row,.k1i5d7 {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  border-top: 1px solid var(--v83);
  border-bottom: 1px solid var(--v83);
  padding: 14px 0;
}
._qzq2d {
  height: 38px;
  display: flex;
  align-items: center;
  gap: 9px;
  color: #837e72;
}
._qzq2d input {
  width: 260px;
  background: transparent;
  border: 0;
  tx-wrap: 0;
  color: var(--k88);
  font-size: 13px;
}
._qzq2d input::placeholder {
  color: #837e72;
}
.k5r2l2,.k8c4z3 {
  border: 1px solid var(--v83);
  background: transparent;
  padding: 0 12px;
  display: inline-flex;
  gap: 7px;
  align-items: center;
  font-size: 12px;
}
.z9i8r4 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 36px 18px;
  margin-top: 38px;
}
.work-card.qr-slot {
  grid-column: span 2;
}
._3gs6i {
  height: 245px;
  position: relative;
  overflow: hidden;
  background: #27251f;
}
.qr-slot ._3gs6i {
  height: 360px;
}
._3gs6i img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  rp-box: m2v1t6 .55s cubic-bezier(.23,1,.32,1);
}
.dk-area:hover img {
  m2v1t6: scale(1.04);
}
._3gs6i span {
  position: absolute;
  left: 13px;
  top: 13px;
  background: rgba(17,17,15,.72);
  padding: 5px 7px;
  font-size: 9px;
  letter-spacing: .1em;
}
._3gs6i button {
  position: absolute;
  right: 10px;
  top: 10px;
  border: 0;
  background: rgba(17,17,15,.72);
  padding: 7px;
}
.h6p9v1 {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 14px 2px;
}
.h6p9v1 h2 {
  font-family: "Noto Serif SC",serif;
  margin: 0 0 4px;
  font-size: 20px;
}
.h6p9v1 p {
  margin: 0;
  color: #918d84;
  font-size: 11px;
}
.h6p9v1 svg {
  color: var(--h42);
}
.gk-col {
  display: flex;
  min-height: calc(100vh - 74px);
}
.u9h2z8 {
  width: 74px;
  flex: none;
  border-right: 1px solid var(--v83);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px 0;
  color: #8e897f;
}
.u9h2z8 p {
  font-size: 10px;
  letter-spacing: .18em;
  writing-mode: vertical-rl;
  margin: 0;
}
.u9h2z8>span {
  margin-top: 25px;
  color: var(--h42);
  font-size: 11px;
}
._w64k4 {
  height: 80px;
  border-left: 1px solid var(--v83);
  margin: 22px 0;
}
.u9h2z8 small {
  font-size: 8px;
  line-height: 1.7;
  writing-mode: vertical-rl;
  letter-spacing: .12em;
}
.d1z7g1 {
  flex: 1;
  padding: 58px 5.8vw 84px;
}
._f9oto {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 54px;
}
._f9oto h1 {
  font-size: clamp(40px,4.5vw,68px);
}
._f9oto .v7c2c3 {
  margin-bottom: 16px;
}
.lq-row {
  display: flex;
  align-items: center;
  gap: 7px;
  color: #8e897f;
  font-size: 11px;
  padding-top: 10px;
}
.lq-row i {
  width: 7px;
  height: 7px;
  background: var(--h42);
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(217,93,42,.12);
}
.zt-head {
  display: grid;
  grid-template-columns: minmax(330px,.87fr) 1.13fr;
  gap: 1px;
  background: var(--v83);
  border: 1px solid var(--v83);
}
._zy149,.t2m3z9 {
  background: var(--k83);
  padding: 24px;
}
._jsae2 {
  display: flex;
  gap: 20px;
  border-bottom: 1px solid var(--v83);
}
._jsae2 button {
  background: transparent;
  border: 0;
  padding: 0 0 14px;
  color: #918d84;
  font-size: 13px;
  position: relative;
}
._jsae2 button._6t0js {
  color: var(--k88);
}
._jsae2 button._6t0js:after {
  content: "";
  height: 2px;
  background: var(--h42);
  left: 0;
  right: 0;
  bottom: -1px;
  position: absolute;
}
.i5b1l3 {
  border: 1px solid var(--v83);
  margin: 25px 0 15px;
  padding: 14px;
}
.i5b1l3 label {
  font-size: 11px;
  color: #bcb6ab;
}
.i5b1l3 textarea {
  width: 100%;
  height: 100px;
  resize: none;
  margin: 12px 0 10px;
  padding: 0;
  border: 0;
  tx-wrap: 0;
  background: transparent;
  color: var(--k88);
  font-size: 13px;
  line-height: 1.9;
}
.i5b1l3 textarea::placeholder {
  color: #777269;
}
.b1b2j9 {
  display: flex;
  align-items: center;
  gap: 13px;
}
.b1b2j9 button {
  background: transparent;
  border: 0;
  color: #aaa49a;
  font-size: 11px;
  padding: 0;
  display: inline-flex;
  gap: 5px;
  align-items: center;
}
.b1b2j9 span {
  margin-left: auto;
  color: #6f6a61;
  font-size: 10px;
}
._i22qi {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 8px;
}
.g2h3u5 {
  border: 1px solid var(--v83);
  background: transparent;
  padding: 10px 9px;
  text-align: left;
  display: grid;
  grid-template-columns: 1fr 15px;
  gap: 4px;
}
.g2h3u5 span {
  font-size: 9px;
  color: #8e897f;
}
.g2h3u5 b {
  font-size: 11px;
  font-weight: 500;
}
.g2h3u5 svg {
  grid-row: span 2;
  align-self: center;
  color: #8e897f;
}
._p2p0q {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 15px;
  border: 0;
  background: var(--h42);
  padding: 13px;
  font-size: 13px;
  font-weight: 700;
}
._p2p0q svg:last-child {
  margin-left: auto;
}
._fhjr5 {
  color: #858075;
  font-size: 10px;
  line-height: 1.7;
  margin: 12px 0 0;
}
.t2m3z9 {
  min-height: 420px;
  background: #141411;
  display: flex;
  flex-direction: column;
}
.bw-item,.u8u8u4 {
  display: flex;
  justify-content: space-between;
  color: #858075;
  font-size: 9px;
  letter-spacing: .1em;
}
.b3g1x2 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #716c63;
}
.b3g1x2 h2 {
  font-family: "Noto Serif SC",serif;
  color: var(--k88);
  font-size: 24px;
  margin: 16px 0 6px;
}
.b3g1x2 p {
  font-size: 12px;
  line-height: 1.8;
  max-width: 220px;
  margin: 0;
}
.u8u8u4 {
  align-items: center;
}
.u8u8u4 i {
  height: 4px;
  width: 55px;
  background: #454138;
  position: relative;
}
.u8u8u4 i:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 20%;
  background: var(--h42);
}
.q6u8e6 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 25px 0 65px;
}
.q6u8e6 h1 {
  font-size: clamp(44px,4.5vw,70px);
  margin-top: 10px;
}
.y3b5g2 {
  display: grid;
  grid-template-columns: 208px 1fr;
  gap: 42px;
}
.h1k1c3 {
  border-right: 1px solid var(--v83);
  padding-right: 25px;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.h1k1c3 button {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 8px;
  background: transparent;
  border: 0;
  text-align: left;
  color: #aaa49a;
  font-size: 12px;
}
.h1k1c3 button span {
  margin-left: auto;
  font-size: 10px;
}
.h1k1c3 .q9t1z9 {
  color: var(--k88);
  background: #23221e;
}
._o5bex {
  height: 1px;
  background: var(--v83);
  margin: 15px 0;
}
.h1k1c3 p {
  font-size: 10px;
  letter-spacing: .12em;
  color: #777269;
  margin: 0 0 5px 8px;
}
.k1i5d7 {
  padding-top: 0;
  border-top: 0;
}
.k1i5d7>div:last-child {
  display: flex;
  gap: 6px;
}
.k8c4z3 {
  padding: 0 9px;
  color: #958f85;
}
.icon-button.active {
  color: var(--k88);
  background: #25241f;
}
.fn-head {
  font-size: 13px;
  margin: 30px 0 17px;
}
.fn-head span {
  color: #8f8a80;
  font-size: 11px;
  margin-left: 5px;
}
.r9j5v7 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 25px 15px;
}
._9fhje {
  height: 175px;
  position: relative;
  overflow: hidden;
  background: #27251f;
}
._9fhje img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
._9fhje button {
  position: absolute;
  right: 8px;
  top: 8px;
  background: rgba(17,17,15,.72);
  border: 0;
  padding: 5px;
}
._kohkw {
  position: absolute;
  left: 8px;
  bottom: 8px;
  background: rgba(17,17,15,.74);
  font-size: 9px;
  padding: 4px 5px;
  display: flex;
  align-items: center;
  gap: 3px;
}
._bi6s0 h2 {
  font-size: 12px;
  font-weight: 500;
  margin: 10px 0 4px;
}
._bi6s0 p {
  margin: 0;
  font-size: 10px;
  color: #817d73;
}
._aoxuf {
  margin-bottom: 70px;
}
.hp-row {
  display: grid;
  grid-template-columns: 1.1fr .9fr;
  background: #e5dfd1;
  color: var(--k83);
  min-height: 370px;
  margin-bottom: 65px;
  overflow: hidden;
}
.hp-row>div:first-child {
  padding: 45px 52px;
}
.hp-row span {
  color: var(--h42);
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .13em;
}
.hp-row h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(44px,5vw,73px);
  line-height: 1;
  margin: 28px 0 19px;
  letter-spacing: -.07em;
}
.hp-row h2 em {
  font-style: normal;
  color: var(--h42);
}
.hp-row p {
  font-size: 13px;
  line-height: 1.9;
  color: #58544d;
  max-width: 300px;
  margin: 0 0 25px;
}
._j9wtg {
  position: relative;
  background: #211c18;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e4ddcf;
  overflow: hidden;
}
._j9wtg:before,._j9wtg:after {
  content: "";
  position: absolute;
  border: 1px solid rgba(228,221,207,.35);
  border-radius: 50%;
  width: 360px;
  height: 360px;
}
._j9wtg:after {
  width: 210px;
  height: 210px;
  border-color: var(--h42);
}
._j9wtg svg {
  position: relative;
  z-index: 1;
  stroke: var(--h42);
}
._j9wtg i {
  position: absolute;
  width: 100%;
  height: 1px;
  background: rgba(228,221,207,.35);
  m2v1t6: rotate(-40deg);
}
._j9wtg b {
  position: absolute;
  bottom: 26px;
  right: 30px;
  font-size: 35px;
  color: var(--h42);
  font-weight: 400;
}
.x1u3y5 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-top: 1px solid var(--v83);
  border-left: 1px solid var(--v83);
}
.g7x9d8 {
  min-height: 280px;
  border-right: 1px solid var(--v83);
  border-bottom: 1px solid var(--v83);
  padding: 23px;
  position: relative;
  rp-box: background .23s ease;
}
.g7x9d8:hover {
  background: var(--w54);
}
._zxh8z {
  display: flex;
  justify-content: space-between;
  margin-bottom: 42px;
  font-size: 10px;
  color: #8f8a80;
}
._5wf16 {
  color: var(--h42);
  border: 1px solid rgba(217,93,42,.45);
  padding: 3px 5px;
  font-size: 8px;
  letter-spacing: .08em;
}
.status._9e6vt {
  color: #9b958a;
  border-color: #59554d;
}
.g7x9d8 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  margin: 22px 0 8px;
}
.g7x9d8 p {
  color: #a9a398;
  font-size: 12px;
  line-height: 1.8;
  max-width: 245px;
  margin: 0;
}
.g7x9d8 button {
  border: 0;
  background: transparent;
  color: var(--k88);
  padding: 0;
  display: flex;
  align-items: center;
  gap: 6px;
  position: absolute;
  bottom: 22px;
  font-size: 11px;
}
.g7x9d8 button svg {
  color: var(--h42);
}
._jcfzv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  max-width: 660px;
  margin: 70px auto 0;
  border-top: 1px solid var(--v83);
  border-bottom: 1px solid var(--v83);
  padding: 22px 0;
  color: #b7b1a7;
}
._jcfzv p {
  font-family: "Noto Serif SC",serif;
  font-size: 18px;
  text-align: center;
  margin: 0;
}
._jcfzv svg:first-child {
  color: var(--h42);
}
@media (max-width:900px) {
  ._xmfn9 {
    padding: 0 20px;
  }
  ._33iku,.text-button {
    display: none;
  }
  .tx-col,.dk-slot {
    min-width: 0;
  }
  .dk-slot {
    margin-left: auto;
  }
  .x3y8v8 {
    display: block;
    padding: 4px;
  }
  ._fcdd7 {
    display: flex;
    position: absolute;
    top: 74px;
    z-index: 20;
    left: 0;
    right: 0;
    flex-direction: column;
    background: #181815;
    border-bottom: 1px solid var(--v83);
  }
  ._fcdd7 a {
    padding: 16px 20px;
    border-top: 1px solid var(--v83);
    font-family: "Noto Serif SC",serif;
    font-size: 20px;
  }
  ._fcdd7 span {
    font-family: "Noto Sans SC",sans-serif;
    color: var(--h42);
    font-size: 10px;
    margin-right: 12px;
  }
  .xz-pill {
    grid-template-columns: 46px 1fr;
    min-height: auto;
  }
  .p5e1o4 {
    grid-row: span 2;
  }
  .c7v7g4 {
    padding: 80px 32px 55px;
  }
  ._3w4hr {
    grid-column: 2;
    padding: 0 32px 68px;
    min-height: 0;
  }
  ._g19ed {
    height: 54vw;
  }
  .m5c6r5 {
    display: none;
  }
  .rp-body,._qbr84,.h5j3r5,._aoxuf {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .dk-list {
    padding: 80px 32px;
  }
  ._qbr84 {
    padding: 80px 32px;
  }
  .qr-chip {
    padding: 90px 32px;
  }
  .hp-slot {
    padding-left: 32px;
    padding-right: 32px;
  }
  ._9idl9 {
    padding: 55px 32px 80px;
  }
  .h5j3r5,._aoxuf {
    margin-bottom: 45px;
  }
  .z9i8r4 {
    grid-template-columns: repeat(2,1fr);
  }
  .work-card.qr-slot {
    grid-column: span 1;
  }
  .qr-slot ._3gs6i {
    height: 245px;
  }
  .d1z7g1 {
    padding: 50px 32px 70px;
  }
  .zt-head {
    grid-template-columns: 1fr;
  }
  .y3b5g2 {
    grid-template-columns: 1fr;
  }
  .h1k1c3 {
    border-right: 0;
    border-bottom: 1px solid var(--v83);
    padding: 0 0 18px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
  }
  .h1k1c3 ._o5bex,.h1k1c3 p {
    display: none;
  }
  .r9j5v7 {
    grid-template-columns: repeat(3,1fr);
  }
  .hp-row>div:first-child {
    padding: 38px;
  }
  .x1u3y5 {
    grid-template-columns: repeat(2,1fr);
  }
}
@media (max-width:620px) {
  ._xmfn9 {
    height: 64px;
  }
  .e8q6k4 {
    padding: 9px 10px;
    font-size: 12px;
  }
  .xz-pill {
    display: flex;
    flex-direction: column;
    min-height: 0;
  }
  .p5e1o4,.u9h2z8 {
    display: none;
  }
  .c7v7g4 {
    width: 100%;
    padding: 70px 24px 38px;
  }
  .c7v7g4 h1 {
    font-size: 53px;
  }
  .pn-list {
    margin: 25px 0;
  }
  .j8p8h2 {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }
  ._3w4hr {
    display: block;
    width: 100%;
    min-height: 0;
    padding: 0 24px 50px;
  }
  ._g19ed {
    height: 64vw;
  }
  .dk-list {
    padding: 68px 24px;
  }
  ._8hsfu {
    grid-template-columns: 1fr;
  }
  .zt-chip {
    height: 210px;
  }
  ._qbr84 {
    padding: 70px 24px;
  }
  .qr-chip {
    padding: 75px 24px;
    min-height: 415px;
  }
  .hp-slot {
    grid-template-columns: 1fr;
    padding: 42px 24px 20px;
  }
  .u4g8i9 {
    gap: 10px;
    flex-direction: column;
    padding-top: 25px;
  }
  ._9idl9 {
    padding: 45px 24px 70px;
  }
  .h5j3r5 h1,._aoxuf h1 {
    font-size: 48px;
  }
  .bw-row {
    align-items: center;
  }
  ._qzq2d input {
    width: 180px;
  }
  .z9i8r4 {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .work-card.qr-slot {
    grid-column: span 1;
  }
  ._3gs6i,.qr-slot ._3gs6i {
    height: 255px;
  }
  .gk-col {
    display: block;
  }
  .d1z7g1 {
    padding: 42px 24px 62px;
  }
  ._f9oto {
    display: block;
    margin-bottom: 35px;
  }
  .lq-row {
    margin-top: 22px;
  }
  ._jsae2 {
    gap: 14px;
  }
  ._jsae2 button {
    font-size: 11px;
  }
  ._i22qi {
    grid-template-columns: 1fr;
  }
  .q6u8e6 {
    display: block;
    margin: 15px 0 45px;
  }
  .q6u8e6 .f6m1h3 {
    margin-top: 25px;
  }
  .h1k1c3 {
    grid-template-columns: 1fr 1fr;
  }
  .r9j5v7 {
    grid-template-columns: repeat(2,1fr);
  }
  ._9fhje {
    height: 140px;
  }
  .hp-row {
    grid-template-columns: 1fr;
  }
  ._j9wtg {
    min-height: 220px;
  }
  .x1u3y5 {
    grid-template-columns: 1fr;
  }
  .g7x9d8 {
    min-height: 250px;
  }
  ._jcfzv {
    margin-top: 45px;
  }
  ._jcfzv p {
    font-size: 15px;
  }
}
@media (prefers-reduced-motion:no-preference) {
  .c7v7g4,._3w4hr,.h5j3r5,._aoxuf {
    animation: entry .7s cubic-bezier(.23,1,.32,1) both;
  }
  ._3w4hr {
    animation-delay: .08s;
  }
  .gk-note {
    rp-box: m2v1t6 .24s cubic-bezier(.23,1,.32,1),background .24s ease;
  }
  .gk-note:hover {
    m2v1t6: translateY(-5px);
  }
}
@keyframes entry {
  from {
    opacity: 0;
    m2v1t6: translateY(18px);
  }
  to {
    opacity: 1;
    m2v1t6: translateY(0);
  }
}
._r9ymb {
  padding: 0 5.8vw;
  background: #171713;
  border-top: 1px solid var(--v83);
  border-bottom: 1px solid var(--v83);
}
.wd-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 0;
  border-bottom: 1px solid var(--v83);
  font-size: 10px;
  letter-spacing: .12em;
  color: #8f897f;
}
.wd-head b {
  font-weight: 500;
  color: var(--t20);
}
.lq-wrap {
  display: grid;
  grid-template-columns: repeat(3,1fr);
}
.lq-wrap article {
  position: relative;
  min-height: 175px;
  padding: 30px 26px 26px;
  border-right: 1px solid var(--v83);
}
.lq-wrap article:first-child {
  border-left: 1px solid var(--v83);
}
.lq-wrap article:before,.o9u8a4:before,._bi6s0:before,.dk-area:before,.g7x9d8:before,.n1t3k9 article:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 23px;
  border-top: 1px solid var(--h42);
  border-left: 1px solid var(--h42);
  opacity: .75;
  pointer-events: none;
}
.lq-wrap article:after,.qr-cell:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 42px;
  height: 2px;
  background: var(--h42);
}
.lq-wrap span {
  color: var(--h42);
  font-size: 10px;
  letter-spacing: .1em;
}
.lq-wrap h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 26px;
  margin: 18px 0 8px;
}
.lq-wrap p {
  font-size: 12px;
  line-height: 1.8;
  color: var(--t20);
  max-width: 230px;
  margin: 0;
}
.o9u8a4,._bi6s0,.dk-area,.g7x9d8,.n1t3k9 article {
  position: relative;
}
.qr-cell {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  padding: 13px 0;
  border-bottom: 1px solid var(--v83);
  font-size: 11px;
  color: var(--t20);
}
.qr-cell b {
  font-size: 9px;
  letter-spacing: .1em;
  font-weight: 500;
  color: var(--h42);
}
@media (max-width:900px) {
  .lq-wrap {
    grid-template-columns: 1fr;
  }
  .lq-wrap article {
    min-height: 0;
    border-left: 1px solid var(--v83);
    border-bottom: 1px solid var(--v83);
  }
  .lq-wrap article:last-child {
    border-bottom: 0;
  }
}
@media (max-width:620px) {
  ._r9ymb {
    padding: 0 24px;
  }
  .wd-head {
    align-items: flex-start;
    gap: 12px;
    flex-direction: column;
  }
  .lq-wrap article {
    padding: 24px 18px 22px;
  }
  .qr-cell {
    align-items: flex-start;
    gap: 8px;
    flex-direction: column;
  }
  .qr-cell b {
    font-size: 8px;
  }
}
._hm209 {
  display: grid;
  grid-template-columns: .82fr 1.18fr;
  gap: 0;
  background: #f1e2d5;
  color: #271a16;
  padding: 0 5.8vw 44px;
  position: relative;
}
._kboov {
  padding: 88px 6.2vw 72px 0;
  align-self: center;
}
.f2u8z8 {
  display: block;
  width: 214px;
  height: 64px;
  object-fit: contain;
  object-position: left center;
  margin: 0 0 25px;
}
.tx-pan {
  color: #a14325;
  margin-bottom: 18px;
}
._kboov h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(32px,3.7vw,57px);
  line-height: 1.18;
  letter-spacing: -.06em;
  margin: 0;
}
._kboov>p:not(.v7c2c3) {
  font-size: 13px;
  line-height: 2;
  color: #785c51;
  margin: 26px 0;
}
._tg95g {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #742e1b;
  border-bottom: 1px solid #b98472;
  padding: 9px 0;
  font-size: 12px;
  font-weight: 700;
}
.w3i6b8 {
  margin: 0;
  padding: 44px 0 28px;
  position: relative;
}
.w3i6b8:before {
  content: "";
  position: absolute;
  top: 44px;
  right: 0;
  width: 55%;
  height: 100%;
  background: #d95d2a;
  m2v1t6: translate(18px,18px);
  z-index: 0;
}
.w3i6b8:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 62px;
  left: 18px;
  width: 31px;
  height: 31px;
  border-top: 2px solid #f3efe6;
  border-left: 2px solid #f3efe6;
  pointer-events: none;
}
.w3i6b8 img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 420px;
  object-fit: cover;
  object-position: center 42%;
  filter: saturate(.85) contrast(.98);
}
.w3i6b8 figcaption {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  background: #281a16;
  color: #f7e9d8;
  padding: 13px 16px;
  font-size: 10px;
}
.w3i6b8 figcaption span {
  color: #e8b298;
  letter-spacing: .11em;
}
.w3i6b8 figcaption b {
  font-weight: 500;
}
.vw-grid {
  grid-column: 1/-1;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-top: 1px solid rgba(116,46,27,.25);
  border-left: 1px solid rgba(116,46,27,.25);
}
.vw-grid article {
  position: relative;
  min-height: 102px;
  padding: 20px;
  border-right: 1px solid rgba(116,46,27,.25);
  border-bottom: 1px solid rgba(116,46,27,.25);
}
.vw-grid article:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 2px;
  width: 34px;
  background: #d95d2a;
}
.vw-grid span {
  font-size: 10px;
  color: #a14325;
}
.vw-grid p {
  font-size: 12px;
  line-height: 1.75;
  color: #6b5046;
  max-width: 210px;
  margin: 10px 0 0;
}
.rp-row {
  grid-column: 1/-1;
  font-size: 10px;
  line-height: 1.7;
  color: #8b6c60;
  margin: 15px 0 0;
}
@media (max-width:900px) {
  ._hm209 {
    grid-template-columns: 1fr;
    padding: 0 32px 36px;
  }
  ._kboov {
    padding: 65px 0 36px;
  }
  .w3i6b8 {
    padding: 0 0 28px;
  }
  .w3i6b8:before {
    top: 0;
  }
  .w3i6b8 img {
    height: 380px;
  }
  .vw-grid {
    grid-template-columns: repeat(3,1fr);
  }
}
@media (max-width:620px) {
  ._hm209 {
    padding: 0 24px 30px;
  }
  ._kboov {
    padding: 54px 0 30px;
  }
  .f2u8z8 {
    width: 194px;
    height: 58px;
    margin-bottom: 18px;
  }
  .w3i6b8 img {
    height: 310px;
  }
  .w3i6b8 figcaption {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }
  .vw-grid {
    grid-template-columns: 1fr;
  }
  .vw-grid article {
    min-height: 0;
    padding: 17px;
  }
  .vw-grid p {
    max-width: none;
  }
}
.t4a7j5 {
  display: block;
  width: 168px;
  height: 45px;
  object-fit: contain;
  object-position: left center;
}
.f2e2m5 {
  display: block;
  width: 183px;
  height: 49px;
  object-fit: contain;
  object-position: left center;
}
.text-link {
  font-size: 12px;
  color: var(--t20);
  rp-box: color .2s ease;
}
.text-link:hover {
  color: var(--k88);
}
._zbptt video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  background: #171612;
}
._zbptt .tx-note {
  background: linear-gradient(90deg,rgba(17,17,15,.9),transparent);
  padding: 14px 40px 14px 0;
}
.b9d4y2 {
  padding: 108px 5.8vw 115px;
  background: #171713;
}
._49c7f {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
.fn-unit {
  display: grid;
  grid-template-columns: .93fr 1.07fr;
  min-height: 300px;
  background: #22211d;
}
.fn-unit img {
  width: 100%;
  height: 100%;
  min-height: 300px;
  object-fit: cover;
  filter: saturate(.82);
}
.fn-unit>div {
  padding: 36px 32px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.fn-unit span,.p3i1c7>span {
  color: var(--h42);
  font-size: 10px;
  letter-spacing: .13em;
}
.fn-unit h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: -.04em;
  margin: 17px 0 13px;
}
.fn-unit p {
  font-size: 12px;
  line-height: 1.9;
  color: var(--t20);
  margin: 0;
}
.hp-col {
  font-size: 10px;
  line-height: 1.7;
  color: #837e72;
  margin: 18px 0 0;
}
.t9h6u3 {
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  gap: 7vw;
  padding: 120px 12vw;
  background: var(--k88);
  color: var(--k83);
}
.m8n6w4 h2,.bx-cell h2,.p3i1c7 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(32px,3.5vw,55px);
  line-height: 1.23;
  letter-spacing: -.05em;
  margin: 0;
}
.m8n6w4>p:not(.v7c2c3) {
  color: #625d55;
  font-size: 14px;
  line-height: 2;
  margin: 25px 0;
}
.m8n6w4 ._45tu5 {
  color: var(--k83);
  border-color: #6d675e;
}
.wd-note video {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  background: #111;
}
.wd-note p {
  margin: 9px 0 0;
  color: #6f695e;
  font-size: 10px;
}
.qr-col {
  padding: 110px 5.8vw 130px;
}
.bx-cell {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: 1px solid var(--v83);
  padding-bottom: 28px;
}
.e6r7i2 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-left: 1px solid var(--v83);
}
.o9u8a4 {
  min-height: 295px;
  padding: 28px 22px 22px;
  border-right: 1px solid var(--v83);
  border-bottom: 1px solid var(--v83);
  display: flex;
  flex-direction: column;
}
.o9u8a4>p:first-child {
  font-size: 10px;
  color: var(--h42);
  margin: 0;
}
.o9u8a4 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  line-height: 1.4;
  letter-spacing: -.04em;
  margin: 21px 0 12px;
}
.o9u8a4 ._d1lst {
  font-size: 12px;
  line-height: 1.8;
  color: var(--t20);
  margin: 0;
}
.o9u8a4 a,._h8sib a {
  font-size: 11px;
  color: #ded8cd;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: auto;
  padding-top: 20px;
}
.o9u8a4 a:hover,._h8sib a:hover {
  color: var(--h42);
}
.n3d7a5,.dk-card {
  padding-top: 82px;
}
._7m42n,.jm-unit {
  display: grid;
  grid-template-columns: 1fr 1.12fr;
  gap: 8vw;
  align-items: end;
  margin: 15px 0 75px;
  max-width: 1150px;
}
._7m42n .v7c2c3,.jm-unit .v7c2c3 {
  grid-column: 1/-1;
  margin-bottom: 0;
}
._7m42n h1,.jm-unit h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(48px,5.4vw,88px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
._7m42n>p:last-child,.jm-unit>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--t20);
  max-width: 455px;
  margin: 0 0 9px;
}
.qr-pan {
  border-top: 1px solid var(--v83);
}
._h8sib {
  display: grid;
  grid-template-columns: 65px 1fr 22px;
  gap: 25px;
  border-bottom: 1px solid var(--v83);
  padding: 32px 0 28px;
  rp-box: padding-left .22s ease,background .22s ease;
}
._h8sib:hover {
  padding-left: 17px;
  background: #171713;
}
.gk-cell {
  font-size: 11px;
  color: var(--h42);
  padding-top: 4px;
}
._er6ci {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: #928c81;
  font-size: 10px;
  letter-spacing: .08em;
}
._er6ci span {
  color: var(--h42);
}
._faxot h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(25px,2.8vw,40px);
  letter-spacing: -.05em;
  line-height: 1.33;
  margin: 14px 0;
}
._faxot>p {
  max-width: 650px;
  color: var(--t20);
  font-size: 13px;
  line-height: 1.9;
  margin: 0;
}
._h8sib a {
  margin-top: 16px;
  padding: 0;
}
.cy-tag {
  color: #8e897f;
  margin-top: 4px;
}
._w1mvn {
  padding: 21px 0;
  border-bottom: 1px solid var(--v83);
  color: #837e72;
  font-size: 11px;
  line-height: 1.9;
}
.mv-box {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  min-height: 460px;
  background: #e7e0d2;
  color: var(--k83);
}
.u2s9m8 {
  display: flex;
  flex-direction: column;
  background: #10100e;
}
.u2s9m8 video {
  width: 100%;
  height: 100%;
  min-height: 415px;
  object-fit: cover;
  display: block;
}
.j6r3w4 {
  height: 46px;
  padding: 0 16px;
  background: #10100e;
  color: #d6d0c5;
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 10px;
}
.j6r3w4 a {
  margin-left: auto;
}
.p3i1c7 {
  padding: 55px 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.p3i1c7 h2 {
  font-size: clamp(34px,3.8vw,56px);
  margin: 22px 0;
}
.p3i1c7 p {
  font-size: 13px;
  line-height: 2;
  color: #605b53;
  margin: 0;
}
.n1t3k9 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border: 1px solid var(--v83);
  border-right: 0;
  margin: 75px 0;
}
.n1t3k9 article {
  min-height: 240px;
  padding: 30px;
  border-right: 1px solid var(--v83);
}
.n1t3k9 svg {
  color: var(--h42);
}
.n1t3k9 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 24px;
  margin: 28px 0 10px;
}
.n1t3k9 p {
  color: var(--t20);
  font-size: 12px;
  line-height: 1.9;
  margin: 0;
}
.x9p6h1 {
  border-top: 1px solid var(--v83);
  border-bottom: 1px solid var(--v83);
  padding: 24px 0;
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 18px;
  align-items: center;
}
.x9p6h1 span {
  color: #837e72;
  font-size: 10px;
  letter-spacing: .1em;
}
.x9p6h1 a {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(24px,3vw,42px);
  letter-spacing: -.05em;
}
.x9p6h1 p {
  grid-column: 2;
  margin: 0;
  color: #8c867c;
  font-size: 11px;
  line-height: 1.8;
}
@media (max-width:900px) {
  .t4a7j5 {
    width: 154px;
  }
  ._33iku {
    gap: 14px;
  }
  ._49c7f,.t9h6u3,._7m42n,.jm-unit {
    grid-template-columns: 1fr;
  }
  .fn-unit {
    grid-template-columns: 1fr;
  }
  .fn-unit img {
    min-height: 250px;
  }
  .t9h6u3 {
    padding: 80px 32px;
    gap: 38px;
  }
  .e6r7i2 {
    grid-template-columns: 1fr;
  }
  .o9u8a4 {
    min-height: 230px;
  }
  .o9u8a4 h3 {
    margin: 13px 0 9px;
  }
  .n3d7a5,.dk-card {
    padding-top: 58px;
  }
  ._7m42n,.jm-unit {
    gap: 23px;
    margin-bottom: 50px;
  }
  .mv-box {
    grid-template-columns: 1fr;
  }
  .u2s9m8 video {
    min-height: 330px;
  }
  .n1t3k9 {
    grid-template-columns: 1fr;
  }
  .n1t3k9 article {
    min-height: 0;
    padding: 28px;
    border-right: 0;
    border-bottom: 1px solid var(--v83);
  }
  .n1t3k9 article:last-child {
    border-bottom: 0;
  }
  .x9p6h1 {
    grid-template-columns: 1fr;
    gap: 9px;
  }
  .x9p6h1 p {
    grid-column: auto;
  }
  ._xmfn9 {
    gap: 10px;
  }
  .dk-slot {
    gap: 12px;
  }
}
@media (max-width:620px) {
  .t4a7j5 {
    width: 132px;
    height: 38px;
  }
  .f2e2m5 {
    width: 158px;
  }
  .text-link {
    display: none;
  }
  .b9d4y2 {
    padding: 68px 24px;
  }
  .fn-unit>div {
    padding: 27px 24px;
  }
  .t9h6u3 {
    padding: 70px 24px;
  }
  .qr-col {
    padding: 70px 24px;
  }
  .bx-cell {
    align-items: flex-start;
    gap: 18px;
    flex-direction: column;
  }
  .n3d7a5,.dk-card {
    padding-top: 45px;
  }
  ._h8sib {
    grid-template-columns: 32px 1fr;
    gap: 10px;
    padding: 26px 0;
  }
  .cy-tag {
    display: none;
  }
  ._faxot h2 {
    font-size: 26px;
  }
  .p3i1c7 {
    padding: 40px 24px;
  }
  .u2s9m8 video {
    min-height: 230px;
  }
  .j6r3w4 {
    font-size: 9px;
  }
  .x9p6h1 a {
    font-size: 25px;
    word-break: break-all;
  }
}
.l4r7w4 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 8px;
  color: #aaa49a;
  font-size: 12px;
  rp-box: color .2s ease,background .2s ease;
}
.l4r7w4 span {
  margin-left: auto;
  font-size: 10px;
}
.l4r7w4:hover {
  color: var(--k88);
  background: #20201c;
}
.asset-nav-link.q9t1z9 {
  color: var(--k88);
  background: #292821;
  box-shadow: inset 2px 0 var(--h42);
}
._bi6s0 {
  display: block;
  color: inherit;
  rp-box: m2v1t6 .2s ease;
}
._bi6s0:hover {
  m2v1t6: translateY(-3px);
}
._vd1xz {
  position: absolute;
  right: 8px;
  top: 8px;
  background: rgba(17,17,15,.72);
  padding: 5px;
  display: flex;
}
._5vgvz {
  padding-top: 82px;
  position: relative;
  background: radial-gradient(ellipse at 78% 18%,rgba(217,93,42,.055),transparent 28%),radial-gradient(circle at 14% 60%,rgba(243,239,230,.025),transparent 24%);
}
._5vgvz:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .23;
  background-image: radial-gradient(rgba(243,239,230,.55) .45px,transparent .55px);
  background-size: 5px 5px;
  mask-image: linear-gradient(90deg,transparent,black 18%,black 84%,transparent);
}
._5vgvz>* {
  position: relative;
  z-index: 1;
}
.tx-mark {
  display: grid;
  grid-template-columns: 1fr 1.12fr;
  gap: 8vw;
  align-items: end;
  margin: 15px 0 75px;
  max-width: 1150px;
}
.tx-mark .v7c2c3 {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.tx-mark h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(46px,5.2vw,84px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
.tx-mark>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--t20);
  max-width: 450px;
  margin: 0 0 8px;
}
.zt-col {
  min-width: 0;
  position: relative;
}
.zt-col:after {
  content: "";
  position: absolute;
  right: -12px;
  top: 76px;
  width: 1px;
  height: 110px;
  background: linear-gradient(transparent,var(--h42),transparent);
  opacity: .8;
}
.q7u7g6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid var(--v83);
  border-bottom: 1px solid var(--v83);
  padding: 14px 0;
  color: var(--t20);
  font-size: 11px;
  position: relative;
}
.q7u7g6:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 68px;
  height: 2px;
  background: var(--h42);
}
.q7u7g6 b {
  font-size: 9px;
  color: var(--h42);
  letter-spacing: .11em;
  font-weight: 500;
}
._f9ybo {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 15px;
  margin-top: 26px;
}
._f9ybo ._psaji:first-child {
  grid-column: span 2;
}
._f9ybo ._psaji:first-child .wd-tag {
  height: 296px;
}
._psaji {
  display: block;
  position: relative;
  color: var(--k88);
  border-bottom: 1px solid var(--v83);
  padding-bottom: 15px;
}
._psaji:hover h2 {
  color: var(--h42);
}
._psaji>svg {
  position: absolute;
  right: 4px;
  bottom: 17px;
  color: var(--h42);
}
._psaji>div:last-of-type {
  padding: 13px 24px 0 0;
}
._psaji p {
  font-size: 9px;
  letter-spacing: .1em;
  color: var(--h42);
  margin: 0;
}
._psaji h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 22px;
  line-height: 1.38;
  margin: 9px 0 0;
  rp-box: color .2s ease;
}
.wd-tag {
  height: 230px;
  overflow: hidden;
  position: relative;
  background: #282720;
  box-shadow: 0 14px 34px rgba(0,0,0,.24);
}
.wd-tag:after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(135deg,rgba(217,93,42,.16),transparent 40%,rgba(0,0,0,.28));
  mix-blend-mode: soft-light;
}
.wd-tag:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 12px;
  left: 12px;
  width: 18px;
  height: 18px;
  border-left: 1px solid var(--h42);
  border-top: 1px solid var(--h42);
}
.wd-tag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: contrast(1.06) saturate(.76) sepia(.12);
  rp-box: m2v1t6 .5s cubic-bezier(.23,1,.32,1),filter .3s ease;
}
._psaji:hover img {
  m2v1t6: scale(1.05);
  filter: contrast(1.08) saturate(.9) sepia(.15);
}
.wd-tag span {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
  background: rgba(17,17,15,.75);
  padding: 5px 6px;
  font-size: 8px;
  letter-spacing: .1em;
}
._74hz6 {
  margin-top: 26px;
}
.a8j8g4 {
  position: relative;
  background: #12120f;
  box-shadow: 0 18px 44px rgba(0,0,0,.33);
}
.a8j8g4:after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border: 1px solid rgba(217,93,42,.26);
  box-shadow: inset 0 0 0 12px rgba(17,17,15,.11);
}
.a8j8g4 video {
  display: block;
  width: 100%;
  aspect-ratio: 16/8.7;
  object-fit: cover;
  filter: contrast(1.04) saturate(.86);
}
.a8j8g4 span {
  position: absolute;
  z-index: 2;
  top: 13px;
  left: 13px;
  background: rgba(17,17,15,.76);
  padding: 6px 8px;
  font-size: 9px;
  letter-spacing: .1em;
  display: flex;
  gap: 5px;
  align-items: center;
}
.sl-list {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  border-left: 1px solid var(--v83);
  margin-top: 16px;
}
.sl-list article {
  padding: 20px;
  border-right: 1px solid var(--v83);
  border-bottom: 1px solid var(--v83);
}
.sl-list b {
  font-size: 10px;
  color: var(--h42);
  letter-spacing: .1em;
}
.sl-list p {
  font-size: 12px;
  line-height: 1.8;
  color: var(--t20);
  margin: 12px 0 0;
}
.sl-list a {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  color: var(--k88);
  margin-top: 15px;
}
.y1q6k8 {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 22px 15px;
  margin-top: 26px;
}
.y1q6k8 ._psaji:first-child {
  grid-column: span 2;
}
.y1q6k8 ._psaji:first-child .wd-tag {
  height: 340px;
}
.cy-pan {
  margin-top: 26px;
}
.e4a2p7 {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  background: #e9dfd2;
  color: var(--k83);
  box-shadow: 0 18px 46px rgba(0,0,0,.24);
}
.e4a2p7 img {
  display: block;
  width: 100%;
  height: 365px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.8) sepia(.09);
}
.e4a2p7>div {
  padding: 45px 42px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.e4a2p7 span {
  font-size: 10px;
  color: var(--h42);
  letter-spacing: .12em;
}
.e4a2p7 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(28px,3vw,44px);
  letter-spacing: -.055em;
  line-height: 1.25;
  margin: 19px 0 14px;
}
.e4a2p7 p {
  font-size: 12px;
  line-height: 1.9;
  color: #645b52;
  margin: 0;
}
.e4a2p7 a {
  display: flex;
  gap: 6px;
  align-items: center;
  font-size: 12px;
  color: #6f301e;
  margin-top: 25px;
}
.g1m4l6 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  margin-top: 16px;
  border-left: 1px solid var(--v83);
}
.g1m4l6 article {
  border-right: 1px solid var(--v83);
  border-bottom: 1px solid var(--v83);
  padding: 22px;
  min-height: 150px;
}
.g1m4l6 svg {
  color: var(--h42);
}
.g1m4l6 b {
  display: block;
  font-family: "Noto Serif SC",serif;
  font-size: 21px;
  margin-top: 21px;
}
.g1m4l6 p {
  font-size: 11px;
  line-height: 1.75;
  color: var(--t20);
  margin: 7px 0 0;
}
._8o8cz {
  margin-top: 26px;
  border-top: 1px solid var(--v83);
}
._8o8cz>article {
  display: grid;
  grid-template-columns: 50px 1fr;
  gap: 20px;
  padding: 27px 0;
  border-bottom: 1px solid var(--v83);
  position: relative;
}
._8o8cz>article:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 34px;
  height: 2px;
  background: var(--h42);
}
._8o8cz>article>span {
  color: var(--h42);
  font-size: 10px;
}
._8o8cz small {
  font-size: 10px;
  color: #aaa399;
  letter-spacing: .09em;
}
._8o8cz h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(23px,2.4vw,34px);
  line-height: 1.33;
  letter-spacing: -.04em;
  margin: 11px 0;
}
._8o8cz p {
  font-size: 12px;
  line-height: 1.9;
  color: var(--t20);
  max-width: 660px;
  margin: 0;
}
._8o8cz a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--k88);
  font-size: 11px;
  margin-top: 15px;
}
.v5o4a8,.wd-box {
  font-size: 10px;
  line-height: 1.8;
  color: #827c72;
  margin: 20px 0 0;
}
.wd-box {
  padding-top: 20px;
  border-top: 1px solid var(--v83);
}
.wd-box a {
  margin-left: 10px;
  color: var(--h42);
}
@media (max-width:900px) {
  ._5vgvz {
    padding-top: 58px;
  }
  .tx-mark {
    grid-template-columns: 1fr;
    gap: 23px;
    margin-bottom: 50px;
  }
  ._f9ybo {
    grid-template-columns: 1fr 1fr;
  }
  ._f9ybo ._psaji:last-child {
    grid-column: span 2;
  }
  ._f9ybo ._psaji:first-child {
    grid-column: span 2;
  }
  .e4a2p7 {
    grid-template-columns: 1fr;
  }
  .e4a2p7 img {
    height: 330px;
  }
  .y1q6k8 ._psaji:first-child .wd-tag {
    height: 260px;
  }
}
@media (max-width:620px) {
  ._5vgvz {
    padding-top: 45px;
  }
  .tx-mark h1 {
    font-size: 46px;
  }
  .q7u7g6 {
    align-items: flex-start;
    gap: 7px;
    flex-direction: column;
  }
  ._f9ybo,.y1q6k8 {
    grid-template-columns: 1fr;
  }
  ._f9ybo ._psaji:last-child,._f9ybo ._psaji:first-child,.y1q6k8 ._psaji:first-child {
    grid-column: auto;
  }
  .wd-tag,._f9ybo ._psaji:first-child .wd-tag,.y1q6k8 ._psaji:first-child .wd-tag {
    height: 235px;
  }
  .a8j8g4 video {
    aspect-ratio: 1.18;
  }
  .sl-list,.g1m4l6 {
    grid-template-columns: 1fr;
  }
  .sl-list article {
    border-left: 1px solid var(--v83);
  }
  .e4a2p7 img {
    height: 290px;
  }
  .e4a2p7>div {
    padding: 34px 24px;
  }
  .g1m4l6 article {
    border-left: 1px solid var(--v83);
    min-height: 0;
  }
  ._8o8cz>article {
    grid-template-columns: 28px 1fr;
    gap: 8px;
  }
  ._8o8cz h2 {
    font-size: 25px;
  }
}
.qr-head {
  padding-top: 82px;
  position: relative;
  background: radial-gradient(ellipse at 72% 17%,rgba(217,93,42,.06),transparent 29%),#11110f;
}
.qr-head:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .18;
  background-image: radial-gradient(rgba(243,239,230,.5) .4px,transparent .55px);
  background-size: 5px 5px;
  mask-image: linear-gradient(90deg,transparent,black 13%,black 88%,transparent);
}
.qr-head>* {
  position: relative;
  z-index: 1;
}
.v8d1q6 {
  max-width: 1110px;
  margin: 15px 0 72px;
  display: grid;
  grid-template-columns: 1.04fr .96fr;
  gap: 6vw;
  align-items: end;
}
.v8d1q6 .v7c2c3 {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.v8d1q6 h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(48px,5.5vw,88px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
.v8d1q6>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--t20);
  max-width: 425px;
  margin: 0 0 8px;
}
.pn-row {
  justify-self: end;
  grid-column: 2;
  font-size: 11px;
  color: var(--h42);
  border-bottom: 1px solid rgba(217,93,42,.5);
  padding-bottom: 5px;
  margin-bottom: 22px;
}
._yztzq {
  min-width: 0;
}
.d5k3o9 {
  margin: 0;
  position: relative;
  background: #191814;
  box-shadow: 0 24px 52px rgba(0,0,0,.36);
}
.d5k3o9:before,.d5k3o9:after {
  content: "";
  position: absolute;
  z-index: 2;
  pointer-events: none;
  width: 30px;
  height: 30px;
}
.d5k3o9:before {
  top: 16px;
  left: 16px;
  border-top: 1px solid var(--h42);
  border-left: 1px solid var(--h42);
}
.d5k3o9:after {
  right: 16px;
  bottom: 62px;
  border-right: 1px solid var(--h42);
  border-bottom: 1px solid var(--h42);
}
.d5k3o9 img {
  display: block;
  width: 100%;
  height: 440px;
  object-fit: cover;
  filter: contrast(1.06) saturate(.8) sepia(.11);
}
.d5k3o9 figcaption {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  background: #1c1b17;
  border: 1px solid rgba(243,239,230,.1);
  border-top: 0;
  padding: 13px 16px;
  font-size: 10px;
}
.d5k3o9 figcaption span {
  color: var(--h42);
  letter-spacing: .1em;
}
.d5k3o9 figcaption b {
  font-weight: 400;
  color: var(--t20);
}
._y2rie {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 22px;
  padding: 29px 0;
  border-bottom: 1px solid var(--v83);
}
._y2rie span,._aaiv5 span {
  font-size: 10px;
  color: var(--h42);
  letter-spacing: .11em;
}
._y2rie p {
  font-family: "Noto Serif SC",serif;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: -.035em;
  margin: 0;
}
._aaiv5 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-left: 1px solid var(--v83);
  margin-top: 18px;
}
._aaiv5 article {
  padding: 22px 20px;
  min-height: 152px;
  border-right: 1px solid var(--v83);
  border-bottom: 1px solid var(--v83);
}
._aaiv5 p {
  font-size: 12px;
  line-height: 1.85;
  color: var(--t20);
  margin: 15px 0 0;
}
.wd-zone {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 30px;
  padding: 30px 0;
  border-bottom: 1px solid var(--v83);
}
.wd-zone small {
  font-size: 9px;
  letter-spacing: .12em;
  color: var(--h42);
}
.wd-zone h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  line-height: 1.45;
  max-width: 590px;
  letter-spacing: -.04em;
  margin: 12px 0 0;
}
.wd-zone>a {
  display: flex;
  align-items: center;
  gap: 7px;
  flex: none;
  font-size: 12px;
  color: var(--k88);
  border-bottom: 1px solid var(--t20);
  padding-bottom: 7px;
}
@media (max-width:900px) {
  .qr-head {
    padding-top: 58px;
  }
  .v8d1q6 {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 48px;
  }
  .pn-row {
    grid-column: auto;
    justify-self: start;
    order: 2;
    margin-bottom: 0;
  }
  .v8d1q6 h1 {
    order: 1;
  }
  .v8d1q6>p:last-child {
    order: 3;
  }
  .d5k3o9 img {
    height: 380px;
  }
}
@media (max-width:620px) {
  .qr-head {
    padding-top: 45px;
  }
  .v8d1q6 h1 {
    font-size: 47px;
  }
  .d5k3o9 img {
    height: 290px;
  }
  .d5k3o9 figcaption {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }
  ._y2rie {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 23px 0;
  }
  ._y2rie p {
    font-size: 20px;
  }
  ._aaiv5 {
    grid-template-columns: 1fr;
  }
  ._aaiv5 article {
    min-height: 0;
  }
  .wd-zone {
    align-items: flex-start;
    flex-direction: column;
    gap: 18px;
  }
  .wd-zone h2 {
    font-size: 23px;
  }
}
.w3i6b8 video {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 420px;
  object-fit: cover;
  object-position: center;
  filter: saturate(.86) contrast(1.02);
  display: block;
  background: #1a1714;
}
._mjqmk {
  padding: 104px 5.8vw 116px;
  background: #241914;
  color: #f7e9d8;
}
.k2o6j2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: end;
  gap: 5vw;
  margin-bottom: 42px;
}
.k2o6j2 .v7c2c3 {
  grid-column: 1/-1;
  color: #e8b298;
  margin-bottom: 0;
}
.k2o6j2 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(33px,3.7vw,57px);
  line-height: 1.18;
  letter-spacing: -.06em;
  margin: 0;
}
.k2o6j2 ._45tu5 {
  justify-self: start;
  border-color: #e8b298;
  color: #f7e9d8;
}
.qr-area {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
}
.qr-area article {
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(247,233,216,.24);
}
.qr-area article:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 38px;
  height: 2px;
  background: #d95d2a;
}
.qr-area img {
  display: block;
  width: 100%;
  height: 230px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.85) sepia(.1);
}
.qr-area span {
  display: block;
  margin-top: 17px;
  color: #e8b298;
  font-size: 9px;
  letter-spacing: .12em;
}
.qr-area h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  line-height: 1.35;
  margin: 10px 0;
}
.qr-area p {
  max-width: 270px;
  color: #c8b6aa;
  font-size: 12px;
  line-height: 1.85;
  margin: 0;
}
._vjx00 {
  padding-top: 82px;
  position: relative;
  background: radial-gradient(ellipse at 76% 13%,rgba(217,93,42,.07),transparent 29%),#11110f;
}
._vjx00:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .18;
  background-image: radial-gradient(rgba(243,239,230,.5) .4px,transparent .55px);
  background-size: 5px 5px;
  mask-image: linear-gradient(90deg,transparent,black 13%,black 88%,transparent);
}
._vjx00>* {
  position: relative;
  z-index: 1;
}
.hp-body {
  margin-bottom: 62px;
}
._gk1yg {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  min-height: 430px;
  background: #e9decd;
  color: #271a16;
  box-shadow: 0 20px 48px rgba(0,0,0,.27);
}
.b7x8r6 {
  position: relative;
  background: #16130f;
}
.b7x8r6 video {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.88);
}
.b7x8r6 span {
  position: absolute;
  top: 14px;
  left: 14px;
  background: rgba(17,17,15,.76);
  color: #f7e9d8;
  padding: 6px 8px;
  font-size: 9px;
  letter-spacing: .11em;
  display: flex;
  align-items: center;
  gap: 5px;
}
.jm-note {
  padding: 52px 44px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.jm-note .v7c2c3 {
  color: #a14325;
  margin-bottom: 16px;
}
.jm-note h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(31px,3.3vw,49px);
  line-height: 1.22;
  letter-spacing: -.055em;
  margin: 0;
}
.jm-note>p:not(.v7c2c3) {
  font-size: 13px;
  line-height: 1.95;
  color: #68564b;
  margin: 22px 0;
}
.jm-note a {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  color: #7f351f;
  width: max-content;
  border-bottom: 1px solid rgba(127,53,31,.5);
  padding-bottom: 6px;
}
.h4j8d3 {
  margin-top: 74px;
  border-top: 1px solid var(--v83);
}
.h4j8d3 article {
  display: grid;
  grid-template-columns: 56px 275px 1fr 22px;
  gap: 22px;
  padding: 28px 0;
  border-bottom: 1px solid var(--v83);
  align-items: start;
  position: relative;
}
.h4j8d3 article:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 40px;
  height: 2px;
  background: var(--h42);
}
.d3h7g6 {
  color: var(--h42);
  font-size: 10px;
  padding-top: 6px;
}
.h4j8d3 img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  filter: contrast(1.04) saturate(.82) sepia(.1);
}
.h4j8d3 article>div:nth-of-type(2)>p:first-child {
  margin: 0;
  color: var(--h42);
  font-size: 10px;
  letter-spacing: .11em;
}
.h4j8d3 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(24px,2.7vw,37px);
  letter-spacing: -.05em;
  line-height: 1.32;
  margin: 13px 0;
}
.u9c3l2 {
  font-size: 12px;
  line-height: 1.9;
  color: var(--t20);
  max-width: 650px;
  margin: 0;
}
.h4j8d3 a {
  display: flex;
  gap: 5px;
  align-items: center;
  color: var(--k88);
  font-size: 11px;
  margin-top: 14px;
}
.h4j8d3>article>svg {
  color: #9b968c;
  margin-top: 6px;
}
.o1c9r3 {
  margin-top: 26px;
}
._zehrj {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
  margin-top: 16px;
}
._zehrj article {
  background: #211b17;
  border-bottom: 1px solid var(--v83);
}
._zehrj img {
  display: block;
  width: 100%;
  height: 170px;
  object-fit: cover;
  filter: contrast(1.05) saturate(.84) sepia(.1);
}
._zehrj>article>div {
  padding: 18px;
}
._zehrj span {
  font-size: 9px;
  color: var(--h42);
  letter-spacing: .1em;
}
._zehrj h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  margin: 11px 0 8px;
}
._zehrj p {
  font-size: 11px;
  line-height: 1.75;
  color: var(--t20);
  margin: 0;
}
.fn-foot {
  margin-top: 24px;
  display: flex;
  align-items: center;
  gap: 7px;
  width: max-content;
  font-size: 12px;
  color: var(--k88);
  border-bottom: 1px solid var(--t20);
  padding-bottom: 8px;
}
@media (max-width:900px) {
  ._mjqmk {
    padding: 80px 32px;
  }
  ._gk1yg {
    grid-template-columns: 1fr;
  }
  .b7x8r6 video {
    min-height: 350px;
  }
  .h4j8d3 article {
    grid-template-columns: 40px 220px 1fr 22px;
  }
  ._zehrj {
    grid-template-columns: 1fr 1fr;
  }
  ._zehrj article:last-child {
    grid-column: span 2;
  }
  .qr-area {
    grid-template-columns: 1fr 1fr;
  }
  .qr-area article:last-child {
    grid-column: span 2;
  }
}
@media (max-width:620px) {
  .w3i6b8 video {
    height: 310px;
  }
  ._mjqmk {
    padding: 70px 24px;
  }
  .k2o6j2 {
    grid-template-columns: 1fr;
    gap: 22px;
  }
  .qr-area,._zehrj {
    grid-template-columns: 1fr;
  }
  .qr-area article:last-child,._zehrj article:last-child {
    grid-column: auto;
  }
  .qr-area img {
    height: 215px;
  }
  ._vjx00 {
    padding-top: 45px;
  }
  .b7x8r6 video {
    min-height: 260px;
  }
  .jm-note {
    padding: 36px 24px;
  }
  .h4j8d3 {
    margin-top: 50px;
  }
  .h4j8d3 article {
    grid-template-columns: 27px 1fr;
    gap: 8px;
    padding: 24px 0;
  }
  .h4j8d3 img {
    grid-column: 2;
    height: 205px;
  }
  .h4j8d3 article>div:nth-of-type(2) {
    grid-column: 2;
  }
  .h4j8d3>article>svg {
    display: none;
  }
}
.w3i6b8:before {
  top: 28px;
  right: 0;
  width: 1px;
  height: calc(100% - 26px);
  background: var(--h42);
  m2v1t6: translate(16px,16px);
}
.xz-slot,._d3n2b {
  margin-top: 42px;
  border-top: 1px solid rgba(247,233,216,.25);
  border-bottom: 1px solid rgba(247,233,216,.25);
  padding: 15px 0;
  display: grid;
  grid-template-columns: 190px 1fr auto;
  gap: 24px;
  align-items: center;
}
.xz-slot>span,._d3n2b>span {
  font-size: 9px;
  letter-spacing: .12em;
  color: #e8b298;
}
.xz-slot>div,._d3n2b>div {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
}
.xz-slot article,._d3n2b article {
  position: relative;
  padding-left: 12px;
}
.xz-slot article:before,._d3n2b article:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 2px;
  height: 28px;
  background: var(--h42);
}
.xz-slot b,._d3n2b b {
  display: block;
  font-family: "Noto Serif SC",serif;
  font-size: 17px;
}
.xz-slot p,._d3n2b p {
  font-size: 10px;
  line-height: 1.6;
  color: #c8b6aa;
  margin: 4px 0 0;
}
.xz-slot>a,._d3n2b>a {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  color: #f7e9d8;
  border-bottom: 1px solid rgba(247,233,216,.55);
  padding-bottom: 6px;
  white-space: nowrap;
}
._d3n2b {
  color: var(--k88);
  border-color: var(--v83);
  margin: 42px 0 0;
}
._d3n2b>span {
  color: var(--h42);
}
._d3n2b p {
  color: var(--t20);
}
._d3n2b>a {
  color: var(--k88);
}
@media (max-width:900px) {
  .xz-slot,._d3n2b {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .xz-slot>a,._d3n2b>a {
    width: max-content;
  }
}
@media (max-width:620px) {
  .xz-slot>div,._d3n2b>div {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  .xz-slot,._d3n2b {
    margin-top: 30px;
  }
}
@property --n50 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --p67 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --f23 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --j46 {
  syntax: "*";
  inherits: false;
}
@property --u99 {
  syntax: "*";
  inherits: false;
}
@property --k85 {
  syntax: "*";
  inherits: false;
}
@property --k62 {
  syntax: "*";
  inherits: false;
}
@property --v86 {
  syntax: "*";
  inherits: false;
}
@property --d8 {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --a76 {
  syntax: "*";
  inherits: false;
}
@property --u40 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --k31 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --d56 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --d89 {
  syntax: "*";
  inherits: false;
}
@property --t95 {
  syntax: "*";
  inherits: false;
}
@property --q37 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --h3 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --a21 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --y48 {
  syntax: "*";
  inherits: false;
}
@property --q46 {
  syntax: "*";
  inherits: false;
}
@property --j73 {
  syntax: "*";
  inherits: false;
}
@property --x8 {
  syntax: "*";
  inherits: false;
}
@property --h26 {
  syntax: "*";
  inherits: false;
}
@property --a65 {
  syntax: "*";
  inherits: false;
}
@property --h52 {
  syntax: "*";
  inherits: false;
}
@property --v55 {
  syntax: "*";
  inherits: false;
}
@property --b52 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --k53 {
  syntax: "*";
  inherits: false;
}
@property --j1 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --d33 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --m85 {
  syntax: "*";
  inherits: false;
}
@property --m63 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --y95 {
  syntax: "*";
  inherits: false;
}
@property --k50 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --j59 {
  syntax: "*";
  inherits: false;
}
@property --d39 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --f62 {
  syntax: "*";
  inherits: false;
}
@property --k75 {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --x10 {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --n33 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --e6 {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --j60 {
  syntax: "*";
  inherits: false;
}
@property --x86 {
  syntax: "*";
  inherits: false;
}
@property --f78 {
  syntax: "*";
  inherits: false;
}
@property --v38 {
  syntax: "*";
  inherits: false;
}
@property --g44 {
  syntax: "*";
  inherits: false;
}
@property --v33 {
  syntax: "*";
  inherits: false;
}
@property --v96 {
  syntax: "*";
  inherits: false;
}
@property --n68 {
  syntax: "*";
  inherits: false;
}
@property --f53 {
  syntax: "*";
  inherits: false;
}
@property --b44 {
  syntax: "*";
  inherits: false;
}
@property --w10 {
  syntax: "*";
  inherits: false;
}
@property --g29 {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@keyframes spin {
  to {
    m2v1t6: rotate(360deg);
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@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 {
      --n50: 0;
      --p67: 0;
      --f23: 0;
      --j46: initial;
      --u99: initial;
      --k85: initial;
      --k62: initial;
      --v86: initial;
      --d8: solid;
      --a76: initial;
      --u40: #0000;
      --k31: #0000;
      --d56: #0000;
      --d89: initial;
      --t95: initial;
      --q37: 0%;
      --h3: 50%;
      --a21: 100%;
      --y48: initial;
      --q46: initial;
      --j73: initial;
      --x8: initial;
      --h26: initial;
      --a65: initial;
      --h52: initial;
      --v55: initial;
      --b52: 0 0 #0000;
      --k53: initial;
      --j1: 100%;
      --d33: 0 0 #0000;
      --m85: initial;
      --m63: 100%;
      --y95: initial;
      --k50: 0 0 #0000;
      --j59: initial;
      --d39: 0 0 #0000;
      --f62: initial;
      --k75: 0px;
      --x10: #fff;
      --n33: 0 0 #0000;
      --e6: solid;
      --j60: initial;
      --x86: initial;
      --f78: initial;
      --v38: initial;
      --g44: initial;
      --v33: initial;
      --v96: initial;
      --n68: initial;
      --f53: initial;
      --b44: initial;
      --w10: initial;
      --g29: "";
    }
  }
}
