/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.dk-box */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --u41: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --e76: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --b17: oklch(93.6% 0.032 17.717);
    --f36: oklch(63.7% 0.237 25.331);
    --v4: oklch(54.6% 0.245 262.881);
    --j1: oklch(48.8% 0.243 264.376);
    --d61: oklch(98.4% 0.003 247.858);
    --b82: oklch(96.8% 0.007 247.896);
    --v77: oklch(44.6% 0.043 257.281);
    --y88: oklch(37.2% 0.044 257.287);
    --k69: oklch(20.8% 0.042 265.755);
    --z79: #000;
    --d9: #fff;
    --z36: 0.25rem;
    --k68: 24rem;
    --e67: 32rem;
    --q90: 42rem;
    --v7: 0.75rem;
    --b89: calc(1 / 0.75);
    --u69: 0.875rem;
    --x29: calc(1.25 / 0.875);
    --q5: 1rem;
    --g32: calc(1.5 / 1);
    --w38: 1.125rem;
    --w66: calc(1.75 / 1.125);
    --v1: 1.25rem;
    --q78: calc(1.75 / 1.25);
    --w41: 2.25rem;
    --j36: calc(2.5 / 2.25);
    --y98: 400;
    --u10: 500;
    --a58: 600;
    --z48: 700;
    --u98: -0.025em;
    --n42: 0.1em;
    --y65: 1.375;
    --w71: 1.5;
    --j14: 1.625;
    --f50: 0.125rem;
    --a43: 0.25rem;
    --t51: 0.375rem;
    --m18: 0.5rem;
    --y89: 0.75rem;
    --g2: cubic-bezier(0.4, 0, 0.2, 1);
    --g24: spin 1s linear infinite;
    --y39: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --n29: 8px;
    --x46: 40px;
    --p90: 16 / 9;
    --v94: 150ms;
    --z65: cubic-bezier(0.4, 0, 0.2, 1);
    --y10: var(--u41);
    --t33: var(--e76);
  }
}
@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(--y10, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--j57, normal);
    font-variation-settings: var(--m34, 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(--t33, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--b99, normal);
    font-variation-settings: var(--g94, 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;
  }
  hp-card {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    sl-zone: 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;
  }
  ._780kw {
    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;
  }
  .s4p5k3 {
    inset: calc(var(--z36) * 0);
  }
  .s5v9u8 {
    inset-inline: calc(var(--z36) * 0);
  }
  .y7o2q2 {
    inset-block: calc(var(--z36) * 0);
  }
  .-top-12 {
    top: calc(var(--z36) * -12);
  }
  .top-0 {
    top: calc(var(--z36) * 0);
  }
  .top-1\.5 {
    top: calc(var(--z36) * 1.5);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-3\.5 {
    top: calc(var(--z36) * 3.5);
  }
  .top-4 {
    top: calc(var(--z36) * 4);
  }
  .top-\[1px\] {
    top: 1px;
  }
  .top-\[50\%\] {
    top: 50%;
  }
  .top-\[60\%\] {
    top: 60%;
  }
  .top-full {
    top: 100%;
  }
  .-right-12 {
    right: calc(var(--z36) * -12);
  }
  .right-0 {
    right: calc(var(--z36) * 0);
  }
  .right-1 {
    right: calc(var(--z36) * 1);
  }
  .right-2 {
    right: calc(var(--z36) * 2);
  }
  .right-3 {
    right: calc(var(--z36) * 3);
  }
  .right-4 {
    right: calc(var(--z36) * 4);
  }
  .-bottom-12 {
    bottom: calc(var(--z36) * -12);
  }
  .bottom-0 {
    bottom: calc(var(--z36) * 0);
  }
  .-left-12 {
    left: calc(var(--z36) * -12);
  }
  .left-0 {
    left: calc(var(--z36) * 0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-2 {
    left: calc(var(--z36) * 2);
  }
  .left-\[50\%\] {
    left: 50%;
  }
  .f2l4f7 {
    isolation: isolate;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .f4e7o8 {
    order: -9999;
  }
  .d1y9k2 {
    order: 9999;
  }
  ._seuk2 {
    grid-column-start: 2;
  }
  .tx-row {
    grid-row: span 2 / span 2;
  }
  .l1l1h8 {
    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(--z36) * 0) !important;
  }
  .-mx-1 {
    margin-inline: calc(var(--z36) * -1);
  }
  .mx-2 {
    margin-inline: calc(var(--z36) * 2);
  }
  .mx-3\.5 {
    margin-inline: calc(var(--z36) * 3.5);
  }
  .mx-4 {
    margin-inline: calc(var(--z36) * 4);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .-my-2 {
    margin-block: calc(var(--z36) * -2);
  }
  .my-0 {
    margin-block: calc(var(--z36) * 0);
  }
  .my-0\.5 {
    margin-block: calc(var(--z36) * 0.5);
  }
  .my-1 {
    margin-block: calc(var(--z36) * 1);
  }
  .-mt-4 {
    margin-top: calc(var(--z36) * -4);
  }
  .mt-1\.5 {
    margin-top: calc(var(--z36) * 1.5);
  }
  .mt-2 {
    margin-top: calc(var(--z36) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--z36) * 4);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-2 {
    margin-right: calc(var(--z36) * 2);
  }
  .mb-2 {
    margin-bottom: calc(var(--z36) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--z36) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--z36) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--z36) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--z36) * 8);
  }
  .-ml-4 {
    margin-left: calc(var(--z36) * -4);
  }
  .ml-1 {
    margin-left: calc(var(--z36) * 1);
  }
  .ml-4 {
    margin-left: calc(var(--z36) * 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;
  }
  .lq-col {
    display: inline-flex;
  }
  .hp-card {
    display: table;
  }
  ._imneg {
    display: table-caption;
  }
  .j5q1h4 {
    display: table-cell;
  }
  .z3b2f8 {
    display: table-row;
  }
  .e1r5g2 {
    field-sizing: content;
  }
  ._smd95 {
    aspect-ratio: 1 / 1;
  }
  ._m1s92 {
    aspect-ratio: var(--p90);
  }
  .size-\(--b64\) {
    width: var(--b64);
    height: var(--b64);
  }
  .nf-flow {
    width: calc(var(--z36) * 2);
    height: calc(var(--z36) * 2);
  }
  .size-2\.5 {
    width: calc(var(--z36) * 2.5);
    height: calc(var(--z36) * 2.5);
  }
  .d4c9t9 {
    width: calc(var(--z36) * 3);
    height: calc(var(--z36) * 3);
  }
  .size-3\.5 {
    width: calc(var(--z36) * 3.5);
    height: calc(var(--z36) * 3.5);
  }
  ._8r2sf {
    width: calc(var(--z36) * 4);
    height: calc(var(--z36) * 4);
  }
  .fn-item {
    width: calc(var(--z36) * 6);
    height: calc(var(--z36) * 6);
  }
  ._18ks4 {
    width: calc(var(--z36) * 7);
    height: calc(var(--z36) * 7);
  }
  ._j7wvo {
    width: calc(var(--z36) * 8);
    height: calc(var(--z36) * 8);
  }
  ._1pdih {
    width: calc(var(--z36) * 9);
    height: calc(var(--z36) * 9);
  }
  .bx-box {
    width: calc(var(--z36) * 10);
    height: calc(var(--z36) * 10);
  }
  ._a0a82 {
    width: auto;
    height: auto;
  }
  .p1p1f3 {
    width: 100%;
    height: 100%;
  }
  .h-\(--b64\) {
    height: var(--b64);
  }
  .h-1\.5 {
    height: calc(var(--z36) * 1.5);
  }
  .h-2 {
    height: calc(var(--z36) * 2);
  }
  .h-2\.5 {
    height: calc(var(--z36) * 2.5);
  }
  .h-4 {
    height: calc(var(--z36) * 4);
  }
  .h-5 {
    height: calc(var(--z36) * 5);
  }
  .h-6 {
    height: calc(var(--z36) * 6);
  }
  .h-7 {
    height: calc(var(--z36) * 7);
  }
  .h-8 {
    height: calc(var(--z36) * 8);
  }
  .h-9 {
    height: calc(var(--z36) * 9);
  }
  .h-10 {
    height: calc(var(--z36) * 10);
  }
  .h-12 {
    height: calc(var(--z36) * 12);
  }
  .h-16 {
    height: calc(var(--z36) * 16);
  }
  .h-\[1\.15rem\] {
    height: 1.15rem;
  }
  .h-\[500px\] {
    height: 500px;
  }
  .h-\[calc\(100\%-1px\)\] {
    height: calc(100% - 1px);
  }
  .h-\[var\(--w64\)\] {
    height: var(--w64);
  }
  .h-\[var\(--b93\)\] {
    height: var(--b93);
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-px {
    height: 1px;
  }
  .h-svh {
    height: 100svh;
  }
  .max-h-\(--d96\) {
    max-height: var(--d96);
  }
  .max-h-\(--v25\) {
    max-height: var(--v25);
  }
  .max-h-\(--k72\) {
    max-height: var(--k72);
  }
  .max-h-\[300px\] {
    max-height: 300px;
  }
  .min-h-0 {
    min-height: calc(var(--z36) * 0);
  }
  .min-h-4 {
    min-height: calc(var(--z36) * 4);
  }
  .min-h-16 {
    min-height: calc(var(--z36) * 16);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .min-h-svh {
    min-height: 100svh;
  }
  .w-\(--b64\) {
    width: var(--b64);
  }
  .w-\(--u72\) {
    width: var(--u72);
  }
  .w-0 {
    width: calc(var(--z36) * 0);
  }
  .w-1 {
    width: calc(var(--z36) * 1);
  }
  .w-2 {
    width: calc(var(--z36) * 2);
  }
  .w-2\.5 {
    width: calc(var(--z36) * 2.5);
  }
  .w-3 {
    width: calc(var(--z36) * 3);
  }
  .w-3\/4 {
    width: calc(3/4 * 100%);
  }
  .w-4 {
    width: calc(var(--z36) * 4);
  }
  .w-5 {
    width: calc(var(--z36) * 5);
  }
  .w-8 {
    width: calc(var(--z36) * 8);
  }
  .w-9 {
    width: calc(var(--z36) * 9);
  }
  .w-10 {
    width: calc(var(--z36) * 10);
  }
  .w-16 {
    width: calc(var(--z36) * 16);
  }
  .w-64 {
    width: calc(var(--z36) * 64);
  }
  .w-72 {
    width: calc(var(--z36) * 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-\(--n77\) {
    max-width: var(--n77);
  }
  .max-w-2xl {
    max-width: var(--q90);
  }
  .max-w-\[calc\(100\%-2rem\)\] {
    max-width: calc(100% - 2rem);
  }
  .max-w-lg {
    max-width: var(--e67);
  }
  .max-w-max {
    max-width: max-content;
  }
  .max-w-sm {
    max-width: var(--k68);
  }
  .min-w-\(--b64\) {
    min-width: var(--b64);
  }
  .min-w-0 {
    min-width: calc(var(--z36) * 0);
  }
  .min-w-5 {
    min-width: calc(var(--z36) * 5);
  }
  .min-w-8 {
    min-width: calc(var(--z36) * 8);
  }
  .min-w-9 {
    min-width: calc(var(--z36) * 9);
  }
  .min-w-10 {
    min-width: calc(var(--z36) * 10);
  }
  .min-w-\[8rem\] {
    min-width: 8rem;
  }
  .min-w-\[12rem\] {
    min-width: 12rem;
  }
  .min-w-\[var\(--w25\)\] {
    min-width: var(--w25);
  }
  .z1o2s5 {
    flex: 1;
  }
  ._likhg {
    flex-shrink: 0;
  }
  .k1p5l7 {
    flex-shrink: 0;
  }
  .j3f7f5 {
    flex-grow: 1;
  }
  .cy-mark {
    flex-grow: 0;
  }
  ._zgfei {
    flex-basis: 100%;
  }
  .l5k5l3 {
    caption-side: bottom;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .origin-\(--u89\) {
    transform-origin: var(--u89);
  }
  .origin-\(--t68\) {
    transform-origin: var(--t68);
  }
  .origin-\(--n15\) {
    transform-origin: var(--n15);
  }
  .origin-\(--a94\) {
    transform-origin: var(--a94);
  }
  .origin-\(--k18\) {
    transform-origin: var(--k18);
  }
  .origin-\(--k45\) {
    transform-origin: var(--k45);
  }
  .origin-\(--u99\) {
    transform-origin: var(--u99);
  }
  .-translate-x-1\/2 {
    --g31: calc(calc(1/2 * 100%) * -1);
    translate: var(--g31) var(--y38);
  }
  .-translate-x-px {
    --g31: -1px;
    translate: var(--g31) var(--y38);
  }
  .translate-x-\[-50\%\] {
    --g31: -50%;
    translate: var(--g31) var(--y38);
  }
  .translate-x-px {
    --g31: 1px;
    translate: var(--g31) var(--y38);
  }
  .-translate-y-1\/2 {
    --y38: calc(calc(1/2 * 100%) * -1);
    translate: var(--g31) var(--y38);
  }
  .translate-y-0\.5 {
    --y38: calc(var(--z36) * 0.5);
    translate: var(--g31) var(--y38);
  }
  .translate-y-\[-50\%\] {
    --y38: -50%;
    translate: var(--g31) var(--y38);
  }
  .translate-y-\[calc\(-50\%_-_2px\)\] {
    --y38: calc(-50% - 2px);
    translate: var(--g31) var(--y38);
  }
  .rotate-45 {
    rotate: 45deg;
  }
  .rotate-90 {
    rotate: 90deg;
  }
  ._rjuph {
    _rjuph: var(--e72,) var(--w49,) var(--e65,) var(--g25,) var(--u85,);
  }
  .k9x8l7 {
    animation: var(--y39);
  }
  .t9x5b7 {
    animation: var(--g24);
  }
  .cursor-default {
    cursor: default;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .cursor-text {
    cursor: text;
  }
  .zt-cell {
    touch-action: none;
  }
  .vw-line {
    resize: none;
  }
  .f3l1i4 {
    scroll-margin-block: calc(var(--z36) * 1);
  }
  ._hx4i4 {
    scroll-padding-block: calc(var(--z36) * 1);
  }
  .list-disc {
    list-style-type: disc;
  }
  .list-none {
    list-style-type: none;
  }
  .h9s4s1 {
    grid-auto-rows: min-content;
  }
  .grid-cols-\[0_1fr\] {
    grid-template-columns: 0 1fr;
  }
  .grid-rows-\[auto_auto\] {
    grid-template-rows: auto auto;
  }
  .bw-zone {
    flex-direction: column;
  }
  .qr-chip {
    flex-direction: column-reverse;
  }
  .sl-unit {
    flex-direction: row;
  }
  .xz-mark {
    xz-mark: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .z8m2x4 {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .pn-slot {
    justify-items: start;
  }
  .gap-0 {
    gap: calc(var(--z36) * 0);
  }
  .gap-0\.5 {
    gap: calc(var(--z36) * 0.5);
  }
  .gap-1 {
    gap: calc(var(--z36) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--z36) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--z36) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--z36) * 2.5);
  }
  .gap-3 {
    gap: calc(var(--z36) * 3);
  }
  .gap-4 {
    gap: calc(var(--z36) * 4);
  }
  .gap-6 {
    gap: calc(var(--z36) * 6);
  }
  .gap-7 {
    gap: calc(var(--z36) * 7);
  }
  .gap-y-0\.5 {
    row-gap: calc(var(--z36) * 0.5);
  }
  .jm-box {
    align-self: flex-start;
  }
  ._sj9y7 {
    align-self: stretch;
  }
  .o3o4o9 {
    justify-self: flex-end;
  }
  .zt-list {
    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\(--x17\)-5px\)\] {
    border-radius: calc(var(--x17) - 5px);
  }
  .rounded-\[inherit\] {
    border-radius: inherit;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--m18);
  }
  .rounded-md {
    border-radius: var(--t51);
  }
  .rounded-none {
    border-radius: 0;
  }
  .rounded-sm {
    border-radius: var(--a43);
  }
  .rounded-xl {
    border-radius: var(--y89);
  }
  .rounded-xs {
    border-radius: var(--f50);
  }
  .rounded-l-md {
    border-top-left-radius: var(--t51);
    border-bottom-left-radius: var(--t51);
  }
  .rounded-tl-sm {
    border-top-left-radius: var(--a43);
  }
  .rounded-r-md {
    border-top-right-radius: var(--t51);
    border-bottom-right-radius: var(--t51);
  }
  .border {
    border-style: var(--u70);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--u70);
    border-width: 0px;
  }
  .border-\[1\.5px\] {
    border-style: var(--u70);
    border-width: 1.5px;
  }
  .border-y {
    border-block-style: var(--u70);
    border-block-width: 1px;
  }
  .border-t {
    border-top-style: var(--u70);
    border-top-width: 1px;
  }
  .border-r {
    border-right-style: var(--u70);
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--u70);
    border-bottom-width: 1px;
  }
  .border-l {
    border-left-style: var(--u70);
    border-left-width: 1px;
  }
  .border-dashed {
    --u70: dashed;
    border-style: dashed;
  }
  .border-\(--y22\) {
    border-color: var(--y22);
  }
  .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-\(--v42\) {
    background-color: var(--v42);
  }
  .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(--z79) 50%, transparent);
    }
  }
  .bg-blue-600 {
    background-color: var(--v4);
  }
  .bg-red-100 {
    background-color: var(--b17);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--d9);
  }
  .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(--d9) 80%, transparent);
    }
  }
  .bg-gradient-to-br {
    --v83: to bottom right in oklab;
    background-image: linear-gradient(var(--d77));
  }
  .b5m4w5 {
    --g23: var(--d61);
    --d77: var(--e77, var(--v83), var(--g23) var(--e10), var(--b76) var(--x74));
  }
  .y1j2h6 {
    --b76: var(--b82);
    --d77: var(--e77, var(--v83), var(--g23) var(--e10), var(--b76) var(--x74));
  }
  ._kxfhv {
    fill: currentcolor;
  }
  .p-0 {
    padding: calc(var(--z36) * 0);
  }
  .p-1 {
    padding: calc(var(--z36) * 1);
  }
  .p-2 {
    padding: calc(var(--z36) * 2);
  }
  .p-3 {
    padding: calc(var(--z36) * 3);
  }
  .p-4 {
    padding: calc(var(--z36) * 4);
  }
  .p-5 {
    padding: calc(var(--z36) * 5);
  }
  .p-6 {
    padding: calc(var(--z36) * 6);
  }
  .p-8 {
    padding: calc(var(--z36) * 8);
  }
  .p-\[3px\] {
    padding: 3px;
  }
  .p-px {
    padding: 1px;
  }
  .px-\(--b64\) {
    padding-inline: var(--b64);
  }
  .px-1 {
    padding-inline: calc(var(--z36) * 1);
  }
  .px-1\.5 {
    padding-inline: calc(var(--z36) * 1.5);
  }
  .px-2 {
    padding-inline: calc(var(--z36) * 2);
  }
  .px-2\.5 {
    padding-inline: calc(var(--z36) * 2.5);
  }
  .px-3 {
    padding-inline: calc(var(--z36) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--z36) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--z36) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--z36) * 6);
  }
  .py-0\.5 {
    padding-block: calc(var(--z36) * 0.5);
  }
  .py-1 {
    padding-block: calc(var(--z36) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--z36) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--z36) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--z36) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--z36) * 3);
  }
  .py-4 {
    padding-block: calc(var(--z36) * 4);
  }
  .py-5 {
    padding-block: calc(var(--z36) * 5);
  }
  .py-6 {
    padding-block: calc(var(--z36) * 6);
  }
  .pt-0 {
    padding-top: calc(var(--z36) * 0);
  }
  .pt-3 {
    padding-top: calc(var(--z36) * 3);
  }
  .pt-4 {
    padding-top: calc(var(--z36) * 4);
  }
  .pt-8 {
    padding-top: calc(var(--z36) * 8);
  }
  .pt-12 {
    padding-top: calc(var(--z36) * 12);
  }
  .pr-1 {
    padding-right: calc(var(--z36) * 1);
  }
  .pr-2 {
    padding-right: calc(var(--z36) * 2);
  }
  .pr-2\.5 {
    padding-right: calc(var(--z36) * 2.5);
  }
  .pr-3 {
    padding-right: calc(var(--z36) * 3);
  }
  .pr-8 {
    padding-right: calc(var(--z36) * 8);
  }
  .pb-3 {
    padding-bottom: calc(var(--z36) * 3);
  }
  .pb-4 {
    padding-bottom: calc(var(--z36) * 4);
  }
  .pb-8 {
    padding-bottom: calc(var(--z36) * 8);
  }
  .pl-2 {
    padding-left: calc(var(--z36) * 2);
  }
  .pl-3 {
    padding-left: calc(var(--z36) * 3);
  }
  .pl-4 {
    padding-left: calc(var(--z36) * 4);
  }
  .pl-8 {
    padding-left: calc(var(--z36) * 8);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .align-middle {
    vertical-align: middle;
  }
  .font-mono {
    font-family: var(--e76);
  }
  .font-sans {
    font-family: var(--u41);
  }
  .text-4xl {
    font-size: var(--w41);
    line-height: var(--x81, var(--j36));
  }
  .text-base {
    font-size: var(--q5);
    line-height: var(--x81, var(--g32));
  }
  .text-lg {
    font-size: var(--w38);
    line-height: var(--x81, var(--w66));
  }
  .text-sm {
    font-size: var(--u69);
    line-height: var(--x81, var(--x29));
  }
  .text-sm\/relaxed {
    font-size: var(--u69);
    line-height: var(--j14);
  }
  .text-xl {
    font-size: var(--v1);
    line-height: var(--x81, var(--q78));
  }
  .text-xs {
    font-size: var(--v7);
    line-height: var(--x81, var(--b89));
  }
  .text-\[0\.8rem\] {
    font-size: 0.8rem;
  }
  .leading-5 {
    --x81: calc(var(--z36) * 5);
    line-height: calc(var(--z36) * 5);
  }
  .leading-\[26px\] {
    --x81: 26px;
    line-height: 26px;
  }
  .leading-none {
    --x81: 1;
    line-height: 1;
  }
  .leading-normal {
    --x81: var(--w71);
    line-height: var(--w71);
  }
  .leading-relaxed {
    --x81: var(--j14);
    line-height: var(--j14);
  }
  .leading-snug {
    --x81: var(--y65);
    line-height: var(--y65);
  }
  .font-bold {
    --d92: var(--z48);
    font-weight: var(--z48);
  }
  .font-medium {
    --d92: var(--u10);
    font-weight: var(--u10);
  }
  .font-normal {
    --d92: var(--y98);
    font-weight: var(--y98);
  }
  .font-semibold {
    --d92: var(--a58);
    font-weight: var(--a58);
  }
  .tracking-\[-0\.44px\] {
    --z35: -0.44px;
    letter-spacing: -0.44px;
  }
  .tracking-\[-0\.154px\] {
    --z35: -0.154px;
    letter-spacing: -0.154px;
  }
  .tracking-tight {
    --z35: var(--u98);
    letter-spacing: var(--u98);
  }
  .tracking-widest {
    --z35: var(--n42);
    letter-spacing: var(--n42);
  }
  .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(--f36);
  }
  .text-slate-600 {
    color: var(--v77);
  }
  .text-slate-700 {
    color: var(--y88);
  }
  .text-slate-900 {
    color: var(--k69);
  }
  .text-white {
    color: var(--d9);
  }
  .u3j4f6 {
    --h84: tabular-nums;
    font-variant-numeric: var(--e51,) var(--e36,) var(--u49,) var(--h84,) var(--a95,);
  }
  .underline-offset-4 {
    text-underline-offset: 4px;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-70 {
    opacity: 70%;
  }
  .shadow {
    --m66: 0 1px 3px 0 var(--n51, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--n51, rgb(0 0 0 / 0.1));
    box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
  }
  .shadow-\[0_0_0_1px_hsl\(var\(--h70\)\)\] {
    --m66: 0 0 0 1px var(--n51, hsl(var(--h70)));
    box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
  }
  .shadow-\[0px_4px_11px_0px_rgba\(0\,0\,0\,0\.08\)\] {
    --m66: 0px 4px 11px 0px var(--n51, rgba(0,0,0,0.08));
    box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
  }
  .shadow-lg {
    --m66: 0 10px 15px -3px var(--n51, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--n51, rgb(0 0 0 / 0.1));
    box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
  }
  .shadow-md {
    --m66: 0 4px 6px -1px var(--n51, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--n51, rgb(0 0 0 / 0.1));
    box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
  }
  .shadow-none {
    --m66: 0 0 #0000;
    box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
  }
  .shadow-sm {
    --m66: 0 1px 3px 0 var(--n51, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--n51, rgb(0 0 0 / 0.1));
    box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
  }
  .shadow-xl {
    --m66: 0 20px 25px -5px var(--n51, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--n51, rgb(0 0 0 / 0.1));
    box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
  }
  .shadow-xs {
    --m66: 0 1px 2px 0 var(--n51, rgb(0 0 0 / 0.05));
    box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
  }
  .ring-0 {
    --e5: var(--n99,) 0 0 0 calc(0px + var(--z34)) var(--y69, currentcolor);
    box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
  }
  .outline-hidden {
    --m98: none;
    outline-style: none;
    @media (forced-colors: active) {
      sl-zone: 2px solid transparent;
      outline-offset: 2px;
    }
  }
  .sl-zone {
    outline-style: var(--m98);
    outline-width: 1px;
  }
  .vw-pan {
    --w24: blur(var(--x46));
    -webkit-backdrop-filter: var(--w24,) var(--y17,) var(--f38,) var(--m23,) var(--p12,) var(--d34,) var(--e14,) var(--b31,) var(--z21,);
    backdrop-filter: var(--w24,) var(--y17,) var(--f38,) var(--m23,) var(--p12,) var(--d34,) var(--e14,) var(--b31,) var(--z21,);
  }
  ._24716 {
    --w24: blur(var(--n29));
    -webkit-backdrop-filter: var(--w24,) var(--y17,) var(--f38,) var(--m23,) var(--p12,) var(--d34,) var(--e14,) var(--b31,) var(--z21,);
    backdrop-filter: var(--w24,) var(--y17,) var(--f38,) var(--m23,) var(--p12,) var(--d34,) var(--e14,) var(--b31,) var(--z21,);
  }
  .d8f5v4 {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --g23, --g96, --b76, opacity, box-shadow, _rjuph, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--u80, var(--z65));
    transition-duration: var(--n37, var(--v94));
  }
  .transition-\[color\,box-shadow\] {
    transition-property: color,box-shadow;
    transition-timing-function: var(--u80, var(--z65));
    transition-duration: var(--n37, var(--v94));
  }
  .transition-\[left\,right\,width\] {
    transition-property: left,right,width;
    transition-timing-function: var(--u80, var(--z65));
    transition-duration: var(--n37, var(--v94));
  }
  .transition-\[margin\,opacity\] {
    transition-property: margin,opacity;
    transition-timing-function: var(--u80, var(--z65));
    transition-duration: var(--n37, var(--v94));
  }
  .transition-\[width\,height\,padding\] {
    transition-property: width,height,padding;
    transition-timing-function: var(--u80, var(--z65));
    transition-duration: var(--n37, var(--v94));
  }
  .transition-\[width\] {
    transition-property: width;
    transition-timing-function: var(--u80, var(--z65));
    transition-duration: var(--n37, var(--v94));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--u80, var(--z65));
    transition-duration: var(--n37, var(--v94));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --g23, --g96, --b76;
    transition-timing-function: var(--u80, var(--z65));
    transition-duration: var(--n37, var(--v94));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--u80, var(--z65));
    transition-duration: var(--n37, var(--v94));
  }
  .transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: var(--u80, var(--z65));
    transition-duration: var(--n37, var(--v94));
  }
  .transition-transform {
    transition-property: _rjuph, translate, scale, rotate;
    transition-timing-function: var(--u80, var(--z65));
    transition-duration: var(--n37, var(--v94));
  }
  .transition-none {
    transition-property: none;
  }
  .duration-100 {
    --n37: 100ms;
    transition-duration: 100ms;
  }
  .duration-200 {
    --n37: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --n37: 300ms;
    transition-duration: 300ms;
  }
  .duration-1000 {
    --n37: 1000ms;
    transition-duration: 1000ms;
  }
  .ease-in-out {
    --u80: var(--g2);
    transition-timing-function: var(--g2);
  }
  .ease-linear {
    --u80: linear;
    transition-timing-function: linear;
  }
  .outline-none {
    --m98: none;
    outline-style: none;
  }
  .s8a9h2 {
    -webkit-user-select: none;
    user-select: none;
  }
  .\[--b64\:--z36\(8\)\] {
    --b64: calc(var(--z36) * 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: v9t8s8) {
        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(--z36) * 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])) *) {
      --y38: calc(var(--z36) * 0.5);
      translate: var(--g31) var(--y38);
    }
  }
  .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(--z36) * 2.5);
    }
  }
  .group-has-\[\>input\]\/input-group\:pb-2\.5 {
    &:is(:where(.group\/input-group):has(>input) *) {
      padding-bottom: calc(var(--z36) * 2.5);
    }
  }
  .group-data-\[collapsible\=icon\]\:-mt-8 {
    &:is(:where(._x0kdu)[data-collapsible="icon"] *) {
      margin-top: calc(var(--z36) * -8);
    }
  }
  .group-data-\[collapsible\=icon\]\:hidden {
    &:is(:where(._x0kdu)[data-collapsible="icon"] *) {
      display: none;
    }
  }
  .group-data-\[collapsible\=icon\]\:size-8\! {
    &:is(:where(._x0kdu)[data-collapsible="icon"] *) {
      width: calc(var(--z36) * 8) !important;
      height: calc(var(--z36) * 8) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\(--a84\) {
    &:is(:where(._x0kdu)[data-collapsible="icon"] *) {
      width: var(--a84);
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--a84\)\+\(--z36\(4\)\)\)\] {
    &:is(:where(._x0kdu)[data-collapsible="icon"] *) {
      width: calc(var(--a84) + (calc(var(--z36) * 4)));
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--a84\)\+\(--z36\(4\)\)\+2px\)\] {
    &:is(:where(._x0kdu)[data-collapsible="icon"] *) {
      width: calc(var(--a84) + (calc(var(--z36) * 4)) + 2px);
    }
  }
  .group-data-\[collapsible\=icon\]\:overflow-hidden {
    &:is(:where(._x0kdu)[data-collapsible="icon"] *) {
      overflow: hidden;
    }
  }
  .group-data-\[collapsible\=icon\]\:p-0\! {
    &:is(:where(._x0kdu)[data-collapsible="icon"] *) {
      padding: calc(var(--z36) * 0) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:p-2\! {
    &:is(:where(._x0kdu)[data-collapsible="icon"] *) {
      padding: calc(var(--z36) * 2) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:opacity-0 {
    &:is(:where(._x0kdu)[data-collapsible="icon"] *) {
      opacity: 0%;
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--u72\)\*-1\)\] {
    &:is(:where(._x0kdu)[data-collapsible="offcanvas"] *) {
      right: calc(var(--u72) * -1);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--u72\)\*-1\)\] {
    &:is(:where(._x0kdu)[data-collapsible="offcanvas"] *) {
      left: calc(var(--u72) * -1);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:w-0 {
    &:is(:where(._x0kdu)[data-collapsible="offcanvas"] *) {
      width: calc(var(--z36) * 0);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:translate-x-0 {
    &:is(:where(._x0kdu)[data-collapsible="offcanvas"] *) {
      --g31: calc(var(--z36) * 0);
      translate: var(--g31) var(--y38);
    }
  }
  .group-data-\[disabled\=true\]\:pointer-events-none {
    &:is(:where(._x0kdu)[data-disabled="true"] *) {
      pointer-events: none;
    }
  }
  .group-data-\[disabled\=true\]\:opacity-50 {
    &:is(:where(._x0kdu)[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"] *) {
      --e5: var(--n99,) 0 0 0 calc(3px + var(--z34)) var(--y69, currentcolor);
      box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
    }
  }
  .group-data-\[side\=left\]\:-right-4 {
    &:is(:where(._x0kdu)[data-side="left"] *) {
      right: calc(var(--z36) * -4);
    }
  }
  .group-data-\[side\=left\]\:border-r {
    &:is(:where(._x0kdu)[data-side="left"] *) {
      border-right-style: var(--u70);
      border-right-width: 1px;
    }
  }
  .group-data-\[side\=right\]\:left-0 {
    &:is(:where(._x0kdu)[data-side="right"] *) {
      left: calc(var(--z36) * 0);
    }
  }
  .group-data-\[side\=right\]\:rotate-180 {
    &:is(:where(._x0kdu)[data-side="right"] *) {
      rotate: 180deg;
    }
  }
  .group-data-\[side\=right\]\:border-l {
    &:is(:where(._x0kdu)[data-side="right"] *) {
      border-left-style: var(--u70);
      border-left-width: 1px;
    }
  }
  .group-data-\[state\=open\]\:rotate-180 {
    &:is(:where(._x0kdu)[data-state="open"] *) {
      rotate: 180deg;
    }
  }
  .group-data-\[variant\=floating\]\:rounded-lg {
    &:is(:where(._x0kdu)[data-variant="floating"] *) {
      border-radius: var(--m18);
    }
  }
  .group-data-\[variant\=floating\]\:border {
    &:is(:where(._x0kdu)[data-variant="floating"] *) {
      border-style: var(--u70);
      border-width: 1px;
    }
  }
  .group-data-\[variant\=floating\]\:shadow-sm {
    &:is(:where(._x0kdu)[data-variant="floating"] *) {
      --m66: 0 1px 3px 0 var(--n51, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--n51, rgb(0 0 0 / 0.1));
      box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
    }
  }
  .group-data-\[variant\=outline\]\/field-group\:-mb-2 {
    &:is(:where(.group\/field-group)[data-variant="sl-zone"] *) {
      margin-bottom: calc(var(--z36) * -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(--z36) * 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(--t51);
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:border {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      border-style: var(--u70);
      border-width: 1px;
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:shadow {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      --m66: 0 1px 3px 0 var(--n51, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--n51, rgb(0 0 0 / 0.1));
      box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:duration-200 {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      --n37: 200ms;
      transition-duration: 200ms;
    }
  }
  .peer-disabled\:cursor-not-allowed {
    &:is(:where(.y7c4l6):disabled ~ *) {
      cursor: not-allowed;
    }
  }
  .peer-disabled\:opacity-50 {
    &:is(:where(.y7c4l6):disabled ~ *) {
      opacity: 50%;
    }
  }
  .peer-data-\[size\=default\]\/menu-button\:top-1\.5 {
    &:is(:where(.peer\/menu-button)[data-size="default"] ~ *) {
      top: calc(var(--z36) * 1.5);
    }
  }
  .peer-data-\[size\=lg\]\/menu-button\:top-2\.5 {
    &:is(:where(.peer\/menu-button)[data-size="lg"] ~ *) {
      top: calc(var(--z36) * 2.5);
    }
  }
  .peer-data-\[size\=sm\]\/menu-button\:top-1 {
    &:is(:where(.peer\/menu-button)[data-size="bx-col"] ~ *) {
      top: calc(var(--z36) * 1);
    }
  }
  .file\:inline-flex {
    &::file-selector-button {
      display: inline-flex;
    }
  }
  .file\:h-7 {
    &::file-selector-button {
      height: calc(var(--z36) * 7);
    }
  }
  .file\:border-0 {
    &::file-selector-button {
      border-style: var(--u70);
      border-width: 0px;
    }
  }
  .file\:bg-transparent {
    &::file-selector-button {
      background-color: transparent;
    }
  }
  .file\:text-sm {
    &::file-selector-button {
      font-size: var(--u69);
      line-height: var(--x81, var(--x29));
    }
  }
  .file\:font-medium {
    &::file-selector-button {
      --d92: var(--u10);
      font-weight: var(--u10);
    }
  }
  .after\:absolute {
    &::after {
      content: var(--k30);
      position: absolute;
    }
  }
  .after\:-inset-2 {
    &::after {
      content: var(--k30);
      inset: calc(var(--z36) * -2);
    }
  }
  .after\:inset-y-0 {
    &::after {
      content: var(--k30);
      inset-block: calc(var(--z36) * 0);
    }
  }
  .after\:left-1\/2 {
    &::after {
      content: var(--k30);
      left: calc(1/2 * 100%);
    }
  }
  .after\:w-1 {
    &::after {
      content: var(--k30);
      width: calc(var(--z36) * 1);
    }
  }
  .after\:w-\[2px\] {
    &::after {
      content: var(--k30);
      width: 2px;
    }
  }
  .after\:-translate-x-1\/2 {
    &::after {
      content: var(--k30);
      --g31: calc(calc(1/2 * 100%) * -1);
      translate: var(--g31) var(--y38);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:after\:left-full {
    &:is(:where(._x0kdu)[data-collapsible="offcanvas"] *) {
      &::after {
        content: var(--k30);
        left: 100%;
      }
    }
  }
  .first\:rounded-l-md {
    &:first-child {
      border-top-left-radius: var(--t51);
      border-bottom-left-radius: var(--t51);
    }
  }
  .first\:border-l {
    &:first-child {
      border-left-style: var(--u70);
      border-left-width: 1px;
    }
  }
  .last\:mt-0 {
    &:last-child {
      margin-top: calc(var(--z36) * 0);
    }
  }
  .last\:rounded-r-md {
    &:last-child {
      border-top-right-radius: var(--t51);
      border-bottom-right-radius: var(--t51);
    }
  }
  .last\:border-b-0 {
    &:last-child {
      border-bottom-style: var(--u70);
      border-bottom-width: 0px;
    }
  }
  .hover\:bg-\[\#1a1a19\]\/90 {
    &:hover {
      @media (hover: v9t8s8) {
        background-color: color-mix(in oklab, #1a1a19 90%, transparent);
      }
    }
  }
  .hover\:bg-blue-700 {
    &:hover {
      @media (hover: v9t8s8) {
        background-color: var(--j1);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: v9t8s8) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:opacity-90 {
    &:hover {
      @media (hover: v9t8s8) {
        opacity: 90%;
      }
    }
  }
  .hover\:opacity-100 {
    &:hover {
      @media (hover: v9t8s8) {
        opacity: 100%;
      }
    }
  }
  .hover\:shadow-\[0_0_0_1px_hsl\(var\(--t21\)\)\] {
    &:hover {
      @media (hover: v9t8s8) {
        --m66: 0 0 0 1px var(--n51, hsl(var(--t21)));
        box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
      }
    }
  }
  .hover\:shadow-lg {
    &:hover {
      @media (hover: v9t8s8) {
        --m66: 0 10px 15px -3px var(--n51, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--n51, rgb(0 0 0 / 0.1));
        box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
      }
    }
  }
  .hover\:ring-4 {
    &:hover {
      @media (hover: v9t8s8) {
        --e5: var(--n99,) 0 0 0 calc(4px + var(--z34)) var(--y69, currentcolor);
        box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
      }
    }
  }
  .focus\:z-10 {
    &:focus {
      z-index: 10;
    }
  }
  .focus\:ring-2 {
    &:focus {
      --e5: var(--n99,) 0 0 0 calc(2px + var(--z34)) var(--y69, currentcolor);
      box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
    }
  }
  .focus\:ring-offset-2 {
    &:focus {
      --z34: 2px;
      --e55: var(--n99,) 0 0 0 var(--z34) var(--h5);
    }
  }
  .focus\:outline-hidden {
    &:focus {
      --m98: none;
      outline-style: none;
      @media (forced-colors: active) {
        sl-zone: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .focus-visible\:z-10 {
    &:focus-visible {
      z-index: 10;
    }
  }
  .focus-visible\:ring-0 {
    &:focus-visible {
      --e5: var(--n99,) 0 0 0 calc(0px + var(--z34)) var(--y69, currentcolor);
      box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
    }
  }
  .focus-visible\:ring-1 {
    &:focus-visible {
      --e5: var(--n99,) 0 0 0 calc(1px + var(--z34)) var(--y69, currentcolor);
      box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
    }
  }
  .focus-visible\:ring-2 {
    &:focus-visible {
      --e5: var(--n99,) 0 0 0 calc(2px + var(--z34)) var(--y69, currentcolor);
      box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
    }
  }
  .focus-visible\:ring-4 {
    &:focus-visible {
      --e5: var(--n99,) 0 0 0 calc(4px + var(--z34)) var(--y69, currentcolor);
      box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
    }
  }
  .focus-visible\:ring-\[3px\] {
    &:focus-visible {
      --e5: var(--n99,) 0 0 0 calc(3px + var(--z34)) var(--y69, currentcolor);
      box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
    }
  }
  .focus-visible\:ring-offset-1 {
    &:focus-visible {
      --z34: 1px;
      --e55: var(--n99,) 0 0 0 var(--z34) var(--h5);
    }
  }
  .focus-visible\:outline-hidden {
    &:focus-visible {
      --m98: none;
      outline-style: none;
      @media (forced-colors: active) {
        sl-zone: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .focus-visible\:outline-1 {
    &:focus-visible {
      outline-style: var(--m98);
      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) {
      --e5: var(--n99,) 0 0 0 calc(3px + var(--z34)) var(--y69, currentcolor);
      box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
    }
  }
  .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)) {
      --e5: var(--n99,) 0 0 0 calc(3px + var(--z34)) var(--y69, currentcolor);
      box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
    }
  }
  .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(--z36) * 2);
    }
  }
  .has-\[\>\[data-slot\=checkbox-group\]\]\:gap-3 {
    &:has(>[data-slot=checkbox-group]) {
      gap: calc(var(--z36) * 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(--t51);
    }
  }
  .has-\[\>\[data-slot\=field\]\]\:border {
    &:has(>[data-slot=field]) {
      border-style: var(--u70);
      border-width: 1px;
    }
  }
  .has-\[\>\[data-slot\=radio-group\]\]\:gap-3 {
    &:has(>[data-slot=radio-group]) {
      gap: calc(var(--z36) * 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\(--z36\)\*4\)_1fr\] {
    &:has(>svg) {
      grid-template-columns: calc(var(--z36) * 4) 1fr;
    }
  }
  .has-\[\>svg\]\:gap-x-3 {
    &:has(>svg) {
      column-gap: calc(var(--z36) * 3);
    }
  }
  .has-\[\>svg\]\:p-0 {
    &:has(>svg) {
      padding: calc(var(--z36) * 0);
    }
  }
  .has-\[\>svg\]\:px-2 {
    &:has(>svg) {
      padding-inline: calc(var(--z36) * 2);
    }
  }
  .has-\[\>svg\]\:px-2\.5 {
    &:has(>svg) {
      padding-inline: calc(var(--z36) * 2.5);
    }
  }
  .has-\[\>svg\]\:px-3 {
    &:has(>svg) {
      padding-inline: calc(var(--z36) * 3);
    }
  }
  .has-\[\>svg\]\:px-4 {
    &:has(>svg) {
      padding-inline: calc(var(--z36) * 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"] {
      --d92: var(--u10);
      font-weight: var(--u10);
    }
  }
  .data-\[active\=true\]\:ring-\[3px\] {
    &[data-active="true"] {
      --e5: var(--n99,) 0 0 0 calc(3px + var(--z34)) var(--y69, currentcolor);
      box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
    }
  }
  .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(--z36) * 8);
    }
  }
  .data-\[orientation\=horizontal\]\:h-1\.5 {
    &[data-orientation="horizontal"] {
      height: calc(var(--z36) * 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(--z36) * 44);
    }
  }
  .data-\[orientation\=vertical\]\:w-1\.5 {
    &[data-orientation="vertical"] {
      width: calc(var(--z36) * 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(--k30);
        left: calc(var(--z36) * 0);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:h-1 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--k30);
        height: calc(var(--z36) * 1);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:w-full {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--k30);
        width: 100%;
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:translate-x-0 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--k30);
        --g31: calc(var(--z36) * 0);
        translate: var(--g31) var(--y38);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--k30);
        --y38: calc(calc(1/2 * 100%) * -1);
        translate: var(--g31) var(--y38);
      }
    }
  }
  .data-\[range-end\=true\]\:rounded-md {
    &[data-range-end="true"] {
      border-radius: var(--t51);
    }
  }
  .data-\[range-end\=true\]\:rounded-r-md {
    &[data-range-end="true"] {
      border-top-right-radius: var(--t51);
      border-bottom-right-radius: var(--t51);
    }
  }
  .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(--t51);
    }
  }
  .data-\[range-start\=true\]\:rounded-l-md {
    &[data-range-start="true"] {
      border-top-left-radius: var(--t51);
      border-bottom-left-radius: var(--t51);
    }
  }
  .data-\[selected\=true\]\:rounded-none {
    &[data-selected="true"] {
      border-radius: 0;
    }
  }
  .data-\[side\=bottom\]\:translate-y-1 {
    &[data-side="bottom"] {
      --y38: calc(var(--z36) * 1);
      translate: var(--g31) var(--y38);
    }
  }
  .data-\[side\=left\]\:-translate-x-1 {
    &[data-side="left"] {
      --g31: calc(var(--z36) * -1);
      translate: var(--g31) var(--y38);
    }
  }
  .data-\[side\=right\]\:translate-x-1 {
    &[data-side="right"] {
      --g31: calc(var(--z36) * 1);
      translate: var(--g31) var(--y38);
    }
  }
  .data-\[side\=top\]\:-translate-y-1 {
    &[data-side="top"] {
      --y38: calc(var(--z36) * -1);
      translate: var(--g31) var(--y38);
    }
  }
  .data-\[size\=default\]\:h-9 {
    &[data-size="default"] {
      height: calc(var(--z36) * 9);
    }
  }
  .data-\[size\=sm\]\:h-8 {
    &[data-size="bx-col"] {
      height: calc(var(--z36) * 8);
    }
  }
  .data-\[slot\=checkbox-group\]\:gap-3 {
    &[data-slot="checkbox-group"] {
      gap: calc(var(--z36) * 3);
    }
  }
  .\*\*\:data-\[slot\=command-input-wrapper\]\:h-12 {
    :is(& *) {
      &[data-slot="command-input-wrapper"] {
        height: calc(var(--z36) * 12);
      }
    }
  }
  .\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:ring-0 {
    :is(& *) {
      &[data-slot="navigation-menu-link"] {
        &:focus {
          --e5: var(--n99,) 0 0 0 calc(0px + var(--z34)) var(--y69, currentcolor);
          box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
        }
      }
    }
  }
  .\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:outline-none {
    :is(& *) {
      &[data-slot="navigation-menu-link"] {
        &:focus {
          --m98: 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(--z36) * 2);
      }
    }
  }
  .data-\[state\=active\]\:shadow-sm {
    &[data-state="active"] {
      --m66: 0 1px 3px 0 var(--n51, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--n51, rgb(0 0 0 / 0.1));
      box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
    }
  }
  .data-\[state\=checked\]\:translate-x-\[calc\(100\%-2px\)\] {
    &[data-state="checked"] {
      --g31: calc(100% - 2px);
      translate: var(--g31) var(--y38);
    }
  }
  .data-\[state\=closed\]\:duration-300 {
    &[data-state="closed"] {
      --n37: 300ms;
      transition-duration: 300ms;
    }
  }
  .data-\[state\=open\]\:opacity-100 {
    &[data-state="open"] {
      opacity: 100%;
    }
  }
  .data-\[state\=open\]\:duration-500 {
    &[data-state="open"] {
      --n37: 500ms;
      transition-duration: 500ms;
    }
  }
  .data-\[state\=unchecked\]\:translate-x-0 {
    &[data-state="unchecked"] {
      --g31: calc(var(--z36) * 0);
      translate: var(--g31) var(--y38);
    }
  }
  .data-\[variant\=label\]\:text-sm {
    &[data-variant="label"] {
      font-size: var(--u69);
      line-height: var(--x81, var(--x29));
    }
  }
  .data-\[variant\=legend\]\:text-base {
    &[data-variant="legend"] {
      font-size: var(--q5);
      line-height: var(--x81, var(--g32));
    }
  }
  .data-\[variant\=outline\]\:border-l-0 {
    &[data-variant="sl-zone"] {
      border-left-style: var(--u70);
      border-left-width: 0px;
    }
  }
  .data-\[variant\=outline\]\:shadow-xs {
    &[data-variant="sl-zone"] {
      --m66: 0 1px 2px 0 var(--n51, rgb(0 0 0 / 0.05));
      box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
    }
  }
  .data-\[variant\=outline\]\:first\:border-l {
    &[data-variant="sl-zone"] {
      &:first-child {
        border-left-style: var(--u70);
        border-left-width: 1px;
      }
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:inset-x-0 {
    &[data-vaul-drawer-direction="bottom"] {
      inset-inline: calc(var(--z36) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:bottom-0 {
    &[data-vaul-drawer-direction="bottom"] {
      bottom: calc(var(--z36) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:mt-24 {
    &[data-vaul-drawer-direction="bottom"] {
      margin-top: calc(var(--z36) * 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(--m18);
      border-top-right-radius: var(--m18);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:border-t {
    &[data-vaul-drawer-direction="bottom"] {
      border-top-style: var(--u70);
      border-top-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=left\]\:inset-y-0 {
    &[data-vaul-drawer-direction="left"] {
      inset-block: calc(var(--z36) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=left\]\:left-0 {
    &[data-vaul-drawer-direction="left"] {
      left: calc(var(--z36) * 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(--u70);
      border-right-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:inset-y-0 {
    &[data-vaul-drawer-direction="right"] {
      inset-block: calc(var(--z36) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:right-0 {
    &[data-vaul-drawer-direction="right"] {
      right: calc(var(--z36) * 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(--u70);
      border-left-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:inset-x-0 {
    &[data-vaul-drawer-direction="top"] {
      inset-inline: calc(var(--z36) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:top-0 {
    &[data-vaul-drawer-direction="top"] {
      top: calc(var(--z36) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:mb-24 {
    &[data-vaul-drawer-direction="top"] {
      margin-bottom: calc(var(--z36) * 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(--m18);
      border-bottom-left-radius: var(--m18);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:border-b {
    &[data-vaul-drawer-direction="top"] {
      border-bottom-style: var(--u70);
      border-bottom-width: 1px;
    }
  }
  .nth-last-2\:-mt-1 {
    &:nth-last-child(2) {
      margin-top: calc(var(--z36) * -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(--e67);
    }
  }
  .sm\:max-w-sm {
    @media (width >= 40rem) {
      max-width: var(--k68);
    }
  }
  .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(--z36) * 2.5);
    }
  }
  .sm\:pr-2\.5 {
    @media (width >= 40rem) {
      padding-right: calc(var(--z36) * 2.5);
    }
  }
  .sm\:pl-2\.5 {
    @media (width >= 40rem) {
      padding-left: calc(var(--z36) * 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(--k68);
      }
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:sm\:max-w-sm {
    &[data-vaul-drawer-direction="right"] {
      @media (width >= 40rem) {
        max-width: var(--k68);
      }
    }
  }
  .md\:absolute {
    @media (width >= 48rem) {
      position: absolute;
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:w-\[var\(--a34\)\] {
    @media (width >= 48rem) {
      width: var(--a34);
    }
  }
  .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(--z36) * 1.5);
    }
  }
  .md\:p-12 {
    @media (width >= 48rem) {
      padding: calc(var(--z36) * 12);
    }
  }
  .md\:text-left {
    @media (width >= 48rem) {
      text-align: left;
    }
  }
  .md\:text-sm {
    @media (width >= 48rem) {
      font-size: var(--u69);
      line-height: var(--x81, var(--x29));
    }
  }
  .md\:opacity-0 {
    @media (width >= 48rem) {
      opacity: 0%;
    }
  }
  .md\:peer-data-\[variant\=inset\]\:m-2 {
    @media (width >= 48rem) {
      &:is(:where(.y7c4l6)[data-variant="inset"] ~ *) {
        margin: calc(var(--z36) * 2);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:ml-0 {
    @media (width >= 48rem) {
      &:is(:where(.y7c4l6)[data-variant="inset"] ~ *) {
        margin-left: calc(var(--z36) * 0);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:rounded-xl {
    @media (width >= 48rem) {
      &:is(:where(.y7c4l6)[data-variant="inset"] ~ *) {
        border-radius: var(--y89);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:shadow-sm {
    @media (width >= 48rem) {
      &:is(:where(.y7c4l6)[data-variant="inset"] ~ *) {
        --m66: 0 1px 3px 0 var(--n51, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--n51, rgb(0 0 0 / 0.1));
        box-shadow: var(--e61), var(--p19), var(--e55), var(--e5), var(--m66);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:peer-data-\[state\=collapsed\]\:ml-2 {
    @media (width >= 48rem) {
      &:is(:where(.y7c4l6)[data-variant="inset"] ~ *) {
        &:is(:where(.y7c4l6)[data-state="collapsed"] ~ *) {
          margin-left: calc(var(--z36) * 2);
        }
      }
    }
  }
  .md\:after\:hidden {
    @media (width >= 48rem) {
      &::after {
        content: var(--k30);
        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: hp-note) {
      background-color: transparent;
    }
  }
  .\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent {
    & ._rnz52[stroke='#fff'] {
      stroke: transparent;
    }
  }
  .\[\&_\.recharts-layer\]\:outline-hidden {
    & ._1jmxx {
      --m98: none;
      outline-style: none;
      @media (forced-colors: active) {
        sl-zone: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\.recharts-sector\]\:outline-hidden {
    & .vw-zone {
      --m98: none;
      outline-style: none;
      @media (forced-colors: active) {
        sl-zone: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent {
    & .vw-zone[stroke='#fff'] {
      stroke: transparent;
    }
  }
  .\[\&_\.recharts-surface\]\:outline-hidden {
    & .m3e8e3 {
      --m98: none;
      outline-style: none;
      @media (forced-colors: active) {
        sl-zone: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:px-2 {
    & [cmdk-group-heading] {
      padding-inline: calc(var(--z36) * 2);
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:py-1\.5 {
    & [cmdk-group-heading] {
      padding-block: calc(var(--z36) * 1.5);
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:text-xs {
    & [cmdk-group-heading] {
      font-size: var(--v7);
      line-height: var(--x81, var(--b89));
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:font-medium {
    & [cmdk-group-heading] {
      --d92: var(--u10);
      font-weight: var(--u10);
    }
  }
  .\[\&_\[cmdk-group\]\]\:px-2 {
    & [cmdk-group] {
      padding-inline: calc(var(--z36) * 2);
    }
  }
  .\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 {
    & [cmdk-group]:not([hidden]) ~[cmdk-group] {
      padding-top: calc(var(--z36) * 0);
    }
  }
  .\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 {
    & [cmdk-input-wrapper] svg {
      height: calc(var(--z36) * 5);
    }
  }
  .\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 {
    & [cmdk-input-wrapper] svg {
      width: calc(var(--z36) * 5);
    }
  }
  .\[\&_\[cmdk-input\]\]\:h-12 {
    & [cmdk-input] {
      height: calc(var(--z36) * 12);
    }
  }
  .\[\&_\[cmdk-item\]\]\:px-2 {
    & [cmdk-item] {
      padding-inline: calc(var(--z36) * 2);
    }
  }
  .\[\&_\[cmdk-item\]\]\:py-3 {
    & [cmdk-item] {
      padding-block: calc(var(--z36) * 3);
    }
  }
  .\[\&_\[cmdk-item\]_svg\]\:h-5 {
    & [cmdk-item] svg {
      height: calc(var(--z36) * 5);
    }
  }
  .\[\&_\[cmdk-item\]_svg\]\:w-5 {
    & [cmdk-item] svg {
      width: calc(var(--z36) * 5);
    }
  }
  .\[\&_img\]\:size-full {
    & img {
      width: 100%;
      height: 100%;
    }
  }
  .\[\&_img\]\:object-cover {
    & img {
      object-fit: cover;
    }
  }
  .\[\&_p\]\:leading-relaxed {
    & p {
      --x81: var(--j14);
      line-height: var(--j14);
    }
  }
  .\[\&_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(--z36) * 3);
      height: calc(var(--z36) * 3);
    }
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 {
    & svg:not([class*='size-']) {
      width: calc(var(--z36) * 4);
      height: calc(var(--z36) * 4);
    }
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-6 {
    & svg:not([class*='size-']) {
      width: calc(var(--z36) * 6);
      height: calc(var(--z36) * 6);
    }
  }
  .\[\&_tr\]\:border-b {
    & tr {
      border-bottom-style: var(--u70);
      border-bottom-width: 1px;
    }
  }
  .\[\&_tr\:last-child\]\:border-0 {
    & tr:last-child {
      border-style: var(--u70);
      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(--t51);
      border-bottom-left-radius: var(--t51);
    }
  }
  .\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0 {
    &:has([role=checkbox]) {
      padding-right: calc(var(--z36) * 0);
    }
  }
  .\[\.border-b\]\:pb-3 {
    &:is(.border-b) {
      padding-bottom: calc(var(--z36) * 3);
    }
  }
  .\[\.border-b\]\:pb-6 {
    &:is(.border-b) {
      padding-bottom: calc(var(--z36) * 6);
    }
  }
  .\[\.border-t\]\:pt-3 {
    &:is(.border-t) {
      padding-top: calc(var(--z36) * 3);
    }
  }
  .\[\.border-t\]\:pt-6 {
    &:is(.border-t) {
      padding-top: calc(var(--z36) * 6);
    }
  }
  .rtl\:\*\*\:\[\.rdp-button\\_next\>svg\]\:rotate-180 {
    &:where(:dir(rtl), [dir="k8l3w4"], [dir="k8l3w4"] *) {
      :is(& *) {
        &:is(.g9k4y5>svg) {
          rotate: 180deg;
        }
      }
    }
  }
  .rtl\:\*\*\:\[\.rdp-button\\_previous\>svg\]\:rotate-180 {
    &:where(:dir(rtl), [dir="k8l3w4"], [dir="k8l3w4"] *) {
      :is(& *) {
        &:is(._ahrkc>svg) {
          rotate: 180deg;
        }
      }
    }
  }
  .\[a\]\:transition-colors {
    &:is(a) {
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --g23, --g96, --b76;
      transition-timing-function: var(--u80, var(--z65));
      transition-duration: var(--n37, var(--v94));
    }
  }
  .\*\:\[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(--z36) * 2);
        }
      }
    }
  }
  .\[\&\:last-child\[data-selected\=true\]_button\]\:rounded-r-md {
    &:last-child[data-selected=true] button {
      border-top-right-radius: var(--t51);
      border-bottom-right-radius: var(--t51);
    }
  }
  .\[\&\>\*\]\: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(--z36) * 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(--u70);
      border-top-width: 0px;
    }
  }
  .\[\&\>\*\:not\(\:first-child\)\]\:border-l-0 {
    &>*:not(:first-child) {
      border-left-style: var(--u70);
      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(--z36) * 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(--t51);
        border-bottom-right-radius: var(--t51);
      }
    }
  }
  .\[\&\>\[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] {
      --y38: 2px;
      translate: var(--g31) var(--y38);
    }
  }
  .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(--z36) * 3);
      }
    }
  }
  .has-\[\>\[data-align\=block-start\]\]\:\[\&\>input\]\:pb-3 {
    &:has(>[data-align=block-start]) {
      &>input {
        padding-bottom: calc(var(--z36) * 3);
      }
    }
  }
  .has-\[\>\[data-align\=inline-end\]\]\:\[\&\>input\]\:pr-2 {
    &:has(>[data-align=inline-end]) {
      &>input {
        padding-right: calc(var(--z36) * 2);
      }
    }
  }
  .has-\[\>\[data-align\=inline-start\]\]\:\[\&\>input\]\:pl-2 {
    &:has(>[data-align=inline-start]) {
      &>input {
        padding-left: calc(var(--z36) * 2);
      }
    }
  }
  .\[\&\>kbd\]\:rounded-\[calc\(var\(--x17\)-5px\)\] {
    &>kbd {
      border-radius: calc(var(--x17) - 5px);
    }
  }
  .\[\&\>span\]\:text-xs {
    &>span {
      font-size: var(--v7);
      line-height: var(--x81, var(--b89));
    }
  }
  .\[\&\>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(--z36) * 3);
      height: calc(var(--z36) * 3);
    }
  }
  .\[\&\>svg\]\:size-3\.5 {
    &>svg {
      width: calc(var(--z36) * 3.5);
      height: calc(var(--z36) * 3.5);
    }
  }
  .\[\&\>svg\]\:size-4 {
    &>svg {
      width: calc(var(--z36) * 4);
      height: calc(var(--z36) * 4);
    }
  }
  .\[\&\>svg\]\:h-2\.5 {
    &>svg {
      height: calc(var(--z36) * 2.5);
    }
  }
  .\[\&\>svg\]\:h-3 {
    &>svg {
      height: calc(var(--z36) * 3);
    }
  }
  .\[\&\>svg\]\:w-2\.5 {
    &>svg {
      width: calc(var(--z36) * 2.5);
    }
  }
  .\[\&\>svg\]\:w-3 {
    &>svg {
      width: calc(var(--z36) * 3);
    }
  }
  .\[\&\>svg\]\:shrink-0 {
    &>svg {
      flex-shrink: 0;
    }
  }
  .\[\&\>svg\]\:translate-y-0\.5 {
    &>svg {
      --y38: calc(var(--z36) * 0.5);
      translate: var(--g31) var(--y38);
    }
  }
  .\[\&\>svg\]\:text-current {
    &>svg {
      color: currentcolor;
    }
  }
  .\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3\.5 {
    &>svg:not([class*='size-']) {
      width: calc(var(--z36) * 3.5);
      height: calc(var(--z36) * 3.5);
    }
  }
  .\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 {
    &>svg:not([class*='size-']) {
      width: calc(var(--z36) * 4);
      height: calc(var(--z36) * 4);
    }
  }
  .\[\&\>tr\]\:last\:border-b-0 {
    &>tr {
      &:last-child {
        border-bottom-style: var(--u70);
        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(--z36) * -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(--z36) * -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(--z36) * -1.5);
    }
  }
}
:root {
  --q15: #11110f;
  --j19: #1a1a17;
  --f35: #f3efe6;
  --v33: #b6b1a7;
  --g74: #d95d2a;
  --n20: rgba(243,239,230,.16);
  --m17: #2b2a25;
  font-family: "Noto Sans SC", sans-serif;
  color: var(--f35);
  background: var(--q15);
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  background: var(--q15);
  color: var(--f35);
  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;
}
.rp-col {
  overflow: hidden;
  background: var(--q15);
}
._3qzju {
  height: 74px;
  display: flex;
  align-items: center;
  padding: 0 3vw;
  border-bottom: 1px solid var(--n20);
  position: relative;
  z-index: 10;
  background: rgba(17,17,15,.9);
  backdrop-filter: blur(18px);
}
._yazos {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 205px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .04em;
}
._l8i8t {
  display: block;
  width: 29px;
  height: 29px;
  object-fit: contain;
}
.dk-note {
  display: flex;
  gap: 25px;
  margin: auto;
}
.b8f2v1 {
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--v33);
  font-size: 13px;
  d8f5v4: color .2s ease;
}
.b8f2v1 small {
  font-size: 9px;
  color: #817d73;
}
.b8f2v1:hover,.nav-link.active {
  color: var(--f35);
}
.nav-link.active small {
  color: var(--g74);
}
.e6u5x7 {
  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(--v33);
  padding: 8px;
}
.lq-zone,._ydo3j {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: var(--g74);
  color: #fff8f1;
  border: 1px solid var(--g74);
  padding: 10px 15px;
  font-size: 13px;
  font-weight: 600;
  d8f5v4: _rjuph .16s ease,background .2s ease;
}
.lq-zone:hover,._ydo3j:hover {
  background: #ee6a32;
  _rjuph: translateY(-2px);
}
.lq-zone:active,._ydo3j:active {
  _rjuph: scale(.97);
}
._gxtum {
  display: none;
  border: 0;
  background: transparent;
}
._rnozu {
  display: none;
}
.w5a4u6 {
  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(--n20);
}
.x7c4r5 {
  border-right: 1px solid var(--n20);
  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;
}
.x7c4r5 i {
  height: 70px;
  border-left: 1px solid var(--g74);
  display: block;
}
._epa6f {
  padding: clamp(70px,13vh,155px) clamp(28px,6vw,92px) 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.xz-tag {
  display: flex;
  align-items: center;
  gap: 7px;
  margin: 0 0 22px;
  color: var(--g74);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .13em;
  text-transform: uppercase;
}
._epa6f h1,.p9a9m2 h1,._wo094 h1,.o8c9y7 h1,.s8s1a5 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;
}
._ifw4u {
  max-width: 405px;
  font-size: 15px;
  line-height: 2;
  color: var(--v33);
  margin: 35px 0;
}
.q3e5c4 {
  display: flex;
  align-items: center;
  gap: 22px;
}
.g3m2o3 {
  font-size: 13px;
  color: var(--f35);
  display: flex;
  align-items: center;
  gap: 8px;
  border-bottom: 1px solid var(--v33);
  padding: 9px 0;
}
._wjubm {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-top: 35px;
  color: #888277;
  font-size: 11px;
}
.j9b9f4 {
  position: relative;
  padding: 6vw 5.5vw 5.2vw 0;
  display: flex;
  align-items: center;
  min-height: 600px;
}
._s0li1 {
  position: relative;
  overflow: hidden;
  height: min(68vh,680px);
  width: 100%;
  background: #26241f;
}
._s0li1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .9;
  d8f5v4: _rjuph 1.1s cubic-bezier(.23,1,.32,1);
}
._s0li1:hover img {
  _rjuph: scale(1.045);
}
._jwy4l {
  position: absolute;
  inset: 0;
  background: linear-gradient(125deg,rgba(0,0,0,.5),transparent 55%,rgba(0,0,0,.15));
}
.vw-foot,.y5t2i5 {
  position: absolute;
  top: 17px;
  color: #e7dfd1;
  font-size: 9px;
  letter-spacing: .12em;
}
.vw-foot {
  left: 19px;
}
.y5t2i5 {
  right: 19px;
}
.w6t9e3 {
  position: absolute;
  left: 20px;
  bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.w6t9e3 span {
  font-size: 9px;
  color: #e7dfd1;
  letter-spacing: .14em;
}
.w6t9e3 strong {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
}
._1bb13 {
  position: absolute;
  right: 1.8vw;
  bottom: 2.2vw;
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--v33);
  font-size: 9px;
  letter-spacing: .1em;
  writing-mode: vertical-rl;
}
._lu79y {
  padding: 112px 5.8vw 124px;
}
._uvg44 {
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  align-items: end;
  margin-bottom: 45px;
}
._uvg44 h2,.nf-pan h2,.f7k8u1 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;
}
.r4s6u7 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 1px;
  background: var(--n20);
}
.r2i6z4 {
  background: var(--q15);
  padding: 16px;
  d8f5v4: background .28s ease;
}
.r2i6z4:hover {
  background: var(--j19);
}
._sdgdu {
  height: 230px;
  overflow: hidden;
  position: relative;
  background: #27251f;
}
._sdgdu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  d8f5v4: _rjuph .5s cubic-bezier(.23,1,.32,1);
}
.r2i6z4:hover ._sdgdu img {
  _rjuph: scale(1.05);
}
._sdgdu span,._sdgdu b {
  position: absolute;
  top: 13px;
  font-size: 9px;
  letter-spacing: .1em;
  font-weight: 500;
}
._sdgdu span {
  left: 13px;
  background: rgba(17,17,15,.7);
  padding: 5px 7px;
}
._sdgdu b {
  right: 13px;
  color: var(--f35);
}
.mv-zone {
  padding: 21px 5px 8px;
  position: relative;
}
.mv-zone h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  margin: 0 0 8px;
}
.mv-zone p {
  font-size: 12px;
  color: var(--v33);
  line-height: 1.8;
  margin: 0;
  padding-right: 25px;
}
.mv-zone svg {
  position: absolute;
  right: 4px;
  top: 23px;
  color: var(--g74);
}
.l2w2p6 {
  display: grid;
  grid-template-columns: 1fr 1.05fr;
  gap: 11vw;
  padding: 125px 12vw;
  background: var(--f35);
  color: var(--q15);
}
.nf-pan h2 {
  font-size: clamp(30px,3.2vw,52px);
}
.f7t7d2 {
  border-top: 1px solid rgba(17,17,15,.2);
}
.f7t4h2 {
  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;
}
.f7t4h2>span {
  color: var(--g74);
  font-size: 11px;
  font-weight: 700;
}
.f7t4h2 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  margin: 0 0 8px;
}
.f7t4h2 p {
  font-size: 13px;
  line-height: 1.8;
  color: #605c55;
  margin: 0;
}
.f7t4h2 svg {
  margin-top: 6px;
}
.f7k8u1 {
  min-height: 500px;
  padding: 115px 12vw;
  position: relative;
  overflow: hidden;
  background: linear-gradient(106deg,#321912,#11110f 55%);
}
.f7k8u1: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);
}
.f7k8u1 h2 {
  font-size: clamp(48px,5vw,78px);
  position: relative;
  z-index: 1;
  margin-bottom: 32px;
}
.f7k8u1 h2 em {
  color: var(--g74);
  font-style: normal;
}
.f7k8u1 ._ydo3j {
  position: relative;
  z-index: 1;
}
._ixbx8 {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  gap: 20px;
  padding: 48px 5.8vw 22px;
  border-top: 1px solid var(--n20);
}
._5kouz {
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
}
._ixbx8 p {
  margin: 0;
  color: var(--v33);
  font-family: "Noto Serif SC",serif;
  font-size: 17px;
  max-width: 300px;
}
._czeco {
  grid-column: 1/-1;
  display: flex;
  justify-content: space-between;
  padding-top: 45px;
  color: #817d73;
  font-size: 9px;
  letter-spacing: .12em;
}
.z7v6d4 {
  padding: 72px 5.8vw 120px;
  min-height: calc(100vh - 74px);
}
.p9a9m2,.s8s1a5 {
  display: grid;
  grid-template-columns: 1fr 1.25fr;
  align-items: end;
  gap: 7vw;
  max-width: 1050px;
  margin: 25px 0 70px;
}
.p9a9m2 .xz-tag,.s8s1a5 .xz-tag {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.p9a9m2 h1,.s8s1a5 h1 {
  font-size: clamp(50px,5.2vw,85px);
}
.p9a9m2>p:last-child,.s8s1a5>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--v33);
  max-width: 390px;
  margin: 0 0 10px;
}
.f9g4i8,._55dyi {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  border-top: 1px solid var(--n20);
  border-bottom: 1px solid var(--n20);
  padding: 14px 0;
}
.b1g5o5 {
  height: 38px;
  display: flex;
  align-items: center;
  gap: 9px;
  color: #837e72;
}
.b1g5o5 input {
  width: 260px;
  background: transparent;
  border: 0;
  sl-zone: 0;
  color: var(--f35);
  font-size: 13px;
}
.b1g5o5 input::placeholder {
  color: #837e72;
}
.tx-flow,._95t47 {
  border: 1px solid var(--n20);
  background: transparent;
  padding: 0 12px;
  display: inline-flex;
  gap: 7px;
  align-items: center;
  font-size: 12px;
}
.b9z6w8 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 36px 18px;
  margin-top: 38px;
}
.work-card.a8p9i3 {
  grid-column: span 2;
}
.bx-body {
  height: 245px;
  position: relative;
  overflow: hidden;
  background: #27251f;
}
.a8p9i3 .bx-body {
  height: 360px;
}
.bx-body img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  d8f5v4: _rjuph .55s cubic-bezier(.23,1,.32,1);
}
._8jw1t:hover img {
  _rjuph: scale(1.04);
}
.bx-body span {
  position: absolute;
  left: 13px;
  top: 13px;
  background: rgba(17,17,15,.72);
  padding: 5px 7px;
  font-size: 9px;
  letter-spacing: .1em;
}
.bx-body button {
  position: absolute;
  right: 10px;
  top: 10px;
  border: 0;
  background: rgba(17,17,15,.72);
  padding: 7px;
}
.m5o7d5 {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 14px 2px;
}
.m5o7d5 h2 {
  font-family: "Noto Serif SC",serif;
  margin: 0 0 4px;
  font-size: 20px;
}
.m5o7d5 p {
  margin: 0;
  color: #918d84;
  font-size: 11px;
}
.m5o7d5 svg {
  color: var(--g74);
}
.q7i5f2 {
  display: flex;
  min-height: calc(100vh - 74px);
}
.gk-box {
  width: 74px;
  flex: none;
  border-right: 1px solid var(--n20);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px 0;
  color: #8e897f;
}
.gk-box p {
  font-size: 10px;
  letter-spacing: .18em;
  writing-mode: vertical-rl;
  margin: 0;
}
.gk-box>span {
  margin-top: 25px;
  color: var(--g74);
  font-size: 11px;
}
.nf-item {
  height: 80px;
  border-left: 1px solid var(--n20);
  margin: 22px 0;
}
.gk-box small {
  font-size: 8px;
  line-height: 1.7;
  writing-mode: vertical-rl;
  letter-spacing: .12em;
}
.qr-note {
  flex: 1;
  padding: 58px 5.8vw 84px;
}
._wo094 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 54px;
}
._wo094 h1 {
  font-size: clamp(40px,4.5vw,68px);
}
._wo094 .xz-tag {
  margin-bottom: 16px;
}
.sl-card {
  display: flex;
  align-items: center;
  gap: 7px;
  color: #8e897f;
  font-size: 11px;
  padding-top: 10px;
}
.sl-card i {
  width: 7px;
  height: 7px;
  background: var(--g74);
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(217,93,42,.12);
}
.l9w9x5 {
  display: grid;
  grid-template-columns: minmax(330px,.87fr) 1.13fr;
  gap: 1px;
  background: var(--n20);
  border: 1px solid var(--n20);
}
.c9x1c8,.jm-unit {
  background: var(--q15);
  padding: 24px;
}
.g7i2c8 {
  display: flex;
  gap: 20px;
  border-bottom: 1px solid var(--n20);
}
.g7i2c8 button {
  background: transparent;
  border: 0;
  padding: 0 0 14px;
  color: #918d84;
  font-size: 13px;
  position: relative;
}
.g7i2c8 button.vw-col {
  color: var(--f35);
}
.g7i2c8 button.vw-col:after {
  content: "";
  height: 2px;
  background: var(--g74);
  left: 0;
  right: 0;
  bottom: -1px;
  position: absolute;
}
._pyubk {
  border: 1px solid var(--n20);
  margin: 25px 0 15px;
  padding: 14px;
}
._pyubk label {
  font-size: 11px;
  color: #bcb6ab;
}
._pyubk textarea {
  width: 100%;
  height: 100px;
  resize: none;
  margin: 12px 0 10px;
  padding: 0;
  border: 0;
  sl-zone: 0;
  background: transparent;
  color: var(--f35);
  font-size: 13px;
  line-height: 1.9;
}
._pyubk textarea::placeholder {
  color: #777269;
}
.sl-mark {
  display: flex;
  align-items: center;
  gap: 13px;
}
.sl-mark button {
  background: transparent;
  border: 0;
  color: #aaa49a;
  font-size: 11px;
  padding: 0;
  display: inline-flex;
  gap: 5px;
  align-items: center;
}
.sl-mark span {
  margin-left: auto;
  color: #6f6a61;
  font-size: 10px;
}
._0owff {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 8px;
}
.y6q4m3 {
  border: 1px solid var(--n20);
  background: transparent;
  padding: 10px 9px;
  text-align: left;
  display: grid;
  grid-template-columns: 1fr 15px;
  gap: 4px;
}
.y6q4m3 span {
  font-size: 9px;
  color: #8e897f;
}
.y6q4m3 b {
  font-size: 11px;
  font-weight: 500;
}
.y6q4m3 svg {
  grid-row: span 2;
  align-self: center;
  color: #8e897f;
}
.e8b7b3 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 15px;
  border: 0;
  background: var(--g74);
  padding: 13px;
  font-size: 13px;
  font-weight: 700;
}
.e8b7b3 svg:last-child {
  margin-left: auto;
}
._udb3t {
  color: #858075;
  font-size: 10px;
  line-height: 1.7;
  margin: 12px 0 0;
}
.jm-unit {
  min-height: 420px;
  background: #141411;
  display: flex;
  flex-direction: column;
}
.r7s6o2,.bw-area {
  display: flex;
  justify-content: space-between;
  color: #858075;
  font-size: 9px;
  letter-spacing: .1em;
}
._uy263 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #716c63;
}
._uy263 h2 {
  font-family: "Noto Serif SC",serif;
  color: var(--f35);
  font-size: 24px;
  margin: 16px 0 6px;
}
._uy263 p {
  font-size: 12px;
  line-height: 1.8;
  max-width: 220px;
  margin: 0;
}
.bw-area {
  align-items: center;
}
.bw-area i {
  height: 4px;
  width: 55px;
  background: #454138;
  position: relative;
}
.bw-area i:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 20%;
  background: var(--g74);
}
.o8c9y7 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 25px 0 65px;
}
.o8c9y7 h1 {
  font-size: clamp(44px,4.5vw,70px);
  margin-top: 10px;
}
.i1k7d1 {
  display: grid;
  grid-template-columns: 208px 1fr;
  gap: 42px;
}
._bcbvv {
  border-right: 1px solid var(--n20);
  padding-right: 25px;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
._bcbvv button {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 8px;
  background: transparent;
  border: 0;
  text-align: left;
  color: #aaa49a;
  font-size: 12px;
}
._bcbvv button span {
  margin-left: auto;
  font-size: 10px;
}
._bcbvv .j1l9m4 {
  color: var(--f35);
  background: #23221e;
}
._wioma {
  height: 1px;
  background: var(--n20);
  margin: 15px 0;
}
._bcbvv p {
  font-size: 10px;
  letter-spacing: .12em;
  color: #777269;
  margin: 0 0 5px 8px;
}
._55dyi {
  padding-top: 0;
  border-top: 0;
}
._55dyi>div:last-child {
  display: flex;
  gap: 6px;
}
._95t47 {
  padding: 0 9px;
  color: #958f85;
}
.icon-button.active {
  color: var(--f35);
  background: #25241f;
}
.c4o6d4 {
  font-size: 13px;
  margin: 30px 0 17px;
}
.c4o6d4 span {
  color: #8f8a80;
  font-size: 11px;
  margin-left: 5px;
}
._li9af {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 25px 15px;
}
.tx-line {
  height: 175px;
  position: relative;
  overflow: hidden;
  background: #27251f;
}
.tx-line img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tx-line button {
  position: absolute;
  right: 8px;
  top: 8px;
  background: rgba(17,17,15,.72);
  border: 0;
  padding: 5px;
}
.qr-line {
  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;
}
.s6z7x1 h2 {
  font-size: 12px;
  font-weight: 500;
  margin: 10px 0 4px;
}
.s6z7x1 p {
  margin: 0;
  font-size: 10px;
  color: #817d73;
}
.s8s1a5 {
  margin-bottom: 70px;
}
.wd-unit {
  display: grid;
  grid-template-columns: 1.1fr .9fr;
  background: #e5dfd1;
  color: var(--q15);
  min-height: 370px;
  margin-bottom: 65px;
  overflow: hidden;
}
.wd-unit>div:first-child {
  padding: 45px 52px;
}
.wd-unit span {
  color: var(--g74);
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .13em;
}
.wd-unit h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(44px,5vw,73px);
  line-height: 1;
  margin: 28px 0 19px;
  letter-spacing: -.07em;
}
.wd-unit h2 em {
  font-style: normal;
  color: var(--g74);
}
.wd-unit p {
  font-size: 13px;
  line-height: 1.9;
  color: #58544d;
  max-width: 300px;
  margin: 0 0 25px;
}
.u1f9l2 {
  position: relative;
  background: #211c18;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e4ddcf;
  overflow: hidden;
}
.u1f9l2:before,.u1f9l2:after {
  content: "";
  position: absolute;
  border: 1px solid rgba(228,221,207,.35);
  border-radius: 50%;
  width: 360px;
  height: 360px;
}
.u1f9l2:after {
  width: 210px;
  height: 210px;
  border-color: var(--g74);
}
.u1f9l2 svg {
  position: relative;
  z-index: 1;
  stroke: var(--g74);
}
.u1f9l2 i {
  position: absolute;
  width: 100%;
  height: 1px;
  background: rgba(228,221,207,.35);
  _rjuph: rotate(-40deg);
}
.u1f9l2 b {
  position: absolute;
  bottom: 26px;
  right: 30px;
  font-size: 35px;
  color: var(--g74);
  font-weight: 400;
}
._fem3k {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-top: 1px solid var(--n20);
  border-left: 1px solid var(--n20);
}
._bb84i {
  min-height: 280px;
  border-right: 1px solid var(--n20);
  border-bottom: 1px solid var(--n20);
  padding: 23px;
  position: relative;
  d8f5v4: background .23s ease;
}
._bb84i:hover {
  background: var(--j19);
}
.c1v8j9 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 42px;
  font-size: 10px;
  color: #8f8a80;
}
._12szq {
  color: var(--g74);
  border: 1px solid rgba(217,93,42,.45);
  padding: 3px 5px;
  font-size: 8px;
  letter-spacing: .08em;
}
.status.q5a8u9 {
  color: #9b958a;
  border-color: #59554d;
}
._bb84i h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  margin: 22px 0 8px;
}
._bb84i p {
  color: #a9a398;
  font-size: 12px;
  line-height: 1.8;
  max-width: 245px;
  margin: 0;
}
._bb84i button {
  border: 0;
  background: transparent;
  color: var(--f35);
  padding: 0;
  display: flex;
  align-items: center;
  gap: 6px;
  position: absolute;
  bottom: 22px;
  font-size: 11px;
}
._bb84i button svg {
  color: var(--g74);
}
._jnhn7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  max-width: 660px;
  margin: 70px auto 0;
  border-top: 1px solid var(--n20);
  border-bottom: 1px solid var(--n20);
  padding: 22px 0;
  color: #b7b1a7;
}
._jnhn7 p {
  font-family: "Noto Serif SC",serif;
  font-size: 18px;
  text-align: center;
  margin: 0;
}
._jnhn7 svg:first-child {
  color: var(--g74);
}
@media (max-width:900px) {
  ._3qzju {
    padding: 0 20px;
  }
  .dk-note,.text-button {
    display: none;
  }
  ._yazos,.e6u5x7 {
    min-width: 0;
  }
  .e6u5x7 {
    margin-left: auto;
  }
  ._gxtum {
    display: block;
    padding: 4px;
  }
  ._rnozu {
    display: flex;
    position: absolute;
    top: 74px;
    z-index: 20;
    left: 0;
    right: 0;
    flex-direction: column;
    background: #181815;
    border-bottom: 1px solid var(--n20);
  }
  ._rnozu a {
    padding: 16px 20px;
    border-top: 1px solid var(--n20);
    font-family: "Noto Serif SC",serif;
    font-size: 20px;
  }
  ._rnozu span {
    font-family: "Noto Sans SC",sans-serif;
    color: var(--g74);
    font-size: 10px;
    margin-right: 12px;
  }
  .w5a4u6 {
    grid-template-columns: 46px 1fr;
    min-height: auto;
  }
  .x7c4r5 {
    grid-row: span 2;
  }
  ._epa6f {
    padding: 80px 32px 55px;
  }
  .j9b9f4 {
    grid-column: 2;
    padding: 0 32px 68px;
    min-height: 0;
  }
  ._s0li1 {
    height: 54vw;
  }
  ._1bb13 {
    display: none;
  }
  ._uvg44,.l2w2p6,.p9a9m2,.s8s1a5 {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  ._lu79y {
    padding: 80px 32px;
  }
  .l2w2p6 {
    padding: 80px 32px;
  }
  .f7k8u1 {
    padding: 90px 32px;
  }
  ._ixbx8 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .z7v6d4 {
    padding: 55px 32px 80px;
  }
  .p9a9m2,.s8s1a5 {
    margin-bottom: 45px;
  }
  .b9z6w8 {
    grid-template-columns: repeat(2,1fr);
  }
  .work-card.a8p9i3 {
    grid-column: span 1;
  }
  .a8p9i3 .bx-body {
    height: 245px;
  }
  .qr-note {
    padding: 50px 32px 70px;
  }
  .l9w9x5 {
    grid-template-columns: 1fr;
  }
  .i1k7d1 {
    grid-template-columns: 1fr;
  }
  ._bcbvv {
    border-right: 0;
    border-bottom: 1px solid var(--n20);
    padding: 0 0 18px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
  }
  ._bcbvv ._wioma,._bcbvv p {
    display: none;
  }
  ._li9af {
    grid-template-columns: repeat(3,1fr);
  }
  .wd-unit>div:first-child {
    padding: 38px;
  }
  ._fem3k {
    grid-template-columns: repeat(2,1fr);
  }
}
@media (max-width:620px) {
  ._3qzju {
    height: 64px;
  }
  .lq-zone {
    padding: 9px 10px;
    font-size: 12px;
  }
  .w5a4u6 {
    display: flex;
    flex-direction: column;
    min-height: 0;
  }
  .x7c4r5,.gk-box {
    display: none;
  }
  ._epa6f {
    width: 100%;
    padding: 70px 24px 38px;
  }
  ._epa6f h1 {
    font-size: 53px;
  }
  ._ifw4u {
    margin: 25px 0;
  }
  .q3e5c4 {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }
  .j9b9f4 {
    display: block;
    width: 100%;
    min-height: 0;
    padding: 0 24px 50px;
  }
  ._s0li1 {
    height: 64vw;
  }
  ._lu79y {
    padding: 68px 24px;
  }
  .r4s6u7 {
    grid-template-columns: 1fr;
  }
  ._sdgdu {
    height: 210px;
  }
  .l2w2p6 {
    padding: 70px 24px;
  }
  .f7k8u1 {
    padding: 75px 24px;
    min-height: 415px;
  }
  ._ixbx8 {
    grid-template-columns: 1fr;
    padding: 42px 24px 20px;
  }
  ._czeco {
    gap: 10px;
    flex-direction: column;
    padding-top: 25px;
  }
  .z7v6d4 {
    padding: 45px 24px 70px;
  }
  .p9a9m2 h1,.s8s1a5 h1 {
    font-size: 48px;
  }
  .f9g4i8 {
    align-items: center;
  }
  .b1g5o5 input {
    width: 180px;
  }
  .b9z6w8 {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .work-card.a8p9i3 {
    grid-column: span 1;
  }
  .bx-body,.a8p9i3 .bx-body {
    height: 255px;
  }
  .q7i5f2 {
    display: block;
  }
  .qr-note {
    padding: 42px 24px 62px;
  }
  ._wo094 {
    display: block;
    margin-bottom: 35px;
  }
  .sl-card {
    margin-top: 22px;
  }
  .g7i2c8 {
    gap: 14px;
  }
  .g7i2c8 button {
    font-size: 11px;
  }
  ._0owff {
    grid-template-columns: 1fr;
  }
  .o8c9y7 {
    display: block;
    margin: 15px 0 45px;
  }
  .o8c9y7 ._ydo3j {
    margin-top: 25px;
  }
  ._bcbvv {
    grid-template-columns: 1fr 1fr;
  }
  ._li9af {
    grid-template-columns: repeat(2,1fr);
  }
  .tx-line {
    height: 140px;
  }
  .wd-unit {
    grid-template-columns: 1fr;
  }
  .u1f9l2 {
    min-height: 220px;
  }
  ._fem3k {
    grid-template-columns: 1fr;
  }
  ._bb84i {
    min-height: 250px;
  }
  ._jnhn7 {
    margin-top: 45px;
  }
  ._jnhn7 p {
    font-size: 15px;
  }
}
@media (prefers-reduced-motion:no-preference) {
  ._epa6f,.j9b9f4,.p9a9m2,.s8s1a5 {
    animation: entry .7s cubic-bezier(.23,1,.32,1) both;
  }
  .j9b9f4 {
    animation-delay: .08s;
  }
  .r2i6z4 {
    d8f5v4: _rjuph .24s cubic-bezier(.23,1,.32,1),background .24s ease;
  }
  .r2i6z4:hover {
    _rjuph: translateY(-5px);
  }
}
@keyframes entry {
  from {
    opacity: 0;
    _rjuph: translateY(18px);
  }
  to {
    opacity: 1;
    _rjuph: translateY(0);
  }
}
.jm-slot {
  padding: 0 5.8vw;
  background: #171713;
  border-top: 1px solid var(--n20);
  border-bottom: 1px solid var(--n20);
}
.wd-col {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 0;
  border-bottom: 1px solid var(--n20);
  font-size: 10px;
  letter-spacing: .12em;
  color: #8f897f;
}
.wd-col b {
  font-weight: 500;
  color: var(--v33);
}
.s3c5i5 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
}
.s3c5i5 article {
  position: relative;
  min-height: 175px;
  padding: 30px 26px 26px;
  border-right: 1px solid var(--n20);
}
.s3c5i5 article:first-child {
  border-left: 1px solid var(--n20);
}
.s3c5i5 article:before,._dkr4w:before,.s6z7x1:before,._8jw1t:before,._bb84i:before,._o88gk article:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 23px;
  border-top: 1px solid var(--g74);
  border-left: 1px solid var(--g74);
  opacity: .75;
  pointer-events: none;
}
.s3c5i5 article:after,._7klfv:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 42px;
  height: 2px;
  background: var(--g74);
}
.s3c5i5 span {
  color: var(--g74);
  font-size: 10px;
  letter-spacing: .1em;
}
.s3c5i5 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 26px;
  margin: 18px 0 8px;
}
.s3c5i5 p {
  font-size: 12px;
  line-height: 1.8;
  color: var(--v33);
  max-width: 230px;
  margin: 0;
}
._dkr4w,.s6z7x1,._8jw1t,._bb84i,._o88gk article {
  position: relative;
}
._7klfv {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  padding: 13px 0;
  border-bottom: 1px solid var(--n20);
  font-size: 11px;
  color: var(--v33);
}
._7klfv b {
  font-size: 9px;
  letter-spacing: .1em;
  font-weight: 500;
  color: var(--g74);
}
@media (max-width:900px) {
  .s3c5i5 {
    grid-template-columns: 1fr;
  }
  .s3c5i5 article {
    min-height: 0;
    border-left: 1px solid var(--n20);
    border-bottom: 1px solid var(--n20);
  }
  .s3c5i5 article:last-child {
    border-bottom: 0;
  }
}
@media (max-width:620px) {
  .jm-slot {
    padding: 0 24px;
  }
  .wd-col {
    align-items: flex-start;
    gap: 12px;
    flex-direction: column;
  }
  .s3c5i5 article {
    padding: 24px 18px 22px;
  }
  ._7klfv {
    align-items: flex-start;
    gap: 8px;
    flex-direction: column;
  }
  ._7klfv b {
    font-size: 8px;
  }
}
.lq-item {
  display: grid;
  grid-template-columns: .82fr 1.18fr;
  gap: 0;
  background: #f1e2d5;
  color: #271a16;
  padding: 0 5.8vw 44px;
  position: relative;
}
._8hn08 {
  padding: 88px 6.2vw 72px 0;
  align-self: center;
}
._sexxk {
  display: block;
  width: 214px;
  height: 64px;
  object-fit: contain;
  object-position: left center;
  margin: 0 0 25px;
}
.q5f9b6 {
  color: #a14325;
  margin-bottom: 18px;
}
._8hn08 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(32px,3.7vw,57px);
  line-height: 1.18;
  letter-spacing: -.06em;
  margin: 0;
}
._8hn08>p:not(.xz-tag) {
  font-size: 13px;
  line-height: 2;
  color: #785c51;
  margin: 26px 0;
}
.o1d1s5 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #742e1b;
  border-bottom: 1px solid #b98472;
  padding: 9px 0;
  font-size: 12px;
  font-weight: 700;
}
._jwvla {
  margin: 0;
  padding: 44px 0 28px;
  position: relative;
}
._jwvla:before {
  content: "";
  position: absolute;
  top: 44px;
  right: 0;
  width: 55%;
  height: 100%;
  background: #d95d2a;
  _rjuph: translate(18px,18px);
  z-index: 0;
}
._jwvla: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;
}
._jwvla img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 420px;
  object-fit: cover;
  object-position: center 42%;
  filter: saturate(.85) contrast(.98);
}
._jwvla figcaption {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  background: #281a16;
  color: #f7e9d8;
  padding: 13px 16px;
  font-size: 10px;
}
._jwvla figcaption span {
  color: #e8b298;
  letter-spacing: .11em;
}
._jwvla figcaption b {
  font-weight: 500;
}
.jm-mark {
  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);
}
.jm-mark 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);
}
.jm-mark article:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 2px;
  width: 34px;
  background: #d95d2a;
}
.jm-mark span {
  font-size: 10px;
  color: #a14325;
}
.jm-mark p {
  font-size: 12px;
  line-height: 1.75;
  color: #6b5046;
  max-width: 210px;
  margin: 10px 0 0;
}
.h4l9d7 {
  grid-column: 1/-1;
  font-size: 10px;
  line-height: 1.7;
  color: #8b6c60;
  margin: 15px 0 0;
}
@media (max-width:900px) {
  .lq-item {
    grid-template-columns: 1fr;
    padding: 0 32px 36px;
  }
  ._8hn08 {
    padding: 65px 0 36px;
  }
  ._jwvla {
    padding: 0 0 28px;
  }
  ._jwvla:before {
    top: 0;
  }
  ._jwvla img {
    height: 380px;
  }
  .jm-mark {
    grid-template-columns: repeat(3,1fr);
  }
}
@media (max-width:620px) {
  .lq-item {
    padding: 0 24px 30px;
  }
  ._8hn08 {
    padding: 54px 0 30px;
  }
  ._sexxk {
    width: 194px;
    height: 58px;
    margin-bottom: 18px;
  }
  ._jwvla img {
    height: 310px;
  }
  ._jwvla figcaption {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }
  .jm-mark {
    grid-template-columns: 1fr;
  }
  .jm-mark article {
    min-height: 0;
    padding: 17px;
  }
  .jm-mark p {
    max-width: none;
  }
}
.pn-grid {
  display: block;
  width: 168px;
  height: 45px;
  object-fit: contain;
  object-position: left center;
}
.dk-wrap {
  display: block;
  width: 183px;
  height: 49px;
  object-fit: contain;
  object-position: left center;
}
.text-link {
  font-size: 12px;
  color: var(--v33);
  d8f5v4: color .2s ease;
}
.text-link:hover {
  color: var(--f35);
}
._w0huj video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  background: #171612;
}
._w0huj .w6t9e3 {
  background: linear-gradient(90deg,rgba(17,17,15,.9),transparent);
  padding: 14px 40px 14px 0;
}
.d8u5g4 {
  padding: 108px 5.8vw 115px;
  background: #171713;
}
._4lhzi {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
._usl64 {
  display: grid;
  grid-template-columns: .93fr 1.07fr;
  min-height: 300px;
  background: #22211d;
}
._usl64 img {
  width: 100%;
  height: 100%;
  min-height: 300px;
  object-fit: cover;
  filter: saturate(.82);
}
._usl64>div {
  padding: 36px 32px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
._usl64 span,.h8b4i1>span {
  color: var(--g74);
  font-size: 10px;
  letter-spacing: .13em;
}
._usl64 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: -.04em;
  margin: 17px 0 13px;
}
._usl64 p {
  font-size: 12px;
  line-height: 1.9;
  color: var(--v33);
  margin: 0;
}
.k2x5k8 {
  font-size: 10px;
  line-height: 1.7;
  color: #837e72;
  margin: 18px 0 0;
}
.jm-card {
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  gap: 7vw;
  padding: 120px 12vw;
  background: var(--f35);
  color: var(--q15);
}
.t6i1y4 h2,._zpx5n h2,.h8b4i1 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(32px,3.5vw,55px);
  line-height: 1.23;
  letter-spacing: -.05em;
  margin: 0;
}
.t6i1y4>p:not(.xz-tag) {
  color: #625d55;
  font-size: 14px;
  line-height: 2;
  margin: 25px 0;
}
.t6i1y4 .g3m2o3 {
  color: var(--q15);
  border-color: #6d675e;
}
.bx-wrap video {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  background: #111;
}
.bx-wrap p {
  margin: 9px 0 0;
  color: #6f695e;
  font-size: 10px;
}
.r1j3e7 {
  padding: 110px 5.8vw 130px;
}
._zpx5n {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: 1px solid var(--n20);
  padding-bottom: 28px;
}
.dk-pan {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-left: 1px solid var(--n20);
}
._dkr4w {
  min-height: 295px;
  padding: 28px 22px 22px;
  border-right: 1px solid var(--n20);
  border-bottom: 1px solid var(--n20);
  display: flex;
  flex-direction: column;
}
._dkr4w>p:first-child {
  font-size: 10px;
  color: var(--g74);
  margin: 0;
}
._dkr4w h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  line-height: 1.4;
  letter-spacing: -.04em;
  margin: 21px 0 12px;
}
._dkr4w .sl-pill {
  font-size: 12px;
  line-height: 1.8;
  color: var(--v33);
  margin: 0;
}
._dkr4w a,._qm30p a {
  font-size: 11px;
  color: #ded8cd;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: auto;
  padding-top: 20px;
}
._dkr4w a:hover,._qm30p a:hover {
  color: var(--g74);
}
._luabr,.wd-pill {
  padding-top: 82px;
}
.a7n6g6,._jyjs6 {
  display: grid;
  grid-template-columns: 1fr 1.12fr;
  gap: 8vw;
  align-items: end;
  margin: 15px 0 75px;
  max-width: 1150px;
}
.a7n6g6 .xz-tag,._jyjs6 .xz-tag {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.a7n6g6 h1,._jyjs6 h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(48px,5.4vw,88px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
.a7n6g6>p:last-child,._jyjs6>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--v33);
  max-width: 455px;
  margin: 0 0 9px;
}
.cy-cell {
  border-top: 1px solid var(--n20);
}
._qm30p {
  display: grid;
  grid-template-columns: 65px 1fr 22px;
  gap: 25px;
  border-bottom: 1px solid var(--n20);
  padding: 32px 0 28px;
  d8f5v4: padding-left .22s ease,background .22s ease;
}
._qm30p:hover {
  padding-left: 17px;
  background: #171713;
}
._yd6su {
  font-size: 11px;
  color: var(--g74);
  padding-top: 4px;
}
.qr-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: #928c81;
  font-size: 10px;
  letter-spacing: .08em;
}
.qr-body span {
  color: var(--g74);
}
._1ssyb h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(25px,2.8vw,40px);
  letter-spacing: -.05em;
  line-height: 1.33;
  margin: 14px 0;
}
._1ssyb>p {
  max-width: 650px;
  color: var(--v33);
  font-size: 13px;
  line-height: 1.9;
  margin: 0;
}
._qm30p a {
  margin-top: 16px;
  padding: 0;
}
.vw-mark {
  color: #8e897f;
  margin-top: 4px;
}
.d9n7k6 {
  padding: 21px 0;
  border-bottom: 1px solid var(--n20);
  color: #837e72;
  font-size: 11px;
  line-height: 1.9;
}
.p5q2g7 {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  min-height: 460px;
  background: #e7e0d2;
  color: var(--q15);
}
.rp-line {
  display: flex;
  flex-direction: column;
  background: #10100e;
}
.rp-line video {
  width: 100%;
  height: 100%;
  min-height: 415px;
  object-fit: cover;
  display: block;
}
.fn-foot {
  height: 46px;
  padding: 0 16px;
  background: #10100e;
  color: #d6d0c5;
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 10px;
}
.fn-foot a {
  margin-left: auto;
}
.h8b4i1 {
  padding: 55px 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.h8b4i1 h2 {
  font-size: clamp(34px,3.8vw,56px);
  margin: 22px 0;
}
.h8b4i1 p {
  font-size: 13px;
  line-height: 2;
  color: #605b53;
  margin: 0;
}
._o88gk {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border: 1px solid var(--n20);
  border-right: 0;
  margin: 75px 0;
}
._o88gk article {
  min-height: 240px;
  padding: 30px;
  border-right: 1px solid var(--n20);
}
._o88gk svg {
  color: var(--g74);
}
._o88gk h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 24px;
  margin: 28px 0 10px;
}
._o88gk p {
  color: var(--v33);
  font-size: 12px;
  line-height: 1.9;
  margin: 0;
}
._xq8zz {
  border-top: 1px solid var(--n20);
  border-bottom: 1px solid var(--n20);
  padding: 24px 0;
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 18px;
  align-items: center;
}
._xq8zz span {
  color: #837e72;
  font-size: 10px;
  letter-spacing: .1em;
}
._xq8zz a {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(24px,3vw,42px);
  letter-spacing: -.05em;
}
._xq8zz p {
  grid-column: 2;
  margin: 0;
  color: #8c867c;
  font-size: 11px;
  line-height: 1.8;
}
@media (max-width:900px) {
  .pn-grid {
    width: 154px;
  }
  .dk-note {
    gap: 14px;
  }
  ._4lhzi,.jm-card,.a7n6g6,._jyjs6 {
    grid-template-columns: 1fr;
  }
  ._usl64 {
    grid-template-columns: 1fr;
  }
  ._usl64 img {
    min-height: 250px;
  }
  .jm-card {
    padding: 80px 32px;
    gap: 38px;
  }
  .dk-pan {
    grid-template-columns: 1fr;
  }
  ._dkr4w {
    min-height: 230px;
  }
  ._dkr4w h3 {
    margin: 13px 0 9px;
  }
  ._luabr,.wd-pill {
    padding-top: 58px;
  }
  .a7n6g6,._jyjs6 {
    gap: 23px;
    margin-bottom: 50px;
  }
  .p5q2g7 {
    grid-template-columns: 1fr;
  }
  .rp-line video {
    min-height: 330px;
  }
  ._o88gk {
    grid-template-columns: 1fr;
  }
  ._o88gk article {
    min-height: 0;
    padding: 28px;
    border-right: 0;
    border-bottom: 1px solid var(--n20);
  }
  ._o88gk article:last-child {
    border-bottom: 0;
  }
  ._xq8zz {
    grid-template-columns: 1fr;
    gap: 9px;
  }
  ._xq8zz p {
    grid-column: auto;
  }
  ._3qzju {
    gap: 10px;
  }
  .e6u5x7 {
    gap: 12px;
  }
}
@media (max-width:620px) {
  .pn-grid {
    width: 132px;
    height: 38px;
  }
  .dk-wrap {
    width: 158px;
  }
  .text-link {
    display: none;
  }
  .d8u5g4 {
    padding: 68px 24px;
  }
  ._usl64>div {
    padding: 27px 24px;
  }
  .jm-card {
    padding: 70px 24px;
  }
  .r1j3e7 {
    padding: 70px 24px;
  }
  ._zpx5n {
    align-items: flex-start;
    gap: 18px;
    flex-direction: column;
  }
  ._luabr,.wd-pill {
    padding-top: 45px;
  }
  ._qm30p {
    grid-template-columns: 32px 1fr;
    gap: 10px;
    padding: 26px 0;
  }
  .vw-mark {
    display: none;
  }
  ._1ssyb h2 {
    font-size: 26px;
  }
  .h8b4i1 {
    padding: 40px 24px;
  }
  .rp-line video {
    min-height: 230px;
  }
  .fn-foot {
    font-size: 9px;
  }
  ._xq8zz a {
    font-size: 25px;
    word-break: break-all;
  }
}
.p7j1y6 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 8px;
  color: #aaa49a;
  font-size: 12px;
  d8f5v4: color .2s ease,background .2s ease;
}
.p7j1y6 span {
  margin-left: auto;
  font-size: 10px;
}
.p7j1y6:hover {
  color: var(--f35);
  background: #20201c;
}
.asset-nav-link.j1l9m4 {
  color: var(--f35);
  background: #292821;
  box-shadow: inset 2px 0 var(--g74);
}
.s6z7x1 {
  display: block;
  color: inherit;
  d8f5v4: _rjuph .2s ease;
}
.s6z7x1:hover {
  _rjuph: translateY(-3px);
}
.mv-cell {
  position: absolute;
  right: 8px;
  top: 8px;
  background: rgba(17,17,15,.72);
  padding: 5px;
  display: flex;
}
._b2uby {
  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%);
}
._b2uby: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);
}
._b2uby>* {
  position: relative;
  z-index: 1;
}
.bw-item {
  display: grid;
  grid-template-columns: 1fr 1.12fr;
  gap: 8vw;
  align-items: end;
  margin: 15px 0 75px;
  max-width: 1150px;
}
.bw-item .xz-tag {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.bw-item h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(46px,5.2vw,84px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
.bw-item>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--v33);
  max-width: 450px;
  margin: 0 0 8px;
}
._e0kg7 {
  min-width: 0;
  position: relative;
}
._e0kg7:after {
  content: "";
  position: absolute;
  right: -12px;
  top: 76px;
  width: 1px;
  height: 110px;
  background: linear-gradient(transparent,var(--g74),transparent);
  opacity: .8;
}
._5p5y2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid var(--n20);
  border-bottom: 1px solid var(--n20);
  padding: 14px 0;
  color: var(--v33);
  font-size: 11px;
  position: relative;
}
._5p5y2:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 68px;
  height: 2px;
  background: var(--g74);
}
._5p5y2 b {
  font-size: 9px;
  color: var(--g74);
  letter-spacing: .11em;
  font-weight: 500;
}
.w8v1e2 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 15px;
  margin-top: 26px;
}
.w8v1e2 ._jr1wo:first-child {
  grid-column: span 2;
}
.w8v1e2 ._jr1wo:first-child .zt-grid {
  height: 296px;
}
._jr1wo {
  display: block;
  position: relative;
  color: var(--f35);
  border-bottom: 1px solid var(--n20);
  padding-bottom: 15px;
}
._jr1wo:hover h2 {
  color: var(--g74);
}
._jr1wo>svg {
  position: absolute;
  right: 4px;
  bottom: 17px;
  color: var(--g74);
}
._jr1wo>div:last-of-type {
  padding: 13px 24px 0 0;
}
._jr1wo p {
  font-size: 9px;
  letter-spacing: .1em;
  color: var(--g74);
  margin: 0;
}
._jr1wo h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 22px;
  line-height: 1.38;
  margin: 9px 0 0;
  d8f5v4: color .2s ease;
}
.zt-grid {
  height: 230px;
  overflow: hidden;
  position: relative;
  background: #282720;
  box-shadow: 0 14px 34px rgba(0,0,0,.24);
}
.zt-grid: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-grid:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 12px;
  left: 12px;
  width: 18px;
  height: 18px;
  border-left: 1px solid var(--g74);
  border-top: 1px solid var(--g74);
}
.zt-grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: contrast(1.06) saturate(.76) sepia(.12);
  d8f5v4: _rjuph .5s cubic-bezier(.23,1,.32,1),filter .3s ease;
}
._jr1wo:hover img {
  _rjuph: scale(1.05);
  filter: contrast(1.08) saturate(.9) sepia(.15);
}
.zt-grid 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;
}
._qdo9o {
  margin-top: 26px;
}
.z3i7y3 {
  position: relative;
  background: #12120f;
  box-shadow: 0 18px 44px rgba(0,0,0,.33);
}
.z3i7y3: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);
}
.z3i7y3 video {
  display: block;
  width: 100%;
  aspect-ratio: 16/8.7;
  object-fit: cover;
  filter: contrast(1.04) saturate(.86);
}
.z3i7y3 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;
}
.t7e4d1 {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  border-left: 1px solid var(--n20);
  margin-top: 16px;
}
.t7e4d1 article {
  padding: 20px;
  border-right: 1px solid var(--n20);
  border-bottom: 1px solid var(--n20);
}
.t7e4d1 b {
  font-size: 10px;
  color: var(--g74);
  letter-spacing: .1em;
}
.t7e4d1 p {
  font-size: 12px;
  line-height: 1.8;
  color: var(--v33);
  margin: 12px 0 0;
}
.t7e4d1 a {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  color: var(--f35);
  margin-top: 15px;
}
.hp-foot {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 22px 15px;
  margin-top: 26px;
}
.hp-foot ._jr1wo:first-child {
  grid-column: span 2;
}
.hp-foot ._jr1wo:first-child .zt-grid {
  height: 340px;
}
._34z8r {
  margin-top: 26px;
}
.hp-flow {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  background: #e9dfd2;
  color: var(--q15);
  box-shadow: 0 18px 46px rgba(0,0,0,.24);
}
.hp-flow img {
  display: block;
  width: 100%;
  height: 365px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.8) sepia(.09);
}
.hp-flow>div {
  padding: 45px 42px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.hp-flow span {
  font-size: 10px;
  color: var(--g74);
  letter-spacing: .12em;
}
.hp-flow h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(28px,3vw,44px);
  letter-spacing: -.055em;
  line-height: 1.25;
  margin: 19px 0 14px;
}
.hp-flow p {
  font-size: 12px;
  line-height: 1.9;
  color: #645b52;
  margin: 0;
}
.hp-flow a {
  display: flex;
  gap: 6px;
  align-items: center;
  font-size: 12px;
  color: #6f301e;
  margin-top: 25px;
}
.cy-box {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  margin-top: 16px;
  border-left: 1px solid var(--n20);
}
.cy-box article {
  border-right: 1px solid var(--n20);
  border-bottom: 1px solid var(--n20);
  padding: 22px;
  min-height: 150px;
}
.cy-box svg {
  color: var(--g74);
}
.cy-box b {
  display: block;
  font-family: "Noto Serif SC",serif;
  font-size: 21px;
  margin-top: 21px;
}
.cy-box p {
  font-size: 11px;
  line-height: 1.75;
  color: var(--v33);
  margin: 7px 0 0;
}
.y8n1t8 {
  margin-top: 26px;
  border-top: 1px solid var(--n20);
}
.y8n1t8>article {
  display: grid;
  grid-template-columns: 50px 1fr;
  gap: 20px;
  padding: 27px 0;
  border-bottom: 1px solid var(--n20);
  position: relative;
}
.y8n1t8>article:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 34px;
  height: 2px;
  background: var(--g74);
}
.y8n1t8>article>span {
  color: var(--g74);
  font-size: 10px;
}
.y8n1t8 small {
  font-size: 10px;
  color: #aaa399;
  letter-spacing: .09em;
}
.y8n1t8 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(23px,2.4vw,34px);
  line-height: 1.33;
  letter-spacing: -.04em;
  margin: 11px 0;
}
.y8n1t8 p {
  font-size: 12px;
  line-height: 1.9;
  color: var(--v33);
  max-width: 660px;
  margin: 0;
}
.y8n1t8 a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--f35);
  font-size: 11px;
  margin-top: 15px;
}
.j1k4a8,.rp-head {
  font-size: 10px;
  line-height: 1.8;
  color: #827c72;
  margin: 20px 0 0;
}
.rp-head {
  padding-top: 20px;
  border-top: 1px solid var(--n20);
}
.rp-head a {
  margin-left: 10px;
  color: var(--g74);
}
@media (max-width:900px) {
  ._b2uby {
    padding-top: 58px;
  }
  .bw-item {
    grid-template-columns: 1fr;
    gap: 23px;
    margin-bottom: 50px;
  }
  .w8v1e2 {
    grid-template-columns: 1fr 1fr;
  }
  .w8v1e2 ._jr1wo:last-child {
    grid-column: span 2;
  }
  .w8v1e2 ._jr1wo:first-child {
    grid-column: span 2;
  }
  .hp-flow {
    grid-template-columns: 1fr;
  }
  .hp-flow img {
    height: 330px;
  }
  .hp-foot ._jr1wo:first-child .zt-grid {
    height: 260px;
  }
}
@media (max-width:620px) {
  ._b2uby {
    padding-top: 45px;
  }
  .bw-item h1 {
    font-size: 46px;
  }
  ._5p5y2 {
    align-items: flex-start;
    gap: 7px;
    flex-direction: column;
  }
  .w8v1e2,.hp-foot {
    grid-template-columns: 1fr;
  }
  .w8v1e2 ._jr1wo:last-child,.w8v1e2 ._jr1wo:first-child,.hp-foot ._jr1wo:first-child {
    grid-column: auto;
  }
  .zt-grid,.w8v1e2 ._jr1wo:first-child .zt-grid,.hp-foot ._jr1wo:first-child .zt-grid {
    height: 235px;
  }
  .z3i7y3 video {
    aspect-ratio: 1.18;
  }
  .t7e4d1,.cy-box {
    grid-template-columns: 1fr;
  }
  .t7e4d1 article {
    border-left: 1px solid var(--n20);
  }
  .hp-flow img {
    height: 290px;
  }
  .hp-flow>div {
    padding: 34px 24px;
  }
  .cy-box article {
    border-left: 1px solid var(--n20);
    min-height: 0;
  }
  .y8n1t8>article {
    grid-template-columns: 28px 1fr;
    gap: 8px;
  }
  .y8n1t8 h2 {
    font-size: 25px;
  }
}
.rp-mark {
  padding-top: 82px;
  position: relative;
  background: radial-gradient(ellipse at 72% 17%,rgba(217,93,42,.06),transparent 29%),#11110f;
}
.rp-mark: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);
}
.rp-mark>* {
  position: relative;
  z-index: 1;
}
.c2g4q6 {
  max-width: 1110px;
  margin: 15px 0 72px;
  display: grid;
  grid-template-columns: 1.04fr .96fr;
  gap: 6vw;
  align-items: end;
}
.c2g4q6 .xz-tag {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.c2g4q6 h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(48px,5.5vw,88px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
.c2g4q6>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--v33);
  max-width: 425px;
  margin: 0 0 8px;
}
._nmucw {
  justify-self: end;
  grid-column: 2;
  font-size: 11px;
  color: var(--g74);
  border-bottom: 1px solid rgba(217,93,42,.5);
  padding-bottom: 5px;
  margin-bottom: 22px;
}
._m94m0 {
  min-width: 0;
}
.x5l5l2 {
  margin: 0;
  position: relative;
  background: #191814;
  box-shadow: 0 24px 52px rgba(0,0,0,.36);
}
.x5l5l2:before,.x5l5l2:after {
  content: "";
  position: absolute;
  z-index: 2;
  pointer-events: none;
  width: 30px;
  height: 30px;
}
.x5l5l2:before {
  top: 16px;
  left: 16px;
  border-top: 1px solid var(--g74);
  border-left: 1px solid var(--g74);
}
.x5l5l2:after {
  right: 16px;
  bottom: 62px;
  border-right: 1px solid var(--g74);
  border-bottom: 1px solid var(--g74);
}
.x5l5l2 img {
  display: block;
  width: 100%;
  height: 440px;
  object-fit: cover;
  filter: contrast(1.06) saturate(.8) sepia(.11);
}
.x5l5l2 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;
}
.x5l5l2 figcaption span {
  color: var(--g74);
  letter-spacing: .1em;
}
.x5l5l2 figcaption b {
  font-weight: 400;
  color: var(--v33);
}
.mv-row {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 22px;
  padding: 29px 0;
  border-bottom: 1px solid var(--n20);
}
.mv-row span,.bw-grid span {
  font-size: 10px;
  color: var(--g74);
  letter-spacing: .11em;
}
.mv-row p {
  font-family: "Noto Serif SC",serif;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: -.035em;
  margin: 0;
}
.bw-grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-left: 1px solid var(--n20);
  margin-top: 18px;
}
.bw-grid article {
  padding: 22px 20px;
  min-height: 152px;
  border-right: 1px solid var(--n20);
  border-bottom: 1px solid var(--n20);
}
.bw-grid p {
  font-size: 12px;
  line-height: 1.85;
  color: var(--v33);
  margin: 15px 0 0;
}
.w7p9a9 {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 30px;
  padding: 30px 0;
  border-bottom: 1px solid var(--n20);
}
.w7p9a9 small {
  font-size: 9px;
  letter-spacing: .12em;
  color: var(--g74);
}
.w7p9a9 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  line-height: 1.45;
  max-width: 590px;
  letter-spacing: -.04em;
  margin: 12px 0 0;
}
.w7p9a9>a {
  display: flex;
  align-items: center;
  gap: 7px;
  flex: none;
  font-size: 12px;
  color: var(--f35);
  border-bottom: 1px solid var(--v33);
  padding-bottom: 7px;
}
@media (max-width:900px) {
  .rp-mark {
    padding-top: 58px;
  }
  .c2g4q6 {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 48px;
  }
  ._nmucw {
    grid-column: auto;
    justify-self: start;
    order: 2;
    margin-bottom: 0;
  }
  .c2g4q6 h1 {
    order: 1;
  }
  .c2g4q6>p:last-child {
    order: 3;
  }
  .x5l5l2 img {
    height: 380px;
  }
}
@media (max-width:620px) {
  .rp-mark {
    padding-top: 45px;
  }
  .c2g4q6 h1 {
    font-size: 47px;
  }
  .x5l5l2 img {
    height: 290px;
  }
  .x5l5l2 figcaption {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }
  .mv-row {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 23px 0;
  }
  .mv-row p {
    font-size: 20px;
  }
  .bw-grid {
    grid-template-columns: 1fr;
  }
  .bw-grid article {
    min-height: 0;
  }
  .w7p9a9 {
    align-items: flex-start;
    flex-direction: column;
    gap: 18px;
  }
  .w7p9a9 h2 {
    font-size: 23px;
  }
}
._jwvla 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;
}
._2v6nr {
  padding: 104px 5.8vw 116px;
  background: #241914;
  color: #f7e9d8;
}
.f9a8v2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: end;
  gap: 5vw;
  margin-bottom: 42px;
}
.f9a8v2 .xz-tag {
  grid-column: 1/-1;
  color: #e8b298;
  margin-bottom: 0;
}
.f9a8v2 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(33px,3.7vw,57px);
  line-height: 1.18;
  letter-spacing: -.06em;
  margin: 0;
}
.f9a8v2 .g3m2o3 {
  justify-self: start;
  border-color: #e8b298;
  color: #f7e9d8;
}
._da2je {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
}
._da2je article {
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(247,233,216,.24);
}
._da2je article:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 38px;
  height: 2px;
  background: #d95d2a;
}
._da2je img {
  display: block;
  width: 100%;
  height: 230px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.85) sepia(.1);
}
._da2je span {
  display: block;
  margin-top: 17px;
  color: #e8b298;
  font-size: 9px;
  letter-spacing: .12em;
}
._da2je h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  line-height: 1.35;
  margin: 10px 0;
}
._da2je p {
  max-width: 270px;
  color: #c8b6aa;
  font-size: 12px;
  line-height: 1.85;
  margin: 0;
}
._y65z9 {
  padding-top: 82px;
  position: relative;
  background: radial-gradient(ellipse at 76% 13%,rgba(217,93,42,.07),transparent 29%),#11110f;
}
._y65z9: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);
}
._y65z9>* {
  position: relative;
  z-index: 1;
}
.tx-item {
  margin-bottom: 62px;
}
.wd-card {
  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);
}
.f3b6p2 {
  position: relative;
  background: #16130f;
}
.f3b6p2 video {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.88);
}
.f3b6p2 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;
}
._pqj2n {
  padding: 52px 44px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
._pqj2n .xz-tag {
  color: #a14325;
  margin-bottom: 16px;
}
._pqj2n h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(31px,3.3vw,49px);
  line-height: 1.22;
  letter-spacing: -.055em;
  margin: 0;
}
._pqj2n>p:not(.xz-tag) {
  font-size: 13px;
  line-height: 1.95;
  color: #68564b;
  margin: 22px 0;
}
._pqj2n 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;
}
.gk-unit {
  margin-top: 74px;
  border-top: 1px solid var(--n20);
}
.gk-unit article {
  display: grid;
  grid-template-columns: 56px 275px 1fr 22px;
  gap: 22px;
  padding: 28px 0;
  border-bottom: 1px solid var(--n20);
  align-items: start;
  position: relative;
}
.gk-unit article:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 40px;
  height: 2px;
  background: var(--g74);
}
._vn2qq {
  color: var(--g74);
  font-size: 10px;
  padding-top: 6px;
}
.gk-unit img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  filter: contrast(1.04) saturate(.82) sepia(.1);
}
.gk-unit article>div:nth-of-type(2)>p:first-child {
  margin: 0;
  color: var(--g74);
  font-size: 10px;
  letter-spacing: .11em;
}
.gk-unit h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(24px,2.7vw,37px);
  letter-spacing: -.05em;
  line-height: 1.32;
  margin: 13px 0;
}
.rp-card {
  font-size: 12px;
  line-height: 1.9;
  color: var(--v33);
  max-width: 650px;
  margin: 0;
}
.gk-unit a {
  display: flex;
  gap: 5px;
  align-items: center;
  color: var(--f35);
  font-size: 11px;
  margin-top: 14px;
}
.gk-unit>article>svg {
  color: #9b968c;
  margin-top: 6px;
}
._wgwbx {
  margin-top: 26px;
}
.c4j4r7 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
  margin-top: 16px;
}
.c4j4r7 article {
  background: #211b17;
  border-bottom: 1px solid var(--n20);
}
.c4j4r7 img {
  display: block;
  width: 100%;
  height: 170px;
  object-fit: cover;
  filter: contrast(1.05) saturate(.84) sepia(.1);
}
.c4j4r7>article>div {
  padding: 18px;
}
.c4j4r7 span {
  font-size: 9px;
  color: var(--g74);
  letter-spacing: .1em;
}
.c4j4r7 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  margin: 11px 0 8px;
}
.c4j4r7 p {
  font-size: 11px;
  line-height: 1.75;
  color: var(--v33);
  margin: 0;
}
.y9m7u9 {
  margin-top: 24px;
  display: flex;
  align-items: center;
  gap: 7px;
  width: max-content;
  font-size: 12px;
  color: var(--f35);
  border-bottom: 1px solid var(--v33);
  padding-bottom: 8px;
}
@media (max-width:900px) {
  ._2v6nr {
    padding: 80px 32px;
  }
  .wd-card {
    grid-template-columns: 1fr;
  }
  .f3b6p2 video {
    min-height: 350px;
  }
  .gk-unit article {
    grid-template-columns: 40px 220px 1fr 22px;
  }
  .c4j4r7 {
    grid-template-columns: 1fr 1fr;
  }
  .c4j4r7 article:last-child {
    grid-column: span 2;
  }
  ._da2je {
    grid-template-columns: 1fr 1fr;
  }
  ._da2je article:last-child {
    grid-column: span 2;
  }
}
@media (max-width:620px) {
  ._jwvla video {
    height: 310px;
  }
  ._2v6nr {
    padding: 70px 24px;
  }
  .f9a8v2 {
    grid-template-columns: 1fr;
    gap: 22px;
  }
  ._da2je,.c4j4r7 {
    grid-template-columns: 1fr;
  }
  ._da2je article:last-child,.c4j4r7 article:last-child {
    grid-column: auto;
  }
  ._da2je img {
    height: 215px;
  }
  ._y65z9 {
    padding-top: 45px;
  }
  .f3b6p2 video {
    min-height: 260px;
  }
  ._pqj2n {
    padding: 36px 24px;
  }
  .gk-unit {
    margin-top: 50px;
  }
  .gk-unit article {
    grid-template-columns: 27px 1fr;
    gap: 8px;
    padding: 24px 0;
  }
  .gk-unit img {
    grid-column: 2;
    height: 205px;
  }
  .gk-unit article>div:nth-of-type(2) {
    grid-column: 2;
  }
  .gk-unit>article>svg {
    display: none;
  }
}
._jwvla:before {
  top: 28px;
  right: 0;
  width: 1px;
  height: calc(100% - 26px);
  background: var(--g74);
  _rjuph: translate(16px,16px);
}
._qx5v7,.bx-unit {
  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;
}
._qx5v7>span,.bx-unit>span {
  font-size: 9px;
  letter-spacing: .12em;
  color: #e8b298;
}
._qx5v7>div,.bx-unit>div {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
}
._qx5v7 article,.bx-unit article {
  position: relative;
  padding-left: 12px;
}
._qx5v7 article:before,.bx-unit article:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 2px;
  height: 28px;
  background: var(--g74);
}
._qx5v7 b,.bx-unit b {
  display: block;
  font-family: "Noto Serif SC",serif;
  font-size: 17px;
}
._qx5v7 p,.bx-unit p {
  font-size: 10px;
  line-height: 1.6;
  color: #c8b6aa;
  margin: 4px 0 0;
}
._qx5v7>a,.bx-unit>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;
}
.bx-unit {
  color: var(--f35);
  border-color: var(--n20);
  margin: 42px 0 0;
}
.bx-unit>span {
  color: var(--g74);
}
.bx-unit p {
  color: var(--v33);
}
.bx-unit>a {
  color: var(--f35);
}
@media (max-width:900px) {
  ._qx5v7,.bx-unit {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  ._qx5v7>a,.bx-unit>a {
    width: max-content;
  }
}
@media (max-width:620px) {
  ._qx5v7>div,.bx-unit>div {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  ._qx5v7,.bx-unit {
    margin-top: 30px;
  }
}
@property --g31 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --y38 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --a47 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --e72 {
  syntax: "*";
  inherits: false;
}
@property --w49 {
  syntax: "*";
  inherits: false;
}
@property --e65 {
  syntax: "*";
  inherits: false;
}
@property --g25 {
  syntax: "*";
  inherits: false;
}
@property --u85 {
  syntax: "*";
  inherits: false;
}
@property --u70 {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --v83 {
  syntax: "*";
  inherits: false;
}
@property --g23 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --g96 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --b76 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --d77 {
  syntax: "*";
  inherits: false;
}
@property --e77 {
  syntax: "*";
  inherits: false;
}
@property --e10 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --g82 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --x74 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --x81 {
  syntax: "*";
  inherits: false;
}
@property --d92 {
  syntax: "*";
  inherits: false;
}
@property --z35 {
  syntax: "*";
  inherits: false;
}
@property --e51 {
  syntax: "*";
  inherits: false;
}
@property --e36 {
  syntax: "*";
  inherits: false;
}
@property --u49 {
  syntax: "*";
  inherits: false;
}
@property --h84 {
  syntax: "*";
  inherits: false;
}
@property --a95 {
  syntax: "*";
  inherits: false;
}
@property --m66 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --n51 {
  syntax: "*";
  inherits: false;
}
@property --j39 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --e61 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --k34 {
  syntax: "*";
  inherits: false;
}
@property --h92 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --y69 {
  syntax: "*";
  inherits: false;
}
@property --e5 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --d7 {
  syntax: "*";
  inherits: false;
}
@property --p19 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --n99 {
  syntax: "*";
  inherits: false;
}
@property --z34 {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --h5 {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --e55 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --m98 {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --w24 {
  syntax: "*";
  inherits: false;
}
@property --y17 {
  syntax: "*";
  inherits: false;
}
@property --f38 {
  syntax: "*";
  inherits: false;
}
@property --m23 {
  syntax: "*";
  inherits: false;
}
@property --p12 {
  syntax: "*";
  inherits: false;
}
@property --d34 {
  syntax: "*";
  inherits: false;
}
@property --e14 {
  syntax: "*";
  inherits: false;
}
@property --b31 {
  syntax: "*";
  inherits: false;
}
@property --z21 {
  syntax: "*";
  inherits: false;
}
@property --n37 {
  syntax: "*";
  inherits: false;
}
@property --u80 {
  syntax: "*";
  inherits: false;
}
@property --k30 {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@keyframes spin {
  to {
    _rjuph: 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 {
      --g31: 0;
      --y38: 0;
      --a47: 0;
      --e72: initial;
      --w49: initial;
      --e65: initial;
      --g25: initial;
      --u85: initial;
      --u70: solid;
      --v83: initial;
      --g23: #0000;
      --g96: #0000;
      --b76: #0000;
      --d77: initial;
      --e77: initial;
      --e10: 0%;
      --g82: 50%;
      --x74: 100%;
      --x81: initial;
      --d92: initial;
      --z35: initial;
      --e51: initial;
      --e36: initial;
      --u49: initial;
      --h84: initial;
      --a95: initial;
      --m66: 0 0 #0000;
      --n51: initial;
      --j39: 100%;
      --e61: 0 0 #0000;
      --k34: initial;
      --h92: 100%;
      --y69: initial;
      --e5: 0 0 #0000;
      --d7: initial;
      --p19: 0 0 #0000;
      --n99: initial;
      --z34: 0px;
      --h5: #fff;
      --e55: 0 0 #0000;
      --m98: solid;
      --w24: initial;
      --y17: initial;
      --f38: initial;
      --m23: initial;
      --p12: initial;
      --d34: initial;
      --e14: initial;
      --b31: initial;
      --z21: initial;
      --n37: initial;
      --u80: initial;
      --k30: "";
    }
  }
}
