/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss._luozc */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --j89: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --g26: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --d69: oklch(93.6% 0.032 17.717);
    --m13: oklch(63.7% 0.237 25.331);
    --v5: oklch(54.6% 0.245 262.881);
    --a78: oklch(48.8% 0.243 264.376);
    --x54: oklch(98.4% 0.003 247.858);
    --q22: oklch(96.8% 0.007 247.896);
    --j27: oklch(44.6% 0.043 257.281);
    --h66: oklch(37.2% 0.044 257.287);
    --n75: oklch(20.8% 0.042 265.755);
    --n33: #000;
    --q56: #fff;
    --t68: 0.25rem;
    --x26: 24rem;
    --z11: 32rem;
    --d13: 42rem;
    --g47: 0.75rem;
    --z6: calc(1 / 0.75);
    --w29: 0.875rem;
    --v11: calc(1.25 / 0.875);
    --x74: 1rem;
    --g20: calc(1.5 / 1);
    --x6: 1.125rem;
    --u76: calc(1.75 / 1.125);
    --e63: 1.25rem;
    --t21: calc(1.75 / 1.25);
    --p51: 2.25rem;
    --p2: calc(2.5 / 2.25);
    --k1: 400;
    --j26: 500;
    --n87: 600;
    --u15: 700;
    --e90: -0.025em;
    --v65: 0.1em;
    --a28: 1.375;
    --w4: 1.5;
    --n26: 1.625;
    --t3: 0.125rem;
    --a87: 0.25rem;
    --j96: 0.375rem;
    --a16: 0.5rem;
    --u81: 0.75rem;
    --k46: cubic-bezier(0.4, 0, 0.2, 1);
    --n30: spin 1s linear infinite;
    --e22: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --u2: 8px;
    --x75: 40px;
    --h87: 16 / 9;
    --d27: 150ms;
    --j58: cubic-bezier(0.4, 0, 0.2, 1);
    --u98: var(--j89);
    --p34: var(--g26);
  }
}
@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(--u98, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--z93, normal);
    font-variation-settings: var(--f50, 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(--p34, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--j98, normal);
    font-variation-settings: var(--g69, 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;
  }
  _syggy {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    _lr0ul: 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;
  }
  ._55m07 {
    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;
  }
  .u9l5z5 {
    inset: calc(var(--t68) * 0);
  }
  ._vn276 {
    inset-inline: calc(var(--t68) * 0);
  }
  ._j7h27 {
    inset-block: calc(var(--t68) * 0);
  }
  .-top-12 {
    top: calc(var(--t68) * -12);
  }
  .top-0 {
    top: calc(var(--t68) * 0);
  }
  .top-1\.5 {
    top: calc(var(--t68) * 1.5);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-3\.5 {
    top: calc(var(--t68) * 3.5);
  }
  .top-4 {
    top: calc(var(--t68) * 4);
  }
  .top-\[1px\] {
    top: 1px;
  }
  .top-\[50\%\] {
    top: 50%;
  }
  .top-\[60\%\] {
    top: 60%;
  }
  .top-full {
    top: 100%;
  }
  .-right-12 {
    right: calc(var(--t68) * -12);
  }
  .right-0 {
    right: calc(var(--t68) * 0);
  }
  .right-1 {
    right: calc(var(--t68) * 1);
  }
  .right-2 {
    right: calc(var(--t68) * 2);
  }
  .right-3 {
    right: calc(var(--t68) * 3);
  }
  .right-4 {
    right: calc(var(--t68) * 4);
  }
  .-bottom-12 {
    bottom: calc(var(--t68) * -12);
  }
  .bottom-0 {
    bottom: calc(var(--t68) * 0);
  }
  .-left-12 {
    left: calc(var(--t68) * -12);
  }
  .left-0 {
    left: calc(var(--t68) * 0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-2 {
    left: calc(var(--t68) * 2);
  }
  .left-\[50\%\] {
    left: 50%;
  }
  ._j9y29 {
    isolation: isolate;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .r9b3r1 {
    order: -9999;
  }
  .u4i3r9 {
    order: 9999;
  }
  .i4h9h2 {
    grid-column-start: 2;
  }
  .i7t3u4 {
    grid-row: span 2 / span 2;
  }
  .k6q9w2 {
    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(--t68) * 0) !important;
  }
  .-mx-1 {
    margin-inline: calc(var(--t68) * -1);
  }
  .mx-2 {
    margin-inline: calc(var(--t68) * 2);
  }
  .mx-3\.5 {
    margin-inline: calc(var(--t68) * 3.5);
  }
  .mx-4 {
    margin-inline: calc(var(--t68) * 4);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .-my-2 {
    margin-block: calc(var(--t68) * -2);
  }
  .my-0 {
    margin-block: calc(var(--t68) * 0);
  }
  .my-0\.5 {
    margin-block: calc(var(--t68) * 0.5);
  }
  .my-1 {
    margin-block: calc(var(--t68) * 1);
  }
  .-mt-4 {
    margin-top: calc(var(--t68) * -4);
  }
  .mt-1\.5 {
    margin-top: calc(var(--t68) * 1.5);
  }
  .mt-2 {
    margin-top: calc(var(--t68) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--t68) * 4);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-2 {
    margin-right: calc(var(--t68) * 2);
  }
  .mb-2 {
    margin-bottom: calc(var(--t68) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--t68) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--t68) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--t68) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--t68) * 8);
  }
  .-ml-4 {
    margin-left: calc(var(--t68) * -4);
  }
  .ml-1 {
    margin-left: calc(var(--t68) * 1);
  }
  .ml-4 {
    margin-left: calc(var(--t68) * 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;
  }
  .d8n6h3 {
    display: inline-flex;
  }
  ._syggy {
    display: table;
  }
  .dk-unit {
    display: table-caption;
  }
  .d5z5z7 {
    display: table-cell;
  }
  .c8u6u5 {
    display: table-row;
  }
  ._r0c84 {
    field-sizing: content;
  }
  ._lt6qh {
    aspect-ratio: 1 / 1;
  }
  ._5tzxa {
    aspect-ratio: var(--h87);
  }
  .size-\(--g45\) {
    width: var(--g45);
    height: var(--g45);
  }
  .b4i2y3 {
    width: calc(var(--t68) * 2);
    height: calc(var(--t68) * 2);
  }
  .size-2\.5 {
    width: calc(var(--t68) * 2.5);
    height: calc(var(--t68) * 2.5);
  }
  .dk-note {
    width: calc(var(--t68) * 3);
    height: calc(var(--t68) * 3);
  }
  .size-3\.5 {
    width: calc(var(--t68) * 3.5);
    height: calc(var(--t68) * 3.5);
  }
  .k2z4f6 {
    width: calc(var(--t68) * 4);
    height: calc(var(--t68) * 4);
  }
  .hp-tag {
    width: calc(var(--t68) * 6);
    height: calc(var(--t68) * 6);
  }
  .mv-cell {
    width: calc(var(--t68) * 7);
    height: calc(var(--t68) * 7);
  }
  .pn-note {
    width: calc(var(--t68) * 8);
    height: calc(var(--t68) * 8);
  }
  ._3gmlh {
    width: calc(var(--t68) * 9);
    height: calc(var(--t68) * 9);
  }
  .g4s1b4 {
    width: calc(var(--t68) * 10);
    height: calc(var(--t68) * 10);
  }
  .tx-slot {
    width: auto;
    height: auto;
  }
  ._bgkqh {
    width: 100%;
    height: 100%;
  }
  .h-\(--g45\) {
    height: var(--g45);
  }
  .h-1\.5 {
    height: calc(var(--t68) * 1.5);
  }
  .h-2 {
    height: calc(var(--t68) * 2);
  }
  .h-2\.5 {
    height: calc(var(--t68) * 2.5);
  }
  .h-4 {
    height: calc(var(--t68) * 4);
  }
  .h-5 {
    height: calc(var(--t68) * 5);
  }
  .h-6 {
    height: calc(var(--t68) * 6);
  }
  .h-7 {
    height: calc(var(--t68) * 7);
  }
  .h-8 {
    height: calc(var(--t68) * 8);
  }
  .h-9 {
    height: calc(var(--t68) * 9);
  }
  .h-10 {
    height: calc(var(--t68) * 10);
  }
  .h-12 {
    height: calc(var(--t68) * 12);
  }
  .h-16 {
    height: calc(var(--t68) * 16);
  }
  .h-\[1\.15rem\] {
    height: 1.15rem;
  }
  .h-\[500px\] {
    height: 500px;
  }
  .h-\[calc\(100\%-1px\)\] {
    height: calc(100% - 1px);
  }
  .h-\[var\(--f87\)\] {
    height: var(--f87);
  }
  .h-\[var\(--q46\)\] {
    height: var(--q46);
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-px {
    height: 1px;
  }
  .h-svh {
    height: 100svh;
  }
  .max-h-\(--e87\) {
    max-height: var(--e87);
  }
  .max-h-\(--k29\) {
    max-height: var(--k29);
  }
  .max-h-\(--k51\) {
    max-height: var(--k51);
  }
  .max-h-\[300px\] {
    max-height: 300px;
  }
  .min-h-0 {
    min-height: calc(var(--t68) * 0);
  }
  .min-h-4 {
    min-height: calc(var(--t68) * 4);
  }
  .min-h-16 {
    min-height: calc(var(--t68) * 16);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .min-h-svh {
    min-height: 100svh;
  }
  .w-\(--g45\) {
    width: var(--g45);
  }
  .w-\(--v1\) {
    width: var(--v1);
  }
  .w-0 {
    width: calc(var(--t68) * 0);
  }
  .w-1 {
    width: calc(var(--t68) * 1);
  }
  .w-2 {
    width: calc(var(--t68) * 2);
  }
  .w-2\.5 {
    width: calc(var(--t68) * 2.5);
  }
  .w-3 {
    width: calc(var(--t68) * 3);
  }
  .w-3\/4 {
    width: calc(3/4 * 100%);
  }
  .w-4 {
    width: calc(var(--t68) * 4);
  }
  .w-5 {
    width: calc(var(--t68) * 5);
  }
  .w-8 {
    width: calc(var(--t68) * 8);
  }
  .w-9 {
    width: calc(var(--t68) * 9);
  }
  .w-10 {
    width: calc(var(--t68) * 10);
  }
  .w-16 {
    width: calc(var(--t68) * 16);
  }
  .w-64 {
    width: calc(var(--t68) * 64);
  }
  .w-72 {
    width: calc(var(--t68) * 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-\(--a11\) {
    max-width: var(--a11);
  }
  .max-w-2xl {
    max-width: var(--d13);
  }
  .max-w-\[calc\(100\%-2rem\)\] {
    max-width: calc(100% - 2rem);
  }
  .max-w-lg {
    max-width: var(--z11);
  }
  .max-w-max {
    max-width: max-content;
  }
  .max-w-sm {
    max-width: var(--x26);
  }
  .min-w-\(--g45\) {
    min-width: var(--g45);
  }
  .min-w-0 {
    min-width: calc(var(--t68) * 0);
  }
  .min-w-5 {
    min-width: calc(var(--t68) * 5);
  }
  .min-w-8 {
    min-width: calc(var(--t68) * 8);
  }
  .min-w-9 {
    min-width: calc(var(--t68) * 9);
  }
  .min-w-10 {
    min-width: calc(var(--t68) * 10);
  }
  .min-w-\[8rem\] {
    min-width: 8rem;
  }
  .min-w-\[12rem\] {
    min-width: 12rem;
  }
  .min-w-\[var\(--e16\)\] {
    min-width: var(--e16);
  }
  .sl-line {
    flex: 1;
  }
  ._5trii {
    flex-shrink: 0;
  }
  ._5npe8 {
    flex-shrink: 0;
  }
  ._5pr70 {
    flex-grow: 1;
  }
  .w8n6w8 {
    flex-grow: 0;
  }
  .l6u7p8 {
    flex-basis: 100%;
  }
  .a7z1c9 {
    caption-side: bottom;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .origin-\(--k54\) {
    transform-origin: var(--k54);
  }
  .origin-\(--b33\) {
    transform-origin: var(--b33);
  }
  .origin-\(--q3\) {
    transform-origin: var(--q3);
  }
  .origin-\(--j86\) {
    transform-origin: var(--j86);
  }
  .origin-\(--f36\) {
    transform-origin: var(--f36);
  }
  .origin-\(--x95\) {
    transform-origin: var(--x95);
  }
  .origin-\(--b64\) {
    transform-origin: var(--b64);
  }
  .-translate-x-1\/2 {
    --h61: calc(calc(1/2 * 100%) * -1);
    translate: var(--h61) var(--b52);
  }
  .-translate-x-px {
    --h61: -1px;
    translate: var(--h61) var(--b52);
  }
  .translate-x-\[-50\%\] {
    --h61: -50%;
    translate: var(--h61) var(--b52);
  }
  .translate-x-px {
    --h61: 1px;
    translate: var(--h61) var(--b52);
  }
  .-translate-y-1\/2 {
    --b52: calc(calc(1/2 * 100%) * -1);
    translate: var(--h61) var(--b52);
  }
  .translate-y-0\.5 {
    --b52: calc(var(--t68) * 0.5);
    translate: var(--h61) var(--b52);
  }
  .translate-y-\[-50\%\] {
    --b52: -50%;
    translate: var(--h61) var(--b52);
  }
  .translate-y-\[calc\(-50\%_-_2px\)\] {
    --b52: calc(-50% - 2px);
    translate: var(--h61) var(--b52);
  }
  .rotate-45 {
    rotate: 45deg;
  }
  .rotate-90 {
    rotate: 90deg;
  }
  ._xnsl5 {
    _xnsl5: var(--x73,) var(--f30,) var(--k81,) var(--n95,) var(--j60,);
  }
  .fn-row {
    animation: var(--e22);
  }
  .z7f6n8 {
    animation: var(--n30);
  }
  .cursor-default {
    cursor: default;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .cursor-text {
    cursor: text;
  }
  .g4w8t7 {
    touch-action: none;
  }
  .z3p3c5 {
    resize: none;
  }
  .f4a5z4 {
    scroll-margin-block: calc(var(--t68) * 1);
  }
  .lq-box {
    scroll-padding-block: calc(var(--t68) * 1);
  }
  .list-disc {
    list-style-type: disc;
  }
  .list-none {
    list-style-type: none;
  }
  .rp-note {
    grid-auto-rows: min-content;
  }
  .grid-cols-\[0_1fr\] {
    grid-template-columns: 0 1fr;
  }
  .grid-rows-\[auto_auto\] {
    grid-template-rows: auto auto;
  }
  .a9v5i2 {
    flex-direction: column;
  }
  .pn-cell {
    flex-direction: column-reverse;
  }
  .bw-chip {
    flex-direction: row;
  }
  ._rhk1o {
    _rhk1o: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  ._7hqx7 {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gk-box {
    justify-items: start;
  }
  .gap-0 {
    gap: calc(var(--t68) * 0);
  }
  .gap-0\.5 {
    gap: calc(var(--t68) * 0.5);
  }
  .gap-1 {
    gap: calc(var(--t68) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--t68) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--t68) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--t68) * 2.5);
  }
  .gap-3 {
    gap: calc(var(--t68) * 3);
  }
  .gap-4 {
    gap: calc(var(--t68) * 4);
  }
  .gap-6 {
    gap: calc(var(--t68) * 6);
  }
  .gap-7 {
    gap: calc(var(--t68) * 7);
  }
  .gap-y-0\.5 {
    row-gap: calc(var(--t68) * 0.5);
  }
  .pn-list {
    align-self: flex-start;
  }
  ._236mi {
    align-self: stretch;
  }
  ._u8blc {
    justify-self: flex-end;
  }
  ._cvgte {
    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\(--u66\)-5px\)\] {
    border-radius: calc(var(--u66) - 5px);
  }
  .rounded-\[inherit\] {
    border-radius: inherit;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--a16);
  }
  .rounded-md {
    border-radius: var(--j96);
  }
  .rounded-none {
    border-radius: 0;
  }
  .rounded-sm {
    border-radius: var(--a87);
  }
  .rounded-xl {
    border-radius: var(--u81);
  }
  .rounded-xs {
    border-radius: var(--t3);
  }
  .rounded-l-md {
    border-top-left-radius: var(--j96);
    border-bottom-left-radius: var(--j96);
  }
  .rounded-tl-sm {
    border-top-left-radius: var(--a87);
  }
  .rounded-r-md {
    border-top-right-radius: var(--j96);
    border-bottom-right-radius: var(--j96);
  }
  .border {
    border-style: var(--x3);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--x3);
    border-width: 0px;
  }
  .border-\[1\.5px\] {
    border-style: var(--x3);
    border-width: 1.5px;
  }
  .border-y {
    border-block-style: var(--x3);
    border-block-width: 1px;
  }
  .border-t {
    border-top-style: var(--x3);
    border-top-width: 1px;
  }
  .border-r {
    border-right-style: var(--x3);
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--x3);
    border-bottom-width: 1px;
  }
  .border-l {
    border-left-style: var(--x3);
    border-left-width: 1px;
  }
  .border-dashed {
    --x3: dashed;
    border-style: dashed;
  }
  .border-\(--w60\) {
    border-color: var(--w60);
  }
  .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-\(--u49\) {
    background-color: var(--u49);
  }
  .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(--n33) 50%, transparent);
    }
  }
  .bg-blue-600 {
    background-color: var(--v5);
  }
  .bg-red-100 {
    background-color: var(--d69);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--q56);
  }
  .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(--q56) 80%, transparent);
    }
  }
  .bg-gradient-to-br {
    --m59: to bottom right in oklab;
    background-image: linear-gradient(var(--e48));
  }
  .z3x9t9 {
    --j49: var(--x54);
    --e48: var(--m12, var(--m59), var(--j49) var(--p32), var(--b22) var(--p84));
  }
  .z5u7x8 {
    --b22: var(--q22);
    --e48: var(--m12, var(--m59), var(--j49) var(--p32), var(--b22) var(--p84));
  }
  .mv-grid {
    fill: currentcolor;
  }
  .p-0 {
    padding: calc(var(--t68) * 0);
  }
  .p-1 {
    padding: calc(var(--t68) * 1);
  }
  .p-2 {
    padding: calc(var(--t68) * 2);
  }
  .p-3 {
    padding: calc(var(--t68) * 3);
  }
  .p-4 {
    padding: calc(var(--t68) * 4);
  }
  .p-5 {
    padding: calc(var(--t68) * 5);
  }
  .p-6 {
    padding: calc(var(--t68) * 6);
  }
  .p-8 {
    padding: calc(var(--t68) * 8);
  }
  .p-\[3px\] {
    padding: 3px;
  }
  .p-px {
    padding: 1px;
  }
  .px-\(--g45\) {
    padding-inline: var(--g45);
  }
  .px-1 {
    padding-inline: calc(var(--t68) * 1);
  }
  .px-1\.5 {
    padding-inline: calc(var(--t68) * 1.5);
  }
  .px-2 {
    padding-inline: calc(var(--t68) * 2);
  }
  .px-2\.5 {
    padding-inline: calc(var(--t68) * 2.5);
  }
  .px-3 {
    padding-inline: calc(var(--t68) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--t68) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--t68) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--t68) * 6);
  }
  .py-0\.5 {
    padding-block: calc(var(--t68) * 0.5);
  }
  .py-1 {
    padding-block: calc(var(--t68) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--t68) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--t68) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--t68) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--t68) * 3);
  }
  .py-4 {
    padding-block: calc(var(--t68) * 4);
  }
  .py-5 {
    padding-block: calc(var(--t68) * 5);
  }
  .py-6 {
    padding-block: calc(var(--t68) * 6);
  }
  .pt-0 {
    padding-top: calc(var(--t68) * 0);
  }
  .pt-3 {
    padding-top: calc(var(--t68) * 3);
  }
  .pt-4 {
    padding-top: calc(var(--t68) * 4);
  }
  .pt-8 {
    padding-top: calc(var(--t68) * 8);
  }
  .pt-12 {
    padding-top: calc(var(--t68) * 12);
  }
  .pr-1 {
    padding-right: calc(var(--t68) * 1);
  }
  .pr-2 {
    padding-right: calc(var(--t68) * 2);
  }
  .pr-2\.5 {
    padding-right: calc(var(--t68) * 2.5);
  }
  .pr-3 {
    padding-right: calc(var(--t68) * 3);
  }
  .pr-8 {
    padding-right: calc(var(--t68) * 8);
  }
  .pb-3 {
    padding-bottom: calc(var(--t68) * 3);
  }
  .pb-4 {
    padding-bottom: calc(var(--t68) * 4);
  }
  .pb-8 {
    padding-bottom: calc(var(--t68) * 8);
  }
  .pl-2 {
    padding-left: calc(var(--t68) * 2);
  }
  .pl-3 {
    padding-left: calc(var(--t68) * 3);
  }
  .pl-4 {
    padding-left: calc(var(--t68) * 4);
  }
  .pl-8 {
    padding-left: calc(var(--t68) * 8);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .align-middle {
    vertical-align: middle;
  }
  .font-mono {
    font-family: var(--g26);
  }
  .font-sans {
    font-family: var(--j89);
  }
  .text-4xl {
    font-size: var(--p51);
    line-height: var(--b58, var(--p2));
  }
  .text-base {
    font-size: var(--x74);
    line-height: var(--b58, var(--g20));
  }
  .text-lg {
    font-size: var(--x6);
    line-height: var(--b58, var(--u76));
  }
  .text-sm {
    font-size: var(--w29);
    line-height: var(--b58, var(--v11));
  }
  .text-sm\/relaxed {
    font-size: var(--w29);
    line-height: var(--n26);
  }
  .text-xl {
    font-size: var(--e63);
    line-height: var(--b58, var(--t21));
  }
  .text-xs {
    font-size: var(--g47);
    line-height: var(--b58, var(--z6));
  }
  .text-\[0\.8rem\] {
    font-size: 0.8rem;
  }
  .leading-5 {
    --b58: calc(var(--t68) * 5);
    line-height: calc(var(--t68) * 5);
  }
  .leading-\[26px\] {
    --b58: 26px;
    line-height: 26px;
  }
  .leading-none {
    --b58: 1;
    line-height: 1;
  }
  .leading-normal {
    --b58: var(--w4);
    line-height: var(--w4);
  }
  .leading-relaxed {
    --b58: var(--n26);
    line-height: var(--n26);
  }
  .leading-snug {
    --b58: var(--a28);
    line-height: var(--a28);
  }
  .font-bold {
    --f91: var(--u15);
    font-weight: var(--u15);
  }
  .font-medium {
    --f91: var(--j26);
    font-weight: var(--j26);
  }
  .font-normal {
    --f91: var(--k1);
    font-weight: var(--k1);
  }
  .font-semibold {
    --f91: var(--n87);
    font-weight: var(--n87);
  }
  .tracking-\[-0\.44px\] {
    --k16: -0.44px;
    letter-spacing: -0.44px;
  }
  .tracking-\[-0\.154px\] {
    --k16: -0.154px;
    letter-spacing: -0.154px;
  }
  .tracking-tight {
    --k16: var(--e90);
    letter-spacing: var(--e90);
  }
  .tracking-widest {
    --k16: var(--v65);
    letter-spacing: var(--v65);
  }
  .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(--m13);
  }
  .text-slate-600 {
    color: var(--j27);
  }
  .text-slate-700 {
    color: var(--h66);
  }
  .text-slate-900 {
    color: var(--n75);
  }
  .text-white {
    color: var(--q56);
  }
  ._603b4 {
    --j33: tabular-nums;
    font-variant-numeric: var(--b97,) var(--m36,) var(--j46,) var(--j33,) var(--t47,);
  }
  .underline-offset-4 {
    text-underline-offset: 4px;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-70 {
    opacity: 70%;
  }
  .shadow {
    --a83: 0 1px 3px 0 var(--w46, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--w46, rgb(0 0 0 / 0.1));
    box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
  }
  .shadow-\[0_0_0_1px_hsl\(var\(--m93\)\)\] {
    --a83: 0 0 0 1px var(--w46, hsl(var(--m93)));
    box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
  }
  .shadow-\[0px_4px_11px_0px_rgba\(0\,0\,0\,0\.08\)\] {
    --a83: 0px 4px 11px 0px var(--w46, rgba(0,0,0,0.08));
    box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
  }
  .shadow-lg {
    --a83: 0 10px 15px -3px var(--w46, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--w46, rgb(0 0 0 / 0.1));
    box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
  }
  .shadow-md {
    --a83: 0 4px 6px -1px var(--w46, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--w46, rgb(0 0 0 / 0.1));
    box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
  }
  .shadow-none {
    --a83: 0 0 #0000;
    box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
  }
  .shadow-sm {
    --a83: 0 1px 3px 0 var(--w46, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--w46, rgb(0 0 0 / 0.1));
    box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
  }
  .shadow-xl {
    --a83: 0 20px 25px -5px var(--w46, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--w46, rgb(0 0 0 / 0.1));
    box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
  }
  .shadow-xs {
    --a83: 0 1px 2px 0 var(--w46, rgb(0 0 0 / 0.05));
    box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
  }
  .ring-0 {
    --z47: var(--f70,) 0 0 0 calc(0px + var(--n12)) var(--z76, currentcolor);
    box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
  }
  .outline-hidden {
    --e55: none;
    outline-style: none;
    @media (forced-colors: active) {
      _lr0ul: 2px solid transparent;
      outline-offset: 2px;
    }
  }
  ._lr0ul {
    outline-style: var(--e55);
    outline-width: 1px;
  }
  .p5d4o9 {
    --h78: blur(var(--x75));
    -webkit-backdrop-filter: var(--h78,) var(--h53,) var(--t39,) var(--d14,) var(--a95,) var(--z53,) var(--g82,) var(--b9,) var(--w18,);
    backdrop-filter: var(--h78,) var(--h53,) var(--t39,) var(--d14,) var(--a95,) var(--z53,) var(--g82,) var(--b9,) var(--w18,);
  }
  .z9j3u3 {
    --h78: blur(var(--u2));
    -webkit-backdrop-filter: var(--h78,) var(--h53,) var(--t39,) var(--d14,) var(--a95,) var(--z53,) var(--g82,) var(--b9,) var(--w18,);
    backdrop-filter: var(--h78,) var(--h53,) var(--t39,) var(--d14,) var(--a95,) var(--z53,) var(--g82,) var(--b9,) var(--w18,);
  }
  .u2s5n3 {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --j49, --b57, --b22, opacity, box-shadow, _xnsl5, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--f86, var(--j58));
    transition-duration: var(--x78, var(--d27));
  }
  .transition-\[color\,box-shadow\] {
    transition-property: color,box-shadow;
    transition-timing-function: var(--f86, var(--j58));
    transition-duration: var(--x78, var(--d27));
  }
  .transition-\[left\,right\,width\] {
    transition-property: left,right,width;
    transition-timing-function: var(--f86, var(--j58));
    transition-duration: var(--x78, var(--d27));
  }
  .transition-\[margin\,opacity\] {
    transition-property: margin,opacity;
    transition-timing-function: var(--f86, var(--j58));
    transition-duration: var(--x78, var(--d27));
  }
  .transition-\[width\,height\,padding\] {
    transition-property: width,height,padding;
    transition-timing-function: var(--f86, var(--j58));
    transition-duration: var(--x78, var(--d27));
  }
  .transition-\[width\] {
    transition-property: width;
    transition-timing-function: var(--f86, var(--j58));
    transition-duration: var(--x78, var(--d27));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--f86, var(--j58));
    transition-duration: var(--x78, var(--d27));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --j49, --b57, --b22;
    transition-timing-function: var(--f86, var(--j58));
    transition-duration: var(--x78, var(--d27));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--f86, var(--j58));
    transition-duration: var(--x78, var(--d27));
  }
  .transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: var(--f86, var(--j58));
    transition-duration: var(--x78, var(--d27));
  }
  .transition-transform {
    transition-property: _xnsl5, translate, scale, rotate;
    transition-timing-function: var(--f86, var(--j58));
    transition-duration: var(--x78, var(--d27));
  }
  .transition-none {
    transition-property: none;
  }
  .duration-100 {
    --x78: 100ms;
    transition-duration: 100ms;
  }
  .duration-200 {
    --x78: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --x78: 300ms;
    transition-duration: 300ms;
  }
  .duration-1000 {
    --x78: 1000ms;
    transition-duration: 1000ms;
  }
  .ease-in-out {
    --f86: var(--k46);
    transition-timing-function: var(--k46);
  }
  .ease-linear {
    --f86: linear;
    transition-timing-function: linear;
  }
  .outline-none {
    --e55: none;
    outline-style: none;
  }
  ._vxeac {
    -webkit-user-select: none;
    user-select: none;
  }
  .\[--g45\:--t68\(8\)\] {
    --g45: calc(var(--t68) * 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: hp-body) {
        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(--t68) * 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])) *) {
      --b52: calc(var(--t68) * 0.5);
      translate: var(--h61) var(--b52);
    }
  }
  .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(--t68) * 2.5);
    }
  }
  .group-has-\[\>input\]\/input-group\:pb-2\.5 {
    &:is(:where(.group\/input-group):has(>input) *) {
      padding-bottom: calc(var(--t68) * 2.5);
    }
  }
  .group-data-\[collapsible\=icon\]\:-mt-8 {
    &:is(:where(._78bpp)[data-collapsible="icon"] *) {
      margin-top: calc(var(--t68) * -8);
    }
  }
  .group-data-\[collapsible\=icon\]\:hidden {
    &:is(:where(._78bpp)[data-collapsible="icon"] *) {
      display: none;
    }
  }
  .group-data-\[collapsible\=icon\]\:size-8\! {
    &:is(:where(._78bpp)[data-collapsible="icon"] *) {
      width: calc(var(--t68) * 8) !important;
      height: calc(var(--t68) * 8) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\(--y37\) {
    &:is(:where(._78bpp)[data-collapsible="icon"] *) {
      width: var(--y37);
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--y37\)\+\(--t68\(4\)\)\)\] {
    &:is(:where(._78bpp)[data-collapsible="icon"] *) {
      width: calc(var(--y37) + (calc(var(--t68) * 4)));
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--y37\)\+\(--t68\(4\)\)\+2px\)\] {
    &:is(:where(._78bpp)[data-collapsible="icon"] *) {
      width: calc(var(--y37) + (calc(var(--t68) * 4)) + 2px);
    }
  }
  .group-data-\[collapsible\=icon\]\:overflow-hidden {
    &:is(:where(._78bpp)[data-collapsible="icon"] *) {
      overflow: hidden;
    }
  }
  .group-data-\[collapsible\=icon\]\:p-0\! {
    &:is(:where(._78bpp)[data-collapsible="icon"] *) {
      padding: calc(var(--t68) * 0) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:p-2\! {
    &:is(:where(._78bpp)[data-collapsible="icon"] *) {
      padding: calc(var(--t68) * 2) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:opacity-0 {
    &:is(:where(._78bpp)[data-collapsible="icon"] *) {
      opacity: 0%;
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--v1\)\*-1\)\] {
    &:is(:where(._78bpp)[data-collapsible="offcanvas"] *) {
      right: calc(var(--v1) * -1);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--v1\)\*-1\)\] {
    &:is(:where(._78bpp)[data-collapsible="offcanvas"] *) {
      left: calc(var(--v1) * -1);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:w-0 {
    &:is(:where(._78bpp)[data-collapsible="offcanvas"] *) {
      width: calc(var(--t68) * 0);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:translate-x-0 {
    &:is(:where(._78bpp)[data-collapsible="offcanvas"] *) {
      --h61: calc(var(--t68) * 0);
      translate: var(--h61) var(--b52);
    }
  }
  .group-data-\[disabled\=true\]\:pointer-events-none {
    &:is(:where(._78bpp)[data-disabled="true"] *) {
      pointer-events: none;
    }
  }
  .group-data-\[disabled\=true\]\:opacity-50 {
    &:is(:where(._78bpp)[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"] *) {
      --z47: var(--f70,) 0 0 0 calc(3px + var(--n12)) var(--z76, currentcolor);
      box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
    }
  }
  .group-data-\[side\=left\]\:-right-4 {
    &:is(:where(._78bpp)[data-side="left"] *) {
      right: calc(var(--t68) * -4);
    }
  }
  .group-data-\[side\=left\]\:border-r {
    &:is(:where(._78bpp)[data-side="left"] *) {
      border-right-style: var(--x3);
      border-right-width: 1px;
    }
  }
  .group-data-\[side\=right\]\:left-0 {
    &:is(:where(._78bpp)[data-side="right"] *) {
      left: calc(var(--t68) * 0);
    }
  }
  .group-data-\[side\=right\]\:rotate-180 {
    &:is(:where(._78bpp)[data-side="right"] *) {
      rotate: 180deg;
    }
  }
  .group-data-\[side\=right\]\:border-l {
    &:is(:where(._78bpp)[data-side="right"] *) {
      border-left-style: var(--x3);
      border-left-width: 1px;
    }
  }
  .group-data-\[state\=open\]\:rotate-180 {
    &:is(:where(._78bpp)[data-state="open"] *) {
      rotate: 180deg;
    }
  }
  .group-data-\[variant\=floating\]\:rounded-lg {
    &:is(:where(._78bpp)[data-variant="floating"] *) {
      border-radius: var(--a16);
    }
  }
  .group-data-\[variant\=floating\]\:border {
    &:is(:where(._78bpp)[data-variant="floating"] *) {
      border-style: var(--x3);
      border-width: 1px;
    }
  }
  .group-data-\[variant\=floating\]\:shadow-sm {
    &:is(:where(._78bpp)[data-variant="floating"] *) {
      --a83: 0 1px 3px 0 var(--w46, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--w46, rgb(0 0 0 / 0.1));
      box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
    }
  }
  .group-data-\[variant\=outline\]\/field-group\:-mb-2 {
    &:is(:where(.group\/field-group)[data-variant="_lr0ul"] *) {
      margin-bottom: calc(var(--t68) * -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(--t68) * 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(--j96);
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:border {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      border-style: var(--x3);
      border-width: 1px;
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:shadow {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      --a83: 0 1px 3px 0 var(--w46, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--w46, rgb(0 0 0 / 0.1));
      box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:duration-200 {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      --x78: 200ms;
      transition-duration: 200ms;
    }
  }
  .peer-disabled\:cursor-not-allowed {
    &:is(:where(.a8f9y2):disabled ~ *) {
      cursor: not-allowed;
    }
  }
  .peer-disabled\:opacity-50 {
    &:is(:where(.a8f9y2):disabled ~ *) {
      opacity: 50%;
    }
  }
  .peer-data-\[size\=default\]\/menu-button\:top-1\.5 {
    &:is(:where(.peer\/menu-button)[data-size="default"] ~ *) {
      top: calc(var(--t68) * 1.5);
    }
  }
  .peer-data-\[size\=lg\]\/menu-button\:top-2\.5 {
    &:is(:where(.peer\/menu-button)[data-size="lg"] ~ *) {
      top: calc(var(--t68) * 2.5);
    }
  }
  .peer-data-\[size\=sm\]\/menu-button\:top-1 {
    &:is(:where(.peer\/menu-button)[data-size="x5z1k7"] ~ *) {
      top: calc(var(--t68) * 1);
    }
  }
  .file\:inline-flex {
    &::file-selector-button {
      display: inline-flex;
    }
  }
  .file\:h-7 {
    &::file-selector-button {
      height: calc(var(--t68) * 7);
    }
  }
  .file\:border-0 {
    &::file-selector-button {
      border-style: var(--x3);
      border-width: 0px;
    }
  }
  .file\:bg-transparent {
    &::file-selector-button {
      background-color: transparent;
    }
  }
  .file\:text-sm {
    &::file-selector-button {
      font-size: var(--w29);
      line-height: var(--b58, var(--v11));
    }
  }
  .file\:font-medium {
    &::file-selector-button {
      --f91: var(--j26);
      font-weight: var(--j26);
    }
  }
  .after\:absolute {
    &::after {
      content: var(--n99);
      position: absolute;
    }
  }
  .after\:-inset-2 {
    &::after {
      content: var(--n99);
      inset: calc(var(--t68) * -2);
    }
  }
  .after\:inset-y-0 {
    &::after {
      content: var(--n99);
      inset-block: calc(var(--t68) * 0);
    }
  }
  .after\:left-1\/2 {
    &::after {
      content: var(--n99);
      left: calc(1/2 * 100%);
    }
  }
  .after\:w-1 {
    &::after {
      content: var(--n99);
      width: calc(var(--t68) * 1);
    }
  }
  .after\:w-\[2px\] {
    &::after {
      content: var(--n99);
      width: 2px;
    }
  }
  .after\:-translate-x-1\/2 {
    &::after {
      content: var(--n99);
      --h61: calc(calc(1/2 * 100%) * -1);
      translate: var(--h61) var(--b52);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:after\:left-full {
    &:is(:where(._78bpp)[data-collapsible="offcanvas"] *) {
      &::after {
        content: var(--n99);
        left: 100%;
      }
    }
  }
  .first\:rounded-l-md {
    &:first-child {
      border-top-left-radius: var(--j96);
      border-bottom-left-radius: var(--j96);
    }
  }
  .first\:border-l {
    &:first-child {
      border-left-style: var(--x3);
      border-left-width: 1px;
    }
  }
  .last\:mt-0 {
    &:last-child {
      margin-top: calc(var(--t68) * 0);
    }
  }
  .last\:rounded-r-md {
    &:last-child {
      border-top-right-radius: var(--j96);
      border-bottom-right-radius: var(--j96);
    }
  }
  .last\:border-b-0 {
    &:last-child {
      border-bottom-style: var(--x3);
      border-bottom-width: 0px;
    }
  }
  .hover\:bg-\[\#1a1a19\]\/90 {
    &:hover {
      @media (hover: hp-body) {
        background-color: color-mix(in oklab, #1a1a19 90%, transparent);
      }
    }
  }
  .hover\:bg-blue-700 {
    &:hover {
      @media (hover: hp-body) {
        background-color: var(--a78);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hp-body) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:opacity-90 {
    &:hover {
      @media (hover: hp-body) {
        opacity: 90%;
      }
    }
  }
  .hover\:opacity-100 {
    &:hover {
      @media (hover: hp-body) {
        opacity: 100%;
      }
    }
  }
  .hover\:shadow-\[0_0_0_1px_hsl\(var\(--q1\)\)\] {
    &:hover {
      @media (hover: hp-body) {
        --a83: 0 0 0 1px var(--w46, hsl(var(--q1)));
        box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
      }
    }
  }
  .hover\:shadow-lg {
    &:hover {
      @media (hover: hp-body) {
        --a83: 0 10px 15px -3px var(--w46, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--w46, rgb(0 0 0 / 0.1));
        box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
      }
    }
  }
  .hover\:ring-4 {
    &:hover {
      @media (hover: hp-body) {
        --z47: var(--f70,) 0 0 0 calc(4px + var(--n12)) var(--z76, currentcolor);
        box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
      }
    }
  }
  .focus\:z-10 {
    &:focus {
      z-index: 10;
    }
  }
  .focus\:ring-2 {
    &:focus {
      --z47: var(--f70,) 0 0 0 calc(2px + var(--n12)) var(--z76, currentcolor);
      box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
    }
  }
  .focus\:ring-offset-2 {
    &:focus {
      --n12: 2px;
      --h27: var(--f70,) 0 0 0 var(--n12) var(--a34);
    }
  }
  .focus\:outline-hidden {
    &:focus {
      --e55: none;
      outline-style: none;
      @media (forced-colors: active) {
        _lr0ul: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .focus-visible\:z-10 {
    &:focus-visible {
      z-index: 10;
    }
  }
  .focus-visible\:ring-0 {
    &:focus-visible {
      --z47: var(--f70,) 0 0 0 calc(0px + var(--n12)) var(--z76, currentcolor);
      box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
    }
  }
  .focus-visible\:ring-1 {
    &:focus-visible {
      --z47: var(--f70,) 0 0 0 calc(1px + var(--n12)) var(--z76, currentcolor);
      box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
    }
  }
  .focus-visible\:ring-2 {
    &:focus-visible {
      --z47: var(--f70,) 0 0 0 calc(2px + var(--n12)) var(--z76, currentcolor);
      box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
    }
  }
  .focus-visible\:ring-4 {
    &:focus-visible {
      --z47: var(--f70,) 0 0 0 calc(4px + var(--n12)) var(--z76, currentcolor);
      box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
    }
  }
  .focus-visible\:ring-\[3px\] {
    &:focus-visible {
      --z47: var(--f70,) 0 0 0 calc(3px + var(--n12)) var(--z76, currentcolor);
      box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
    }
  }
  .focus-visible\:ring-offset-1 {
    &:focus-visible {
      --n12: 1px;
      --h27: var(--f70,) 0 0 0 var(--n12) var(--a34);
    }
  }
  .focus-visible\:outline-hidden {
    &:focus-visible {
      --e55: none;
      outline-style: none;
      @media (forced-colors: active) {
        _lr0ul: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .focus-visible\:outline-1 {
    &:focus-visible {
      outline-style: var(--e55);
      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) {
      --z47: var(--f70,) 0 0 0 calc(3px + var(--n12)) var(--z76, currentcolor);
      box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
    }
  }
  .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)) {
      --z47: var(--f70,) 0 0 0 calc(3px + var(--n12)) var(--z76, currentcolor);
      box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
    }
  }
  .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(--t68) * 2);
    }
  }
  .has-\[\>\[data-slot\=checkbox-group\]\]\:gap-3 {
    &:has(>[data-slot=checkbox-group]) {
      gap: calc(var(--t68) * 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(--j96);
    }
  }
  .has-\[\>\[data-slot\=field\]\]\:border {
    &:has(>[data-slot=field]) {
      border-style: var(--x3);
      border-width: 1px;
    }
  }
  .has-\[\>\[data-slot\=radio-group\]\]\:gap-3 {
    &:has(>[data-slot=radio-group]) {
      gap: calc(var(--t68) * 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\(--t68\)\*4\)_1fr\] {
    &:has(>svg) {
      grid-template-columns: calc(var(--t68) * 4) 1fr;
    }
  }
  .has-\[\>svg\]\:gap-x-3 {
    &:has(>svg) {
      column-gap: calc(var(--t68) * 3);
    }
  }
  .has-\[\>svg\]\:p-0 {
    &:has(>svg) {
      padding: calc(var(--t68) * 0);
    }
  }
  .has-\[\>svg\]\:px-2 {
    &:has(>svg) {
      padding-inline: calc(var(--t68) * 2);
    }
  }
  .has-\[\>svg\]\:px-2\.5 {
    &:has(>svg) {
      padding-inline: calc(var(--t68) * 2.5);
    }
  }
  .has-\[\>svg\]\:px-3 {
    &:has(>svg) {
      padding-inline: calc(var(--t68) * 3);
    }
  }
  .has-\[\>svg\]\:px-4 {
    &:has(>svg) {
      padding-inline: calc(var(--t68) * 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"] {
      --f91: var(--j26);
      font-weight: var(--j26);
    }
  }
  .data-\[active\=true\]\:ring-\[3px\] {
    &[data-active="true"] {
      --z47: var(--f70,) 0 0 0 calc(3px + var(--n12)) var(--z76, currentcolor);
      box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
    }
  }
  .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(--t68) * 8);
    }
  }
  .data-\[orientation\=horizontal\]\:h-1\.5 {
    &[data-orientation="horizontal"] {
      height: calc(var(--t68) * 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(--t68) * 44);
    }
  }
  .data-\[orientation\=vertical\]\:w-1\.5 {
    &[data-orientation="vertical"] {
      width: calc(var(--t68) * 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(--n99);
        left: calc(var(--t68) * 0);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:h-1 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--n99);
        height: calc(var(--t68) * 1);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:w-full {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--n99);
        width: 100%;
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:translate-x-0 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--n99);
        --h61: calc(var(--t68) * 0);
        translate: var(--h61) var(--b52);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--n99);
        --b52: calc(calc(1/2 * 100%) * -1);
        translate: var(--h61) var(--b52);
      }
    }
  }
  .data-\[range-end\=true\]\:rounded-md {
    &[data-range-end="true"] {
      border-radius: var(--j96);
    }
  }
  .data-\[range-end\=true\]\:rounded-r-md {
    &[data-range-end="true"] {
      border-top-right-radius: var(--j96);
      border-bottom-right-radius: var(--j96);
    }
  }
  .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(--j96);
    }
  }
  .data-\[range-start\=true\]\:rounded-l-md {
    &[data-range-start="true"] {
      border-top-left-radius: var(--j96);
      border-bottom-left-radius: var(--j96);
    }
  }
  .data-\[selected\=true\]\:rounded-none {
    &[data-selected="true"] {
      border-radius: 0;
    }
  }
  .data-\[side\=bottom\]\:translate-y-1 {
    &[data-side="bottom"] {
      --b52: calc(var(--t68) * 1);
      translate: var(--h61) var(--b52);
    }
  }
  .data-\[side\=left\]\:-translate-x-1 {
    &[data-side="left"] {
      --h61: calc(var(--t68) * -1);
      translate: var(--h61) var(--b52);
    }
  }
  .data-\[side\=right\]\:translate-x-1 {
    &[data-side="right"] {
      --h61: calc(var(--t68) * 1);
      translate: var(--h61) var(--b52);
    }
  }
  .data-\[side\=top\]\:-translate-y-1 {
    &[data-side="top"] {
      --b52: calc(var(--t68) * -1);
      translate: var(--h61) var(--b52);
    }
  }
  .data-\[size\=default\]\:h-9 {
    &[data-size="default"] {
      height: calc(var(--t68) * 9);
    }
  }
  .data-\[size\=sm\]\:h-8 {
    &[data-size="x5z1k7"] {
      height: calc(var(--t68) * 8);
    }
  }
  .data-\[slot\=checkbox-group\]\:gap-3 {
    &[data-slot="checkbox-group"] {
      gap: calc(var(--t68) * 3);
    }
  }
  .\*\*\:data-\[slot\=command-input-wrapper\]\:h-12 {
    :is(& *) {
      &[data-slot="command-input-wrapper"] {
        height: calc(var(--t68) * 12);
      }
    }
  }
  .\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:ring-0 {
    :is(& *) {
      &[data-slot="navigation-menu-link"] {
        &:focus {
          --z47: var(--f70,) 0 0 0 calc(0px + var(--n12)) var(--z76, currentcolor);
          box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
        }
      }
    }
  }
  .\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:outline-none {
    :is(& *) {
      &[data-slot="navigation-menu-link"] {
        &:focus {
          --e55: 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(--t68) * 2);
      }
    }
  }
  .data-\[state\=active\]\:shadow-sm {
    &[data-state="active"] {
      --a83: 0 1px 3px 0 var(--w46, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--w46, rgb(0 0 0 / 0.1));
      box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
    }
  }
  .data-\[state\=checked\]\:translate-x-\[calc\(100\%-2px\)\] {
    &[data-state="checked"] {
      --h61: calc(100% - 2px);
      translate: var(--h61) var(--b52);
    }
  }
  .data-\[state\=closed\]\:duration-300 {
    &[data-state="closed"] {
      --x78: 300ms;
      transition-duration: 300ms;
    }
  }
  .data-\[state\=open\]\:opacity-100 {
    &[data-state="open"] {
      opacity: 100%;
    }
  }
  .data-\[state\=open\]\:duration-500 {
    &[data-state="open"] {
      --x78: 500ms;
      transition-duration: 500ms;
    }
  }
  .data-\[state\=unchecked\]\:translate-x-0 {
    &[data-state="unchecked"] {
      --h61: calc(var(--t68) * 0);
      translate: var(--h61) var(--b52);
    }
  }
  .data-\[variant\=label\]\:text-sm {
    &[data-variant="label"] {
      font-size: var(--w29);
      line-height: var(--b58, var(--v11));
    }
  }
  .data-\[variant\=legend\]\:text-base {
    &[data-variant="legend"] {
      font-size: var(--x74);
      line-height: var(--b58, var(--g20));
    }
  }
  .data-\[variant\=outline\]\:border-l-0 {
    &[data-variant="_lr0ul"] {
      border-left-style: var(--x3);
      border-left-width: 0px;
    }
  }
  .data-\[variant\=outline\]\:shadow-xs {
    &[data-variant="_lr0ul"] {
      --a83: 0 1px 2px 0 var(--w46, rgb(0 0 0 / 0.05));
      box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
    }
  }
  .data-\[variant\=outline\]\:first\:border-l {
    &[data-variant="_lr0ul"] {
      &:first-child {
        border-left-style: var(--x3);
        border-left-width: 1px;
      }
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:inset-x-0 {
    &[data-vaul-drawer-direction="bottom"] {
      inset-inline: calc(var(--t68) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:bottom-0 {
    &[data-vaul-drawer-direction="bottom"] {
      bottom: calc(var(--t68) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:mt-24 {
    &[data-vaul-drawer-direction="bottom"] {
      margin-top: calc(var(--t68) * 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(--a16);
      border-top-right-radius: var(--a16);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:border-t {
    &[data-vaul-drawer-direction="bottom"] {
      border-top-style: var(--x3);
      border-top-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=left\]\:inset-y-0 {
    &[data-vaul-drawer-direction="left"] {
      inset-block: calc(var(--t68) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=left\]\:left-0 {
    &[data-vaul-drawer-direction="left"] {
      left: calc(var(--t68) * 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(--x3);
      border-right-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:inset-y-0 {
    &[data-vaul-drawer-direction="right"] {
      inset-block: calc(var(--t68) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:right-0 {
    &[data-vaul-drawer-direction="right"] {
      right: calc(var(--t68) * 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(--x3);
      border-left-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:inset-x-0 {
    &[data-vaul-drawer-direction="top"] {
      inset-inline: calc(var(--t68) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:top-0 {
    &[data-vaul-drawer-direction="top"] {
      top: calc(var(--t68) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:mb-24 {
    &[data-vaul-drawer-direction="top"] {
      margin-bottom: calc(var(--t68) * 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(--a16);
      border-bottom-left-radius: var(--a16);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:border-b {
    &[data-vaul-drawer-direction="top"] {
      border-bottom-style: var(--x3);
      border-bottom-width: 1px;
    }
  }
  .nth-last-2\:-mt-1 {
    &:nth-last-child(2) {
      margin-top: calc(var(--t68) * -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(--z11);
    }
  }
  .sm\:max-w-sm {
    @media (width >= 40rem) {
      max-width: var(--x26);
    }
  }
  .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(--t68) * 2.5);
    }
  }
  .sm\:pr-2\.5 {
    @media (width >= 40rem) {
      padding-right: calc(var(--t68) * 2.5);
    }
  }
  .sm\:pl-2\.5 {
    @media (width >= 40rem) {
      padding-left: calc(var(--t68) * 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(--x26);
      }
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:sm\:max-w-sm {
    &[data-vaul-drawer-direction="right"] {
      @media (width >= 40rem) {
        max-width: var(--x26);
      }
    }
  }
  .md\:absolute {
    @media (width >= 48rem) {
      position: absolute;
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:w-\[var\(--v10\)\] {
    @media (width >= 48rem) {
      width: var(--v10);
    }
  }
  .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(--t68) * 1.5);
    }
  }
  .md\:p-12 {
    @media (width >= 48rem) {
      padding: calc(var(--t68) * 12);
    }
  }
  .md\:text-left {
    @media (width >= 48rem) {
      text-align: left;
    }
  }
  .md\:text-sm {
    @media (width >= 48rem) {
      font-size: var(--w29);
      line-height: var(--b58, var(--v11));
    }
  }
  .md\:opacity-0 {
    @media (width >= 48rem) {
      opacity: 0%;
    }
  }
  .md\:peer-data-\[variant\=inset\]\:m-2 {
    @media (width >= 48rem) {
      &:is(:where(.a8f9y2)[data-variant="inset"] ~ *) {
        margin: calc(var(--t68) * 2);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:ml-0 {
    @media (width >= 48rem) {
      &:is(:where(.a8f9y2)[data-variant="inset"] ~ *) {
        margin-left: calc(var(--t68) * 0);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:rounded-xl {
    @media (width >= 48rem) {
      &:is(:where(.a8f9y2)[data-variant="inset"] ~ *) {
        border-radius: var(--u81);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:shadow-sm {
    @media (width >= 48rem) {
      &:is(:where(.a8f9y2)[data-variant="inset"] ~ *) {
        --a83: 0 1px 3px 0 var(--w46, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--w46, rgb(0 0 0 / 0.1));
        box-shadow: var(--p5), var(--m28), var(--h27), var(--z47), var(--a83);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:peer-data-\[state\=collapsed\]\:ml-2 {
    @media (width >= 48rem) {
      &:is(:where(.a8f9y2)[data-variant="inset"] ~ *) {
        &:is(:where(.a8f9y2)[data-state="collapsed"] ~ *) {
          margin-left: calc(var(--t68) * 2);
        }
      }
    }
  }
  .md\:after\:hidden {
    @media (width >= 48rem) {
      &::after {
        content: var(--n99);
        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: nf-wrap) {
      background-color: transparent;
    }
  }
  .\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent {
    & .d5f8s3[stroke='#fff'] {
      stroke: transparent;
    }
  }
  .\[\&_\.recharts-layer\]\:outline-hidden {
    & .e5g1n9 {
      --e55: none;
      outline-style: none;
      @media (forced-colors: active) {
        _lr0ul: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\.recharts-sector\]\:outline-hidden {
    & .qr-pan {
      --e55: none;
      outline-style: none;
      @media (forced-colors: active) {
        _lr0ul: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent {
    & .qr-pan[stroke='#fff'] {
      stroke: transparent;
    }
  }
  .\[\&_\.recharts-surface\]\:outline-hidden {
    & ._1duyl {
      --e55: none;
      outline-style: none;
      @media (forced-colors: active) {
        _lr0ul: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:px-2 {
    & [cmdk-group-heading] {
      padding-inline: calc(var(--t68) * 2);
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:py-1\.5 {
    & [cmdk-group-heading] {
      padding-block: calc(var(--t68) * 1.5);
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:text-xs {
    & [cmdk-group-heading] {
      font-size: var(--g47);
      line-height: var(--b58, var(--z6));
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:font-medium {
    & [cmdk-group-heading] {
      --f91: var(--j26);
      font-weight: var(--j26);
    }
  }
  .\[\&_\[cmdk-group\]\]\:px-2 {
    & [cmdk-group] {
      padding-inline: calc(var(--t68) * 2);
    }
  }
  .\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 {
    & [cmdk-group]:not([hidden]) ~[cmdk-group] {
      padding-top: calc(var(--t68) * 0);
    }
  }
  .\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 {
    & [cmdk-input-wrapper] svg {
      height: calc(var(--t68) * 5);
    }
  }
  .\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 {
    & [cmdk-input-wrapper] svg {
      width: calc(var(--t68) * 5);
    }
  }
  .\[\&_\[cmdk-input\]\]\:h-12 {
    & [cmdk-input] {
      height: calc(var(--t68) * 12);
    }
  }
  .\[\&_\[cmdk-item\]\]\:px-2 {
    & [cmdk-item] {
      padding-inline: calc(var(--t68) * 2);
    }
  }
  .\[\&_\[cmdk-item\]\]\:py-3 {
    & [cmdk-item] {
      padding-block: calc(var(--t68) * 3);
    }
  }
  .\[\&_\[cmdk-item\]_svg\]\:h-5 {
    & [cmdk-item] svg {
      height: calc(var(--t68) * 5);
    }
  }
  .\[\&_\[cmdk-item\]_svg\]\:w-5 {
    & [cmdk-item] svg {
      width: calc(var(--t68) * 5);
    }
  }
  .\[\&_img\]\:size-full {
    & img {
      width: 100%;
      height: 100%;
    }
  }
  .\[\&_img\]\:object-cover {
    & img {
      object-fit: cover;
    }
  }
  .\[\&_p\]\:leading-relaxed {
    & p {
      --b58: var(--n26);
      line-height: var(--n26);
    }
  }
  .\[\&_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(--t68) * 3);
      height: calc(var(--t68) * 3);
    }
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 {
    & svg:not([class*='size-']) {
      width: calc(var(--t68) * 4);
      height: calc(var(--t68) * 4);
    }
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-6 {
    & svg:not([class*='size-']) {
      width: calc(var(--t68) * 6);
      height: calc(var(--t68) * 6);
    }
  }
  .\[\&_tr\]\:border-b {
    & tr {
      border-bottom-style: var(--x3);
      border-bottom-width: 1px;
    }
  }
  .\[\&_tr\:last-child\]\:border-0 {
    & tr:last-child {
      border-style: var(--x3);
      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(--j96);
      border-bottom-left-radius: var(--j96);
    }
  }
  .\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0 {
    &:has([role=checkbox]) {
      padding-right: calc(var(--t68) * 0);
    }
  }
  .\[\.border-b\]\:pb-3 {
    &:is(.border-b) {
      padding-bottom: calc(var(--t68) * 3);
    }
  }
  .\[\.border-b\]\:pb-6 {
    &:is(.border-b) {
      padding-bottom: calc(var(--t68) * 6);
    }
  }
  .\[\.border-t\]\:pt-3 {
    &:is(.border-t) {
      padding-top: calc(var(--t68) * 3);
    }
  }
  .\[\.border-t\]\:pt-6 {
    &:is(.border-t) {
      padding-top: calc(var(--t68) * 6);
    }
  }
  .rtl\:\*\*\:\[\.rdp-button\\_next\>svg\]\:rotate-180 {
    &:where(:dir(rtl), [dir="rp-tag"], [dir="rp-tag"] *) {
      :is(& *) {
        &:is(.d3k2v2>svg) {
          rotate: 180deg;
        }
      }
    }
  }
  .rtl\:\*\*\:\[\.rdp-button\\_previous\>svg\]\:rotate-180 {
    &:where(:dir(rtl), [dir="rp-tag"], [dir="rp-tag"] *) {
      :is(& *) {
        &:is(.qr-mark>svg) {
          rotate: 180deg;
        }
      }
    }
  }
  .\[a\]\:transition-colors {
    &:is(a) {
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --j49, --b57, --b22;
      transition-timing-function: var(--f86, var(--j58));
      transition-duration: var(--x78, var(--d27));
    }
  }
  .\*\:\[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(--t68) * 2);
        }
      }
    }
  }
  .\[\&\:last-child\[data-selected\=true\]_button\]\:rounded-r-md {
    &:last-child[data-selected=true] button {
      border-top-right-radius: var(--j96);
      border-bottom-right-radius: var(--j96);
    }
  }
  .\[\&\>\*\]\: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(--t68) * 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(--x3);
      border-top-width: 0px;
    }
  }
  .\[\&\>\*\:not\(\:first-child\)\]\:border-l-0 {
    &>*:not(:first-child) {
      border-left-style: var(--x3);
      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(--t68) * 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(--j96);
        border-bottom-right-radius: var(--j96);
      }
    }
  }
  .\[\&\>\[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] {
      --b52: 2px;
      translate: var(--h61) var(--b52);
    }
  }
  .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(--t68) * 3);
      }
    }
  }
  .has-\[\>\[data-align\=block-start\]\]\:\[\&\>input\]\:pb-3 {
    &:has(>[data-align=block-start]) {
      &>input {
        padding-bottom: calc(var(--t68) * 3);
      }
    }
  }
  .has-\[\>\[data-align\=inline-end\]\]\:\[\&\>input\]\:pr-2 {
    &:has(>[data-align=inline-end]) {
      &>input {
        padding-right: calc(var(--t68) * 2);
      }
    }
  }
  .has-\[\>\[data-align\=inline-start\]\]\:\[\&\>input\]\:pl-2 {
    &:has(>[data-align=inline-start]) {
      &>input {
        padding-left: calc(var(--t68) * 2);
      }
    }
  }
  .\[\&\>kbd\]\:rounded-\[calc\(var\(--u66\)-5px\)\] {
    &>kbd {
      border-radius: calc(var(--u66) - 5px);
    }
  }
  .\[\&\>span\]\:text-xs {
    &>span {
      font-size: var(--g47);
      line-height: var(--b58, var(--z6));
    }
  }
  .\[\&\>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(--t68) * 3);
      height: calc(var(--t68) * 3);
    }
  }
  .\[\&\>svg\]\:size-3\.5 {
    &>svg {
      width: calc(var(--t68) * 3.5);
      height: calc(var(--t68) * 3.5);
    }
  }
  .\[\&\>svg\]\:size-4 {
    &>svg {
      width: calc(var(--t68) * 4);
      height: calc(var(--t68) * 4);
    }
  }
  .\[\&\>svg\]\:h-2\.5 {
    &>svg {
      height: calc(var(--t68) * 2.5);
    }
  }
  .\[\&\>svg\]\:h-3 {
    &>svg {
      height: calc(var(--t68) * 3);
    }
  }
  .\[\&\>svg\]\:w-2\.5 {
    &>svg {
      width: calc(var(--t68) * 2.5);
    }
  }
  .\[\&\>svg\]\:w-3 {
    &>svg {
      width: calc(var(--t68) * 3);
    }
  }
  .\[\&\>svg\]\:shrink-0 {
    &>svg {
      flex-shrink: 0;
    }
  }
  .\[\&\>svg\]\:translate-y-0\.5 {
    &>svg {
      --b52: calc(var(--t68) * 0.5);
      translate: var(--h61) var(--b52);
    }
  }
  .\[\&\>svg\]\:text-current {
    &>svg {
      color: currentcolor;
    }
  }
  .\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3\.5 {
    &>svg:not([class*='size-']) {
      width: calc(var(--t68) * 3.5);
      height: calc(var(--t68) * 3.5);
    }
  }
  .\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 {
    &>svg:not([class*='size-']) {
      width: calc(var(--t68) * 4);
      height: calc(var(--t68) * 4);
    }
  }
  .\[\&\>tr\]\:last\:border-b-0 {
    &>tr {
      &:last-child {
        border-bottom-style: var(--x3);
        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(--t68) * -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(--t68) * -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(--t68) * -1.5);
    }
  }
}
:root {
  --z23: #11110f;
  --q7: #1a1a17;
  --y89: #f3efe6;
  --j76: #b6b1a7;
  --t70: #d95d2a;
  --d97: rgba(243,239,230,.16);
  --w25: #2b2a25;
  font-family: "Noto Sans SC", sans-serif;
  color: var(--y89);
  background: var(--z23);
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  background: var(--z23);
  color: var(--y89);
  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;
}
._sej75 {
  overflow: hidden;
  background: var(--z23);
}
.zt-grid {
  height: 74px;
  display: flex;
  align-items: center;
  padding: 0 3vw;
  border-bottom: 1px solid var(--d97);
  position: relative;
  z-index: 10;
  background: rgba(17,17,15,.9);
  backdrop-filter: blur(18px);
}
._fpn8c {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 205px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .04em;
}
.mv-note {
  display: block;
  width: 29px;
  height: 29px;
  object-fit: contain;
}
._4c93x {
  display: flex;
  gap: 25px;
  margin: auto;
}
.k5q1g5 {
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--j76);
  font-size: 13px;
  u2s5n3: color .2s ease;
}
.k5q1g5 small {
  font-size: 9px;
  color: #817d73;
}
.k5q1g5:hover,.nav-link.active {
  color: var(--y89);
}
.nav-link.active small {
  color: var(--t70);
}
._l0o6o {
  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(--j76);
  padding: 8px;
}
._s0p28,.fn-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: var(--t70);
  color: #fff8f1;
  border: 1px solid var(--t70);
  padding: 10px 15px;
  font-size: 13px;
  font-weight: 600;
  u2s5n3: _xnsl5 .16s ease,background .2s ease;
}
._s0p28:hover,.fn-chip:hover {
  background: #ee6a32;
  _xnsl5: translateY(-2px);
}
._s0p28:active,.fn-chip:active {
  _xnsl5: scale(.97);
}
._lzzat {
  display: none;
  border: 0;
  background: transparent;
}
.qr-head {
  display: none;
}
.q8u6s4 {
  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(--d97);
}
.n1w7z3 {
  border-right: 1px solid var(--d97);
  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;
}
.n1w7z3 i {
  height: 70px;
  border-left: 1px solid var(--t70);
  display: block;
}
._al1b4 {
  padding: clamp(70px,13vh,155px) clamp(28px,6vw,92px) 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.a7h6o2 {
  display: flex;
  align-items: center;
  gap: 7px;
  margin: 0 0 22px;
  color: var(--t70);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .13em;
  text-transform: uppercase;
}
._al1b4 h1,._i8m70 h1,.n7b9f2 h1,.j4t4t7 h1,.bw-item 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;
}
.h4s9i2 {
  max-width: 405px;
  font-size: 15px;
  line-height: 2;
  color: var(--j76);
  margin: 35px 0;
}
.l3x6z6 {
  display: flex;
  align-items: center;
  gap: 22px;
}
._3ijnk {
  font-size: 13px;
  color: var(--y89);
  display: flex;
  align-items: center;
  gap: 8px;
  border-bottom: 1px solid var(--j76);
  padding: 9px 0;
}
.zt-flow {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-top: 35px;
  color: #888277;
  font-size: 11px;
}
._g7j55 {
  position: relative;
  padding: 6vw 5.5vw 5.2vw 0;
  display: flex;
  align-items: center;
  min-height: 600px;
}
.bw-cell {
  position: relative;
  overflow: hidden;
  height: min(68vh,680px);
  width: 100%;
  background: #26241f;
}
.bw-cell img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .9;
  u2s5n3: _xnsl5 1.1s cubic-bezier(.23,1,.32,1);
}
.bw-cell:hover img {
  _xnsl5: scale(1.045);
}
._ukraw {
  position: absolute;
  inset: 0;
  background: linear-gradient(125deg,rgba(0,0,0,.5),transparent 55%,rgba(0,0,0,.15));
}
.wd-line,.bw-slot {
  position: absolute;
  top: 17px;
  color: #e7dfd1;
  font-size: 9px;
  letter-spacing: .12em;
}
.wd-line {
  left: 19px;
}
.bw-slot {
  right: 19px;
}
.fn-tag {
  position: absolute;
  left: 20px;
  bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.fn-tag span {
  font-size: 9px;
  color: #e7dfd1;
  letter-spacing: .14em;
}
.fn-tag strong {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
}
.s6d3p3 {
  position: absolute;
  right: 1.8vw;
  bottom: 2.2vw;
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--j76);
  font-size: 9px;
  letter-spacing: .1em;
  writing-mode: vertical-rl;
}
.f6s1l2 {
  padding: 112px 5.8vw 124px;
}
.cy-row {
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  align-items: end;
  margin-bottom: 45px;
}
.cy-row h2,.pn-wrap h2,.hp-cell 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;
}
.jm-box {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 1px;
  background: var(--d97);
}
.j1n4x2 {
  background: var(--z23);
  padding: 16px;
  u2s5n3: background .28s ease;
}
.j1n4x2:hover {
  background: var(--q7);
}
.k5k6j4 {
  height: 230px;
  overflow: hidden;
  position: relative;
  background: #27251f;
}
.k5k6j4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  u2s5n3: _xnsl5 .5s cubic-bezier(.23,1,.32,1);
}
.j1n4x2:hover .k5k6j4 img {
  _xnsl5: scale(1.05);
}
.k5k6j4 span,.k5k6j4 b {
  position: absolute;
  top: 13px;
  font-size: 9px;
  letter-spacing: .1em;
  font-weight: 500;
}
.k5k6j4 span {
  left: 13px;
  background: rgba(17,17,15,.7);
  padding: 5px 7px;
}
.k5k6j4 b {
  right: 13px;
  color: var(--y89);
}
.t1e8z2 {
  padding: 21px 5px 8px;
  position: relative;
}
.t1e8z2 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  margin: 0 0 8px;
}
.t1e8z2 p {
  font-size: 12px;
  color: var(--j76);
  line-height: 1.8;
  margin: 0;
  padding-right: 25px;
}
.t1e8z2 svg {
  position: absolute;
  right: 4px;
  top: 23px;
  color: var(--t70);
}
.s2m4b2 {
  display: grid;
  grid-template-columns: 1fr 1.05fr;
  gap: 11vw;
  padding: 125px 12vw;
  background: var(--y89);
  color: var(--z23);
}
.pn-wrap h2 {
  font-size: clamp(30px,3.2vw,52px);
}
.v7i8r4 {
  border-top: 1px solid rgba(17,17,15,.2);
}
.hp-flow {
  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;
}
.hp-flow>span {
  color: var(--t70);
  font-size: 11px;
  font-weight: 700;
}
.hp-flow h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  margin: 0 0 8px;
}
.hp-flow p {
  font-size: 13px;
  line-height: 1.8;
  color: #605c55;
  margin: 0;
}
.hp-flow svg {
  margin-top: 6px;
}
.hp-cell {
  min-height: 500px;
  padding: 115px 12vw;
  position: relative;
  overflow: hidden;
  background: linear-gradient(106deg,#321912,#11110f 55%);
}
.hp-cell: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);
}
.hp-cell h2 {
  font-size: clamp(48px,5vw,78px);
  position: relative;
  z-index: 1;
  margin-bottom: 32px;
}
.hp-cell h2 em {
  color: var(--t70);
  font-style: normal;
}
.hp-cell .fn-chip {
  position: relative;
  z-index: 1;
}
._zb84r {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  gap: 20px;
  padding: 48px 5.8vw 22px;
  border-top: 1px solid var(--d97);
}
._09sau {
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
}
._zb84r p {
  margin: 0;
  color: var(--j76);
  font-family: "Noto Serif SC",serif;
  font-size: 17px;
  max-width: 300px;
}
.e5w8x1 {
  grid-column: 1/-1;
  display: flex;
  justify-content: space-between;
  padding-top: 45px;
  color: #817d73;
  font-size: 9px;
  letter-spacing: .12em;
}
.nf-row {
  padding: 72px 5.8vw 120px;
  min-height: calc(100vh - 74px);
}
._i8m70,.bw-item {
  display: grid;
  grid-template-columns: 1fr 1.25fr;
  align-items: end;
  gap: 7vw;
  max-width: 1050px;
  margin: 25px 0 70px;
}
._i8m70 .a7h6o2,.bw-item .a7h6o2 {
  grid-column: 1/-1;
  margin-bottom: 0;
}
._i8m70 h1,.bw-item h1 {
  font-size: clamp(50px,5.2vw,85px);
}
._i8m70>p:last-child,.bw-item>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--j76);
  max-width: 390px;
  margin: 0 0 10px;
}
._hkrhw,._znraw {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  border-top: 1px solid var(--d97);
  border-bottom: 1px solid var(--d97);
  padding: 14px 0;
}
.l3i7s2 {
  height: 38px;
  display: flex;
  align-items: center;
  gap: 9px;
  color: #837e72;
}
.l3i7s2 input {
  width: 260px;
  background: transparent;
  border: 0;
  _lr0ul: 0;
  color: var(--y89);
  font-size: 13px;
}
.l3i7s2 input::placeholder {
  color: #837e72;
}
.gk-cell,._ffj68 {
  border: 1px solid var(--d97);
  background: transparent;
  padding: 0 12px;
  display: inline-flex;
  gap: 7px;
  align-items: center;
  font-size: 12px;
}
.dk-zone {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 36px 18px;
  margin-top: 38px;
}
.work-card._dq8q6 {
  grid-column: span 2;
}
._60srp {
  height: 245px;
  position: relative;
  overflow: hidden;
  background: #27251f;
}
._dq8q6 ._60srp {
  height: 360px;
}
._60srp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  u2s5n3: _xnsl5 .55s cubic-bezier(.23,1,.32,1);
}
._qtuom:hover img {
  _xnsl5: scale(1.04);
}
._60srp span {
  position: absolute;
  left: 13px;
  top: 13px;
  background: rgba(17,17,15,.72);
  padding: 5px 7px;
  font-size: 9px;
  letter-spacing: .1em;
}
._60srp button {
  position: absolute;
  right: 10px;
  top: 10px;
  border: 0;
  background: rgba(17,17,15,.72);
  padding: 7px;
}
._xzxh0 {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 14px 2px;
}
._xzxh0 h2 {
  font-family: "Noto Serif SC",serif;
  margin: 0 0 4px;
  font-size: 20px;
}
._xzxh0 p {
  margin: 0;
  color: #918d84;
  font-size: 11px;
}
._xzxh0 svg {
  color: var(--t70);
}
._pwzaa {
  display: flex;
  min-height: calc(100vh - 74px);
}
.wd-card {
  width: 74px;
  flex: none;
  border-right: 1px solid var(--d97);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px 0;
  color: #8e897f;
}
.wd-card p {
  font-size: 10px;
  letter-spacing: .18em;
  writing-mode: vertical-rl;
  margin: 0;
}
.wd-card>span {
  margin-top: 25px;
  color: var(--t70);
  font-size: 11px;
}
._6glyg {
  height: 80px;
  border-left: 1px solid var(--d97);
  margin: 22px 0;
}
.wd-card small {
  font-size: 8px;
  line-height: 1.7;
  writing-mode: vertical-rl;
  letter-spacing: .12em;
}
.v6c5p3 {
  flex: 1;
  padding: 58px 5.8vw 84px;
}
.n7b9f2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 54px;
}
.n7b9f2 h1 {
  font-size: clamp(40px,4.5vw,68px);
}
.n7b9f2 .a7h6o2 {
  margin-bottom: 16px;
}
.jm-flow {
  display: flex;
  align-items: center;
  gap: 7px;
  color: #8e897f;
  font-size: 11px;
  padding-top: 10px;
}
.jm-flow i {
  width: 7px;
  height: 7px;
  background: var(--t70);
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(217,93,42,.12);
}
._em6r0 {
  display: grid;
  grid-template-columns: minmax(330px,.87fr) 1.13fr;
  gap: 1px;
  background: var(--d97);
  border: 1px solid var(--d97);
}
._ayfre,.c4g7b6 {
  background: var(--z23);
  padding: 24px;
}
._ncth3 {
  display: flex;
  gap: 20px;
  border-bottom: 1px solid var(--d97);
}
._ncth3 button {
  background: transparent;
  border: 0;
  padding: 0 0 14px;
  color: #918d84;
  font-size: 13px;
  position: relative;
}
._ncth3 button._u5h83 {
  color: var(--y89);
}
._ncth3 button._u5h83:after {
  content: "";
  height: 2px;
  background: var(--t70);
  left: 0;
  right: 0;
  bottom: -1px;
  position: absolute;
}
._yqv86 {
  border: 1px solid var(--d97);
  margin: 25px 0 15px;
  padding: 14px;
}
._yqv86 label {
  font-size: 11px;
  color: #bcb6ab;
}
._yqv86 textarea {
  width: 100%;
  height: 100px;
  resize: none;
  margin: 12px 0 10px;
  padding: 0;
  border: 0;
  _lr0ul: 0;
  background: transparent;
  color: var(--y89);
  font-size: 13px;
  line-height: 1.9;
}
._yqv86 textarea::placeholder {
  color: #777269;
}
.f1s3w8 {
  display: flex;
  align-items: center;
  gap: 13px;
}
.f1s3w8 button {
  background: transparent;
  border: 0;
  color: #aaa49a;
  font-size: 11px;
  padding: 0;
  display: inline-flex;
  gap: 5px;
  align-items: center;
}
.f1s3w8 span {
  margin-left: auto;
  color: #6f6a61;
  font-size: 10px;
}
.qr-wrap {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 8px;
}
.f7b1n6 {
  border: 1px solid var(--d97);
  background: transparent;
  padding: 10px 9px;
  text-align: left;
  display: grid;
  grid-template-columns: 1fr 15px;
  gap: 4px;
}
.f7b1n6 span {
  font-size: 9px;
  color: #8e897f;
}
.f7b1n6 b {
  font-size: 11px;
  font-weight: 500;
}
.f7b1n6 svg {
  grid-row: span 2;
  align-self: center;
  color: #8e897f;
}
.w9z3j3 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 15px;
  border: 0;
  background: var(--t70);
  padding: 13px;
  font-size: 13px;
  font-weight: 700;
}
.w9z3j3 svg:last-child {
  margin-left: auto;
}
.gk-row {
  color: #858075;
  font-size: 10px;
  line-height: 1.7;
  margin: 12px 0 0;
}
.c4g7b6 {
  min-height: 420px;
  background: #141411;
  display: flex;
  flex-direction: column;
}
.d2q4n2,.m7l2f1 {
  display: flex;
  justify-content: space-between;
  color: #858075;
  font-size: 9px;
  letter-spacing: .1em;
}
._61nf9 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #716c63;
}
._61nf9 h2 {
  font-family: "Noto Serif SC",serif;
  color: var(--y89);
  font-size: 24px;
  margin: 16px 0 6px;
}
._61nf9 p {
  font-size: 12px;
  line-height: 1.8;
  max-width: 220px;
  margin: 0;
}
.m7l2f1 {
  align-items: center;
}
.m7l2f1 i {
  height: 4px;
  width: 55px;
  background: #454138;
  position: relative;
}
.m7l2f1 i:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 20%;
  background: var(--t70);
}
.j4t4t7 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 25px 0 65px;
}
.j4t4t7 h1 {
  font-size: clamp(44px,4.5vw,70px);
  margin-top: 10px;
}
.jm-wrap {
  display: grid;
  grid-template-columns: 208px 1fr;
  gap: 42px;
}
.nf-note {
  border-right: 1px solid var(--d97);
  padding-right: 25px;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.nf-note button {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 8px;
  background: transparent;
  border: 0;
  text-align: left;
  color: #aaa49a;
  font-size: 12px;
}
.nf-note button span {
  margin-left: auto;
  font-size: 10px;
}
.nf-note .rp-list {
  color: var(--y89);
  background: #23221e;
}
.wd-foot {
  height: 1px;
  background: var(--d97);
  margin: 15px 0;
}
.nf-note p {
  font-size: 10px;
  letter-spacing: .12em;
  color: #777269;
  margin: 0 0 5px 8px;
}
._znraw {
  padding-top: 0;
  border-top: 0;
}
._znraw>div:last-child {
  display: flex;
  gap: 6px;
}
._ffj68 {
  padding: 0 9px;
  color: #958f85;
}
.icon-button.active {
  color: var(--y89);
  background: #25241f;
}
._3orel {
  font-size: 13px;
  margin: 30px 0 17px;
}
._3orel span {
  color: #8f8a80;
  font-size: 11px;
  margin-left: 5px;
}
._1ecna {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 25px 15px;
}
._v7id7 {
  height: 175px;
  position: relative;
  overflow: hidden;
  background: #27251f;
}
._v7id7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
._v7id7 button {
  position: absolute;
  right: 8px;
  top: 8px;
  background: rgba(17,17,15,.72);
  border: 0;
  padding: 5px;
}
.tx-mark {
  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;
}
.tx-foot h2 {
  font-size: 12px;
  font-weight: 500;
  margin: 10px 0 4px;
}
.tx-foot p {
  margin: 0;
  font-size: 10px;
  color: #817d73;
}
.bw-item {
  margin-bottom: 70px;
}
.t1m8p7 {
  display: grid;
  grid-template-columns: 1.1fr .9fr;
  background: #e5dfd1;
  color: var(--z23);
  min-height: 370px;
  margin-bottom: 65px;
  overflow: hidden;
}
.t1m8p7>div:first-child {
  padding: 45px 52px;
}
.t1m8p7 span {
  color: var(--t70);
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .13em;
}
.t1m8p7 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(44px,5vw,73px);
  line-height: 1;
  margin: 28px 0 19px;
  letter-spacing: -.07em;
}
.t1m8p7 h2 em {
  font-style: normal;
  color: var(--t70);
}
.t1m8p7 p {
  font-size: 13px;
  line-height: 1.9;
  color: #58544d;
  max-width: 300px;
  margin: 0 0 25px;
}
.fn-flow {
  position: relative;
  background: #211c18;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e4ddcf;
  overflow: hidden;
}
.fn-flow:before,.fn-flow:after {
  content: "";
  position: absolute;
  border: 1px solid rgba(228,221,207,.35);
  border-radius: 50%;
  width: 360px;
  height: 360px;
}
.fn-flow:after {
  width: 210px;
  height: 210px;
  border-color: var(--t70);
}
.fn-flow svg {
  position: relative;
  z-index: 1;
  stroke: var(--t70);
}
.fn-flow i {
  position: absolute;
  width: 100%;
  height: 1px;
  background: rgba(228,221,207,.35);
  _xnsl5: rotate(-40deg);
}
.fn-flow b {
  position: absolute;
  bottom: 26px;
  right: 30px;
  font-size: 35px;
  color: var(--t70);
  font-weight: 400;
}
.zt-pan {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-top: 1px solid var(--d97);
  border-left: 1px solid var(--d97);
}
.nf-cell {
  min-height: 280px;
  border-right: 1px solid var(--d97);
  border-bottom: 1px solid var(--d97);
  padding: 23px;
  position: relative;
  u2s5n3: background .23s ease;
}
.nf-cell:hover {
  background: var(--q7);
}
._66xyq {
  display: flex;
  justify-content: space-between;
  margin-bottom: 42px;
  font-size: 10px;
  color: #8f8a80;
}
._jes49 {
  color: var(--t70);
  border: 1px solid rgba(217,93,42,.45);
  padding: 3px 5px;
  font-size: 8px;
  letter-spacing: .08em;
}
.status._w808k {
  color: #9b958a;
  border-color: #59554d;
}
.nf-cell h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  margin: 22px 0 8px;
}
.nf-cell p {
  color: #a9a398;
  font-size: 12px;
  line-height: 1.8;
  max-width: 245px;
  margin: 0;
}
.nf-cell button {
  border: 0;
  background: transparent;
  color: var(--y89);
  padding: 0;
  display: flex;
  align-items: center;
  gap: 6px;
  position: absolute;
  bottom: 22px;
  font-size: 11px;
}
.nf-cell button svg {
  color: var(--t70);
}
.s9e9a9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  max-width: 660px;
  margin: 70px auto 0;
  border-top: 1px solid var(--d97);
  border-bottom: 1px solid var(--d97);
  padding: 22px 0;
  color: #b7b1a7;
}
.s9e9a9 p {
  font-family: "Noto Serif SC",serif;
  font-size: 18px;
  text-align: center;
  margin: 0;
}
.s9e9a9 svg:first-child {
  color: var(--t70);
}
@media (max-width:900px) {
  .zt-grid {
    padding: 0 20px;
  }
  ._4c93x,.text-button {
    display: none;
  }
  ._fpn8c,._l0o6o {
    min-width: 0;
  }
  ._l0o6o {
    margin-left: auto;
  }
  ._lzzat {
    display: block;
    padding: 4px;
  }
  .qr-head {
    display: flex;
    position: absolute;
    top: 74px;
    z-index: 20;
    left: 0;
    right: 0;
    flex-direction: column;
    background: #181815;
    border-bottom: 1px solid var(--d97);
  }
  .qr-head a {
    padding: 16px 20px;
    border-top: 1px solid var(--d97);
    font-family: "Noto Serif SC",serif;
    font-size: 20px;
  }
  .qr-head span {
    font-family: "Noto Sans SC",sans-serif;
    color: var(--t70);
    font-size: 10px;
    margin-right: 12px;
  }
  .q8u6s4 {
    grid-template-columns: 46px 1fr;
    min-height: auto;
  }
  .n1w7z3 {
    grid-row: span 2;
  }
  ._al1b4 {
    padding: 80px 32px 55px;
  }
  ._g7j55 {
    grid-column: 2;
    padding: 0 32px 68px;
    min-height: 0;
  }
  .bw-cell {
    height: 54vw;
  }
  .s6d3p3 {
    display: none;
  }
  .cy-row,.s2m4b2,._i8m70,.bw-item {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .f6s1l2 {
    padding: 80px 32px;
  }
  .s2m4b2 {
    padding: 80px 32px;
  }
  .hp-cell {
    padding: 90px 32px;
  }
  ._zb84r {
    padding-left: 32px;
    padding-right: 32px;
  }
  .nf-row {
    padding: 55px 32px 80px;
  }
  ._i8m70,.bw-item {
    margin-bottom: 45px;
  }
  .dk-zone {
    grid-template-columns: repeat(2,1fr);
  }
  .work-card._dq8q6 {
    grid-column: span 1;
  }
  ._dq8q6 ._60srp {
    height: 245px;
  }
  .v6c5p3 {
    padding: 50px 32px 70px;
  }
  ._em6r0 {
    grid-template-columns: 1fr;
  }
  .jm-wrap {
    grid-template-columns: 1fr;
  }
  .nf-note {
    border-right: 0;
    border-bottom: 1px solid var(--d97);
    padding: 0 0 18px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
  }
  .nf-note .wd-foot,.nf-note p {
    display: none;
  }
  ._1ecna {
    grid-template-columns: repeat(3,1fr);
  }
  .t1m8p7>div:first-child {
    padding: 38px;
  }
  .zt-pan {
    grid-template-columns: repeat(2,1fr);
  }
}
@media (max-width:620px) {
  .zt-grid {
    height: 64px;
  }
  ._s0p28 {
    padding: 9px 10px;
    font-size: 12px;
  }
  .q8u6s4 {
    display: flex;
    flex-direction: column;
    min-height: 0;
  }
  .n1w7z3,.wd-card {
    display: none;
  }
  ._al1b4 {
    width: 100%;
    padding: 70px 24px 38px;
  }
  ._al1b4 h1 {
    font-size: 53px;
  }
  .h4s9i2 {
    margin: 25px 0;
  }
  .l3x6z6 {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }
  ._g7j55 {
    display: block;
    width: 100%;
    min-height: 0;
    padding: 0 24px 50px;
  }
  .bw-cell {
    height: 64vw;
  }
  .f6s1l2 {
    padding: 68px 24px;
  }
  .jm-box {
    grid-template-columns: 1fr;
  }
  .k5k6j4 {
    height: 210px;
  }
  .s2m4b2 {
    padding: 70px 24px;
  }
  .hp-cell {
    padding: 75px 24px;
    min-height: 415px;
  }
  ._zb84r {
    grid-template-columns: 1fr;
    padding: 42px 24px 20px;
  }
  .e5w8x1 {
    gap: 10px;
    flex-direction: column;
    padding-top: 25px;
  }
  .nf-row {
    padding: 45px 24px 70px;
  }
  ._i8m70 h1,.bw-item h1 {
    font-size: 48px;
  }
  ._hkrhw {
    align-items: center;
  }
  .l3i7s2 input {
    width: 180px;
  }
  .dk-zone {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .work-card._dq8q6 {
    grid-column: span 1;
  }
  ._60srp,._dq8q6 ._60srp {
    height: 255px;
  }
  ._pwzaa {
    display: block;
  }
  .v6c5p3 {
    padding: 42px 24px 62px;
  }
  .n7b9f2 {
    display: block;
    margin-bottom: 35px;
  }
  .jm-flow {
    margin-top: 22px;
  }
  ._ncth3 {
    gap: 14px;
  }
  ._ncth3 button {
    font-size: 11px;
  }
  .qr-wrap {
    grid-template-columns: 1fr;
  }
  .j4t4t7 {
    display: block;
    margin: 15px 0 45px;
  }
  .j4t4t7 .fn-chip {
    margin-top: 25px;
  }
  .nf-note {
    grid-template-columns: 1fr 1fr;
  }
  ._1ecna {
    grid-template-columns: repeat(2,1fr);
  }
  ._v7id7 {
    height: 140px;
  }
  .t1m8p7 {
    grid-template-columns: 1fr;
  }
  .fn-flow {
    min-height: 220px;
  }
  .zt-pan {
    grid-template-columns: 1fr;
  }
  .nf-cell {
    min-height: 250px;
  }
  .s9e9a9 {
    margin-top: 45px;
  }
  .s9e9a9 p {
    font-size: 15px;
  }
}
@media (prefers-reduced-motion:no-preference) {
  ._al1b4,._g7j55,._i8m70,.bw-item {
    animation: entry .7s cubic-bezier(.23,1,.32,1) both;
  }
  ._g7j55 {
    animation-delay: .08s;
  }
  .j1n4x2 {
    u2s5n3: _xnsl5 .24s cubic-bezier(.23,1,.32,1),background .24s ease;
  }
  .j1n4x2:hover {
    _xnsl5: translateY(-5px);
  }
}
@keyframes entry {
  from {
    opacity: 0;
    _xnsl5: translateY(18px);
  }
  to {
    opacity: 1;
    _xnsl5: translateY(0);
  }
}
.bw-list {
  padding: 0 5.8vw;
  background: #171713;
  border-top: 1px solid var(--d97);
  border-bottom: 1px solid var(--d97);
}
.x3f5a3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 0;
  border-bottom: 1px solid var(--d97);
  font-size: 10px;
  letter-spacing: .12em;
  color: #8f897f;
}
.x3f5a3 b {
  font-weight: 500;
  color: var(--j76);
}
.o9k6b5 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
}
.o9k6b5 article {
  position: relative;
  min-height: 175px;
  padding: 30px 26px 26px;
  border-right: 1px solid var(--d97);
}
.o9k6b5 article:first-child {
  border-left: 1px solid var(--d97);
}
.o9k6b5 article:before,.w3c9y2:before,.tx-foot:before,._qtuom:before,.nf-cell:before,.xz-pan article:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 23px;
  border-top: 1px solid var(--t70);
  border-left: 1px solid var(--t70);
  opacity: .75;
  pointer-events: none;
}
.o9k6b5 article:after,._4mjn0:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 42px;
  height: 2px;
  background: var(--t70);
}
.o9k6b5 span {
  color: var(--t70);
  font-size: 10px;
  letter-spacing: .1em;
}
.o9k6b5 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 26px;
  margin: 18px 0 8px;
}
.o9k6b5 p {
  font-size: 12px;
  line-height: 1.8;
  color: var(--j76);
  max-width: 230px;
  margin: 0;
}
.w3c9y2,.tx-foot,._qtuom,.nf-cell,.xz-pan article {
  position: relative;
}
._4mjn0 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  padding: 13px 0;
  border-bottom: 1px solid var(--d97);
  font-size: 11px;
  color: var(--j76);
}
._4mjn0 b {
  font-size: 9px;
  letter-spacing: .1em;
  font-weight: 500;
  color: var(--t70);
}
@media (max-width:900px) {
  .o9k6b5 {
    grid-template-columns: 1fr;
  }
  .o9k6b5 article {
    min-height: 0;
    border-left: 1px solid var(--d97);
    border-bottom: 1px solid var(--d97);
  }
  .o9k6b5 article:last-child {
    border-bottom: 0;
  }
}
@media (max-width:620px) {
  .bw-list {
    padding: 0 24px;
  }
  .x3f5a3 {
    align-items: flex-start;
    gap: 12px;
    flex-direction: column;
  }
  .o9k6b5 article {
    padding: 24px 18px 22px;
  }
  ._4mjn0 {
    align-items: flex-start;
    gap: 8px;
    flex-direction: column;
  }
  ._4mjn0 b {
    font-size: 8px;
  }
}
.rp-card {
  display: grid;
  grid-template-columns: .82fr 1.18fr;
  gap: 0;
  background: #f1e2d5;
  color: #271a16;
  padding: 0 5.8vw 44px;
  position: relative;
}
._12r80 {
  padding: 88px 6.2vw 72px 0;
  align-self: center;
}
._2mzwy {
  display: block;
  width: 214px;
  height: 64px;
  object-fit: contain;
  object-position: left center;
  margin: 0 0 25px;
}
.tx-list {
  color: #a14325;
  margin-bottom: 18px;
}
._12r80 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(32px,3.7vw,57px);
  line-height: 1.18;
  letter-spacing: -.06em;
  margin: 0;
}
._12r80>p:not(.a7h6o2) {
  font-size: 13px;
  line-height: 2;
  color: #785c51;
  margin: 26px 0;
}
._ypst3 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #742e1b;
  border-bottom: 1px solid #b98472;
  padding: 9px 0;
  font-size: 12px;
  font-weight: 700;
}
.o6n5s3 {
  margin: 0;
  padding: 44px 0 28px;
  position: relative;
}
.o6n5s3:before {
  content: "";
  position: absolute;
  top: 44px;
  right: 0;
  width: 55%;
  height: 100%;
  background: #d95d2a;
  _xnsl5: translate(18px,18px);
  z-index: 0;
}
.o6n5s3: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;
}
.o6n5s3 img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 420px;
  object-fit: cover;
  object-position: center 42%;
  filter: saturate(.85) contrast(.98);
}
.o6n5s3 figcaption {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  background: #281a16;
  color: #f7e9d8;
  padding: 13px 16px;
  font-size: 10px;
}
.o6n5s3 figcaption span {
  color: #e8b298;
  letter-spacing: .11em;
}
.o6n5s3 figcaption b {
  font-weight: 500;
}
.sl-zone {
  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);
}
.sl-zone 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);
}
.sl-zone article:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 2px;
  width: 34px;
  background: #d95d2a;
}
.sl-zone span {
  font-size: 10px;
  color: #a14325;
}
.sl-zone p {
  font-size: 12px;
  line-height: 1.75;
  color: #6b5046;
  max-width: 210px;
  margin: 10px 0 0;
}
._et565 {
  grid-column: 1/-1;
  font-size: 10px;
  line-height: 1.7;
  color: #8b6c60;
  margin: 15px 0 0;
}
@media (max-width:900px) {
  .rp-card {
    grid-template-columns: 1fr;
    padding: 0 32px 36px;
  }
  ._12r80 {
    padding: 65px 0 36px;
  }
  .o6n5s3 {
    padding: 0 0 28px;
  }
  .o6n5s3:before {
    top: 0;
  }
  .o6n5s3 img {
    height: 380px;
  }
  .sl-zone {
    grid-template-columns: repeat(3,1fr);
  }
}
@media (max-width:620px) {
  .rp-card {
    padding: 0 24px 30px;
  }
  ._12r80 {
    padding: 54px 0 30px;
  }
  ._2mzwy {
    width: 194px;
    height: 58px;
    margin-bottom: 18px;
  }
  .o6n5s3 img {
    height: 310px;
  }
  .o6n5s3 figcaption {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }
  .sl-zone {
    grid-template-columns: 1fr;
  }
  .sl-zone article {
    min-height: 0;
    padding: 17px;
  }
  .sl-zone p {
    max-width: none;
  }
}
._llh9s {
  display: block;
  width: 168px;
  height: 45px;
  object-fit: contain;
  object-position: left center;
}
._r9ogg {
  display: block;
  width: 183px;
  height: 49px;
  object-fit: contain;
  object-position: left center;
}
.text-link {
  font-size: 12px;
  color: var(--j76);
  u2s5n3: color .2s ease;
}
.text-link:hover {
  color: var(--y89);
}
._2jtjv video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  background: #171612;
}
._2jtjv .fn-tag {
  background: linear-gradient(90deg,rgba(17,17,15,.9),transparent);
  padding: 14px 40px 14px 0;
}
._oopae {
  padding: 108px 5.8vw 115px;
  background: #171713;
}
.r5a5c1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
._e1j19 {
  display: grid;
  grid-template-columns: .93fr 1.07fr;
  min-height: 300px;
  background: #22211d;
}
._e1j19 img {
  width: 100%;
  height: 100%;
  min-height: 300px;
  object-fit: cover;
  filter: saturate(.82);
}
._e1j19>div {
  padding: 36px 32px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
._e1j19 span,.tx-pill>span {
  color: var(--t70);
  font-size: 10px;
  letter-spacing: .13em;
}
._e1j19 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: -.04em;
  margin: 17px 0 13px;
}
._e1j19 p {
  font-size: 12px;
  line-height: 1.9;
  color: var(--j76);
  margin: 0;
}
._r3bgu {
  font-size: 10px;
  line-height: 1.7;
  color: #837e72;
  margin: 18px 0 0;
}
._sdvul {
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  gap: 7vw;
  padding: 120px 12vw;
  background: var(--y89);
  color: var(--z23);
}
.q1z1e7 h2,.i2j8n5 h2,.tx-pill h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(32px,3.5vw,55px);
  line-height: 1.23;
  letter-spacing: -.05em;
  margin: 0;
}
.q1z1e7>p:not(.a7h6o2) {
  color: #625d55;
  font-size: 14px;
  line-height: 2;
  margin: 25px 0;
}
.q1z1e7 ._3ijnk {
  color: var(--z23);
  border-color: #6d675e;
}
.jm-cell video {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  background: #111;
}
.jm-cell p {
  margin: 9px 0 0;
  color: #6f695e;
  font-size: 10px;
}
.mv-head {
  padding: 110px 5.8vw 130px;
}
.i2j8n5 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: 1px solid var(--d97);
  padding-bottom: 28px;
}
.b2a5s3 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-left: 1px solid var(--d97);
}
.w3c9y2 {
  min-height: 295px;
  padding: 28px 22px 22px;
  border-right: 1px solid var(--d97);
  border-bottom: 1px solid var(--d97);
  display: flex;
  flex-direction: column;
}
.w3c9y2>p:first-child {
  font-size: 10px;
  color: var(--t70);
  margin: 0;
}
.w3c9y2 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  line-height: 1.4;
  letter-spacing: -.04em;
  margin: 21px 0 12px;
}
.w3c9y2 .qr-chip {
  font-size: 12px;
  line-height: 1.8;
  color: var(--j76);
  margin: 0;
}
.w3c9y2 a,._xkei6 a {
  font-size: 11px;
  color: #ded8cd;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: auto;
  padding-top: 20px;
}
.w3c9y2 a:hover,._xkei6 a:hover {
  color: var(--t70);
}
.f5o2s7,.w1i6h9 {
  padding-top: 82px;
}
.t3k2v6,.vw-row {
  display: grid;
  grid-template-columns: 1fr 1.12fr;
  gap: 8vw;
  align-items: end;
  margin: 15px 0 75px;
  max-width: 1150px;
}
.t3k2v6 .a7h6o2,.vw-row .a7h6o2 {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.t3k2v6 h1,.vw-row h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(48px,5.4vw,88px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
.t3k2v6>p:last-child,.vw-row>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--j76);
  max-width: 455px;
  margin: 0 0 9px;
}
.tx-body {
  border-top: 1px solid var(--d97);
}
._xkei6 {
  display: grid;
  grid-template-columns: 65px 1fr 22px;
  gap: 25px;
  border-bottom: 1px solid var(--d97);
  padding: 32px 0 28px;
  u2s5n3: padding-left .22s ease,background .22s ease;
}
._xkei6:hover {
  padding-left: 17px;
  background: #171713;
}
.rp-slot {
  font-size: 11px;
  color: var(--t70);
  padding-top: 4px;
}
._yvykw {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: #928c81;
  font-size: 10px;
  letter-spacing: .08em;
}
._yvykw span {
  color: var(--t70);
}
.n8c1d6 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(25px,2.8vw,40px);
  letter-spacing: -.05em;
  line-height: 1.33;
  margin: 14px 0;
}
.n8c1d6>p {
  max-width: 650px;
  color: var(--j76);
  font-size: 13px;
  line-height: 1.9;
  margin: 0;
}
._xkei6 a {
  margin-top: 16px;
  padding: 0;
}
.v1x3r7 {
  color: #8e897f;
  margin-top: 4px;
}
._bpjx4 {
  padding: 21px 0;
  border-bottom: 1px solid var(--d97);
  color: #837e72;
  font-size: 11px;
  line-height: 1.9;
}
._40bd2 {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  min-height: 460px;
  background: #e7e0d2;
  color: var(--z23);
}
._vswar {
  display: flex;
  flex-direction: column;
  background: #10100e;
}
._vswar video {
  width: 100%;
  height: 100%;
  min-height: 415px;
  object-fit: cover;
  display: block;
}
.gk-item {
  height: 46px;
  padding: 0 16px;
  background: #10100e;
  color: #d6d0c5;
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 10px;
}
.gk-item a {
  margin-left: auto;
}
.tx-pill {
  padding: 55px 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.tx-pill h2 {
  font-size: clamp(34px,3.8vw,56px);
  margin: 22px 0;
}
.tx-pill p {
  font-size: 13px;
  line-height: 2;
  color: #605b53;
  margin: 0;
}
.xz-pan {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border: 1px solid var(--d97);
  border-right: 0;
  margin: 75px 0;
}
.xz-pan article {
  min-height: 240px;
  padding: 30px;
  border-right: 1px solid var(--d97);
}
.xz-pan svg {
  color: var(--t70);
}
.xz-pan h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 24px;
  margin: 28px 0 10px;
}
.xz-pan p {
  color: var(--j76);
  font-size: 12px;
  line-height: 1.9;
  margin: 0;
}
.w3b4i4 {
  border-top: 1px solid var(--d97);
  border-bottom: 1px solid var(--d97);
  padding: 24px 0;
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 18px;
  align-items: center;
}
.w3b4i4 span {
  color: #837e72;
  font-size: 10px;
  letter-spacing: .1em;
}
.w3b4i4 a {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(24px,3vw,42px);
  letter-spacing: -.05em;
}
.w3b4i4 p {
  grid-column: 2;
  margin: 0;
  color: #8c867c;
  font-size: 11px;
  line-height: 1.8;
}
@media (max-width:900px) {
  ._llh9s {
    width: 154px;
  }
  ._4c93x {
    gap: 14px;
  }
  .r5a5c1,._sdvul,.t3k2v6,.vw-row {
    grid-template-columns: 1fr;
  }
  ._e1j19 {
    grid-template-columns: 1fr;
  }
  ._e1j19 img {
    min-height: 250px;
  }
  ._sdvul {
    padding: 80px 32px;
    gap: 38px;
  }
  .b2a5s3 {
    grid-template-columns: 1fr;
  }
  .w3c9y2 {
    min-height: 230px;
  }
  .w3c9y2 h3 {
    margin: 13px 0 9px;
  }
  .f5o2s7,.w1i6h9 {
    padding-top: 58px;
  }
  .t3k2v6,.vw-row {
    gap: 23px;
    margin-bottom: 50px;
  }
  ._40bd2 {
    grid-template-columns: 1fr;
  }
  ._vswar video {
    min-height: 330px;
  }
  .xz-pan {
    grid-template-columns: 1fr;
  }
  .xz-pan article {
    min-height: 0;
    padding: 28px;
    border-right: 0;
    border-bottom: 1px solid var(--d97);
  }
  .xz-pan article:last-child {
    border-bottom: 0;
  }
  .w3b4i4 {
    grid-template-columns: 1fr;
    gap: 9px;
  }
  .w3b4i4 p {
    grid-column: auto;
  }
  .zt-grid {
    gap: 10px;
  }
  ._l0o6o {
    gap: 12px;
  }
}
@media (max-width:620px) {
  ._llh9s {
    width: 132px;
    height: 38px;
  }
  ._r9ogg {
    width: 158px;
  }
  .text-link {
    display: none;
  }
  ._oopae {
    padding: 68px 24px;
  }
  ._e1j19>div {
    padding: 27px 24px;
  }
  ._sdvul {
    padding: 70px 24px;
  }
  .mv-head {
    padding: 70px 24px;
  }
  .i2j8n5 {
    align-items: flex-start;
    gap: 18px;
    flex-direction: column;
  }
  .f5o2s7,.w1i6h9 {
    padding-top: 45px;
  }
  ._xkei6 {
    grid-template-columns: 32px 1fr;
    gap: 10px;
    padding: 26px 0;
  }
  .v1x3r7 {
    display: none;
  }
  .n8c1d6 h2 {
    font-size: 26px;
  }
  .tx-pill {
    padding: 40px 24px;
  }
  ._vswar video {
    min-height: 230px;
  }
  .gk-item {
    font-size: 9px;
  }
  .w3b4i4 a {
    font-size: 25px;
    word-break: break-all;
  }
}
.c6g8s3 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 8px;
  color: #aaa49a;
  font-size: 12px;
  u2s5n3: color .2s ease,background .2s ease;
}
.c6g8s3 span {
  margin-left: auto;
  font-size: 10px;
}
.c6g8s3:hover {
  color: var(--y89);
  background: #20201c;
}
.asset-nav-link.rp-list {
  color: var(--y89);
  background: #292821;
  box-shadow: inset 2px 0 var(--t70);
}
.tx-foot {
  display: block;
  color: inherit;
  u2s5n3: _xnsl5 .2s ease;
}
.tx-foot:hover {
  _xnsl5: translateY(-3px);
}
.lq-foot {
  position: absolute;
  right: 8px;
  top: 8px;
  background: rgba(17,17,15,.72);
  padding: 5px;
  display: flex;
}
.r2x3e2 {
  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%);
}
.r2x3e2: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);
}
.r2x3e2>* {
  position: relative;
  z-index: 1;
}
.s4n1u9 {
  display: grid;
  grid-template-columns: 1fr 1.12fr;
  gap: 8vw;
  align-items: end;
  margin: 15px 0 75px;
  max-width: 1150px;
}
.s4n1u9 .a7h6o2 {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.s4n1u9 h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(46px,5.2vw,84px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
.s4n1u9>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--j76);
  max-width: 450px;
  margin: 0 0 8px;
}
._u4lhw {
  min-width: 0;
  position: relative;
}
._u4lhw:after {
  content: "";
  position: absolute;
  right: -12px;
  top: 76px;
  width: 1px;
  height: 110px;
  background: linear-gradient(transparent,var(--t70),transparent);
  opacity: .8;
}
.o1n1l2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid var(--d97);
  border-bottom: 1px solid var(--d97);
  padding: 14px 0;
  color: var(--j76);
  font-size: 11px;
  position: relative;
}
.o1n1l2:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 68px;
  height: 2px;
  background: var(--t70);
}
.o1n1l2 b {
  font-size: 9px;
  color: var(--t70);
  letter-spacing: .11em;
  font-weight: 500;
}
.q9d6r9 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 15px;
  margin-top: 26px;
}
.q9d6r9 .e4y9y4:first-child {
  grid-column: span 2;
}
.q9d6r9 .e4y9y4:first-child .l8u7o6 {
  height: 296px;
}
.e4y9y4 {
  display: block;
  position: relative;
  color: var(--y89);
  border-bottom: 1px solid var(--d97);
  padding-bottom: 15px;
}
.e4y9y4:hover h2 {
  color: var(--t70);
}
.e4y9y4>svg {
  position: absolute;
  right: 4px;
  bottom: 17px;
  color: var(--t70);
}
.e4y9y4>div:last-of-type {
  padding: 13px 24px 0 0;
}
.e4y9y4 p {
  font-size: 9px;
  letter-spacing: .1em;
  color: var(--t70);
  margin: 0;
}
.e4y9y4 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 22px;
  line-height: 1.38;
  margin: 9px 0 0;
  u2s5n3: color .2s ease;
}
.l8u7o6 {
  height: 230px;
  overflow: hidden;
  position: relative;
  background: #282720;
  box-shadow: 0 14px 34px rgba(0,0,0,.24);
}
.l8u7o6: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;
}
.l8u7o6:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 12px;
  left: 12px;
  width: 18px;
  height: 18px;
  border-left: 1px solid var(--t70);
  border-top: 1px solid var(--t70);
}
.l8u7o6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: contrast(1.06) saturate(.76) sepia(.12);
  u2s5n3: _xnsl5 .5s cubic-bezier(.23,1,.32,1),filter .3s ease;
}
.e4y9y4:hover img {
  _xnsl5: scale(1.05);
  filter: contrast(1.08) saturate(.9) sepia(.15);
}
.l8u7o6 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;
}
.u2j4o4 {
  margin-top: 26px;
}
.q4x3d1 {
  position: relative;
  background: #12120f;
  box-shadow: 0 18px 44px rgba(0,0,0,.33);
}
.q4x3d1: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);
}
.q4x3d1 video {
  display: block;
  width: 100%;
  aspect-ratio: 16/8.7;
  object-fit: cover;
  filter: contrast(1.04) saturate(.86);
}
.q4x3d1 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;
}
._n0uop {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  border-left: 1px solid var(--d97);
  margin-top: 16px;
}
._n0uop article {
  padding: 20px;
  border-right: 1px solid var(--d97);
  border-bottom: 1px solid var(--d97);
}
._n0uop b {
  font-size: 10px;
  color: var(--t70);
  letter-spacing: .1em;
}
._n0uop p {
  font-size: 12px;
  line-height: 1.8;
  color: var(--j76);
  margin: 12px 0 0;
}
._n0uop a {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  color: var(--y89);
  margin-top: 15px;
}
._y4s1v {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 22px 15px;
  margin-top: 26px;
}
._y4s1v .e4y9y4:first-child {
  grid-column: span 2;
}
._y4s1v .e4y9y4:first-child .l8u7o6 {
  height: 340px;
}
._i0x0e {
  margin-top: 26px;
}
.jm-item {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  background: #e9dfd2;
  color: var(--z23);
  box-shadow: 0 18px 46px rgba(0,0,0,.24);
}
.jm-item img {
  display: block;
  width: 100%;
  height: 365px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.8) sepia(.09);
}
.jm-item>div {
  padding: 45px 42px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.jm-item span {
  font-size: 10px;
  color: var(--t70);
  letter-spacing: .12em;
}
.jm-item h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(28px,3vw,44px);
  letter-spacing: -.055em;
  line-height: 1.25;
  margin: 19px 0 14px;
}
.jm-item p {
  font-size: 12px;
  line-height: 1.9;
  color: #645b52;
  margin: 0;
}
.jm-item a {
  display: flex;
  gap: 6px;
  align-items: center;
  font-size: 12px;
  color: #6f301e;
  margin-top: 25px;
}
.mv-pill {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  margin-top: 16px;
  border-left: 1px solid var(--d97);
}
.mv-pill article {
  border-right: 1px solid var(--d97);
  border-bottom: 1px solid var(--d97);
  padding: 22px;
  min-height: 150px;
}
.mv-pill svg {
  color: var(--t70);
}
.mv-pill b {
  display: block;
  font-family: "Noto Serif SC",serif;
  font-size: 21px;
  margin-top: 21px;
}
.mv-pill p {
  font-size: 11px;
  line-height: 1.75;
  color: var(--j76);
  margin: 7px 0 0;
}
.t9c7k1 {
  margin-top: 26px;
  border-top: 1px solid var(--d97);
}
.t9c7k1>article {
  display: grid;
  grid-template-columns: 50px 1fr;
  gap: 20px;
  padding: 27px 0;
  border-bottom: 1px solid var(--d97);
  position: relative;
}
.t9c7k1>article:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 34px;
  height: 2px;
  background: var(--t70);
}
.t9c7k1>article>span {
  color: var(--t70);
  font-size: 10px;
}
.t9c7k1 small {
  font-size: 10px;
  color: #aaa399;
  letter-spacing: .09em;
}
.t9c7k1 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(23px,2.4vw,34px);
  line-height: 1.33;
  letter-spacing: -.04em;
  margin: 11px 0;
}
.t9c7k1 p {
  font-size: 12px;
  line-height: 1.9;
  color: var(--j76);
  max-width: 660px;
  margin: 0;
}
.t9c7k1 a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--y89);
  font-size: 11px;
  margin-top: 15px;
}
.l4p8p3,._z9m6a {
  font-size: 10px;
  line-height: 1.8;
  color: #827c72;
  margin: 20px 0 0;
}
._z9m6a {
  padding-top: 20px;
  border-top: 1px solid var(--d97);
}
._z9m6a a {
  margin-left: 10px;
  color: var(--t70);
}
@media (max-width:900px) {
  .r2x3e2 {
    padding-top: 58px;
  }
  .s4n1u9 {
    grid-template-columns: 1fr;
    gap: 23px;
    margin-bottom: 50px;
  }
  .q9d6r9 {
    grid-template-columns: 1fr 1fr;
  }
  .q9d6r9 .e4y9y4:last-child {
    grid-column: span 2;
  }
  .q9d6r9 .e4y9y4:first-child {
    grid-column: span 2;
  }
  .jm-item {
    grid-template-columns: 1fr;
  }
  .jm-item img {
    height: 330px;
  }
  ._y4s1v .e4y9y4:first-child .l8u7o6 {
    height: 260px;
  }
}
@media (max-width:620px) {
  .r2x3e2 {
    padding-top: 45px;
  }
  .s4n1u9 h1 {
    font-size: 46px;
  }
  .o1n1l2 {
    align-items: flex-start;
    gap: 7px;
    flex-direction: column;
  }
  .q9d6r9,._y4s1v {
    grid-template-columns: 1fr;
  }
  .q9d6r9 .e4y9y4:last-child,.q9d6r9 .e4y9y4:first-child,._y4s1v .e4y9y4:first-child {
    grid-column: auto;
  }
  .l8u7o6,.q9d6r9 .e4y9y4:first-child .l8u7o6,._y4s1v .e4y9y4:first-child .l8u7o6 {
    height: 235px;
  }
  .q4x3d1 video {
    aspect-ratio: 1.18;
  }
  ._n0uop,.mv-pill {
    grid-template-columns: 1fr;
  }
  ._n0uop article {
    border-left: 1px solid var(--d97);
  }
  .jm-item img {
    height: 290px;
  }
  .jm-item>div {
    padding: 34px 24px;
  }
  .mv-pill article {
    border-left: 1px solid var(--d97);
    min-height: 0;
  }
  .t9c7k1>article {
    grid-template-columns: 28px 1fr;
    gap: 8px;
  }
  .t9c7k1 h2 {
    font-size: 25px;
  }
}
.cy-card {
  padding-top: 82px;
  position: relative;
  background: radial-gradient(ellipse at 72% 17%,rgba(217,93,42,.06),transparent 29%),#11110f;
}
.cy-card: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);
}
.cy-card>* {
  position: relative;
  z-index: 1;
}
.t8j8s4 {
  max-width: 1110px;
  margin: 15px 0 72px;
  display: grid;
  grid-template-columns: 1.04fr .96fr;
  gap: 6vw;
  align-items: end;
}
.t8j8s4 .a7h6o2 {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.t8j8s4 h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(48px,5.5vw,88px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
.t8j8s4>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--j76);
  max-width: 425px;
  margin: 0 0 8px;
}
._1930w {
  justify-self: end;
  grid-column: 2;
  font-size: 11px;
  color: var(--t70);
  border-bottom: 1px solid rgba(217,93,42,.5);
  padding-bottom: 5px;
  margin-bottom: 22px;
}
.wd-zone {
  min-width: 0;
}
._wcb7b {
  margin: 0;
  position: relative;
  background: #191814;
  box-shadow: 0 24px 52px rgba(0,0,0,.36);
}
._wcb7b:before,._wcb7b:after {
  content: "";
  position: absolute;
  z-index: 2;
  pointer-events: none;
  width: 30px;
  height: 30px;
}
._wcb7b:before {
  top: 16px;
  left: 16px;
  border-top: 1px solid var(--t70);
  border-left: 1px solid var(--t70);
}
._wcb7b:after {
  right: 16px;
  bottom: 62px;
  border-right: 1px solid var(--t70);
  border-bottom: 1px solid var(--t70);
}
._wcb7b img {
  display: block;
  width: 100%;
  height: 440px;
  object-fit: cover;
  filter: contrast(1.06) saturate(.8) sepia(.11);
}
._wcb7b 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;
}
._wcb7b figcaption span {
  color: var(--t70);
  letter-spacing: .1em;
}
._wcb7b figcaption b {
  font-weight: 400;
  color: var(--j76);
}
._cmtvz {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 22px;
  padding: 29px 0;
  border-bottom: 1px solid var(--d97);
}
._cmtvz span,.d3p6k7 span {
  font-size: 10px;
  color: var(--t70);
  letter-spacing: .11em;
}
._cmtvz p {
  font-family: "Noto Serif SC",serif;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: -.035em;
  margin: 0;
}
.d3p6k7 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-left: 1px solid var(--d97);
  margin-top: 18px;
}
.d3p6k7 article {
  padding: 22px 20px;
  min-height: 152px;
  border-right: 1px solid var(--d97);
  border-bottom: 1px solid var(--d97);
}
.d3p6k7 p {
  font-size: 12px;
  line-height: 1.85;
  color: var(--j76);
  margin: 15px 0 0;
}
.mv-foot {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 30px;
  padding: 30px 0;
  border-bottom: 1px solid var(--d97);
}
.mv-foot small {
  font-size: 9px;
  letter-spacing: .12em;
  color: var(--t70);
}
.mv-foot h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  line-height: 1.45;
  max-width: 590px;
  letter-spacing: -.04em;
  margin: 12px 0 0;
}
.mv-foot>a {
  display: flex;
  align-items: center;
  gap: 7px;
  flex: none;
  font-size: 12px;
  color: var(--y89);
  border-bottom: 1px solid var(--j76);
  padding-bottom: 7px;
}
@media (max-width:900px) {
  .cy-card {
    padding-top: 58px;
  }
  .t8j8s4 {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 48px;
  }
  ._1930w {
    grid-column: auto;
    justify-self: start;
    order: 2;
    margin-bottom: 0;
  }
  .t8j8s4 h1 {
    order: 1;
  }
  .t8j8s4>p:last-child {
    order: 3;
  }
  ._wcb7b img {
    height: 380px;
  }
}
@media (max-width:620px) {
  .cy-card {
    padding-top: 45px;
  }
  .t8j8s4 h1 {
    font-size: 47px;
  }
  ._wcb7b img {
    height: 290px;
  }
  ._wcb7b figcaption {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }
  ._cmtvz {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 23px 0;
  }
  ._cmtvz p {
    font-size: 20px;
  }
  .d3p6k7 {
    grid-template-columns: 1fr;
  }
  .d3p6k7 article {
    min-height: 0;
  }
  .mv-foot {
    align-items: flex-start;
    flex-direction: column;
    gap: 18px;
  }
  .mv-foot h2 {
    font-size: 23px;
  }
}
.o6n5s3 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;
}
._obkoj {
  padding: 104px 5.8vw 116px;
  background: #241914;
  color: #f7e9d8;
}
.c1v6v5 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: end;
  gap: 5vw;
  margin-bottom: 42px;
}
.c1v6v5 .a7h6o2 {
  grid-column: 1/-1;
  color: #e8b298;
  margin-bottom: 0;
}
.c1v6v5 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(33px,3.7vw,57px);
  line-height: 1.18;
  letter-spacing: -.06em;
  margin: 0;
}
.c1v6v5 ._3ijnk {
  justify-self: start;
  border-color: #e8b298;
  color: #f7e9d8;
}
.b4g9y1 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
}
.b4g9y1 article {
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(247,233,216,.24);
}
.b4g9y1 article:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 38px;
  height: 2px;
  background: #d95d2a;
}
.b4g9y1 img {
  display: block;
  width: 100%;
  height: 230px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.85) sepia(.1);
}
.b4g9y1 span {
  display: block;
  margin-top: 17px;
  color: #e8b298;
  font-size: 9px;
  letter-spacing: .12em;
}
.b4g9y1 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  line-height: 1.35;
  margin: 10px 0;
}
.b4g9y1 p {
  max-width: 270px;
  color: #c8b6aa;
  font-size: 12px;
  line-height: 1.85;
  margin: 0;
}
.lq-card {
  padding-top: 82px;
  position: relative;
  background: radial-gradient(ellipse at 76% 13%,rgba(217,93,42,.07),transparent 29%),#11110f;
}
.lq-card: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);
}
.lq-card>* {
  position: relative;
  z-index: 1;
}
.k5i6o3 {
  margin-bottom: 62px;
}
.gk-mark {
  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);
}
.r4m7u3 {
  position: relative;
  background: #16130f;
}
.r4m7u3 video {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.88);
}
.r4m7u3 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;
}
.k1i3b1 {
  padding: 52px 44px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.k1i3b1 .a7h6o2 {
  color: #a14325;
  margin-bottom: 16px;
}
.k1i3b1 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(31px,3.3vw,49px);
  line-height: 1.22;
  letter-spacing: -.055em;
  margin: 0;
}
.k1i3b1>p:not(.a7h6o2) {
  font-size: 13px;
  line-height: 1.95;
  color: #68564b;
  margin: 22px 0;
}
.k1i3b1 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;
}
.s1u3w7 {
  margin-top: 74px;
  border-top: 1px solid var(--d97);
}
.s1u3w7 article {
  display: grid;
  grid-template-columns: 56px 275px 1fr 22px;
  gap: 22px;
  padding: 28px 0;
  border-bottom: 1px solid var(--d97);
  align-items: start;
  position: relative;
}
.s1u3w7 article:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 40px;
  height: 2px;
  background: var(--t70);
}
._ccvac {
  color: var(--t70);
  font-size: 10px;
  padding-top: 6px;
}
.s1u3w7 img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  filter: contrast(1.04) saturate(.82) sepia(.1);
}
.s1u3w7 article>div:nth-of-type(2)>p:first-child {
  margin: 0;
  color: var(--t70);
  font-size: 10px;
  letter-spacing: .11em;
}
.s1u3w7 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(24px,2.7vw,37px);
  letter-spacing: -.05em;
  line-height: 1.32;
  margin: 13px 0;
}
.fn-mark {
  font-size: 12px;
  line-height: 1.9;
  color: var(--j76);
  max-width: 650px;
  margin: 0;
}
.s1u3w7 a {
  display: flex;
  gap: 5px;
  align-items: center;
  color: var(--y89);
  font-size: 11px;
  margin-top: 14px;
}
.s1u3w7>article>svg {
  color: #9b968c;
  margin-top: 6px;
}
.j9c1z4 {
  margin-top: 26px;
}
.sl-foot {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
  margin-top: 16px;
}
.sl-foot article {
  background: #211b17;
  border-bottom: 1px solid var(--d97);
}
.sl-foot img {
  display: block;
  width: 100%;
  height: 170px;
  object-fit: cover;
  filter: contrast(1.05) saturate(.84) sepia(.1);
}
.sl-foot>article>div {
  padding: 18px;
}
.sl-foot span {
  font-size: 9px;
  color: var(--t70);
  letter-spacing: .1em;
}
.sl-foot h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  margin: 11px 0 8px;
}
.sl-foot p {
  font-size: 11px;
  line-height: 1.75;
  color: var(--j76);
  margin: 0;
}
.lq-zone {
  margin-top: 24px;
  display: flex;
  align-items: center;
  gap: 7px;
  width: max-content;
  font-size: 12px;
  color: var(--y89);
  border-bottom: 1px solid var(--j76);
  padding-bottom: 8px;
}
@media (max-width:900px) {
  ._obkoj {
    padding: 80px 32px;
  }
  .gk-mark {
    grid-template-columns: 1fr;
  }
  .r4m7u3 video {
    min-height: 350px;
  }
  .s1u3w7 article {
    grid-template-columns: 40px 220px 1fr 22px;
  }
  .sl-foot {
    grid-template-columns: 1fr 1fr;
  }
  .sl-foot article:last-child {
    grid-column: span 2;
  }
  .b4g9y1 {
    grid-template-columns: 1fr 1fr;
  }
  .b4g9y1 article:last-child {
    grid-column: span 2;
  }
}
@media (max-width:620px) {
  .o6n5s3 video {
    height: 310px;
  }
  ._obkoj {
    padding: 70px 24px;
  }
  .c1v6v5 {
    grid-template-columns: 1fr;
    gap: 22px;
  }
  .b4g9y1,.sl-foot {
    grid-template-columns: 1fr;
  }
  .b4g9y1 article:last-child,.sl-foot article:last-child {
    grid-column: auto;
  }
  .b4g9y1 img {
    height: 215px;
  }
  .lq-card {
    padding-top: 45px;
  }
  .r4m7u3 video {
    min-height: 260px;
  }
  .k1i3b1 {
    padding: 36px 24px;
  }
  .s1u3w7 {
    margin-top: 50px;
  }
  .s1u3w7 article {
    grid-template-columns: 27px 1fr;
    gap: 8px;
    padding: 24px 0;
  }
  .s1u3w7 img {
    grid-column: 2;
    height: 205px;
  }
  .s1u3w7 article>div:nth-of-type(2) {
    grid-column: 2;
  }
  .s1u3w7>article>svg {
    display: none;
  }
}
.o6n5s3:before {
  top: 28px;
  right: 0;
  width: 1px;
  height: calc(100% - 26px);
  background: var(--t70);
  _xnsl5: translate(16px,16px);
}
.qr-col,.tx-flow {
  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;
}
.qr-col>span,.tx-flow>span {
  font-size: 9px;
  letter-spacing: .12em;
  color: #e8b298;
}
.qr-col>div,.tx-flow>div {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
}
.qr-col article,.tx-flow article {
  position: relative;
  padding-left: 12px;
}
.qr-col article:before,.tx-flow article:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 2px;
  height: 28px;
  background: var(--t70);
}
.qr-col b,.tx-flow b {
  display: block;
  font-family: "Noto Serif SC",serif;
  font-size: 17px;
}
.qr-col p,.tx-flow p {
  font-size: 10px;
  line-height: 1.6;
  color: #c8b6aa;
  margin: 4px 0 0;
}
.qr-col>a,.tx-flow>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;
}
.tx-flow {
  color: var(--y89);
  border-color: var(--d97);
  margin: 42px 0 0;
}
.tx-flow>span {
  color: var(--t70);
}
.tx-flow p {
  color: var(--j76);
}
.tx-flow>a {
  color: var(--y89);
}
@media (max-width:900px) {
  .qr-col,.tx-flow {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .qr-col>a,.tx-flow>a {
    width: max-content;
  }
}
@media (max-width:620px) {
  .qr-col>div,.tx-flow>div {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  .qr-col,.tx-flow {
    margin-top: 30px;
  }
}
@property --h61 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --b52 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --v21 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --x73 {
  syntax: "*";
  inherits: false;
}
@property --f30 {
  syntax: "*";
  inherits: false;
}
@property --k81 {
  syntax: "*";
  inherits: false;
}
@property --n95 {
  syntax: "*";
  inherits: false;
}
@property --j60 {
  syntax: "*";
  inherits: false;
}
@property --x3 {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --m59 {
  syntax: "*";
  inherits: false;
}
@property --j49 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --b57 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --b22 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --e48 {
  syntax: "*";
  inherits: false;
}
@property --m12 {
  syntax: "*";
  inherits: false;
}
@property --p32 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --w39 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --p84 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --b58 {
  syntax: "*";
  inherits: false;
}
@property --f91 {
  syntax: "*";
  inherits: false;
}
@property --k16 {
  syntax: "*";
  inherits: false;
}
@property --b97 {
  syntax: "*";
  inherits: false;
}
@property --m36 {
  syntax: "*";
  inherits: false;
}
@property --j46 {
  syntax: "*";
  inherits: false;
}
@property --j33 {
  syntax: "*";
  inherits: false;
}
@property --t47 {
  syntax: "*";
  inherits: false;
}
@property --a83 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --w46 {
  syntax: "*";
  inherits: false;
}
@property --y57 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --p5 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --x52 {
  syntax: "*";
  inherits: false;
}
@property --y41 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --z76 {
  syntax: "*";
  inherits: false;
}
@property --z47 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --k21 {
  syntax: "*";
  inherits: false;
}
@property --m28 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --f70 {
  syntax: "*";
  inherits: false;
}
@property --n12 {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --a34 {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --h27 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --e55 {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --h78 {
  syntax: "*";
  inherits: false;
}
@property --h53 {
  syntax: "*";
  inherits: false;
}
@property --t39 {
  syntax: "*";
  inherits: false;
}
@property --d14 {
  syntax: "*";
  inherits: false;
}
@property --a95 {
  syntax: "*";
  inherits: false;
}
@property --z53 {
  syntax: "*";
  inherits: false;
}
@property --g82 {
  syntax: "*";
  inherits: false;
}
@property --b9 {
  syntax: "*";
  inherits: false;
}
@property --w18 {
  syntax: "*";
  inherits: false;
}
@property --x78 {
  syntax: "*";
  inherits: false;
}
@property --f86 {
  syntax: "*";
  inherits: false;
}
@property --n99 {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@keyframes spin {
  to {
    _xnsl5: 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 {
      --h61: 0;
      --b52: 0;
      --v21: 0;
      --x73: initial;
      --f30: initial;
      --k81: initial;
      --n95: initial;
      --j60: initial;
      --x3: solid;
      --m59: initial;
      --j49: #0000;
      --b57: #0000;
      --b22: #0000;
      --e48: initial;
      --m12: initial;
      --p32: 0%;
      --w39: 50%;
      --p84: 100%;
      --b58: initial;
      --f91: initial;
      --k16: initial;
      --b97: initial;
      --m36: initial;
      --j46: initial;
      --j33: initial;
      --t47: initial;
      --a83: 0 0 #0000;
      --w46: initial;
      --y57: 100%;
      --p5: 0 0 #0000;
      --x52: initial;
      --y41: 100%;
      --z76: initial;
      --z47: 0 0 #0000;
      --k21: initial;
      --m28: 0 0 #0000;
      --f70: initial;
      --n12: 0px;
      --a34: #fff;
      --h27: 0 0 #0000;
      --e55: solid;
      --h78: initial;
      --h53: initial;
      --t39: initial;
      --d14: initial;
      --a95: initial;
      --z53: initial;
      --g82: initial;
      --b9: initial;
      --w18: initial;
      --x78: initial;
      --f86: initial;
      --n99: "";
    }
  }
}
