/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss._wjvtg */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --j93: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --p34: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --m59: oklch(93.6% 0.032 17.717);
    --g27: oklch(63.7% 0.237 25.331);
    --h20: oklch(54.6% 0.245 262.881);
    --f21: oklch(48.8% 0.243 264.376);
    --p21: oklch(98.4% 0.003 247.858);
    --e68: oklch(96.8% 0.007 247.896);
    --n26: oklch(44.6% 0.043 257.281);
    --z53: oklch(37.2% 0.044 257.287);
    --k28: oklch(20.8% 0.042 265.755);
    --j36: #000;
    --g17: #fff;
    --a94: 0.25rem;
    --y40: 24rem;
    --h64: 32rem;
    --q65: 42rem;
    --f49: 0.75rem;
    --g94: calc(1 / 0.75);
    --m18: 0.875rem;
    --u14: calc(1.25 / 0.875);
    --b10: 1rem;
    --u47: calc(1.5 / 1);
    --j96: 1.125rem;
    --v62: calc(1.75 / 1.125);
    --n83: 1.25rem;
    --q70: calc(1.75 / 1.25);
    --u41: 2.25rem;
    --m73: calc(2.5 / 2.25);
    --g96: 400;
    --d39: 500;
    --u44: 600;
    --m10: 700;
    --d46: -0.025em;
    --j43: 0.1em;
    --g70: 1.375;
    --e51: 1.5;
    --y74: 1.625;
    --v25: 0.125rem;
    --j37: 0.25rem;
    --b38: 0.375rem;
    --e72: 0.5rem;
    --x2: 0.75rem;
    --q57: cubic-bezier(0.4, 0, 0.2, 1);
    --k32: spin 1s linear infinite;
    --n38: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --g12: 8px;
    --n33: 40px;
    --a23: 16 / 9;
    --d13: 150ms;
    --w17: cubic-bezier(0.4, 0, 0.2, 1);
    --e54: var(--j93);
    --m13: var(--p34);
  }
}
@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(--e54, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--n92, normal);
    font-variation-settings: var(--g15, 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(--m13, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--g92, normal);
    font-variation-settings: var(--m31, 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;
  }
  _58b0p {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    _g3ft6: 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;
  }
  .t6k5n8 {
    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;
  }
  ._agtrz {
    inset: calc(var(--a94) * 0);
  }
  .v8k7m1 {
    inset-inline: calc(var(--a94) * 0);
  }
  .xz-item {
    inset-block: calc(var(--a94) * 0);
  }
  .-top-12 {
    top: calc(var(--a94) * -12);
  }
  .top-0 {
    top: calc(var(--a94) * 0);
  }
  .top-1\.5 {
    top: calc(var(--a94) * 1.5);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-3\.5 {
    top: calc(var(--a94) * 3.5);
  }
  .top-4 {
    top: calc(var(--a94) * 4);
  }
  .top-\[1px\] {
    top: 1px;
  }
  .top-\[50\%\] {
    top: 50%;
  }
  .top-\[60\%\] {
    top: 60%;
  }
  .top-full {
    top: 100%;
  }
  .-right-12 {
    right: calc(var(--a94) * -12);
  }
  .right-0 {
    right: calc(var(--a94) * 0);
  }
  .right-1 {
    right: calc(var(--a94) * 1);
  }
  .right-2 {
    right: calc(var(--a94) * 2);
  }
  .right-3 {
    right: calc(var(--a94) * 3);
  }
  .right-4 {
    right: calc(var(--a94) * 4);
  }
  .-bottom-12 {
    bottom: calc(var(--a94) * -12);
  }
  .bottom-0 {
    bottom: calc(var(--a94) * 0);
  }
  .-left-12 {
    left: calc(var(--a94) * -12);
  }
  .left-0 {
    left: calc(var(--a94) * 0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-2 {
    left: calc(var(--a94) * 2);
  }
  .left-\[50\%\] {
    left: 50%;
  }
  .l8b5a4 {
    isolation: isolate;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[1\] {
    z-index: 1;
  }
  ._vr7nq {
    order: -9999;
  }
  ._at357 {
    order: 9999;
  }
  ._cwvqg {
    grid-column-start: 2;
  }
  .wd-note {
    grid-row: span 2 / span 2;
  }
  .sl-foot {
    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(--a94) * 0) !important;
  }
  .-mx-1 {
    margin-inline: calc(var(--a94) * -1);
  }
  .mx-2 {
    margin-inline: calc(var(--a94) * 2);
  }
  .mx-3\.5 {
    margin-inline: calc(var(--a94) * 3.5);
  }
  .mx-4 {
    margin-inline: calc(var(--a94) * 4);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .-my-2 {
    margin-block: calc(var(--a94) * -2);
  }
  .my-0 {
    margin-block: calc(var(--a94) * 0);
  }
  .my-0\.5 {
    margin-block: calc(var(--a94) * 0.5);
  }
  .my-1 {
    margin-block: calc(var(--a94) * 1);
  }
  .-mt-4 {
    margin-top: calc(var(--a94) * -4);
  }
  .mt-1\.5 {
    margin-top: calc(var(--a94) * 1.5);
  }
  .mt-2 {
    margin-top: calc(var(--a94) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--a94) * 4);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-2 {
    margin-right: calc(var(--a94) * 2);
  }
  .mb-2 {
    margin-bottom: calc(var(--a94) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--a94) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--a94) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--a94) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--a94) * 8);
  }
  .-ml-4 {
    margin-left: calc(var(--a94) * -4);
  }
  .ml-1 {
    margin-left: calc(var(--a94) * 1);
  }
  .ml-4 {
    margin-left: calc(var(--a94) * 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;
  }
  .o6p2b1 {
    display: inline-flex;
  }
  ._58b0p {
    display: table;
  }
  .xz-col {
    display: table-caption;
  }
  .w6a4t8 {
    display: table-cell;
  }
  .bw-grid {
    display: table-row;
  }
  .l8h4g7 {
    field-sizing: content;
  }
  .m5v6r7 {
    aspect-ratio: 1 / 1;
  }
  .fn-head {
    aspect-ratio: var(--a23);
  }
  .size-\(--h88\) {
    width: var(--h88);
    height: var(--h88);
  }
  ._y733y {
    width: calc(var(--a94) * 2);
    height: calc(var(--a94) * 2);
  }
  .size-2\.5 {
    width: calc(var(--a94) * 2.5);
    height: calc(var(--a94) * 2.5);
  }
  .mv-area {
    width: calc(var(--a94) * 3);
    height: calc(var(--a94) * 3);
  }
  .size-3\.5 {
    width: calc(var(--a94) * 3.5);
    height: calc(var(--a94) * 3.5);
  }
  .cy-pan {
    width: calc(var(--a94) * 4);
    height: calc(var(--a94) * 4);
  }
  .tx-note {
    width: calc(var(--a94) * 6);
    height: calc(var(--a94) * 6);
  }
  .jm-area {
    width: calc(var(--a94) * 7);
    height: calc(var(--a94) * 7);
  }
  ._3rt6g {
    width: calc(var(--a94) * 8);
    height: calc(var(--a94) * 8);
  }
  .sl-list {
    width: calc(var(--a94) * 9);
    height: calc(var(--a94) * 9);
  }
  .t4u4w1 {
    width: calc(var(--a94) * 10);
    height: calc(var(--a94) * 10);
  }
  ._8l9hv {
    width: auto;
    height: auto;
  }
  .rp-card {
    width: 100%;
    height: 100%;
  }
  .h-\(--h88\) {
    height: var(--h88);
  }
  .h-1\.5 {
    height: calc(var(--a94) * 1.5);
  }
  .h-2 {
    height: calc(var(--a94) * 2);
  }
  .h-2\.5 {
    height: calc(var(--a94) * 2.5);
  }
  .h-4 {
    height: calc(var(--a94) * 4);
  }
  .h-5 {
    height: calc(var(--a94) * 5);
  }
  .h-6 {
    height: calc(var(--a94) * 6);
  }
  .h-7 {
    height: calc(var(--a94) * 7);
  }
  .h-8 {
    height: calc(var(--a94) * 8);
  }
  .h-9 {
    height: calc(var(--a94) * 9);
  }
  .h-10 {
    height: calc(var(--a94) * 10);
  }
  .h-12 {
    height: calc(var(--a94) * 12);
  }
  .h-16 {
    height: calc(var(--a94) * 16);
  }
  .h-\[1\.15rem\] {
    height: 1.15rem;
  }
  .h-\[500px\] {
    height: 500px;
  }
  .h-\[calc\(100\%-1px\)\] {
    height: calc(100% - 1px);
  }
  .h-\[var\(--z40\)\] {
    height: var(--z40);
  }
  .h-\[var\(--m2\)\] {
    height: var(--m2);
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-px {
    height: 1px;
  }
  .h-svh {
    height: 100svh;
  }
  .max-h-\(--u73\) {
    max-height: var(--u73);
  }
  .max-h-\(--j46\) {
    max-height: var(--j46);
  }
  .max-h-\(--u9\) {
    max-height: var(--u9);
  }
  .max-h-\[300px\] {
    max-height: 300px;
  }
  .min-h-0 {
    min-height: calc(var(--a94) * 0);
  }
  .min-h-4 {
    min-height: calc(var(--a94) * 4);
  }
  .min-h-16 {
    min-height: calc(var(--a94) * 16);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .min-h-svh {
    min-height: 100svh;
  }
  .w-\(--h88\) {
    width: var(--h88);
  }
  .w-\(--m79\) {
    width: var(--m79);
  }
  .w-0 {
    width: calc(var(--a94) * 0);
  }
  .w-1 {
    width: calc(var(--a94) * 1);
  }
  .w-2 {
    width: calc(var(--a94) * 2);
  }
  .w-2\.5 {
    width: calc(var(--a94) * 2.5);
  }
  .w-3 {
    width: calc(var(--a94) * 3);
  }
  .w-3\/4 {
    width: calc(3/4 * 100%);
  }
  .w-4 {
    width: calc(var(--a94) * 4);
  }
  .w-5 {
    width: calc(var(--a94) * 5);
  }
  .w-8 {
    width: calc(var(--a94) * 8);
  }
  .w-9 {
    width: calc(var(--a94) * 9);
  }
  .w-10 {
    width: calc(var(--a94) * 10);
  }
  .w-16 {
    width: calc(var(--a94) * 16);
  }
  .w-64 {
    width: calc(var(--a94) * 64);
  }
  .w-72 {
    width: calc(var(--a94) * 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-\(--n81\) {
    max-width: var(--n81);
  }
  .max-w-2xl {
    max-width: var(--q65);
  }
  .max-w-\[calc\(100\%-2rem\)\] {
    max-width: calc(100% - 2rem);
  }
  .max-w-lg {
    max-width: var(--h64);
  }
  .max-w-max {
    max-width: max-content;
  }
  .max-w-sm {
    max-width: var(--y40);
  }
  .min-w-\(--h88\) {
    min-width: var(--h88);
  }
  .min-w-0 {
    min-width: calc(var(--a94) * 0);
  }
  .min-w-5 {
    min-width: calc(var(--a94) * 5);
  }
  .min-w-8 {
    min-width: calc(var(--a94) * 8);
  }
  .min-w-9 {
    min-width: calc(var(--a94) * 9);
  }
  .min-w-10 {
    min-width: calc(var(--a94) * 10);
  }
  .min-w-\[8rem\] {
    min-width: 8rem;
  }
  .min-w-\[12rem\] {
    min-width: 12rem;
  }
  .min-w-\[var\(--t60\)\] {
    min-width: var(--t60);
  }
  .g5f3x5 {
    flex: 1;
  }
  .rp-area {
    flex-shrink: 0;
  }
  .fn-chip {
    flex-shrink: 0;
  }
  .d2h8g5 {
    flex-grow: 1;
  }
  ._tytj6 {
    flex-grow: 0;
  }
  .qr-item {
    flex-basis: 100%;
  }
  .pn-card {
    caption-side: bottom;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .origin-\(--b37\) {
    transform-origin: var(--b37);
  }
  .origin-\(--t56\) {
    transform-origin: var(--t56);
  }
  .origin-\(--t25\) {
    transform-origin: var(--t25);
  }
  .origin-\(--p82\) {
    transform-origin: var(--p82);
  }
  .origin-\(--u67\) {
    transform-origin: var(--u67);
  }
  .origin-\(--h98\) {
    transform-origin: var(--h98);
  }
  .origin-\(--z91\) {
    transform-origin: var(--z91);
  }
  .-translate-x-1\/2 {
    --z38: calc(calc(1/2 * 100%) * -1);
    translate: var(--z38) var(--m58);
  }
  .-translate-x-px {
    --z38: -1px;
    translate: var(--z38) var(--m58);
  }
  .translate-x-\[-50\%\] {
    --z38: -50%;
    translate: var(--z38) var(--m58);
  }
  .translate-x-px {
    --z38: 1px;
    translate: var(--z38) var(--m58);
  }
  .-translate-y-1\/2 {
    --m58: calc(calc(1/2 * 100%) * -1);
    translate: var(--z38) var(--m58);
  }
  .translate-y-0\.5 {
    --m58: calc(var(--a94) * 0.5);
    translate: var(--z38) var(--m58);
  }
  .translate-y-\[-50\%\] {
    --m58: -50%;
    translate: var(--z38) var(--m58);
  }
  .translate-y-\[calc\(-50\%_-_2px\)\] {
    --m58: calc(-50% - 2px);
    translate: var(--z38) var(--m58);
  }
  .rotate-45 {
    rotate: 45deg;
  }
  .rotate-90 {
    rotate: 90deg;
  }
  ._5xts5 {
    _5xts5: var(--t65,) var(--a52,) var(--e70,) var(--a96,) var(--b90,);
  }
  .wd-unit {
    animation: var(--n38);
  }
  .qr-flow {
    animation: var(--k32);
  }
  .cursor-default {
    cursor: default;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .cursor-text {
    cursor: text;
  }
  .u8y5o7 {
    touch-action: none;
  }
  .o3r8n9 {
    resize: none;
  }
  .a6l8e9 {
    scroll-margin-block: calc(var(--a94) * 1);
  }
  ._uz4l3 {
    scroll-padding-block: calc(var(--a94) * 1);
  }
  .list-disc {
    list-style-type: disc;
  }
  .list-none {
    list-style-type: none;
  }
  .q1h3t9 {
    grid-auto-rows: min-content;
  }
  .grid-cols-\[0_1fr\] {
    grid-template-columns: 0 1fr;
  }
  .grid-rows-\[auto_auto\] {
    grid-template-rows: auto auto;
  }
  .m5m8p9 {
    flex-direction: column;
  }
  .jm-foot {
    flex-direction: column-reverse;
  }
  .k4e1l5 {
    flex-direction: row;
  }
  .qr-chip {
    qr-chip: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .vw-pill {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .rp-pill {
    justify-items: start;
  }
  .gap-0 {
    gap: calc(var(--a94) * 0);
  }
  .gap-0\.5 {
    gap: calc(var(--a94) * 0.5);
  }
  .gap-1 {
    gap: calc(var(--a94) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--a94) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--a94) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--a94) * 2.5);
  }
  .gap-3 {
    gap: calc(var(--a94) * 3);
  }
  .gap-4 {
    gap: calc(var(--a94) * 4);
  }
  .gap-6 {
    gap: calc(var(--a94) * 6);
  }
  .gap-7 {
    gap: calc(var(--a94) * 7);
  }
  .gap-y-0\.5 {
    row-gap: calc(var(--a94) * 0.5);
  }
  .r1u3u3 {
    align-self: flex-start;
  }
  .u6p1e7 {
    align-self: stretch;
  }
  ._k812c {
    justify-self: flex-end;
  }
  ._1sitd {
    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\(--a22\)-5px\)\] {
    border-radius: calc(var(--a22) - 5px);
  }
  .rounded-\[inherit\] {
    border-radius: inherit;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--e72);
  }
  .rounded-md {
    border-radius: var(--b38);
  }
  .rounded-none {
    border-radius: 0;
  }
  .rounded-sm {
    border-radius: var(--j37);
  }
  .rounded-xl {
    border-radius: var(--x2);
  }
  .rounded-xs {
    border-radius: var(--v25);
  }
  .rounded-l-md {
    border-top-left-radius: var(--b38);
    border-bottom-left-radius: var(--b38);
  }
  .rounded-tl-sm {
    border-top-left-radius: var(--j37);
  }
  .rounded-r-md {
    border-top-right-radius: var(--b38);
    border-bottom-right-radius: var(--b38);
  }
  .border {
    border-style: var(--u11);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--u11);
    border-width: 0px;
  }
  .border-\[1\.5px\] {
    border-style: var(--u11);
    border-width: 1.5px;
  }
  .border-y {
    border-block-style: var(--u11);
    border-block-width: 1px;
  }
  .border-t {
    border-top-style: var(--u11);
    border-top-width: 1px;
  }
  .border-r {
    border-right-style: var(--u11);
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--u11);
    border-bottom-width: 1px;
  }
  .border-l {
    border-left-style: var(--u11);
    border-left-width: 1px;
  }
  .border-dashed {
    --u11: dashed;
    border-style: dashed;
  }
  .border-\(--k84\) {
    border-color: var(--k84);
  }
  .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-\(--q59\) {
    background-color: var(--q59);
  }
  .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(--j36) 50%, transparent);
    }
  }
  .bg-blue-600 {
    background-color: var(--h20);
  }
  .bg-red-100 {
    background-color: var(--m59);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--g17);
  }
  .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(--g17) 80%, transparent);
    }
  }
  .bg-gradient-to-br {
    --x48: to bottom right in oklab;
    background-image: linear-gradient(var(--u18));
  }
  .z3i5k9 {
    --x65: var(--p21);
    --u18: var(--z39, var(--x48), var(--x65) var(--y41), var(--v35) var(--y26));
  }
  .r5w1m8 {
    --v35: var(--e68);
    --u18: var(--z39, var(--x48), var(--x65) var(--y41), var(--v35) var(--y26));
  }
  .s8q6i6 {
    fill: currentcolor;
  }
  .p-0 {
    padding: calc(var(--a94) * 0);
  }
  .p-1 {
    padding: calc(var(--a94) * 1);
  }
  .p-2 {
    padding: calc(var(--a94) * 2);
  }
  .p-3 {
    padding: calc(var(--a94) * 3);
  }
  .p-4 {
    padding: calc(var(--a94) * 4);
  }
  .p-5 {
    padding: calc(var(--a94) * 5);
  }
  .p-6 {
    padding: calc(var(--a94) * 6);
  }
  .p-8 {
    padding: calc(var(--a94) * 8);
  }
  .p-\[3px\] {
    padding: 3px;
  }
  .p-px {
    padding: 1px;
  }
  .px-\(--h88\) {
    padding-inline: var(--h88);
  }
  .px-1 {
    padding-inline: calc(var(--a94) * 1);
  }
  .px-1\.5 {
    padding-inline: calc(var(--a94) * 1.5);
  }
  .px-2 {
    padding-inline: calc(var(--a94) * 2);
  }
  .px-2\.5 {
    padding-inline: calc(var(--a94) * 2.5);
  }
  .px-3 {
    padding-inline: calc(var(--a94) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--a94) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--a94) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--a94) * 6);
  }
  .py-0\.5 {
    padding-block: calc(var(--a94) * 0.5);
  }
  .py-1 {
    padding-block: calc(var(--a94) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--a94) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--a94) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--a94) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--a94) * 3);
  }
  .py-4 {
    padding-block: calc(var(--a94) * 4);
  }
  .py-5 {
    padding-block: calc(var(--a94) * 5);
  }
  .py-6 {
    padding-block: calc(var(--a94) * 6);
  }
  .pt-0 {
    padding-top: calc(var(--a94) * 0);
  }
  .pt-3 {
    padding-top: calc(var(--a94) * 3);
  }
  .pt-4 {
    padding-top: calc(var(--a94) * 4);
  }
  .pt-8 {
    padding-top: calc(var(--a94) * 8);
  }
  .pt-12 {
    padding-top: calc(var(--a94) * 12);
  }
  .pr-1 {
    padding-right: calc(var(--a94) * 1);
  }
  .pr-2 {
    padding-right: calc(var(--a94) * 2);
  }
  .pr-2\.5 {
    padding-right: calc(var(--a94) * 2.5);
  }
  .pr-3 {
    padding-right: calc(var(--a94) * 3);
  }
  .pr-8 {
    padding-right: calc(var(--a94) * 8);
  }
  .pb-3 {
    padding-bottom: calc(var(--a94) * 3);
  }
  .pb-4 {
    padding-bottom: calc(var(--a94) * 4);
  }
  .pb-8 {
    padding-bottom: calc(var(--a94) * 8);
  }
  .pl-2 {
    padding-left: calc(var(--a94) * 2);
  }
  .pl-3 {
    padding-left: calc(var(--a94) * 3);
  }
  .pl-4 {
    padding-left: calc(var(--a94) * 4);
  }
  .pl-8 {
    padding-left: calc(var(--a94) * 8);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .align-middle {
    vertical-align: middle;
  }
  .font-mono {
    font-family: var(--p34);
  }
  .font-sans {
    font-family: var(--j93);
  }
  .text-4xl {
    font-size: var(--u41);
    line-height: var(--b79, var(--m73));
  }
  .text-base {
    font-size: var(--b10);
    line-height: var(--b79, var(--u47));
  }
  .text-lg {
    font-size: var(--j96);
    line-height: var(--b79, var(--v62));
  }
  .text-sm {
    font-size: var(--m18);
    line-height: var(--b79, var(--u14));
  }
  .text-sm\/relaxed {
    font-size: var(--m18);
    line-height: var(--y74);
  }
  .text-xl {
    font-size: var(--n83);
    line-height: var(--b79, var(--q70));
  }
  .text-xs {
    font-size: var(--f49);
    line-height: var(--b79, var(--g94));
  }
  .text-\[0\.8rem\] {
    font-size: 0.8rem;
  }
  .leading-5 {
    --b79: calc(var(--a94) * 5);
    line-height: calc(var(--a94) * 5);
  }
  .leading-\[26px\] {
    --b79: 26px;
    line-height: 26px;
  }
  .leading-none {
    --b79: 1;
    line-height: 1;
  }
  .leading-normal {
    --b79: var(--e51);
    line-height: var(--e51);
  }
  .leading-relaxed {
    --b79: var(--y74);
    line-height: var(--y74);
  }
  .leading-snug {
    --b79: var(--g70);
    line-height: var(--g70);
  }
  .font-bold {
    --t2: var(--m10);
    font-weight: var(--m10);
  }
  .font-medium {
    --t2: var(--d39);
    font-weight: var(--d39);
  }
  .font-normal {
    --t2: var(--g96);
    font-weight: var(--g96);
  }
  .font-semibold {
    --t2: var(--u44);
    font-weight: var(--u44);
  }
  .tracking-\[-0\.44px\] {
    --v16: -0.44px;
    letter-spacing: -0.44px;
  }
  .tracking-\[-0\.154px\] {
    --v16: -0.154px;
    letter-spacing: -0.154px;
  }
  .tracking-tight {
    --v16: var(--d46);
    letter-spacing: var(--d46);
  }
  .tracking-widest {
    --v16: var(--j43);
    letter-spacing: var(--j43);
  }
  .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(--g27);
  }
  .text-slate-600 {
    color: var(--n26);
  }
  .text-slate-700 {
    color: var(--z53);
  }
  .text-slate-900 {
    color: var(--k28);
  }
  .text-white {
    color: var(--g17);
  }
  .f9v6m8 {
    --h94: tabular-nums;
    font-variant-numeric: var(--n64,) var(--f36,) var(--y24,) var(--h94,) var(--z63,);
  }
  .underline-offset-4 {
    text-underline-offset: 4px;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-70 {
    opacity: 70%;
  }
  .shadow {
    --z3: 0 1px 3px 0 var(--h61, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--h61, rgb(0 0 0 / 0.1));
    box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
  }
  .shadow-\[0_0_0_1px_hsl\(var\(--t92\)\)\] {
    --z3: 0 0 0 1px var(--h61, hsl(var(--t92)));
    box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
  }
  .shadow-\[0px_4px_11px_0px_rgba\(0\,0\,0\,0\.08\)\] {
    --z3: 0px 4px 11px 0px var(--h61, rgba(0,0,0,0.08));
    box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
  }
  .shadow-lg {
    --z3: 0 10px 15px -3px var(--h61, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--h61, rgb(0 0 0 / 0.1));
    box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
  }
  .shadow-md {
    --z3: 0 4px 6px -1px var(--h61, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--h61, rgb(0 0 0 / 0.1));
    box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
  }
  .shadow-none {
    --z3: 0 0 #0000;
    box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
  }
  .shadow-sm {
    --z3: 0 1px 3px 0 var(--h61, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--h61, rgb(0 0 0 / 0.1));
    box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
  }
  .shadow-xl {
    --z3: 0 20px 25px -5px var(--h61, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--h61, rgb(0 0 0 / 0.1));
    box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
  }
  .shadow-xs {
    --z3: 0 1px 2px 0 var(--h61, rgb(0 0 0 / 0.05));
    box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
  }
  .ring-0 {
    --k69: var(--d29,) 0 0 0 calc(0px + var(--h48)) var(--n31, currentcolor);
    box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
  }
  .outline-hidden {
    --y69: none;
    outline-style: none;
    @media (forced-colors: active) {
      _g3ft6: 2px solid transparent;
      outline-offset: 2px;
    }
  }
  ._g3ft6 {
    outline-style: var(--y69);
    outline-width: 1px;
  }
  ._dn1rw {
    --u81: blur(var(--n33));
    -webkit-backdrop-filter: var(--u81,) var(--z31,) var(--y15,) var(--a98,) var(--x93,) var(--w72,) var(--w56,) var(--w70,) var(--q53,);
    backdrop-filter: var(--u81,) var(--z31,) var(--y15,) var(--a98,) var(--x93,) var(--w72,) var(--w56,) var(--w70,) var(--q53,);
  }
  ._476qk {
    --u81: blur(var(--g12));
    -webkit-backdrop-filter: var(--u81,) var(--z31,) var(--y15,) var(--a98,) var(--x93,) var(--w72,) var(--w56,) var(--w70,) var(--q53,);
    backdrop-filter: var(--u81,) var(--z31,) var(--y15,) var(--a98,) var(--x93,) var(--w72,) var(--w56,) var(--w70,) var(--q53,);
  }
  ._jfeom {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --x65, --j34, --v35, opacity, box-shadow, _5xts5, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--p83, var(--w17));
    transition-duration: var(--b66, var(--d13));
  }
  .transition-\[color\,box-shadow\] {
    transition-property: color,box-shadow;
    transition-timing-function: var(--p83, var(--w17));
    transition-duration: var(--b66, var(--d13));
  }
  .transition-\[left\,right\,width\] {
    transition-property: left,right,width;
    transition-timing-function: var(--p83, var(--w17));
    transition-duration: var(--b66, var(--d13));
  }
  .transition-\[margin\,opacity\] {
    transition-property: margin,opacity;
    transition-timing-function: var(--p83, var(--w17));
    transition-duration: var(--b66, var(--d13));
  }
  .transition-\[width\,height\,padding\] {
    transition-property: width,height,padding;
    transition-timing-function: var(--p83, var(--w17));
    transition-duration: var(--b66, var(--d13));
  }
  .transition-\[width\] {
    transition-property: width;
    transition-timing-function: var(--p83, var(--w17));
    transition-duration: var(--b66, var(--d13));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--p83, var(--w17));
    transition-duration: var(--b66, var(--d13));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --x65, --j34, --v35;
    transition-timing-function: var(--p83, var(--w17));
    transition-duration: var(--b66, var(--d13));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--p83, var(--w17));
    transition-duration: var(--b66, var(--d13));
  }
  .transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: var(--p83, var(--w17));
    transition-duration: var(--b66, var(--d13));
  }
  .transition-transform {
    transition-property: _5xts5, translate, scale, rotate;
    transition-timing-function: var(--p83, var(--w17));
    transition-duration: var(--b66, var(--d13));
  }
  .transition-none {
    transition-property: none;
  }
  .duration-100 {
    --b66: 100ms;
    transition-duration: 100ms;
  }
  .duration-200 {
    --b66: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --b66: 300ms;
    transition-duration: 300ms;
  }
  .duration-1000 {
    --b66: 1000ms;
    transition-duration: 1000ms;
  }
  .ease-in-out {
    --p83: var(--q57);
    transition-timing-function: var(--q57);
  }
  .ease-linear {
    --p83: linear;
    transition-timing-function: linear;
  }
  .outline-none {
    --y69: none;
    outline-style: none;
  }
  .zt-box {
    -webkit-user-select: none;
    user-select: none;
  }
  .\[--h88\:--a94\(8\)\] {
    --h88: calc(var(--a94) * 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: fn-box) {
        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(--a94) * 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])) *) {
      --m58: calc(var(--a94) * 0.5);
      translate: var(--z38) var(--m58);
    }
  }
  .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(--a94) * 2.5);
    }
  }
  .group-has-\[\>input\]\/input-group\:pb-2\.5 {
    &:is(:where(.group\/input-group):has(>input) *) {
      padding-bottom: calc(var(--a94) * 2.5);
    }
  }
  .group-data-\[collapsible\=icon\]\:-mt-8 {
    &:is(:where(._zvbyt)[data-collapsible="icon"] *) {
      margin-top: calc(var(--a94) * -8);
    }
  }
  .group-data-\[collapsible\=icon\]\:hidden {
    &:is(:where(._zvbyt)[data-collapsible="icon"] *) {
      display: none;
    }
  }
  .group-data-\[collapsible\=icon\]\:size-8\! {
    &:is(:where(._zvbyt)[data-collapsible="icon"] *) {
      width: calc(var(--a94) * 8) !important;
      height: calc(var(--a94) * 8) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\(--n29\) {
    &:is(:where(._zvbyt)[data-collapsible="icon"] *) {
      width: var(--n29);
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--n29\)\+\(--a94\(4\)\)\)\] {
    &:is(:where(._zvbyt)[data-collapsible="icon"] *) {
      width: calc(var(--n29) + (calc(var(--a94) * 4)));
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--n29\)\+\(--a94\(4\)\)\+2px\)\] {
    &:is(:where(._zvbyt)[data-collapsible="icon"] *) {
      width: calc(var(--n29) + (calc(var(--a94) * 4)) + 2px);
    }
  }
  .group-data-\[collapsible\=icon\]\:overflow-hidden {
    &:is(:where(._zvbyt)[data-collapsible="icon"] *) {
      overflow: hidden;
    }
  }
  .group-data-\[collapsible\=icon\]\:p-0\! {
    &:is(:where(._zvbyt)[data-collapsible="icon"] *) {
      padding: calc(var(--a94) * 0) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:p-2\! {
    &:is(:where(._zvbyt)[data-collapsible="icon"] *) {
      padding: calc(var(--a94) * 2) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:opacity-0 {
    &:is(:where(._zvbyt)[data-collapsible="icon"] *) {
      opacity: 0%;
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--m79\)\*-1\)\] {
    &:is(:where(._zvbyt)[data-collapsible="offcanvas"] *) {
      right: calc(var(--m79) * -1);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--m79\)\*-1\)\] {
    &:is(:where(._zvbyt)[data-collapsible="offcanvas"] *) {
      left: calc(var(--m79) * -1);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:w-0 {
    &:is(:where(._zvbyt)[data-collapsible="offcanvas"] *) {
      width: calc(var(--a94) * 0);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:translate-x-0 {
    &:is(:where(._zvbyt)[data-collapsible="offcanvas"] *) {
      --z38: calc(var(--a94) * 0);
      translate: var(--z38) var(--m58);
    }
  }
  .group-data-\[disabled\=true\]\:pointer-events-none {
    &:is(:where(._zvbyt)[data-disabled="true"] *) {
      pointer-events: none;
    }
  }
  .group-data-\[disabled\=true\]\:opacity-50 {
    &:is(:where(._zvbyt)[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"] *) {
      --k69: var(--d29,) 0 0 0 calc(3px + var(--h48)) var(--n31, currentcolor);
      box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
    }
  }
  .group-data-\[side\=left\]\:-right-4 {
    &:is(:where(._zvbyt)[data-side="left"] *) {
      right: calc(var(--a94) * -4);
    }
  }
  .group-data-\[side\=left\]\:border-r {
    &:is(:where(._zvbyt)[data-side="left"] *) {
      border-right-style: var(--u11);
      border-right-width: 1px;
    }
  }
  .group-data-\[side\=right\]\:left-0 {
    &:is(:where(._zvbyt)[data-side="right"] *) {
      left: calc(var(--a94) * 0);
    }
  }
  .group-data-\[side\=right\]\:rotate-180 {
    &:is(:where(._zvbyt)[data-side="right"] *) {
      rotate: 180deg;
    }
  }
  .group-data-\[side\=right\]\:border-l {
    &:is(:where(._zvbyt)[data-side="right"] *) {
      border-left-style: var(--u11);
      border-left-width: 1px;
    }
  }
  .group-data-\[state\=open\]\:rotate-180 {
    &:is(:where(._zvbyt)[data-state="open"] *) {
      rotate: 180deg;
    }
  }
  .group-data-\[variant\=floating\]\:rounded-lg {
    &:is(:where(._zvbyt)[data-variant="floating"] *) {
      border-radius: var(--e72);
    }
  }
  .group-data-\[variant\=floating\]\:border {
    &:is(:where(._zvbyt)[data-variant="floating"] *) {
      border-style: var(--u11);
      border-width: 1px;
    }
  }
  .group-data-\[variant\=floating\]\:shadow-sm {
    &:is(:where(._zvbyt)[data-variant="floating"] *) {
      --z3: 0 1px 3px 0 var(--h61, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--h61, rgb(0 0 0 / 0.1));
      box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
    }
  }
  .group-data-\[variant\=outline\]\/field-group\:-mb-2 {
    &:is(:where(.group\/field-group)[data-variant="_g3ft6"] *) {
      margin-bottom: calc(var(--a94) * -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(--a94) * 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(--b38);
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:border {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      border-style: var(--u11);
      border-width: 1px;
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:shadow {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      --z3: 0 1px 3px 0 var(--h61, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--h61, rgb(0 0 0 / 0.1));
      box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:duration-200 {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      --b66: 200ms;
      transition-duration: 200ms;
    }
  }
  .peer-disabled\:cursor-not-allowed {
    &:is(:where(.qr-unit):disabled ~ *) {
      cursor: not-allowed;
    }
  }
  .peer-disabled\:opacity-50 {
    &:is(:where(.qr-unit):disabled ~ *) {
      opacity: 50%;
    }
  }
  .peer-data-\[size\=default\]\/menu-button\:top-1\.5 {
    &:is(:where(.peer\/menu-button)[data-size="default"] ~ *) {
      top: calc(var(--a94) * 1.5);
    }
  }
  .peer-data-\[size\=lg\]\/menu-button\:top-2\.5 {
    &:is(:where(.peer\/menu-button)[data-size="lg"] ~ *) {
      top: calc(var(--a94) * 2.5);
    }
  }
  .peer-data-\[size\=sm\]\/menu-button\:top-1 {
    &:is(:where(.peer\/menu-button)[data-size="_zviz4"] ~ *) {
      top: calc(var(--a94) * 1);
    }
  }
  .file\:inline-flex {
    &::file-selector-button {
      display: inline-flex;
    }
  }
  .file\:h-7 {
    &::file-selector-button {
      height: calc(var(--a94) * 7);
    }
  }
  .file\:border-0 {
    &::file-selector-button {
      border-style: var(--u11);
      border-width: 0px;
    }
  }
  .file\:bg-transparent {
    &::file-selector-button {
      background-color: transparent;
    }
  }
  .file\:text-sm {
    &::file-selector-button {
      font-size: var(--m18);
      line-height: var(--b79, var(--u14));
    }
  }
  .file\:font-medium {
    &::file-selector-button {
      --t2: var(--d39);
      font-weight: var(--d39);
    }
  }
  .after\:absolute {
    &::after {
      content: var(--p76);
      position: absolute;
    }
  }
  .after\:-inset-2 {
    &::after {
      content: var(--p76);
      inset: calc(var(--a94) * -2);
    }
  }
  .after\:inset-y-0 {
    &::after {
      content: var(--p76);
      inset-block: calc(var(--a94) * 0);
    }
  }
  .after\:left-1\/2 {
    &::after {
      content: var(--p76);
      left: calc(1/2 * 100%);
    }
  }
  .after\:w-1 {
    &::after {
      content: var(--p76);
      width: calc(var(--a94) * 1);
    }
  }
  .after\:w-\[2px\] {
    &::after {
      content: var(--p76);
      width: 2px;
    }
  }
  .after\:-translate-x-1\/2 {
    &::after {
      content: var(--p76);
      --z38: calc(calc(1/2 * 100%) * -1);
      translate: var(--z38) var(--m58);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:after\:left-full {
    &:is(:where(._zvbyt)[data-collapsible="offcanvas"] *) {
      &::after {
        content: var(--p76);
        left: 100%;
      }
    }
  }
  .first\:rounded-l-md {
    &:first-child {
      border-top-left-radius: var(--b38);
      border-bottom-left-radius: var(--b38);
    }
  }
  .first\:border-l {
    &:first-child {
      border-left-style: var(--u11);
      border-left-width: 1px;
    }
  }
  .last\:mt-0 {
    &:last-child {
      margin-top: calc(var(--a94) * 0);
    }
  }
  .last\:rounded-r-md {
    &:last-child {
      border-top-right-radius: var(--b38);
      border-bottom-right-radius: var(--b38);
    }
  }
  .last\:border-b-0 {
    &:last-child {
      border-bottom-style: var(--u11);
      border-bottom-width: 0px;
    }
  }
  .hover\:bg-\[\#1a1a19\]\/90 {
    &:hover {
      @media (hover: fn-box) {
        background-color: color-mix(in oklab, #1a1a19 90%, transparent);
      }
    }
  }
  .hover\:bg-blue-700 {
    &:hover {
      @media (hover: fn-box) {
        background-color: var(--f21);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: fn-box) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:opacity-90 {
    &:hover {
      @media (hover: fn-box) {
        opacity: 90%;
      }
    }
  }
  .hover\:opacity-100 {
    &:hover {
      @media (hover: fn-box) {
        opacity: 100%;
      }
    }
  }
  .hover\:shadow-\[0_0_0_1px_hsl\(var\(--f94\)\)\] {
    &:hover {
      @media (hover: fn-box) {
        --z3: 0 0 0 1px var(--h61, hsl(var(--f94)));
        box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
      }
    }
  }
  .hover\:shadow-lg {
    &:hover {
      @media (hover: fn-box) {
        --z3: 0 10px 15px -3px var(--h61, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--h61, rgb(0 0 0 / 0.1));
        box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
      }
    }
  }
  .hover\:ring-4 {
    &:hover {
      @media (hover: fn-box) {
        --k69: var(--d29,) 0 0 0 calc(4px + var(--h48)) var(--n31, currentcolor);
        box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
      }
    }
  }
  .focus\:z-10 {
    &:focus {
      z-index: 10;
    }
  }
  .focus\:ring-2 {
    &:focus {
      --k69: var(--d29,) 0 0 0 calc(2px + var(--h48)) var(--n31, currentcolor);
      box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
    }
  }
  .focus\:ring-offset-2 {
    &:focus {
      --h48: 2px;
      --p41: var(--d29,) 0 0 0 var(--h48) var(--b65);
    }
  }
  .focus\:outline-hidden {
    &:focus {
      --y69: none;
      outline-style: none;
      @media (forced-colors: active) {
        _g3ft6: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .focus-visible\:z-10 {
    &:focus-visible {
      z-index: 10;
    }
  }
  .focus-visible\:ring-0 {
    &:focus-visible {
      --k69: var(--d29,) 0 0 0 calc(0px + var(--h48)) var(--n31, currentcolor);
      box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
    }
  }
  .focus-visible\:ring-1 {
    &:focus-visible {
      --k69: var(--d29,) 0 0 0 calc(1px + var(--h48)) var(--n31, currentcolor);
      box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
    }
  }
  .focus-visible\:ring-2 {
    &:focus-visible {
      --k69: var(--d29,) 0 0 0 calc(2px + var(--h48)) var(--n31, currentcolor);
      box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
    }
  }
  .focus-visible\:ring-4 {
    &:focus-visible {
      --k69: var(--d29,) 0 0 0 calc(4px + var(--h48)) var(--n31, currentcolor);
      box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
    }
  }
  .focus-visible\:ring-\[3px\] {
    &:focus-visible {
      --k69: var(--d29,) 0 0 0 calc(3px + var(--h48)) var(--n31, currentcolor);
      box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
    }
  }
  .focus-visible\:ring-offset-1 {
    &:focus-visible {
      --h48: 1px;
      --p41: var(--d29,) 0 0 0 var(--h48) var(--b65);
    }
  }
  .focus-visible\:outline-hidden {
    &:focus-visible {
      --y69: none;
      outline-style: none;
      @media (forced-colors: active) {
        _g3ft6: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .focus-visible\:outline-1 {
    &:focus-visible {
      outline-style: var(--y69);
      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) {
      --k69: var(--d29,) 0 0 0 calc(3px + var(--h48)) var(--n31, currentcolor);
      box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
    }
  }
  .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)) {
      --k69: var(--d29,) 0 0 0 calc(3px + var(--h48)) var(--n31, currentcolor);
      box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
    }
  }
  .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(--a94) * 2);
    }
  }
  .has-\[\>\[data-slot\=checkbox-group\]\]\:gap-3 {
    &:has(>[data-slot=checkbox-group]) {
      gap: calc(var(--a94) * 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(--b38);
    }
  }
  .has-\[\>\[data-slot\=field\]\]\:border {
    &:has(>[data-slot=field]) {
      border-style: var(--u11);
      border-width: 1px;
    }
  }
  .has-\[\>\[data-slot\=radio-group\]\]\:gap-3 {
    &:has(>[data-slot=radio-group]) {
      gap: calc(var(--a94) * 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\(--a94\)\*4\)_1fr\] {
    &:has(>svg) {
      grid-template-columns: calc(var(--a94) * 4) 1fr;
    }
  }
  .has-\[\>svg\]\:gap-x-3 {
    &:has(>svg) {
      column-gap: calc(var(--a94) * 3);
    }
  }
  .has-\[\>svg\]\:p-0 {
    &:has(>svg) {
      padding: calc(var(--a94) * 0);
    }
  }
  .has-\[\>svg\]\:px-2 {
    &:has(>svg) {
      padding-inline: calc(var(--a94) * 2);
    }
  }
  .has-\[\>svg\]\:px-2\.5 {
    &:has(>svg) {
      padding-inline: calc(var(--a94) * 2.5);
    }
  }
  .has-\[\>svg\]\:px-3 {
    &:has(>svg) {
      padding-inline: calc(var(--a94) * 3);
    }
  }
  .has-\[\>svg\]\:px-4 {
    &:has(>svg) {
      padding-inline: calc(var(--a94) * 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"] {
      --t2: var(--d39);
      font-weight: var(--d39);
    }
  }
  .data-\[active\=true\]\:ring-\[3px\] {
    &[data-active="true"] {
      --k69: var(--d29,) 0 0 0 calc(3px + var(--h48)) var(--n31, currentcolor);
      box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
    }
  }
  .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(--a94) * 8);
    }
  }
  .data-\[orientation\=horizontal\]\:h-1\.5 {
    &[data-orientation="horizontal"] {
      height: calc(var(--a94) * 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(--a94) * 44);
    }
  }
  .data-\[orientation\=vertical\]\:w-1\.5 {
    &[data-orientation="vertical"] {
      width: calc(var(--a94) * 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(--p76);
        left: calc(var(--a94) * 0);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:h-1 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--p76);
        height: calc(var(--a94) * 1);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:w-full {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--p76);
        width: 100%;
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:translate-x-0 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--p76);
        --z38: calc(var(--a94) * 0);
        translate: var(--z38) var(--m58);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--p76);
        --m58: calc(calc(1/2 * 100%) * -1);
        translate: var(--z38) var(--m58);
      }
    }
  }
  .data-\[range-end\=true\]\:rounded-md {
    &[data-range-end="true"] {
      border-radius: var(--b38);
    }
  }
  .data-\[range-end\=true\]\:rounded-r-md {
    &[data-range-end="true"] {
      border-top-right-radius: var(--b38);
      border-bottom-right-radius: var(--b38);
    }
  }
  .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(--b38);
    }
  }
  .data-\[range-start\=true\]\:rounded-l-md {
    &[data-range-start="true"] {
      border-top-left-radius: var(--b38);
      border-bottom-left-radius: var(--b38);
    }
  }
  .data-\[selected\=true\]\:rounded-none {
    &[data-selected="true"] {
      border-radius: 0;
    }
  }
  .data-\[side\=bottom\]\:translate-y-1 {
    &[data-side="bottom"] {
      --m58: calc(var(--a94) * 1);
      translate: var(--z38) var(--m58);
    }
  }
  .data-\[side\=left\]\:-translate-x-1 {
    &[data-side="left"] {
      --z38: calc(var(--a94) * -1);
      translate: var(--z38) var(--m58);
    }
  }
  .data-\[side\=right\]\:translate-x-1 {
    &[data-side="right"] {
      --z38: calc(var(--a94) * 1);
      translate: var(--z38) var(--m58);
    }
  }
  .data-\[side\=top\]\:-translate-y-1 {
    &[data-side="top"] {
      --m58: calc(var(--a94) * -1);
      translate: var(--z38) var(--m58);
    }
  }
  .data-\[size\=default\]\:h-9 {
    &[data-size="default"] {
      height: calc(var(--a94) * 9);
    }
  }
  .data-\[size\=sm\]\:h-8 {
    &[data-size="_zviz4"] {
      height: calc(var(--a94) * 8);
    }
  }
  .data-\[slot\=checkbox-group\]\:gap-3 {
    &[data-slot="checkbox-group"] {
      gap: calc(var(--a94) * 3);
    }
  }
  .\*\*\:data-\[slot\=command-input-wrapper\]\:h-12 {
    :is(& *) {
      &[data-slot="command-input-wrapper"] {
        height: calc(var(--a94) * 12);
      }
    }
  }
  .\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:ring-0 {
    :is(& *) {
      &[data-slot="navigation-menu-link"] {
        &:focus {
          --k69: var(--d29,) 0 0 0 calc(0px + var(--h48)) var(--n31, currentcolor);
          box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
        }
      }
    }
  }
  .\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:outline-none {
    :is(& *) {
      &[data-slot="navigation-menu-link"] {
        &:focus {
          --y69: 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(--a94) * 2);
      }
    }
  }
  .data-\[state\=active\]\:shadow-sm {
    &[data-state="active"] {
      --z3: 0 1px 3px 0 var(--h61, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--h61, rgb(0 0 0 / 0.1));
      box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
    }
  }
  .data-\[state\=checked\]\:translate-x-\[calc\(100\%-2px\)\] {
    &[data-state="checked"] {
      --z38: calc(100% - 2px);
      translate: var(--z38) var(--m58);
    }
  }
  .data-\[state\=closed\]\:duration-300 {
    &[data-state="closed"] {
      --b66: 300ms;
      transition-duration: 300ms;
    }
  }
  .data-\[state\=open\]\:opacity-100 {
    &[data-state="open"] {
      opacity: 100%;
    }
  }
  .data-\[state\=open\]\:duration-500 {
    &[data-state="open"] {
      --b66: 500ms;
      transition-duration: 500ms;
    }
  }
  .data-\[state\=unchecked\]\:translate-x-0 {
    &[data-state="unchecked"] {
      --z38: calc(var(--a94) * 0);
      translate: var(--z38) var(--m58);
    }
  }
  .data-\[variant\=label\]\:text-sm {
    &[data-variant="label"] {
      font-size: var(--m18);
      line-height: var(--b79, var(--u14));
    }
  }
  .data-\[variant\=legend\]\:text-base {
    &[data-variant="legend"] {
      font-size: var(--b10);
      line-height: var(--b79, var(--u47));
    }
  }
  .data-\[variant\=outline\]\:border-l-0 {
    &[data-variant="_g3ft6"] {
      border-left-style: var(--u11);
      border-left-width: 0px;
    }
  }
  .data-\[variant\=outline\]\:shadow-xs {
    &[data-variant="_g3ft6"] {
      --z3: 0 1px 2px 0 var(--h61, rgb(0 0 0 / 0.05));
      box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
    }
  }
  .data-\[variant\=outline\]\:first\:border-l {
    &[data-variant="_g3ft6"] {
      &:first-child {
        border-left-style: var(--u11);
        border-left-width: 1px;
      }
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:inset-x-0 {
    &[data-vaul-drawer-direction="bottom"] {
      inset-inline: calc(var(--a94) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:bottom-0 {
    &[data-vaul-drawer-direction="bottom"] {
      bottom: calc(var(--a94) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:mt-24 {
    &[data-vaul-drawer-direction="bottom"] {
      margin-top: calc(var(--a94) * 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(--e72);
      border-top-right-radius: var(--e72);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:border-t {
    &[data-vaul-drawer-direction="bottom"] {
      border-top-style: var(--u11);
      border-top-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=left\]\:inset-y-0 {
    &[data-vaul-drawer-direction="left"] {
      inset-block: calc(var(--a94) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=left\]\:left-0 {
    &[data-vaul-drawer-direction="left"] {
      left: calc(var(--a94) * 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(--u11);
      border-right-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:inset-y-0 {
    &[data-vaul-drawer-direction="right"] {
      inset-block: calc(var(--a94) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:right-0 {
    &[data-vaul-drawer-direction="right"] {
      right: calc(var(--a94) * 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(--u11);
      border-left-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:inset-x-0 {
    &[data-vaul-drawer-direction="top"] {
      inset-inline: calc(var(--a94) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:top-0 {
    &[data-vaul-drawer-direction="top"] {
      top: calc(var(--a94) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:mb-24 {
    &[data-vaul-drawer-direction="top"] {
      margin-bottom: calc(var(--a94) * 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(--e72);
      border-bottom-left-radius: var(--e72);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:border-b {
    &[data-vaul-drawer-direction="top"] {
      border-bottom-style: var(--u11);
      border-bottom-width: 1px;
    }
  }
  .nth-last-2\:-mt-1 {
    &:nth-last-child(2) {
      margin-top: calc(var(--a94) * -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(--h64);
    }
  }
  .sm\:max-w-sm {
    @media (width >= 40rem) {
      max-width: var(--y40);
    }
  }
  .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(--a94) * 2.5);
    }
  }
  .sm\:pr-2\.5 {
    @media (width >= 40rem) {
      padding-right: calc(var(--a94) * 2.5);
    }
  }
  .sm\:pl-2\.5 {
    @media (width >= 40rem) {
      padding-left: calc(var(--a94) * 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(--y40);
      }
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:sm\:max-w-sm {
    &[data-vaul-drawer-direction="right"] {
      @media (width >= 40rem) {
        max-width: var(--y40);
      }
    }
  }
  .md\:absolute {
    @media (width >= 48rem) {
      position: absolute;
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:w-\[var\(--a69\)\] {
    @media (width >= 48rem) {
      width: var(--a69);
    }
  }
  .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(--a94) * 1.5);
    }
  }
  .md\:p-12 {
    @media (width >= 48rem) {
      padding: calc(var(--a94) * 12);
    }
  }
  .md\:text-left {
    @media (width >= 48rem) {
      text-align: left;
    }
  }
  .md\:text-sm {
    @media (width >= 48rem) {
      font-size: var(--m18);
      line-height: var(--b79, var(--u14));
    }
  }
  .md\:opacity-0 {
    @media (width >= 48rem) {
      opacity: 0%;
    }
  }
  .md\:peer-data-\[variant\=inset\]\:m-2 {
    @media (width >= 48rem) {
      &:is(:where(.qr-unit)[data-variant="inset"] ~ *) {
        margin: calc(var(--a94) * 2);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:ml-0 {
    @media (width >= 48rem) {
      &:is(:where(.qr-unit)[data-variant="inset"] ~ *) {
        margin-left: calc(var(--a94) * 0);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:rounded-xl {
    @media (width >= 48rem) {
      &:is(:where(.qr-unit)[data-variant="inset"] ~ *) {
        border-radius: var(--x2);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:shadow-sm {
    @media (width >= 48rem) {
      &:is(:where(.qr-unit)[data-variant="inset"] ~ *) {
        --z3: 0 1px 3px 0 var(--h61, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--h61, rgb(0 0 0 / 0.1));
        box-shadow: var(--z78), var(--t77), var(--p41), var(--k69), var(--z3);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:peer-data-\[state\=collapsed\]\:ml-2 {
    @media (width >= 48rem) {
      &:is(:where(.qr-unit)[data-variant="inset"] ~ *) {
        &:is(:where(.qr-unit)[data-state="collapsed"] ~ *) {
          margin-left: calc(var(--a94) * 2);
        }
      }
    }
  }
  .md\:after\:hidden {
    @media (width >= 48rem) {
      &::after {
        content: var(--p76);
        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: dk-wrap) {
      background-color: transparent;
    }
  }
  .\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent {
    & ._755hs[stroke='#fff'] {
      stroke: transparent;
    }
  }
  .\[\&_\.recharts-layer\]\:outline-hidden {
    & .pn-area {
      --y69: none;
      outline-style: none;
      @media (forced-colors: active) {
        _g3ft6: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\.recharts-sector\]\:outline-hidden {
    & .x3x8l5 {
      --y69: none;
      outline-style: none;
      @media (forced-colors: active) {
        _g3ft6: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent {
    & .x3x8l5[stroke='#fff'] {
      stroke: transparent;
    }
  }
  .\[\&_\.recharts-surface\]\:outline-hidden {
    & .x1i5b6 {
      --y69: none;
      outline-style: none;
      @media (forced-colors: active) {
        _g3ft6: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:px-2 {
    & [cmdk-group-heading] {
      padding-inline: calc(var(--a94) * 2);
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:py-1\.5 {
    & [cmdk-group-heading] {
      padding-block: calc(var(--a94) * 1.5);
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:text-xs {
    & [cmdk-group-heading] {
      font-size: var(--f49);
      line-height: var(--b79, var(--g94));
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:font-medium {
    & [cmdk-group-heading] {
      --t2: var(--d39);
      font-weight: var(--d39);
    }
  }
  .\[\&_\[cmdk-group\]\]\:px-2 {
    & [cmdk-group] {
      padding-inline: calc(var(--a94) * 2);
    }
  }
  .\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 {
    & [cmdk-group]:not([hidden]) ~[cmdk-group] {
      padding-top: calc(var(--a94) * 0);
    }
  }
  .\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 {
    & [cmdk-input-wrapper] svg {
      height: calc(var(--a94) * 5);
    }
  }
  .\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 {
    & [cmdk-input-wrapper] svg {
      width: calc(var(--a94) * 5);
    }
  }
  .\[\&_\[cmdk-input\]\]\:h-12 {
    & [cmdk-input] {
      height: calc(var(--a94) * 12);
    }
  }
  .\[\&_\[cmdk-item\]\]\:px-2 {
    & [cmdk-item] {
      padding-inline: calc(var(--a94) * 2);
    }
  }
  .\[\&_\[cmdk-item\]\]\:py-3 {
    & [cmdk-item] {
      padding-block: calc(var(--a94) * 3);
    }
  }
  .\[\&_\[cmdk-item\]_svg\]\:h-5 {
    & [cmdk-item] svg {
      height: calc(var(--a94) * 5);
    }
  }
  .\[\&_\[cmdk-item\]_svg\]\:w-5 {
    & [cmdk-item] svg {
      width: calc(var(--a94) * 5);
    }
  }
  .\[\&_img\]\:size-full {
    & img {
      width: 100%;
      height: 100%;
    }
  }
  .\[\&_img\]\:object-cover {
    & img {
      object-fit: cover;
    }
  }
  .\[\&_p\]\:leading-relaxed {
    & p {
      --b79: var(--y74);
      line-height: var(--y74);
    }
  }
  .\[\&_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(--a94) * 3);
      height: calc(var(--a94) * 3);
    }
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 {
    & svg:not([class*='size-']) {
      width: calc(var(--a94) * 4);
      height: calc(var(--a94) * 4);
    }
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-6 {
    & svg:not([class*='size-']) {
      width: calc(var(--a94) * 6);
      height: calc(var(--a94) * 6);
    }
  }
  .\[\&_tr\]\:border-b {
    & tr {
      border-bottom-style: var(--u11);
      border-bottom-width: 1px;
    }
  }
  .\[\&_tr\:last-child\]\:border-0 {
    & tr:last-child {
      border-style: var(--u11);
      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(--b38);
      border-bottom-left-radius: var(--b38);
    }
  }
  .\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0 {
    &:has([role=checkbox]) {
      padding-right: calc(var(--a94) * 0);
    }
  }
  .\[\.border-b\]\:pb-3 {
    &:is(.border-b) {
      padding-bottom: calc(var(--a94) * 3);
    }
  }
  .\[\.border-b\]\:pb-6 {
    &:is(.border-b) {
      padding-bottom: calc(var(--a94) * 6);
    }
  }
  .\[\.border-t\]\:pt-3 {
    &:is(.border-t) {
      padding-top: calc(var(--a94) * 3);
    }
  }
  .\[\.border-t\]\:pt-6 {
    &:is(.border-t) {
      padding-top: calc(var(--a94) * 6);
    }
  }
  .rtl\:\*\*\:\[\.rdp-button\\_next\>svg\]\:rotate-180 {
    &:where(:dir(rtl), [dir="r3i1c5"], [dir="r3i1c5"] *) {
      :is(& *) {
        &:is(.lq-tag>svg) {
          rotate: 180deg;
        }
      }
    }
  }
  .rtl\:\*\*\:\[\.rdp-button\\_previous\>svg\]\:rotate-180 {
    &:where(:dir(rtl), [dir="r3i1c5"], [dir="r3i1c5"] *) {
      :is(& *) {
        &:is(._l1ki2>svg) {
          rotate: 180deg;
        }
      }
    }
  }
  .\[a\]\:transition-colors {
    &:is(a) {
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --x65, --j34, --v35;
      transition-timing-function: var(--p83, var(--w17));
      transition-duration: var(--b66, var(--d13));
    }
  }
  .\*\:\[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(--a94) * 2);
        }
      }
    }
  }
  .\[\&\:last-child\[data-selected\=true\]_button\]\:rounded-r-md {
    &:last-child[data-selected=true] button {
      border-top-right-radius: var(--b38);
      border-bottom-right-radius: var(--b38);
    }
  }
  .\[\&\>\*\]\: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(--a94) * 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(--u11);
      border-top-width: 0px;
    }
  }
  .\[\&\>\*\:not\(\:first-child\)\]\:border-l-0 {
    &>*:not(:first-child) {
      border-left-style: var(--u11);
      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(--a94) * 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(--b38);
        border-bottom-right-radius: var(--b38);
      }
    }
  }
  .\[\&\>\[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] {
      --m58: 2px;
      translate: var(--z38) var(--m58);
    }
  }
  .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(--a94) * 3);
      }
    }
  }
  .has-\[\>\[data-align\=block-start\]\]\:\[\&\>input\]\:pb-3 {
    &:has(>[data-align=block-start]) {
      &>input {
        padding-bottom: calc(var(--a94) * 3);
      }
    }
  }
  .has-\[\>\[data-align\=inline-end\]\]\:\[\&\>input\]\:pr-2 {
    &:has(>[data-align=inline-end]) {
      &>input {
        padding-right: calc(var(--a94) * 2);
      }
    }
  }
  .has-\[\>\[data-align\=inline-start\]\]\:\[\&\>input\]\:pl-2 {
    &:has(>[data-align=inline-start]) {
      &>input {
        padding-left: calc(var(--a94) * 2);
      }
    }
  }
  .\[\&\>kbd\]\:rounded-\[calc\(var\(--a22\)-5px\)\] {
    &>kbd {
      border-radius: calc(var(--a22) - 5px);
    }
  }
  .\[\&\>span\]\:text-xs {
    &>span {
      font-size: var(--f49);
      line-height: var(--b79, var(--g94));
    }
  }
  .\[\&\>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(--a94) * 3);
      height: calc(var(--a94) * 3);
    }
  }
  .\[\&\>svg\]\:size-3\.5 {
    &>svg {
      width: calc(var(--a94) * 3.5);
      height: calc(var(--a94) * 3.5);
    }
  }
  .\[\&\>svg\]\:size-4 {
    &>svg {
      width: calc(var(--a94) * 4);
      height: calc(var(--a94) * 4);
    }
  }
  .\[\&\>svg\]\:h-2\.5 {
    &>svg {
      height: calc(var(--a94) * 2.5);
    }
  }
  .\[\&\>svg\]\:h-3 {
    &>svg {
      height: calc(var(--a94) * 3);
    }
  }
  .\[\&\>svg\]\:w-2\.5 {
    &>svg {
      width: calc(var(--a94) * 2.5);
    }
  }
  .\[\&\>svg\]\:w-3 {
    &>svg {
      width: calc(var(--a94) * 3);
    }
  }
  .\[\&\>svg\]\:shrink-0 {
    &>svg {
      flex-shrink: 0;
    }
  }
  .\[\&\>svg\]\:translate-y-0\.5 {
    &>svg {
      --m58: calc(var(--a94) * 0.5);
      translate: var(--z38) var(--m58);
    }
  }
  .\[\&\>svg\]\:text-current {
    &>svg {
      color: currentcolor;
    }
  }
  .\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3\.5 {
    &>svg:not([class*='size-']) {
      width: calc(var(--a94) * 3.5);
      height: calc(var(--a94) * 3.5);
    }
  }
  .\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 {
    &>svg:not([class*='size-']) {
      width: calc(var(--a94) * 4);
      height: calc(var(--a94) * 4);
    }
  }
  .\[\&\>tr\]\:last\:border-b-0 {
    &>tr {
      &:last-child {
        border-bottom-style: var(--u11);
        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(--a94) * -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(--a94) * -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(--a94) * -1.5);
    }
  }
}
:root {
  --e79: #11110f;
  --h81: #1a1a17;
  --d60: #f3efe6;
  --z43: #b6b1a7;
  --m14: #d95d2a;
  --d70: rgba(243,239,230,.16);
  --z86: #2b2a25;
  font-family: "Noto Sans SC", sans-serif;
  color: var(--d60);
  background: var(--e79);
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  background: var(--e79);
  color: var(--d60);
  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;
}
.f7s2z4 {
  overflow: hidden;
  background: var(--e79);
}
.d3h7l9 {
  height: 74px;
  display: flex;
  align-items: center;
  padding: 0 3vw;
  border-bottom: 1px solid var(--d70);
  position: relative;
  z-index: 10;
  background: rgba(17,17,15,.9);
  backdrop-filter: blur(18px);
}
.b1k8j9 {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 205px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .04em;
}
.hp-zone {
  display: block;
  width: 29px;
  height: 29px;
  object-fit: contain;
}
.xz-card {
  display: flex;
  gap: 25px;
  margin: auto;
}
._sizk9 {
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--z43);
  font-size: 13px;
  _jfeom: color .2s ease;
}
._sizk9 small {
  font-size: 9px;
  color: #817d73;
}
._sizk9:hover,.nav-link.active {
  color: var(--d60);
}
.nav-link.active small {
  color: var(--m14);
}
.a3k2x7 {
  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(--z43);
  padding: 8px;
}
._ro0cg,._nbvsr {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: var(--m14);
  color: #fff8f1;
  border: 1px solid var(--m14);
  padding: 10px 15px;
  font-size: 13px;
  font-weight: 600;
  _jfeom: _5xts5 .16s ease,background .2s ease;
}
._ro0cg:hover,._nbvsr:hover {
  background: #ee6a32;
  _5xts5: translateY(-2px);
}
._ro0cg:active,._nbvsr:active {
  _5xts5: scale(.97);
}
.jm-cell {
  display: none;
  border: 0;
  background: transparent;
}
._qt734 {
  display: none;
}
._qcqki {
  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(--d70);
}
.gk-area {
  border-right: 1px solid var(--d70);
  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;
}
.gk-area i {
  height: 70px;
  border-left: 1px solid var(--m14);
  display: block;
}
._p472r {
  padding: clamp(70px,13vh,155px) clamp(28px,6vw,92px) 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.z8d3y3 {
  display: flex;
  align-items: center;
  gap: 7px;
  margin: 0 0 22px;
  color: var(--m14);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .13em;
  text-transform: uppercase;
}
._p472r h1,._sjudp h1,._amirm h1,.a1r8i7 h1,._x781f 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;
}
.e7u3z9 {
  max-width: 405px;
  font-size: 15px;
  line-height: 2;
  color: var(--z43);
  margin: 35px 0;
}
.xz-pill {
  display: flex;
  align-items: center;
  gap: 22px;
}
.bw-box {
  font-size: 13px;
  color: var(--d60);
  display: flex;
  align-items: center;
  gap: 8px;
  border-bottom: 1px solid var(--z43);
  padding: 9px 0;
}
.i1o1m8 {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-top: 35px;
  color: #888277;
  font-size: 11px;
}
._4378z {
  position: relative;
  padding: 6vw 5.5vw 5.2vw 0;
  display: flex;
  align-items: center;
  min-height: 600px;
}
.d9u1j9 {
  position: relative;
  overflow: hidden;
  height: min(68vh,680px);
  width: 100%;
  background: #26241f;
}
.d9u1j9 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .9;
  _jfeom: _5xts5 1.1s cubic-bezier(.23,1,.32,1);
}
.d9u1j9:hover img {
  _5xts5: scale(1.045);
}
._8uw15 {
  position: absolute;
  inset: 0;
  background: linear-gradient(125deg,rgba(0,0,0,.5),transparent 55%,rgba(0,0,0,.15));
}
.w9v5x2,.qr-area {
  position: absolute;
  top: 17px;
  color: #e7dfd1;
  font-size: 9px;
  letter-spacing: .12em;
}
.w9v5x2 {
  left: 19px;
}
.qr-area {
  right: 19px;
}
._f05d2 {
  position: absolute;
  left: 20px;
  bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
._f05d2 span {
  font-size: 9px;
  color: #e7dfd1;
  letter-spacing: .14em;
}
._f05d2 strong {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
}
.g8y9l7 {
  position: absolute;
  right: 1.8vw;
  bottom: 2.2vw;
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--z43);
  font-size: 9px;
  letter-spacing: .1em;
  writing-mode: vertical-rl;
}
.wd-line {
  padding: 112px 5.8vw 124px;
}
.lq-pill {
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  align-items: end;
  margin-bottom: 45px;
}
.lq-pill h2,._dbol9 h2,._fpuqo 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;
}
._hv8v6 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 1px;
  background: var(--d70);
}
._35kmy {
  background: var(--e79);
  padding: 16px;
  _jfeom: background .28s ease;
}
._35kmy:hover {
  background: var(--h81);
}
.tx-pan {
  height: 230px;
  overflow: hidden;
  position: relative;
  background: #27251f;
}
.tx-pan img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  _jfeom: _5xts5 .5s cubic-bezier(.23,1,.32,1);
}
._35kmy:hover .tx-pan img {
  _5xts5: scale(1.05);
}
.tx-pan span,.tx-pan b {
  position: absolute;
  top: 13px;
  font-size: 9px;
  letter-spacing: .1em;
  font-weight: 500;
}
.tx-pan span {
  left: 13px;
  background: rgba(17,17,15,.7);
  padding: 5px 7px;
}
.tx-pan b {
  right: 13px;
  color: var(--d60);
}
.r9y8s1 {
  padding: 21px 5px 8px;
  position: relative;
}
.r9y8s1 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  margin: 0 0 8px;
}
.r9y8s1 p {
  font-size: 12px;
  color: var(--z43);
  line-height: 1.8;
  margin: 0;
  padding-right: 25px;
}
.r9y8s1 svg {
  position: absolute;
  right: 4px;
  top: 23px;
  color: var(--m14);
}
._ujo1g {
  display: grid;
  grid-template-columns: 1fr 1.05fr;
  gap: 11vw;
  padding: 125px 12vw;
  background: var(--d60);
  color: var(--e79);
}
._dbol9 h2 {
  font-size: clamp(30px,3.2vw,52px);
}
.x5r7e9 {
  border-top: 1px solid rgba(17,17,15,.2);
}
._s493x {
  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;
}
._s493x>span {
  color: var(--m14);
  font-size: 11px;
  font-weight: 700;
}
._s493x h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  margin: 0 0 8px;
}
._s493x p {
  font-size: 13px;
  line-height: 1.8;
  color: #605c55;
  margin: 0;
}
._s493x svg {
  margin-top: 6px;
}
._fpuqo {
  min-height: 500px;
  padding: 115px 12vw;
  position: relative;
  overflow: hidden;
  background: linear-gradient(106deg,#321912,#11110f 55%);
}
._fpuqo: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);
}
._fpuqo h2 {
  font-size: clamp(48px,5vw,78px);
  position: relative;
  z-index: 1;
  margin-bottom: 32px;
}
._fpuqo h2 em {
  color: var(--m14);
  font-style: normal;
}
._fpuqo ._nbvsr {
  position: relative;
  z-index: 1;
}
._nqn50 {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  gap: 20px;
  padding: 48px 5.8vw 22px;
  border-top: 1px solid var(--d70);
}
.e3f1k1 {
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
}
._nqn50 p {
  margin: 0;
  color: var(--z43);
  font-family: "Noto Serif SC",serif;
  font-size: 17px;
  max-width: 300px;
}
.a7f3x6 {
  grid-column: 1/-1;
  display: flex;
  justify-content: space-between;
  padding-top: 45px;
  color: #817d73;
  font-size: 9px;
  letter-spacing: .12em;
}
.zt-cell {
  padding: 72px 5.8vw 120px;
  min-height: calc(100vh - 74px);
}
._sjudp,._x781f {
  display: grid;
  grid-template-columns: 1fr 1.25fr;
  align-items: end;
  gap: 7vw;
  max-width: 1050px;
  margin: 25px 0 70px;
}
._sjudp .z8d3y3,._x781f .z8d3y3 {
  grid-column: 1/-1;
  margin-bottom: 0;
}
._sjudp h1,._x781f h1 {
  font-size: clamp(50px,5.2vw,85px);
}
._sjudp>p:last-child,._x781f>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--z43);
  max-width: 390px;
  margin: 0 0 10px;
}
.bw-slot,.w3c4s4 {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  border-top: 1px solid var(--d70);
  border-bottom: 1px solid var(--d70);
  padding: 14px 0;
}
.qr-list {
  height: 38px;
  display: flex;
  align-items: center;
  gap: 9px;
  color: #837e72;
}
.qr-list input {
  width: 260px;
  background: transparent;
  border: 0;
  _g3ft6: 0;
  color: var(--d60);
  font-size: 13px;
}
.qr-list input::placeholder {
  color: #837e72;
}
._b9ljc,.j2h9m2 {
  border: 1px solid var(--d70);
  background: transparent;
  padding: 0 12px;
  display: inline-flex;
  gap: 7px;
  align-items: center;
  font-size: 12px;
}
.f6p6g1 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 36px 18px;
  margin-top: 38px;
}
.work-card._gu8v6 {
  grid-column: span 2;
}
.y7j8z7 {
  height: 245px;
  position: relative;
  overflow: hidden;
  background: #27251f;
}
._gu8v6 .y7j8z7 {
  height: 360px;
}
.y7j8z7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  _jfeom: _5xts5 .55s cubic-bezier(.23,1,.32,1);
}
._uu4kx:hover img {
  _5xts5: scale(1.04);
}
.y7j8z7 span {
  position: absolute;
  left: 13px;
  top: 13px;
  background: rgba(17,17,15,.72);
  padding: 5px 7px;
  font-size: 9px;
  letter-spacing: .1em;
}
.y7j8z7 button {
  position: absolute;
  right: 10px;
  top: 10px;
  border: 0;
  background: rgba(17,17,15,.72);
  padding: 7px;
}
.bw-unit {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 14px 2px;
}
.bw-unit h2 {
  font-family: "Noto Serif SC",serif;
  margin: 0 0 4px;
  font-size: 20px;
}
.bw-unit p {
  margin: 0;
  color: #918d84;
  font-size: 11px;
}
.bw-unit svg {
  color: var(--m14);
}
.nf-grid {
  display: flex;
  min-height: calc(100vh - 74px);
}
._7bj3w {
  width: 74px;
  flex: none;
  border-right: 1px solid var(--d70);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px 0;
  color: #8e897f;
}
._7bj3w p {
  font-size: 10px;
  letter-spacing: .18em;
  writing-mode: vertical-rl;
  margin: 0;
}
._7bj3w>span {
  margin-top: 25px;
  color: var(--m14);
  font-size: 11px;
}
.jm-unit {
  height: 80px;
  border-left: 1px solid var(--d70);
  margin: 22px 0;
}
._7bj3w small {
  font-size: 8px;
  line-height: 1.7;
  writing-mode: vertical-rl;
  letter-spacing: .12em;
}
.c7w9r4 {
  flex: 1;
  padding: 58px 5.8vw 84px;
}
._amirm {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 54px;
}
._amirm h1 {
  font-size: clamp(40px,4.5vw,68px);
}
._amirm .z8d3y3 {
  margin-bottom: 16px;
}
._zvhj6 {
  display: flex;
  align-items: center;
  gap: 7px;
  color: #8e897f;
  font-size: 11px;
  padding-top: 10px;
}
._zvhj6 i {
  width: 7px;
  height: 7px;
  background: var(--m14);
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(217,93,42,.12);
}
.w4y4r3 {
  display: grid;
  grid-template-columns: minmax(330px,.87fr) 1.13fr;
  gap: 1px;
  background: var(--d70);
  border: 1px solid var(--d70);
}
.bx-pan,._lyk17 {
  background: var(--e79);
  padding: 24px;
}
._fs4fp {
  display: flex;
  gap: 20px;
  border-bottom: 1px solid var(--d70);
}
._fs4fp button {
  background: transparent;
  border: 0;
  padding: 0 0 14px;
  color: #918d84;
  font-size: 13px;
  position: relative;
}
._fs4fp button._msxaj {
  color: var(--d60);
}
._fs4fp button._msxaj:after {
  content: "";
  height: 2px;
  background: var(--m14);
  left: 0;
  right: 0;
  bottom: -1px;
  position: absolute;
}
._ji1cm {
  border: 1px solid var(--d70);
  margin: 25px 0 15px;
  padding: 14px;
}
._ji1cm label {
  font-size: 11px;
  color: #bcb6ab;
}
._ji1cm textarea {
  width: 100%;
  height: 100px;
  resize: none;
  margin: 12px 0 10px;
  padding: 0;
  border: 0;
  _g3ft6: 0;
  background: transparent;
  color: var(--d60);
  font-size: 13px;
  line-height: 1.9;
}
._ji1cm textarea::placeholder {
  color: #777269;
}
.sl-zone {
  display: flex;
  align-items: center;
  gap: 13px;
}
.sl-zone button {
  background: transparent;
  border: 0;
  color: #aaa49a;
  font-size: 11px;
  padding: 0;
  display: inline-flex;
  gap: 5px;
  align-items: center;
}
.sl-zone span {
  margin-left: auto;
  color: #6f6a61;
  font-size: 10px;
}
._2rp20 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 8px;
}
.i9h2h1 {
  border: 1px solid var(--d70);
  background: transparent;
  padding: 10px 9px;
  text-align: left;
  display: grid;
  grid-template-columns: 1fr 15px;
  gap: 4px;
}
.i9h2h1 span {
  font-size: 9px;
  color: #8e897f;
}
.i9h2h1 b {
  font-size: 11px;
  font-weight: 500;
}
.i9h2h1 svg {
  grid-row: span 2;
  align-self: center;
  color: #8e897f;
}
.z3f9c8 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 15px;
  border: 0;
  background: var(--m14);
  padding: 13px;
  font-size: 13px;
  font-weight: 700;
}
.z3f9c8 svg:last-child {
  margin-left: auto;
}
.mv-tag {
  color: #858075;
  font-size: 10px;
  line-height: 1.7;
  margin: 12px 0 0;
}
._lyk17 {
  min-height: 420px;
  background: #141411;
  display: flex;
  flex-direction: column;
}
.bw-chip,._15b3x {
  display: flex;
  justify-content: space-between;
  color: #858075;
  font-size: 9px;
  letter-spacing: .1em;
}
.mv-item {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #716c63;
}
.mv-item h2 {
  font-family: "Noto Serif SC",serif;
  color: var(--d60);
  font-size: 24px;
  margin: 16px 0 6px;
}
.mv-item p {
  font-size: 12px;
  line-height: 1.8;
  max-width: 220px;
  margin: 0;
}
._15b3x {
  align-items: center;
}
._15b3x i {
  height: 4px;
  width: 55px;
  background: #454138;
  position: relative;
}
._15b3x i:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 20%;
  background: var(--m14);
}
.a1r8i7 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 25px 0 65px;
}
.a1r8i7 h1 {
  font-size: clamp(44px,4.5vw,70px);
  margin-top: 10px;
}
._cqyk2 {
  display: grid;
  grid-template-columns: 208px 1fr;
  gap: 42px;
}
.fn-flow {
  border-right: 1px solid var(--d70);
  padding-right: 25px;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.fn-flow button {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 8px;
  background: transparent;
  border: 0;
  text-align: left;
  color: #aaa49a;
  font-size: 12px;
}
.fn-flow button span {
  margin-left: auto;
  font-size: 10px;
}
.fn-flow ._44lkg {
  color: var(--d60);
  background: #23221e;
}
.a4j7s4 {
  height: 1px;
  background: var(--d70);
  margin: 15px 0;
}
.fn-flow p {
  font-size: 10px;
  letter-spacing: .12em;
  color: #777269;
  margin: 0 0 5px 8px;
}
.w3c4s4 {
  padding-top: 0;
  border-top: 0;
}
.w3c4s4>div:last-child {
  display: flex;
  gap: 6px;
}
.j2h9m2 {
  padding: 0 9px;
  color: #958f85;
}
.icon-button.active {
  color: var(--d60);
  background: #25241f;
}
.vw-box {
  font-size: 13px;
  margin: 30px 0 17px;
}
.vw-box span {
  color: #8f8a80;
  font-size: 11px;
  margin-left: 5px;
}
._5mx2p {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 25px 15px;
}
.j9n1f2 {
  height: 175px;
  position: relative;
  overflow: hidden;
  background: #27251f;
}
.j9n1f2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.j9n1f2 button {
  position: absolute;
  right: 8px;
  top: 8px;
  background: rgba(17,17,15,.72);
  border: 0;
  padding: 5px;
}
._byxyk {
  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;
}
.e5n5p1 h2 {
  font-size: 12px;
  font-weight: 500;
  margin: 10px 0 4px;
}
.e5n5p1 p {
  margin: 0;
  font-size: 10px;
  color: #817d73;
}
._x781f {
  margin-bottom: 70px;
}
._27lt3 {
  display: grid;
  grid-template-columns: 1.1fr .9fr;
  background: #e5dfd1;
  color: var(--e79);
  min-height: 370px;
  margin-bottom: 65px;
  overflow: hidden;
}
._27lt3>div:first-child {
  padding: 45px 52px;
}
._27lt3 span {
  color: var(--m14);
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .13em;
}
._27lt3 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(44px,5vw,73px);
  line-height: 1;
  margin: 28px 0 19px;
  letter-spacing: -.07em;
}
._27lt3 h2 em {
  font-style: normal;
  color: var(--m14);
}
._27lt3 p {
  font-size: 13px;
  line-height: 1.9;
  color: #58544d;
  max-width: 300px;
  margin: 0 0 25px;
}
.t9s1c1 {
  position: relative;
  background: #211c18;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e4ddcf;
  overflow: hidden;
}
.t9s1c1:before,.t9s1c1:after {
  content: "";
  position: absolute;
  border: 1px solid rgba(228,221,207,.35);
  border-radius: 50%;
  width: 360px;
  height: 360px;
}
.t9s1c1:after {
  width: 210px;
  height: 210px;
  border-color: var(--m14);
}
.t9s1c1 svg {
  position: relative;
  z-index: 1;
  stroke: var(--m14);
}
.t9s1c1 i {
  position: absolute;
  width: 100%;
  height: 1px;
  background: rgba(228,221,207,.35);
  _5xts5: rotate(-40deg);
}
.t9s1c1 b {
  position: absolute;
  bottom: 26px;
  right: 30px;
  font-size: 35px;
  color: var(--m14);
  font-weight: 400;
}
._y1og5 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-top: 1px solid var(--d70);
  border-left: 1px solid var(--d70);
}
._lnsse {
  min-height: 280px;
  border-right: 1px solid var(--d70);
  border-bottom: 1px solid var(--d70);
  padding: 23px;
  position: relative;
  _jfeom: background .23s ease;
}
._lnsse:hover {
  background: var(--h81);
}
.dk-foot {
  display: flex;
  justify-content: space-between;
  margin-bottom: 42px;
  font-size: 10px;
  color: #8f8a80;
}
._0vlqs {
  color: var(--m14);
  border: 1px solid rgba(217,93,42,.45);
  padding: 3px 5px;
  font-size: 8px;
  letter-spacing: .08em;
}
.status.i8k9x9 {
  color: #9b958a;
  border-color: #59554d;
}
._lnsse h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  margin: 22px 0 8px;
}
._lnsse p {
  color: #a9a398;
  font-size: 12px;
  line-height: 1.8;
  max-width: 245px;
  margin: 0;
}
._lnsse button {
  border: 0;
  background: transparent;
  color: var(--d60);
  padding: 0;
  display: flex;
  align-items: center;
  gap: 6px;
  position: absolute;
  bottom: 22px;
  font-size: 11px;
}
._lnsse button svg {
  color: var(--m14);
}
.gk-cell {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  max-width: 660px;
  margin: 70px auto 0;
  border-top: 1px solid var(--d70);
  border-bottom: 1px solid var(--d70);
  padding: 22px 0;
  color: #b7b1a7;
}
.gk-cell p {
  font-family: "Noto Serif SC",serif;
  font-size: 18px;
  text-align: center;
  margin: 0;
}
.gk-cell svg:first-child {
  color: var(--m14);
}
@media (max-width:900px) {
  .d3h7l9 {
    padding: 0 20px;
  }
  .xz-card,.text-button {
    display: none;
  }
  .b1k8j9,.a3k2x7 {
    min-width: 0;
  }
  .a3k2x7 {
    margin-left: auto;
  }
  .jm-cell {
    display: block;
    padding: 4px;
  }
  ._qt734 {
    display: flex;
    position: absolute;
    top: 74px;
    z-index: 20;
    left: 0;
    right: 0;
    flex-direction: column;
    background: #181815;
    border-bottom: 1px solid var(--d70);
  }
  ._qt734 a {
    padding: 16px 20px;
    border-top: 1px solid var(--d70);
    font-family: "Noto Serif SC",serif;
    font-size: 20px;
  }
  ._qt734 span {
    font-family: "Noto Sans SC",sans-serif;
    color: var(--m14);
    font-size: 10px;
    margin-right: 12px;
  }
  ._qcqki {
    grid-template-columns: 46px 1fr;
    min-height: auto;
  }
  .gk-area {
    grid-row: span 2;
  }
  ._p472r {
    padding: 80px 32px 55px;
  }
  ._4378z {
    grid-column: 2;
    padding: 0 32px 68px;
    min-height: 0;
  }
  .d9u1j9 {
    height: 54vw;
  }
  .g8y9l7 {
    display: none;
  }
  .lq-pill,._ujo1g,._sjudp,._x781f {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .wd-line {
    padding: 80px 32px;
  }
  ._ujo1g {
    padding: 80px 32px;
  }
  ._fpuqo {
    padding: 90px 32px;
  }
  ._nqn50 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .zt-cell {
    padding: 55px 32px 80px;
  }
  ._sjudp,._x781f {
    margin-bottom: 45px;
  }
  .f6p6g1 {
    grid-template-columns: repeat(2,1fr);
  }
  .work-card._gu8v6 {
    grid-column: span 1;
  }
  ._gu8v6 .y7j8z7 {
    height: 245px;
  }
  .c7w9r4 {
    padding: 50px 32px 70px;
  }
  .w4y4r3 {
    grid-template-columns: 1fr;
  }
  ._cqyk2 {
    grid-template-columns: 1fr;
  }
  .fn-flow {
    border-right: 0;
    border-bottom: 1px solid var(--d70);
    padding: 0 0 18px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
  }
  .fn-flow .a4j7s4,.fn-flow p {
    display: none;
  }
  ._5mx2p {
    grid-template-columns: repeat(3,1fr);
  }
  ._27lt3>div:first-child {
    padding: 38px;
  }
  ._y1og5 {
    grid-template-columns: repeat(2,1fr);
  }
}
@media (max-width:620px) {
  .d3h7l9 {
    height: 64px;
  }
  ._ro0cg {
    padding: 9px 10px;
    font-size: 12px;
  }
  ._qcqki {
    display: flex;
    flex-direction: column;
    min-height: 0;
  }
  .gk-area,._7bj3w {
    display: none;
  }
  ._p472r {
    width: 100%;
    padding: 70px 24px 38px;
  }
  ._p472r h1 {
    font-size: 53px;
  }
  .e7u3z9 {
    margin: 25px 0;
  }
  .xz-pill {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }
  ._4378z {
    display: block;
    width: 100%;
    min-height: 0;
    padding: 0 24px 50px;
  }
  .d9u1j9 {
    height: 64vw;
  }
  .wd-line {
    padding: 68px 24px;
  }
  ._hv8v6 {
    grid-template-columns: 1fr;
  }
  .tx-pan {
    height: 210px;
  }
  ._ujo1g {
    padding: 70px 24px;
  }
  ._fpuqo {
    padding: 75px 24px;
    min-height: 415px;
  }
  ._nqn50 {
    grid-template-columns: 1fr;
    padding: 42px 24px 20px;
  }
  .a7f3x6 {
    gap: 10px;
    flex-direction: column;
    padding-top: 25px;
  }
  .zt-cell {
    padding: 45px 24px 70px;
  }
  ._sjudp h1,._x781f h1 {
    font-size: 48px;
  }
  .bw-slot {
    align-items: center;
  }
  .qr-list input {
    width: 180px;
  }
  .f6p6g1 {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .work-card._gu8v6 {
    grid-column: span 1;
  }
  .y7j8z7,._gu8v6 .y7j8z7 {
    height: 255px;
  }
  .nf-grid {
    display: block;
  }
  .c7w9r4 {
    padding: 42px 24px 62px;
  }
  ._amirm {
    display: block;
    margin-bottom: 35px;
  }
  ._zvhj6 {
    margin-top: 22px;
  }
  ._fs4fp {
    gap: 14px;
  }
  ._fs4fp button {
    font-size: 11px;
  }
  ._2rp20 {
    grid-template-columns: 1fr;
  }
  .a1r8i7 {
    display: block;
    margin: 15px 0 45px;
  }
  .a1r8i7 ._nbvsr {
    margin-top: 25px;
  }
  .fn-flow {
    grid-template-columns: 1fr 1fr;
  }
  ._5mx2p {
    grid-template-columns: repeat(2,1fr);
  }
  .j9n1f2 {
    height: 140px;
  }
  ._27lt3 {
    grid-template-columns: 1fr;
  }
  .t9s1c1 {
    min-height: 220px;
  }
  ._y1og5 {
    grid-template-columns: 1fr;
  }
  ._lnsse {
    min-height: 250px;
  }
  .gk-cell {
    margin-top: 45px;
  }
  .gk-cell p {
    font-size: 15px;
  }
}
@media (prefers-reduced-motion:no-preference) {
  ._p472r,._4378z,._sjudp,._x781f {
    animation: entry .7s cubic-bezier(.23,1,.32,1) both;
  }
  ._4378z {
    animation-delay: .08s;
  }
  ._35kmy {
    _jfeom: _5xts5 .24s cubic-bezier(.23,1,.32,1),background .24s ease;
  }
  ._35kmy:hover {
    _5xts5: translateY(-5px);
  }
}
@keyframes entry {
  from {
    opacity: 0;
    _5xts5: translateY(18px);
  }
  to {
    opacity: 1;
    _5xts5: translateY(0);
  }
}
.pn-mark {
  padding: 0 5.8vw;
  background: #171713;
  border-top: 1px solid var(--d70);
  border-bottom: 1px solid var(--d70);
}
._limy3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 0;
  border-bottom: 1px solid var(--d70);
  font-size: 10px;
  letter-spacing: .12em;
  color: #8f897f;
}
._limy3 b {
  font-weight: 500;
  color: var(--z43);
}
.c3q6o9 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
}
.c3q6o9 article {
  position: relative;
  min-height: 175px;
  padding: 30px 26px 26px;
  border-right: 1px solid var(--d70);
}
.c3q6o9 article:first-child {
  border-left: 1px solid var(--d70);
}
.c3q6o9 article:before,._tg4ei:before,.e5n5p1:before,._uu4kx:before,._lnsse:before,._n6dw0 article:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 23px;
  border-top: 1px solid var(--m14);
  border-left: 1px solid var(--m14);
  opacity: .75;
  pointer-events: none;
}
.c3q6o9 article:after,._a2wn5:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 42px;
  height: 2px;
  background: var(--m14);
}
.c3q6o9 span {
  color: var(--m14);
  font-size: 10px;
  letter-spacing: .1em;
}
.c3q6o9 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 26px;
  margin: 18px 0 8px;
}
.c3q6o9 p {
  font-size: 12px;
  line-height: 1.8;
  color: var(--z43);
  max-width: 230px;
  margin: 0;
}
._tg4ei,.e5n5p1,._uu4kx,._lnsse,._n6dw0 article {
  position: relative;
}
._a2wn5 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  padding: 13px 0;
  border-bottom: 1px solid var(--d70);
  font-size: 11px;
  color: var(--z43);
}
._a2wn5 b {
  font-size: 9px;
  letter-spacing: .1em;
  font-weight: 500;
  color: var(--m14);
}
@media (max-width:900px) {
  .c3q6o9 {
    grid-template-columns: 1fr;
  }
  .c3q6o9 article {
    min-height: 0;
    border-left: 1px solid var(--d70);
    border-bottom: 1px solid var(--d70);
  }
  .c3q6o9 article:last-child {
    border-bottom: 0;
  }
}
@media (max-width:620px) {
  .pn-mark {
    padding: 0 24px;
  }
  ._limy3 {
    align-items: flex-start;
    gap: 12px;
    flex-direction: column;
  }
  .c3q6o9 article {
    padding: 24px 18px 22px;
  }
  ._a2wn5 {
    align-items: flex-start;
    gap: 8px;
    flex-direction: column;
  }
  ._a2wn5 b {
    font-size: 8px;
  }
}
._z6vh0 {
  display: grid;
  grid-template-columns: .82fr 1.18fr;
  gap: 0;
  background: #f1e2d5;
  color: #271a16;
  padding: 0 5.8vw 44px;
  position: relative;
}
.xz-slot {
  padding: 88px 6.2vw 72px 0;
  align-self: center;
}
.l9d9z8 {
  display: block;
  width: 214px;
  height: 64px;
  object-fit: contain;
  object-position: left center;
  margin: 0 0 25px;
}
._pqq0n {
  color: #a14325;
  margin-bottom: 18px;
}
.xz-slot h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(32px,3.7vw,57px);
  line-height: 1.18;
  letter-spacing: -.06em;
  margin: 0;
}
.xz-slot>p:not(.z8d3y3) {
  font-size: 13px;
  line-height: 2;
  color: #785c51;
  margin: 26px 0;
}
._mo4cu {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #742e1b;
  border-bottom: 1px solid #b98472;
  padding: 9px 0;
  font-size: 12px;
  font-weight: 700;
}
.wd-col {
  margin: 0;
  padding: 44px 0 28px;
  position: relative;
}
.wd-col:before {
  content: "";
  position: absolute;
  top: 44px;
  right: 0;
  width: 55%;
  height: 100%;
  background: #d95d2a;
  _5xts5: translate(18px,18px);
  z-index: 0;
}
.wd-col: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;
}
.wd-col img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 420px;
  object-fit: cover;
  object-position: center 42%;
  filter: saturate(.85) contrast(.98);
}
.wd-col figcaption {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  background: #281a16;
  color: #f7e9d8;
  padding: 13px 16px;
  font-size: 10px;
}
.wd-col figcaption span {
  color: #e8b298;
  letter-spacing: .11em;
}
.wd-col figcaption b {
  font-weight: 500;
}
.v5h1m8 {
  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);
}
.v5h1m8 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);
}
.v5h1m8 article:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 2px;
  width: 34px;
  background: #d95d2a;
}
.v5h1m8 span {
  font-size: 10px;
  color: #a14325;
}
.v5h1m8 p {
  font-size: 12px;
  line-height: 1.75;
  color: #6b5046;
  max-width: 210px;
  margin: 10px 0 0;
}
.f2y1s7 {
  grid-column: 1/-1;
  font-size: 10px;
  line-height: 1.7;
  color: #8b6c60;
  margin: 15px 0 0;
}
@media (max-width:900px) {
  ._z6vh0 {
    grid-template-columns: 1fr;
    padding: 0 32px 36px;
  }
  .xz-slot {
    padding: 65px 0 36px;
  }
  .wd-col {
    padding: 0 0 28px;
  }
  .wd-col:before {
    top: 0;
  }
  .wd-col img {
    height: 380px;
  }
  .v5h1m8 {
    grid-template-columns: repeat(3,1fr);
  }
}
@media (max-width:620px) {
  ._z6vh0 {
    padding: 0 24px 30px;
  }
  .xz-slot {
    padding: 54px 0 30px;
  }
  .l9d9z8 {
    width: 194px;
    height: 58px;
    margin-bottom: 18px;
  }
  .wd-col img {
    height: 310px;
  }
  .wd-col figcaption {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }
  .v5h1m8 {
    grid-template-columns: 1fr;
  }
  .v5h1m8 article {
    min-height: 0;
    padding: 17px;
  }
  .v5h1m8 p {
    max-width: none;
  }
}
._5qxk4 {
  display: block;
  width: 168px;
  height: 45px;
  object-fit: contain;
  object-position: left center;
}
.w7p3r5 {
  display: block;
  width: 183px;
  height: 49px;
  object-fit: contain;
  object-position: left center;
}
.text-link {
  font-size: 12px;
  color: var(--z43);
  _jfeom: color .2s ease;
}
.text-link:hover {
  color: var(--d60);
}
.r6i6m9 video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  background: #171612;
}
.r6i6m9 ._f05d2 {
  background: linear-gradient(90deg,rgba(17,17,15,.9),transparent);
  padding: 14px 40px 14px 0;
}
.lq-list {
  padding: 108px 5.8vw 115px;
  background: #171713;
}
.d6y3h5 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
.p8b5h5 {
  display: grid;
  grid-template-columns: .93fr 1.07fr;
  min-height: 300px;
  background: #22211d;
}
.p8b5h5 img {
  width: 100%;
  height: 100%;
  min-height: 300px;
  object-fit: cover;
  filter: saturate(.82);
}
.p8b5h5>div {
  padding: 36px 32px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.p8b5h5 span,._euode>span {
  color: var(--m14);
  font-size: 10px;
  letter-spacing: .13em;
}
.p8b5h5 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: -.04em;
  margin: 17px 0 13px;
}
.p8b5h5 p {
  font-size: 12px;
  line-height: 1.9;
  color: var(--z43);
  margin: 0;
}
.nf-box {
  font-size: 10px;
  line-height: 1.7;
  color: #837e72;
  margin: 18px 0 0;
}
.hp-box {
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  gap: 7vw;
  padding: 120px 12vw;
  background: var(--d60);
  color: var(--e79);
}
.fn-list h2,.o7k2q7 h2,._euode h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(32px,3.5vw,55px);
  line-height: 1.23;
  letter-spacing: -.05em;
  margin: 0;
}
.fn-list>p:not(.z8d3y3) {
  color: #625d55;
  font-size: 14px;
  line-height: 2;
  margin: 25px 0;
}
.fn-list .bw-box {
  color: var(--e79);
  border-color: #6d675e;
}
._ogvkb video {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  background: #111;
}
._ogvkb p {
  margin: 9px 0 0;
  color: #6f695e;
  font-size: 10px;
}
.cy-list {
  padding: 110px 5.8vw 130px;
}
.o7k2q7 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: 1px solid var(--d70);
  padding-bottom: 28px;
}
._2mrwv {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-left: 1px solid var(--d70);
}
._tg4ei {
  min-height: 295px;
  padding: 28px 22px 22px;
  border-right: 1px solid var(--d70);
  border-bottom: 1px solid var(--d70);
  display: flex;
  flex-direction: column;
}
._tg4ei>p:first-child {
  font-size: 10px;
  color: var(--m14);
  margin: 0;
}
._tg4ei h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  line-height: 1.4;
  letter-spacing: -.04em;
  margin: 21px 0 12px;
}
._tg4ei .n5u2a9 {
  font-size: 12px;
  line-height: 1.8;
  color: var(--z43);
  margin: 0;
}
._tg4ei a,.dk-unit a {
  font-size: 11px;
  color: #ded8cd;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: auto;
  padding-top: 20px;
}
._tg4ei a:hover,.dk-unit a:hover {
  color: var(--m14);
}
.hp-mark,.dk-chip {
  padding-top: 82px;
}
.g8z2z3,._7uo5y {
  display: grid;
  grid-template-columns: 1fr 1.12fr;
  gap: 8vw;
  align-items: end;
  margin: 15px 0 75px;
  max-width: 1150px;
}
.g8z2z3 .z8d3y3,._7uo5y .z8d3y3 {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.g8z2z3 h1,._7uo5y h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(48px,5.4vw,88px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
.g8z2z3>p:last-child,._7uo5y>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--z43);
  max-width: 455px;
  margin: 0 0 9px;
}
.lq-chip {
  border-top: 1px solid var(--d70);
}
.dk-unit {
  display: grid;
  grid-template-columns: 65px 1fr 22px;
  gap: 25px;
  border-bottom: 1px solid var(--d70);
  padding: 32px 0 28px;
  _jfeom: padding-left .22s ease,background .22s ease;
}
.dk-unit:hover {
  padding-left: 17px;
  background: #171713;
}
.cy-unit {
  font-size: 11px;
  color: var(--m14);
  padding-top: 4px;
}
.qr-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: #928c81;
  font-size: 10px;
  letter-spacing: .08em;
}
.qr-card span {
  color: var(--m14);
}
.nf-zone h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(25px,2.8vw,40px);
  letter-spacing: -.05em;
  line-height: 1.33;
  margin: 14px 0;
}
.nf-zone>p {
  max-width: 650px;
  color: var(--z43);
  font-size: 13px;
  line-height: 1.9;
  margin: 0;
}
.dk-unit a {
  margin-top: 16px;
  padding: 0;
}
._zyma4 {
  color: #8e897f;
  margin-top: 4px;
}
.zt-pill {
  padding: 21px 0;
  border-bottom: 1px solid var(--d70);
  color: #837e72;
  font-size: 11px;
  line-height: 1.9;
}
.wd-foot {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  min-height: 460px;
  background: #e7e0d2;
  color: var(--e79);
}
._wvqpy {
  display: flex;
  flex-direction: column;
  background: #10100e;
}
._wvqpy video {
  width: 100%;
  height: 100%;
  min-height: 415px;
  object-fit: cover;
  display: block;
}
.fn-mark {
  height: 46px;
  padding: 0 16px;
  background: #10100e;
  color: #d6d0c5;
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 10px;
}
.fn-mark a {
  margin-left: auto;
}
._euode {
  padding: 55px 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
._euode h2 {
  font-size: clamp(34px,3.8vw,56px);
  margin: 22px 0;
}
._euode p {
  font-size: 13px;
  line-height: 2;
  color: #605b53;
  margin: 0;
}
._n6dw0 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border: 1px solid var(--d70);
  border-right: 0;
  margin: 75px 0;
}
._n6dw0 article {
  min-height: 240px;
  padding: 30px;
  border-right: 1px solid var(--d70);
}
._n6dw0 svg {
  color: var(--m14);
}
._n6dw0 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 24px;
  margin: 28px 0 10px;
}
._n6dw0 p {
  color: var(--z43);
  font-size: 12px;
  line-height: 1.9;
  margin: 0;
}
._kxeb4 {
  border-top: 1px solid var(--d70);
  border-bottom: 1px solid var(--d70);
  padding: 24px 0;
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 18px;
  align-items: center;
}
._kxeb4 span {
  color: #837e72;
  font-size: 10px;
  letter-spacing: .1em;
}
._kxeb4 a {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(24px,3vw,42px);
  letter-spacing: -.05em;
}
._kxeb4 p {
  grid-column: 2;
  margin: 0;
  color: #8c867c;
  font-size: 11px;
  line-height: 1.8;
}
@media (max-width:900px) {
  ._5qxk4 {
    width: 154px;
  }
  .xz-card {
    gap: 14px;
  }
  .d6y3h5,.hp-box,.g8z2z3,._7uo5y {
    grid-template-columns: 1fr;
  }
  .p8b5h5 {
    grid-template-columns: 1fr;
  }
  .p8b5h5 img {
    min-height: 250px;
  }
  .hp-box {
    padding: 80px 32px;
    gap: 38px;
  }
  ._2mrwv {
    grid-template-columns: 1fr;
  }
  ._tg4ei {
    min-height: 230px;
  }
  ._tg4ei h3 {
    margin: 13px 0 9px;
  }
  .hp-mark,.dk-chip {
    padding-top: 58px;
  }
  .g8z2z3,._7uo5y {
    gap: 23px;
    margin-bottom: 50px;
  }
  .wd-foot {
    grid-template-columns: 1fr;
  }
  ._wvqpy video {
    min-height: 330px;
  }
  ._n6dw0 {
    grid-template-columns: 1fr;
  }
  ._n6dw0 article {
    min-height: 0;
    padding: 28px;
    border-right: 0;
    border-bottom: 1px solid var(--d70);
  }
  ._n6dw0 article:last-child {
    border-bottom: 0;
  }
  ._kxeb4 {
    grid-template-columns: 1fr;
    gap: 9px;
  }
  ._kxeb4 p {
    grid-column: auto;
  }
  .d3h7l9 {
    gap: 10px;
  }
  .a3k2x7 {
    gap: 12px;
  }
}
@media (max-width:620px) {
  ._5qxk4 {
    width: 132px;
    height: 38px;
  }
  .w7p3r5 {
    width: 158px;
  }
  .text-link {
    display: none;
  }
  .lq-list {
    padding: 68px 24px;
  }
  .p8b5h5>div {
    padding: 27px 24px;
  }
  .hp-box {
    padding: 70px 24px;
  }
  .cy-list {
    padding: 70px 24px;
  }
  .o7k2q7 {
    align-items: flex-start;
    gap: 18px;
    flex-direction: column;
  }
  .hp-mark,.dk-chip {
    padding-top: 45px;
  }
  .dk-unit {
    grid-template-columns: 32px 1fr;
    gap: 10px;
    padding: 26px 0;
  }
  ._zyma4 {
    display: none;
  }
  .nf-zone h2 {
    font-size: 26px;
  }
  ._euode {
    padding: 40px 24px;
  }
  ._wvqpy video {
    min-height: 230px;
  }
  .fn-mark {
    font-size: 9px;
  }
  ._kxeb4 a {
    font-size: 25px;
    word-break: break-all;
  }
}
.h7o2l5 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 8px;
  color: #aaa49a;
  font-size: 12px;
  _jfeom: color .2s ease,background .2s ease;
}
.h7o2l5 span {
  margin-left: auto;
  font-size: 10px;
}
.h7o2l5:hover {
  color: var(--d60);
  background: #20201c;
}
.asset-nav-link._44lkg {
  color: var(--d60);
  background: #292821;
  box-shadow: inset 2px 0 var(--m14);
}
.e5n5p1 {
  display: block;
  color: inherit;
  _jfeom: _5xts5 .2s ease;
}
.e5n5p1:hover {
  _5xts5: translateY(-3px);
}
.d1x8v8 {
  position: absolute;
  right: 8px;
  top: 8px;
  background: rgba(17,17,15,.72);
  padding: 5px;
  display: flex;
}
.gk-grid {
  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%);
}
.gk-grid: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);
}
.gk-grid>* {
  position: relative;
  z-index: 1;
}
.rp-col {
  display: grid;
  grid-template-columns: 1fr 1.12fr;
  gap: 8vw;
  align-items: end;
  margin: 15px 0 75px;
  max-width: 1150px;
}
.rp-col .z8d3y3 {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.rp-col h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(46px,5.2vw,84px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
.rp-col>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--z43);
  max-width: 450px;
  margin: 0 0 8px;
}
.b5m3m5 {
  min-width: 0;
  position: relative;
}
.b5m3m5:after {
  content: "";
  position: absolute;
  right: -12px;
  top: 76px;
  width: 1px;
  height: 110px;
  background: linear-gradient(transparent,var(--m14),transparent);
  opacity: .8;
}
._7f6o0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid var(--d70);
  border-bottom: 1px solid var(--d70);
  padding: 14px 0;
  color: var(--z43);
  font-size: 11px;
  position: relative;
}
._7f6o0:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 68px;
  height: 2px;
  background: var(--m14);
}
._7f6o0 b {
  font-size: 9px;
  color: var(--m14);
  letter-spacing: .11em;
  font-weight: 500;
}
.e6u7o4 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 15px;
  margin-top: 26px;
}
.e6u7o4 ._7c7k1:first-child {
  grid-column: span 2;
}
.e6u7o4 ._7c7k1:first-child .zt-line {
  height: 296px;
}
._7c7k1 {
  display: block;
  position: relative;
  color: var(--d60);
  border-bottom: 1px solid var(--d70);
  padding-bottom: 15px;
}
._7c7k1:hover h2 {
  color: var(--m14);
}
._7c7k1>svg {
  position: absolute;
  right: 4px;
  bottom: 17px;
  color: var(--m14);
}
._7c7k1>div:last-of-type {
  padding: 13px 24px 0 0;
}
._7c7k1 p {
  font-size: 9px;
  letter-spacing: .1em;
  color: var(--m14);
  margin: 0;
}
._7c7k1 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 22px;
  line-height: 1.38;
  margin: 9px 0 0;
  _jfeom: color .2s ease;
}
.zt-line {
  height: 230px;
  overflow: hidden;
  position: relative;
  background: #282720;
  box-shadow: 0 14px 34px rgba(0,0,0,.24);
}
.zt-line: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;
}
.zt-line:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 12px;
  left: 12px;
  width: 18px;
  height: 18px;
  border-left: 1px solid var(--m14);
  border-top: 1px solid var(--m14);
}
.zt-line img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: contrast(1.06) saturate(.76) sepia(.12);
  _jfeom: _5xts5 .5s cubic-bezier(.23,1,.32,1),filter .3s ease;
}
._7c7k1:hover img {
  _5xts5: scale(1.05);
  filter: contrast(1.08) saturate(.9) sepia(.15);
}
.zt-line 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;
}
._545u5 {
  margin-top: 26px;
}
.h1b1o9 {
  position: relative;
  background: #12120f;
  box-shadow: 0 18px 44px rgba(0,0,0,.33);
}
.h1b1o9: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);
}
.h1b1o9 video {
  display: block;
  width: 100%;
  aspect-ratio: 16/8.7;
  object-fit: cover;
  filter: contrast(1.04) saturate(.86);
}
.h1b1o9 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;
}
._ehdvh {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  border-left: 1px solid var(--d70);
  margin-top: 16px;
}
._ehdvh article {
  padding: 20px;
  border-right: 1px solid var(--d70);
  border-bottom: 1px solid var(--d70);
}
._ehdvh b {
  font-size: 10px;
  color: var(--m14);
  letter-spacing: .1em;
}
._ehdvh p {
  font-size: 12px;
  line-height: 1.8;
  color: var(--z43);
  margin: 12px 0 0;
}
._ehdvh a {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  color: var(--d60);
  margin-top: 15px;
}
.s1g6r1 {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 22px 15px;
  margin-top: 26px;
}
.s1g6r1 ._7c7k1:first-child {
  grid-column: span 2;
}
.s1g6r1 ._7c7k1:first-child .zt-line {
  height: 340px;
}
.l1f8p1 {
  margin-top: 26px;
}
._g3qia {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  background: #e9dfd2;
  color: var(--e79);
  box-shadow: 0 18px 46px rgba(0,0,0,.24);
}
._g3qia img {
  display: block;
  width: 100%;
  height: 365px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.8) sepia(.09);
}
._g3qia>div {
  padding: 45px 42px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
._g3qia span {
  font-size: 10px;
  color: var(--m14);
  letter-spacing: .12em;
}
._g3qia h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(28px,3vw,44px);
  letter-spacing: -.055em;
  line-height: 1.25;
  margin: 19px 0 14px;
}
._g3qia p {
  font-size: 12px;
  line-height: 1.9;
  color: #645b52;
  margin: 0;
}
._g3qia a {
  display: flex;
  gap: 6px;
  align-items: center;
  font-size: 12px;
  color: #6f301e;
  margin-top: 25px;
}
.s4o6s4 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  margin-top: 16px;
  border-left: 1px solid var(--d70);
}
.s4o6s4 article {
  border-right: 1px solid var(--d70);
  border-bottom: 1px solid var(--d70);
  padding: 22px;
  min-height: 150px;
}
.s4o6s4 svg {
  color: var(--m14);
}
.s4o6s4 b {
  display: block;
  font-family: "Noto Serif SC",serif;
  font-size: 21px;
  margin-top: 21px;
}
.s4o6s4 p {
  font-size: 11px;
  line-height: 1.75;
  color: var(--z43);
  margin: 7px 0 0;
}
._obm6s {
  margin-top: 26px;
  border-top: 1px solid var(--d70);
}
._obm6s>article {
  display: grid;
  grid-template-columns: 50px 1fr;
  gap: 20px;
  padding: 27px 0;
  border-bottom: 1px solid var(--d70);
  position: relative;
}
._obm6s>article:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 34px;
  height: 2px;
  background: var(--m14);
}
._obm6s>article>span {
  color: var(--m14);
  font-size: 10px;
}
._obm6s small {
  font-size: 10px;
  color: #aaa399;
  letter-spacing: .09em;
}
._obm6s h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(23px,2.4vw,34px);
  line-height: 1.33;
  letter-spacing: -.04em;
  margin: 11px 0;
}
._obm6s p {
  font-size: 12px;
  line-height: 1.9;
  color: var(--z43);
  max-width: 660px;
  margin: 0;
}
._obm6s a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--d60);
  font-size: 11px;
  margin-top: 15px;
}
._j7odj,.o4p9b7 {
  font-size: 10px;
  line-height: 1.8;
  color: #827c72;
  margin: 20px 0 0;
}
.o4p9b7 {
  padding-top: 20px;
  border-top: 1px solid var(--d70);
}
.o4p9b7 a {
  margin-left: 10px;
  color: var(--m14);
}
@media (max-width:900px) {
  .gk-grid {
    padding-top: 58px;
  }
  .rp-col {
    grid-template-columns: 1fr;
    gap: 23px;
    margin-bottom: 50px;
  }
  .e6u7o4 {
    grid-template-columns: 1fr 1fr;
  }
  .e6u7o4 ._7c7k1:last-child {
    grid-column: span 2;
  }
  .e6u7o4 ._7c7k1:first-child {
    grid-column: span 2;
  }
  ._g3qia {
    grid-template-columns: 1fr;
  }
  ._g3qia img {
    height: 330px;
  }
  .s1g6r1 ._7c7k1:first-child .zt-line {
    height: 260px;
  }
}
@media (max-width:620px) {
  .gk-grid {
    padding-top: 45px;
  }
  .rp-col h1 {
    font-size: 46px;
  }
  ._7f6o0 {
    align-items: flex-start;
    gap: 7px;
    flex-direction: column;
  }
  .e6u7o4,.s1g6r1 {
    grid-template-columns: 1fr;
  }
  .e6u7o4 ._7c7k1:last-child,.e6u7o4 ._7c7k1:first-child,.s1g6r1 ._7c7k1:first-child {
    grid-column: auto;
  }
  .zt-line,.e6u7o4 ._7c7k1:first-child .zt-line,.s1g6r1 ._7c7k1:first-child .zt-line {
    height: 235px;
  }
  .h1b1o9 video {
    aspect-ratio: 1.18;
  }
  ._ehdvh,.s4o6s4 {
    grid-template-columns: 1fr;
  }
  ._ehdvh article {
    border-left: 1px solid var(--d70);
  }
  ._g3qia img {
    height: 290px;
  }
  ._g3qia>div {
    padding: 34px 24px;
  }
  .s4o6s4 article {
    border-left: 1px solid var(--d70);
    min-height: 0;
  }
  ._obm6s>article {
    grid-template-columns: 28px 1fr;
    gap: 8px;
  }
  ._obm6s h2 {
    font-size: 25px;
  }
}
._eb2fv {
  padding-top: 82px;
  position: relative;
  background: radial-gradient(ellipse at 72% 17%,rgba(217,93,42,.06),transparent 29%),#11110f;
}
._eb2fv: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);
}
._eb2fv>* {
  position: relative;
  z-index: 1;
}
._pvmpp {
  max-width: 1110px;
  margin: 15px 0 72px;
  display: grid;
  grid-template-columns: 1.04fr .96fr;
  gap: 6vw;
  align-items: end;
}
._pvmpp .z8d3y3 {
  grid-column: 1/-1;
  margin-bottom: 0;
}
._pvmpp h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(48px,5.5vw,88px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
._pvmpp>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--z43);
  max-width: 425px;
  margin: 0 0 8px;
}
._5o4r8 {
  justify-self: end;
  grid-column: 2;
  font-size: 11px;
  color: var(--m14);
  border-bottom: 1px solid rgba(217,93,42,.5);
  padding-bottom: 5px;
  margin-bottom: 22px;
}
._gej7g {
  min-width: 0;
}
._zfs4t {
  margin: 0;
  position: relative;
  background: #191814;
  box-shadow: 0 24px 52px rgba(0,0,0,.36);
}
._zfs4t:before,._zfs4t:after {
  content: "";
  position: absolute;
  z-index: 2;
  pointer-events: none;
  width: 30px;
  height: 30px;
}
._zfs4t:before {
  top: 16px;
  left: 16px;
  border-top: 1px solid var(--m14);
  border-left: 1px solid var(--m14);
}
._zfs4t:after {
  right: 16px;
  bottom: 62px;
  border-right: 1px solid var(--m14);
  border-bottom: 1px solid var(--m14);
}
._zfs4t img {
  display: block;
  width: 100%;
  height: 440px;
  object-fit: cover;
  filter: contrast(1.06) saturate(.8) sepia(.11);
}
._zfs4t 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;
}
._zfs4t figcaption span {
  color: var(--m14);
  letter-spacing: .1em;
}
._zfs4t figcaption b {
  font-weight: 400;
  color: var(--z43);
}
.lq-cell {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 22px;
  padding: 29px 0;
  border-bottom: 1px solid var(--d70);
}
.lq-cell span,._ml6ie span {
  font-size: 10px;
  color: var(--m14);
  letter-spacing: .11em;
}
.lq-cell p {
  font-family: "Noto Serif SC",serif;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: -.035em;
  margin: 0;
}
._ml6ie {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-left: 1px solid var(--d70);
  margin-top: 18px;
}
._ml6ie article {
  padding: 22px 20px;
  min-height: 152px;
  border-right: 1px solid var(--d70);
  border-bottom: 1px solid var(--d70);
}
._ml6ie p {
  font-size: 12px;
  line-height: 1.85;
  color: var(--z43);
  margin: 15px 0 0;
}
.k8q4o6 {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 30px;
  padding: 30px 0;
  border-bottom: 1px solid var(--d70);
}
.k8q4o6 small {
  font-size: 9px;
  letter-spacing: .12em;
  color: var(--m14);
}
.k8q4o6 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  line-height: 1.45;
  max-width: 590px;
  letter-spacing: -.04em;
  margin: 12px 0 0;
}
.k8q4o6>a {
  display: flex;
  align-items: center;
  gap: 7px;
  flex: none;
  font-size: 12px;
  color: var(--d60);
  border-bottom: 1px solid var(--z43);
  padding-bottom: 7px;
}
@media (max-width:900px) {
  ._eb2fv {
    padding-top: 58px;
  }
  ._pvmpp {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 48px;
  }
  ._5o4r8 {
    grid-column: auto;
    justify-self: start;
    order: 2;
    margin-bottom: 0;
  }
  ._pvmpp h1 {
    order: 1;
  }
  ._pvmpp>p:last-child {
    order: 3;
  }
  ._zfs4t img {
    height: 380px;
  }
}
@media (max-width:620px) {
  ._eb2fv {
    padding-top: 45px;
  }
  ._pvmpp h1 {
    font-size: 47px;
  }
  ._zfs4t img {
    height: 290px;
  }
  ._zfs4t figcaption {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }
  .lq-cell {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 23px 0;
  }
  .lq-cell p {
    font-size: 20px;
  }
  ._ml6ie {
    grid-template-columns: 1fr;
  }
  ._ml6ie article {
    min-height: 0;
  }
  .k8q4o6 {
    align-items: flex-start;
    flex-direction: column;
    gap: 18px;
  }
  .k8q4o6 h2 {
    font-size: 23px;
  }
}
.wd-col 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;
}
.v7u4a3 {
  padding: 104px 5.8vw 116px;
  background: #241914;
  color: #f7e9d8;
}
.sl-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: end;
  gap: 5vw;
  margin-bottom: 42px;
}
.sl-box .z8d3y3 {
  grid-column: 1/-1;
  color: #e8b298;
  margin-bottom: 0;
}
.sl-box h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(33px,3.7vw,57px);
  line-height: 1.18;
  letter-spacing: -.06em;
  margin: 0;
}
.sl-box .bw-box {
  justify-self: start;
  border-color: #e8b298;
  color: #f7e9d8;
}
.nf-tag {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
}
.nf-tag article {
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(247,233,216,.24);
}
.nf-tag article:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 38px;
  height: 2px;
  background: #d95d2a;
}
.nf-tag img {
  display: block;
  width: 100%;
  height: 230px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.85) sepia(.1);
}
.nf-tag span {
  display: block;
  margin-top: 17px;
  color: #e8b298;
  font-size: 9px;
  letter-spacing: .12em;
}
.nf-tag h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  line-height: 1.35;
  margin: 10px 0;
}
.nf-tag p {
  max-width: 270px;
  color: #c8b6aa;
  font-size: 12px;
  line-height: 1.85;
  margin: 0;
}
._9smjb {
  padding-top: 82px;
  position: relative;
  background: radial-gradient(ellipse at 76% 13%,rgba(217,93,42,.07),transparent 29%),#11110f;
}
._9smjb: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);
}
._9smjb>* {
  position: relative;
  z-index: 1;
}
.b1o7d6 {
  margin-bottom: 62px;
}
.fn-note {
  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);
}
._wzm0t {
  position: relative;
  background: #16130f;
}
._wzm0t video {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.88);
}
._wzm0t 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;
}
.g1n3c1 {
  padding: 52px 44px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.g1n3c1 .z8d3y3 {
  color: #a14325;
  margin-bottom: 16px;
}
.g1n3c1 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(31px,3.3vw,49px);
  line-height: 1.22;
  letter-spacing: -.055em;
  margin: 0;
}
.g1n3c1>p:not(.z8d3y3) {
  font-size: 13px;
  line-height: 1.95;
  color: #68564b;
  margin: 22px 0;
}
.g1n3c1 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;
}
._q71bv {
  margin-top: 74px;
  border-top: 1px solid var(--d70);
}
._q71bv article {
  display: grid;
  grid-template-columns: 56px 275px 1fr 22px;
  gap: 22px;
  padding: 28px 0;
  border-bottom: 1px solid var(--d70);
  align-items: start;
  position: relative;
}
._q71bv article:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 40px;
  height: 2px;
  background: var(--m14);
}
._sb1ky {
  color: var(--m14);
  font-size: 10px;
  padding-top: 6px;
}
._q71bv img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  filter: contrast(1.04) saturate(.82) sepia(.1);
}
._q71bv article>div:nth-of-type(2)>p:first-child {
  margin: 0;
  color: var(--m14);
  font-size: 10px;
  letter-spacing: .11em;
}
._q71bv h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(24px,2.7vw,37px);
  letter-spacing: -.05em;
  line-height: 1.32;
  margin: 13px 0;
}
.wd-area {
  font-size: 12px;
  line-height: 1.9;
  color: var(--z43);
  max-width: 650px;
  margin: 0;
}
._q71bv a {
  display: flex;
  gap: 5px;
  align-items: center;
  color: var(--d60);
  font-size: 11px;
  margin-top: 14px;
}
._q71bv>article>svg {
  color: #9b968c;
  margin-top: 6px;
}
.j1f5s8 {
  margin-top: 26px;
}
.o1t1p1 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
  margin-top: 16px;
}
.o1t1p1 article {
  background: #211b17;
  border-bottom: 1px solid var(--d70);
}
.o1t1p1 img {
  display: block;
  width: 100%;
  height: 170px;
  object-fit: cover;
  filter: contrast(1.05) saturate(.84) sepia(.1);
}
.o1t1p1>article>div {
  padding: 18px;
}
.o1t1p1 span {
  font-size: 9px;
  color: var(--m14);
  letter-spacing: .1em;
}
.o1t1p1 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  margin: 11px 0 8px;
}
.o1t1p1 p {
  font-size: 11px;
  line-height: 1.75;
  color: var(--z43);
  margin: 0;
}
.h8j8s3 {
  margin-top: 24px;
  display: flex;
  align-items: center;
  gap: 7px;
  width: max-content;
  font-size: 12px;
  color: var(--d60);
  border-bottom: 1px solid var(--z43);
  padding-bottom: 8px;
}
@media (max-width:900px) {
  .v7u4a3 {
    padding: 80px 32px;
  }
  .fn-note {
    grid-template-columns: 1fr;
  }
  ._wzm0t video {
    min-height: 350px;
  }
  ._q71bv article {
    grid-template-columns: 40px 220px 1fr 22px;
  }
  .o1t1p1 {
    grid-template-columns: 1fr 1fr;
  }
  .o1t1p1 article:last-child {
    grid-column: span 2;
  }
  .nf-tag {
    grid-template-columns: 1fr 1fr;
  }
  .nf-tag article:last-child {
    grid-column: span 2;
  }
}
@media (max-width:620px) {
  .wd-col video {
    height: 310px;
  }
  .v7u4a3 {
    padding: 70px 24px;
  }
  .sl-box {
    grid-template-columns: 1fr;
    gap: 22px;
  }
  .nf-tag,.o1t1p1 {
    grid-template-columns: 1fr;
  }
  .nf-tag article:last-child,.o1t1p1 article:last-child {
    grid-column: auto;
  }
  .nf-tag img {
    height: 215px;
  }
  ._9smjb {
    padding-top: 45px;
  }
  ._wzm0t video {
    min-height: 260px;
  }
  .g1n3c1 {
    padding: 36px 24px;
  }
  ._q71bv {
    margin-top: 50px;
  }
  ._q71bv article {
    grid-template-columns: 27px 1fr;
    gap: 8px;
    padding: 24px 0;
  }
  ._q71bv img {
    grid-column: 2;
    height: 205px;
  }
  ._q71bv article>div:nth-of-type(2) {
    grid-column: 2;
  }
  ._q71bv>article>svg {
    display: none;
  }
}
.wd-col:before {
  top: 28px;
  right: 0;
  width: 1px;
  height: calc(100% - 26px);
  background: var(--m14);
  _5xts5: translate(16px,16px);
}
.mv-mark,.m2s9h1 {
  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;
}
.mv-mark>span,.m2s9h1>span {
  font-size: 9px;
  letter-spacing: .12em;
  color: #e8b298;
}
.mv-mark>div,.m2s9h1>div {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
}
.mv-mark article,.m2s9h1 article {
  position: relative;
  padding-left: 12px;
}
.mv-mark article:before,.m2s9h1 article:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 2px;
  height: 28px;
  background: var(--m14);
}
.mv-mark b,.m2s9h1 b {
  display: block;
  font-family: "Noto Serif SC",serif;
  font-size: 17px;
}
.mv-mark p,.m2s9h1 p {
  font-size: 10px;
  line-height: 1.6;
  color: #c8b6aa;
  margin: 4px 0 0;
}
.mv-mark>a,.m2s9h1>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;
}
.m2s9h1 {
  color: var(--d60);
  border-color: var(--d70);
  margin: 42px 0 0;
}
.m2s9h1>span {
  color: var(--m14);
}
.m2s9h1 p {
  color: var(--z43);
}
.m2s9h1>a {
  color: var(--d60);
}
@media (max-width:900px) {
  .mv-mark,.m2s9h1 {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .mv-mark>a,.m2s9h1>a {
    width: max-content;
  }
}
@media (max-width:620px) {
  .mv-mark>div,.m2s9h1>div {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  .mv-mark,.m2s9h1 {
    margin-top: 30px;
  }
}
@property --z38 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --m58 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --v72 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --t65 {
  syntax: "*";
  inherits: false;
}
@property --a52 {
  syntax: "*";
  inherits: false;
}
@property --e70 {
  syntax: "*";
  inherits: false;
}
@property --a96 {
  syntax: "*";
  inherits: false;
}
@property --b90 {
  syntax: "*";
  inherits: false;
}
@property --u11 {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --x48 {
  syntax: "*";
  inherits: false;
}
@property --x65 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --j34 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --v35 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --u18 {
  syntax: "*";
  inherits: false;
}
@property --z39 {
  syntax: "*";
  inherits: false;
}
@property --y41 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --t13 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --y26 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --b79 {
  syntax: "*";
  inherits: false;
}
@property --t2 {
  syntax: "*";
  inherits: false;
}
@property --v16 {
  syntax: "*";
  inherits: false;
}
@property --n64 {
  syntax: "*";
  inherits: false;
}
@property --f36 {
  syntax: "*";
  inherits: false;
}
@property --y24 {
  syntax: "*";
  inherits: false;
}
@property --h94 {
  syntax: "*";
  inherits: false;
}
@property --z63 {
  syntax: "*";
  inherits: false;
}
@property --z3 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --h61 {
  syntax: "*";
  inherits: false;
}
@property --y57 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --z78 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --t71 {
  syntax: "*";
  inherits: false;
}
@property --j42 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --n31 {
  syntax: "*";
  inherits: false;
}
@property --k69 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --e73 {
  syntax: "*";
  inherits: false;
}
@property --t77 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --d29 {
  syntax: "*";
  inherits: false;
}
@property --h48 {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --b65 {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --p41 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --y69 {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --u81 {
  syntax: "*";
  inherits: false;
}
@property --z31 {
  syntax: "*";
  inherits: false;
}
@property --y15 {
  syntax: "*";
  inherits: false;
}
@property --a98 {
  syntax: "*";
  inherits: false;
}
@property --x93 {
  syntax: "*";
  inherits: false;
}
@property --w72 {
  syntax: "*";
  inherits: false;
}
@property --w56 {
  syntax: "*";
  inherits: false;
}
@property --w70 {
  syntax: "*";
  inherits: false;
}
@property --q53 {
  syntax: "*";
  inherits: false;
}
@property --b66 {
  syntax: "*";
  inherits: false;
}
@property --p83 {
  syntax: "*";
  inherits: false;
}
@property --p76 {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@keyframes spin {
  to {
    _5xts5: 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 {
      --z38: 0;
      --m58: 0;
      --v72: 0;
      --t65: initial;
      --a52: initial;
      --e70: initial;
      --a96: initial;
      --b90: initial;
      --u11: solid;
      --x48: initial;
      --x65: #0000;
      --j34: #0000;
      --v35: #0000;
      --u18: initial;
      --z39: initial;
      --y41: 0%;
      --t13: 50%;
      --y26: 100%;
      --b79: initial;
      --t2: initial;
      --v16: initial;
      --n64: initial;
      --f36: initial;
      --y24: initial;
      --h94: initial;
      --z63: initial;
      --z3: 0 0 #0000;
      --h61: initial;
      --y57: 100%;
      --z78: 0 0 #0000;
      --t71: initial;
      --j42: 100%;
      --n31: initial;
      --k69: 0 0 #0000;
      --e73: initial;
      --t77: 0 0 #0000;
      --d29: initial;
      --h48: 0px;
      --b65: #fff;
      --p41: 0 0 #0000;
      --y69: solid;
      --u81: initial;
      --z31: initial;
      --y15: initial;
      --a98: initial;
      --x93: initial;
      --w72: initial;
      --w56: initial;
      --w70: initial;
      --q53: initial;
      --b66: initial;
      --p83: initial;
      --p76: "";
    }
  }
}
