/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss._2x04c */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --x96: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --m95: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --t53: oklch(93.6% 0.032 17.717);
    --x49: oklch(63.7% 0.237 25.331);
    --x17: oklch(54.6% 0.245 262.881);
    --z80: oklch(48.8% 0.243 264.376);
    --j19: oklch(98.4% 0.003 247.858);
    --t27: oklch(96.8% 0.007 247.896);
    --n5: oklch(44.6% 0.043 257.281);
    --z54: oklch(37.2% 0.044 257.287);
    --u1: oklch(20.8% 0.042 265.755);
    --u69: #000;
    --t80: #fff;
    --h20: 0.25rem;
    --q22: 24rem;
    --p61: 32rem;
    --w83: 42rem;
    --f7: 0.75rem;
    --d89: calc(1 / 0.75);
    --x4: 0.875rem;
    --w10: calc(1.25 / 0.875);
    --w74: 1rem;
    --t59: calc(1.5 / 1);
    --j67: 1.125rem;
    --z24: calc(1.75 / 1.125);
    --x67: 1.25rem;
    --n89: calc(1.75 / 1.25);
    --t12: 2.25rem;
    --p8: calc(2.5 / 2.25);
    --a60: 400;
    --m33: 500;
    --g3: 600;
    --n42: 700;
    --j52: -0.025em;
    --b40: 0.1em;
    --q28: 1.375;
    --w91: 1.5;
    --p90: 1.625;
    --b80: 0.125rem;
    --q90: 0.25rem;
    --p5: 0.375rem;
    --e83: 0.5rem;
    --g78: 0.75rem;
    --h29: cubic-bezier(0.4, 0, 0.2, 1);
    --e82: spin 1s linear infinite;
    --w80: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --m63: 8px;
    --j75: 40px;
    --a43: 16 / 9;
    --q41: 150ms;
    --f2: cubic-bezier(0.4, 0, 0.2, 1);
    --k58: var(--x96);
    --t33: var(--m95);
  }
}
@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(--k58, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--d36, normal);
    font-variation-settings: var(--j88, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--t33, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--m99, normal);
    font-variation-settings: var(--f92, 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;
  }
  lq-head {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    _2o66v: 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;
  }
  ._jgq79 {
    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;
  }
  .gk-wrap {
    inset: calc(var(--h20) * 0);
  }
  ._rsks9 {
    inset-inline: calc(var(--h20) * 0);
  }
  ._dhr8d {
    inset-block: calc(var(--h20) * 0);
  }
  .-top-12 {
    top: calc(var(--h20) * -12);
  }
  .top-0 {
    top: calc(var(--h20) * 0);
  }
  .top-1\.5 {
    top: calc(var(--h20) * 1.5);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-3\.5 {
    top: calc(var(--h20) * 3.5);
  }
  .top-4 {
    top: calc(var(--h20) * 4);
  }
  .top-\[1px\] {
    top: 1px;
  }
  .top-\[50\%\] {
    top: 50%;
  }
  .top-\[60\%\] {
    top: 60%;
  }
  .top-full {
    top: 100%;
  }
  .-right-12 {
    right: calc(var(--h20) * -12);
  }
  .right-0 {
    right: calc(var(--h20) * 0);
  }
  .right-1 {
    right: calc(var(--h20) * 1);
  }
  .right-2 {
    right: calc(var(--h20) * 2);
  }
  .right-3 {
    right: calc(var(--h20) * 3);
  }
  .right-4 {
    right: calc(var(--h20) * 4);
  }
  .-bottom-12 {
    bottom: calc(var(--h20) * -12);
  }
  .bottom-0 {
    bottom: calc(var(--h20) * 0);
  }
  .-left-12 {
    left: calc(var(--h20) * -12);
  }
  .left-0 {
    left: calc(var(--h20) * 0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-2 {
    left: calc(var(--h20) * 2);
  }
  .left-\[50\%\] {
    left: 50%;
  }
  ._2gnxl {
    isolation: isolate;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .h5m2g3 {
    order: -9999;
  }
  .nf-pill {
    order: 9999;
  }
  .m5q2w4 {
    grid-column-start: 2;
  }
  .v5m5o8 {
    grid-row: span 2 / span 2;
  }
  ._5xlvq {
    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(--h20) * 0) !important;
  }
  .-mx-1 {
    margin-inline: calc(var(--h20) * -1);
  }
  .mx-2 {
    margin-inline: calc(var(--h20) * 2);
  }
  .mx-3\.5 {
    margin-inline: calc(var(--h20) * 3.5);
  }
  .mx-4 {
    margin-inline: calc(var(--h20) * 4);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .-my-2 {
    margin-block: calc(var(--h20) * -2);
  }
  .my-0 {
    margin-block: calc(var(--h20) * 0);
  }
  .my-0\.5 {
    margin-block: calc(var(--h20) * 0.5);
  }
  .my-1 {
    margin-block: calc(var(--h20) * 1);
  }
  .-mt-4 {
    margin-top: calc(var(--h20) * -4);
  }
  .mt-1\.5 {
    margin-top: calc(var(--h20) * 1.5);
  }
  .mt-2 {
    margin-top: calc(var(--h20) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--h20) * 4);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-2 {
    margin-right: calc(var(--h20) * 2);
  }
  .mb-2 {
    margin-bottom: calc(var(--h20) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--h20) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--h20) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--h20) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--h20) * 8);
  }
  .-ml-4 {
    margin-left: calc(var(--h20) * -4);
  }
  .ml-1 {
    margin-left: calc(var(--h20) * 1);
  }
  .ml-4 {
    margin-left: calc(var(--h20) * 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;
  }
  .k7t8v2 {
    display: inline-flex;
  }
  .lq-head {
    display: table;
  }
  ._qq04x {
    display: table-caption;
  }
  .v3f5y2 {
    display: table-cell;
  }
  ._mdok5 {
    display: table-row;
  }
  .nf-row {
    field-sizing: content;
  }
  .z6z5a1 {
    aspect-ratio: 1 / 1;
  }
  .vw-pill {
    aspect-ratio: var(--a43);
  }
  .size-\(--m74\) {
    width: var(--m74);
    height: var(--m74);
  }
  .c2s6i9 {
    width: calc(var(--h20) * 2);
    height: calc(var(--h20) * 2);
  }
  .size-2\.5 {
    width: calc(var(--h20) * 2.5);
    height: calc(var(--h20) * 2.5);
  }
  .h3y1i1 {
    width: calc(var(--h20) * 3);
    height: calc(var(--h20) * 3);
  }
  .size-3\.5 {
    width: calc(var(--h20) * 3.5);
    height: calc(var(--h20) * 3.5);
  }
  .e7y5i9 {
    width: calc(var(--h20) * 4);
    height: calc(var(--h20) * 4);
  }
  ._3pwvf {
    width: calc(var(--h20) * 6);
    height: calc(var(--h20) * 6);
  }
  .v9h9l4 {
    width: calc(var(--h20) * 7);
    height: calc(var(--h20) * 7);
  }
  .s2f8r4 {
    width: calc(var(--h20) * 8);
    height: calc(var(--h20) * 8);
  }
  .c8t9f7 {
    width: calc(var(--h20) * 9);
    height: calc(var(--h20) * 9);
  }
  ._p5mrp {
    width: calc(var(--h20) * 10);
    height: calc(var(--h20) * 10);
  }
  .jm-pill {
    width: auto;
    height: auto;
  }
  .nf-slot {
    width: 100%;
    height: 100%;
  }
  .h-\(--m74\) {
    height: var(--m74);
  }
  .h-1\.5 {
    height: calc(var(--h20) * 1.5);
  }
  .h-2 {
    height: calc(var(--h20) * 2);
  }
  .h-2\.5 {
    height: calc(var(--h20) * 2.5);
  }
  .h-4 {
    height: calc(var(--h20) * 4);
  }
  .h-5 {
    height: calc(var(--h20) * 5);
  }
  .h-6 {
    height: calc(var(--h20) * 6);
  }
  .h-7 {
    height: calc(var(--h20) * 7);
  }
  .h-8 {
    height: calc(var(--h20) * 8);
  }
  .h-9 {
    height: calc(var(--h20) * 9);
  }
  .h-10 {
    height: calc(var(--h20) * 10);
  }
  .h-12 {
    height: calc(var(--h20) * 12);
  }
  .h-16 {
    height: calc(var(--h20) * 16);
  }
  .h-\[1\.15rem\] {
    height: 1.15rem;
  }
  .h-\[500px\] {
    height: 500px;
  }
  .h-\[calc\(100\%-1px\)\] {
    height: calc(100% - 1px);
  }
  .h-\[var\(--p50\)\] {
    height: var(--p50);
  }
  .h-\[var\(--q35\)\] {
    height: var(--q35);
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-px {
    height: 1px;
  }
  .h-svh {
    height: 100svh;
  }
  .max-h-\(--e58\) {
    max-height: var(--e58);
  }
  .max-h-\(--n22\) {
    max-height: var(--n22);
  }
  .max-h-\(--h5\) {
    max-height: var(--h5);
  }
  .max-h-\[300px\] {
    max-height: 300px;
  }
  .min-h-0 {
    min-height: calc(var(--h20) * 0);
  }
  .min-h-4 {
    min-height: calc(var(--h20) * 4);
  }
  .min-h-16 {
    min-height: calc(var(--h20) * 16);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .min-h-svh {
    min-height: 100svh;
  }
  .w-\(--m74\) {
    width: var(--m74);
  }
  .w-\(--h47\) {
    width: var(--h47);
  }
  .w-0 {
    width: calc(var(--h20) * 0);
  }
  .w-1 {
    width: calc(var(--h20) * 1);
  }
  .w-2 {
    width: calc(var(--h20) * 2);
  }
  .w-2\.5 {
    width: calc(var(--h20) * 2.5);
  }
  .w-3 {
    width: calc(var(--h20) * 3);
  }
  .w-3\/4 {
    width: calc(3/4 * 100%);
  }
  .w-4 {
    width: calc(var(--h20) * 4);
  }
  .w-5 {
    width: calc(var(--h20) * 5);
  }
  .w-8 {
    width: calc(var(--h20) * 8);
  }
  .w-9 {
    width: calc(var(--h20) * 9);
  }
  .w-10 {
    width: calc(var(--h20) * 10);
  }
  .w-16 {
    width: calc(var(--h20) * 16);
  }
  .w-64 {
    width: calc(var(--h20) * 64);
  }
  .w-72 {
    width: calc(var(--h20) * 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-\(--z59\) {
    max-width: var(--z59);
  }
  .max-w-2xl {
    max-width: var(--w83);
  }
  .max-w-\[calc\(100\%-2rem\)\] {
    max-width: calc(100% - 2rem);
  }
  .max-w-lg {
    max-width: var(--p61);
  }
  .max-w-max {
    max-width: max-content;
  }
  .max-w-sm {
    max-width: var(--q22);
  }
  .min-w-\(--m74\) {
    min-width: var(--m74);
  }
  .min-w-0 {
    min-width: calc(var(--h20) * 0);
  }
  .min-w-5 {
    min-width: calc(var(--h20) * 5);
  }
  .min-w-8 {
    min-width: calc(var(--h20) * 8);
  }
  .min-w-9 {
    min-width: calc(var(--h20) * 9);
  }
  .min-w-10 {
    min-width: calc(var(--h20) * 10);
  }
  .min-w-\[8rem\] {
    min-width: 8rem;
  }
  .min-w-\[12rem\] {
    min-width: 12rem;
  }
  .min-w-\[var\(--w54\)\] {
    min-width: var(--w54);
  }
  .l2q7d4 {
    flex: 1;
  }
  .fn-zone {
    flex-shrink: 0;
  }
  ._wapdb {
    flex-shrink: 0;
  }
  .e7v9k3 {
    flex-grow: 1;
  }
  .z4l3s6 {
    flex-grow: 0;
  }
  ._wcypr {
    flex-basis: 100%;
  }
  .vw-note {
    caption-side: bottom;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .origin-\(--h96\) {
    transform-origin: var(--h96);
  }
  .origin-\(--q92\) {
    transform-origin: var(--q92);
  }
  .origin-\(--y62\) {
    transform-origin: var(--y62);
  }
  .origin-\(--e75\) {
    transform-origin: var(--e75);
  }
  .origin-\(--q89\) {
    transform-origin: var(--q89);
  }
  .origin-\(--k88\) {
    transform-origin: var(--k88);
  }
  .origin-\(--n61\) {
    transform-origin: var(--n61);
  }
  .-translate-x-1\/2 {
    --j56: calc(calc(1/2 * 100%) * -1);
    translate: var(--j56) var(--b74);
  }
  .-translate-x-px {
    --j56: -1px;
    translate: var(--j56) var(--b74);
  }
  .translate-x-\[-50\%\] {
    --j56: -50%;
    translate: var(--j56) var(--b74);
  }
  .translate-x-px {
    --j56: 1px;
    translate: var(--j56) var(--b74);
  }
  .-translate-y-1\/2 {
    --b74: calc(calc(1/2 * 100%) * -1);
    translate: var(--j56) var(--b74);
  }
  .translate-y-0\.5 {
    --b74: calc(var(--h20) * 0.5);
    translate: var(--j56) var(--b74);
  }
  .translate-y-\[-50\%\] {
    --b74: -50%;
    translate: var(--j56) var(--b74);
  }
  .translate-y-\[calc\(-50\%_-_2px\)\] {
    --b74: calc(-50% - 2px);
    translate: var(--j56) var(--b74);
  }
  .rotate-45 {
    rotate: 45deg;
  }
  .rotate-90 {
    rotate: 90deg;
  }
  .a2y7n3 {
    a2y7n3: var(--e36,) var(--j38,) var(--a70,) var(--k40,) var(--p97,);
  }
  ._hatu2 {
    animation: var(--w80);
  }
  .u3y4r5 {
    animation: var(--e82);
  }
  .cursor-default {
    cursor: default;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .cursor-text {
    cursor: text;
  }
  .c7j6y5 {
    touch-action: none;
  }
  ._34c49 {
    resize: none;
  }
  .xz-zone {
    scroll-margin-block: calc(var(--h20) * 1);
  }
  .mv-item {
    scroll-padding-block: calc(var(--h20) * 1);
  }
  .list-disc {
    list-style-type: disc;
  }
  .list-none {
    list-style-type: none;
  }
  .m1p3z5 {
    grid-auto-rows: min-content;
  }
  .grid-cols-\[0_1fr\] {
    grid-template-columns: 0 1fr;
  }
  .grid-rows-\[auto_auto\] {
    grid-template-rows: auto auto;
  }
  .i2y3e6 {
    flex-direction: column;
  }
  .z7m7q6 {
    flex-direction: column-reverse;
  }
  ._6bar7 {
    flex-direction: row;
  }
  ._ehz2g {
    _ehz2g: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  ._e52e6 {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  ._bjclm {
    justify-items: start;
  }
  .gap-0 {
    gap: calc(var(--h20) * 0);
  }
  .gap-0\.5 {
    gap: calc(var(--h20) * 0.5);
  }
  .gap-1 {
    gap: calc(var(--h20) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--h20) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--h20) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--h20) * 2.5);
  }
  .gap-3 {
    gap: calc(var(--h20) * 3);
  }
  .gap-4 {
    gap: calc(var(--h20) * 4);
  }
  .gap-6 {
    gap: calc(var(--h20) * 6);
  }
  .gap-7 {
    gap: calc(var(--h20) * 7);
  }
  .gap-y-0\.5 {
    row-gap: calc(var(--h20) * 0.5);
  }
  .s4c1c5 {
    align-self: flex-start;
  }
  ._3hb0l {
    align-self: stretch;
  }
  ._db6zl {
    justify-self: flex-end;
  }
  ._5fx26 {
    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\(--j65\)-5px\)\] {
    border-radius: calc(var(--j65) - 5px);
  }
  .rounded-\[inherit\] {
    border-radius: inherit;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--e83);
  }
  .rounded-md {
    border-radius: var(--p5);
  }
  .rounded-none {
    border-radius: 0;
  }
  .rounded-sm {
    border-radius: var(--q90);
  }
  .rounded-xl {
    border-radius: var(--g78);
  }
  .rounded-xs {
    border-radius: var(--b80);
  }
  .rounded-l-md {
    border-top-left-radius: var(--p5);
    border-bottom-left-radius: var(--p5);
  }
  .rounded-tl-sm {
    border-top-left-radius: var(--q90);
  }
  .rounded-r-md {
    border-top-right-radius: var(--p5);
    border-bottom-right-radius: var(--p5);
  }
  .border {
    border-style: var(--b1);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--b1);
    border-width: 0px;
  }
  .border-\[1\.5px\] {
    border-style: var(--b1);
    border-width: 1.5px;
  }
  .border-y {
    border-block-style: var(--b1);
    border-block-width: 1px;
  }
  .border-t {
    border-top-style: var(--b1);
    border-top-width: 1px;
  }
  .border-r {
    border-right-style: var(--b1);
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--b1);
    border-bottom-width: 1px;
  }
  .border-l {
    border-left-style: var(--b1);
    border-left-width: 1px;
  }
  .border-dashed {
    --b1: dashed;
    border-style: dashed;
  }
  .border-\(--z16\) {
    border-color: var(--z16);
  }
  .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-\(--v58\) {
    background-color: var(--v58);
  }
  .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(--u69) 50%, transparent);
    }
  }
  .bg-blue-600 {
    background-color: var(--x17);
  }
  .bg-red-100 {
    background-color: var(--t53);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--t80);
  }
  .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(--t80) 80%, transparent);
    }
  }
  .bg-gradient-to-br {
    --d1: to bottom right in oklab;
    background-image: linear-gradient(var(--k84));
  }
  .s9k5l4 {
    --q72: var(--j19);
    --k84: var(--u86, var(--d1), var(--q72) var(--x59), var(--j30) var(--g15));
  }
  .a8q4e9 {
    --j30: var(--t27);
    --k84: var(--u86, var(--d1), var(--q72) var(--x59), var(--j30) var(--g15));
  }
  ._ki2o0 {
    fill: currentcolor;
  }
  .p-0 {
    padding: calc(var(--h20) * 0);
  }
  .p-1 {
    padding: calc(var(--h20) * 1);
  }
  .p-2 {
    padding: calc(var(--h20) * 2);
  }
  .p-3 {
    padding: calc(var(--h20) * 3);
  }
  .p-4 {
    padding: calc(var(--h20) * 4);
  }
  .p-5 {
    padding: calc(var(--h20) * 5);
  }
  .p-6 {
    padding: calc(var(--h20) * 6);
  }
  .p-8 {
    padding: calc(var(--h20) * 8);
  }
  .p-\[3px\] {
    padding: 3px;
  }
  .p-px {
    padding: 1px;
  }
  .px-\(--m74\) {
    padding-inline: var(--m74);
  }
  .px-1 {
    padding-inline: calc(var(--h20) * 1);
  }
  .px-1\.5 {
    padding-inline: calc(var(--h20) * 1.5);
  }
  .px-2 {
    padding-inline: calc(var(--h20) * 2);
  }
  .px-2\.5 {
    padding-inline: calc(var(--h20) * 2.5);
  }
  .px-3 {
    padding-inline: calc(var(--h20) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--h20) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--h20) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--h20) * 6);
  }
  .py-0\.5 {
    padding-block: calc(var(--h20) * 0.5);
  }
  .py-1 {
    padding-block: calc(var(--h20) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--h20) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--h20) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--h20) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--h20) * 3);
  }
  .py-4 {
    padding-block: calc(var(--h20) * 4);
  }
  .py-5 {
    padding-block: calc(var(--h20) * 5);
  }
  .py-6 {
    padding-block: calc(var(--h20) * 6);
  }
  .pt-0 {
    padding-top: calc(var(--h20) * 0);
  }
  .pt-3 {
    padding-top: calc(var(--h20) * 3);
  }
  .pt-4 {
    padding-top: calc(var(--h20) * 4);
  }
  .pt-8 {
    padding-top: calc(var(--h20) * 8);
  }
  .pt-12 {
    padding-top: calc(var(--h20) * 12);
  }
  .pr-1 {
    padding-right: calc(var(--h20) * 1);
  }
  .pr-2 {
    padding-right: calc(var(--h20) * 2);
  }
  .pr-2\.5 {
    padding-right: calc(var(--h20) * 2.5);
  }
  .pr-3 {
    padding-right: calc(var(--h20) * 3);
  }
  .pr-8 {
    padding-right: calc(var(--h20) * 8);
  }
  .pb-3 {
    padding-bottom: calc(var(--h20) * 3);
  }
  .pb-4 {
    padding-bottom: calc(var(--h20) * 4);
  }
  .pb-8 {
    padding-bottom: calc(var(--h20) * 8);
  }
  .pl-2 {
    padding-left: calc(var(--h20) * 2);
  }
  .pl-3 {
    padding-left: calc(var(--h20) * 3);
  }
  .pl-4 {
    padding-left: calc(var(--h20) * 4);
  }
  .pl-8 {
    padding-left: calc(var(--h20) * 8);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .align-middle {
    vertical-align: middle;
  }
  .font-mono {
    font-family: var(--m95);
  }
  .font-sans {
    font-family: var(--x96);
  }
  .text-4xl {
    font-size: var(--t12);
    line-height: var(--m3, var(--p8));
  }
  .text-base {
    font-size: var(--w74);
    line-height: var(--m3, var(--t59));
  }
  .text-lg {
    font-size: var(--j67);
    line-height: var(--m3, var(--z24));
  }
  .text-sm {
    font-size: var(--x4);
    line-height: var(--m3, var(--w10));
  }
  .text-sm\/relaxed {
    font-size: var(--x4);
    line-height: var(--p90);
  }
  .text-xl {
    font-size: var(--x67);
    line-height: var(--m3, var(--n89));
  }
  .text-xs {
    font-size: var(--f7);
    line-height: var(--m3, var(--d89));
  }
  .text-\[0\.8rem\] {
    font-size: 0.8rem;
  }
  .leading-5 {
    --m3: calc(var(--h20) * 5);
    line-height: calc(var(--h20) * 5);
  }
  .leading-\[26px\] {
    --m3: 26px;
    line-height: 26px;
  }
  .leading-none {
    --m3: 1;
    line-height: 1;
  }
  .leading-normal {
    --m3: var(--w91);
    line-height: var(--w91);
  }
  .leading-relaxed {
    --m3: var(--p90);
    line-height: var(--p90);
  }
  .leading-snug {
    --m3: var(--q28);
    line-height: var(--q28);
  }
  .font-bold {
    --m35: var(--n42);
    font-weight: var(--n42);
  }
  .font-medium {
    --m35: var(--m33);
    font-weight: var(--m33);
  }
  .font-normal {
    --m35: var(--a60);
    font-weight: var(--a60);
  }
  .font-semibold {
    --m35: var(--g3);
    font-weight: var(--g3);
  }
  .tracking-\[-0\.44px\] {
    --q6: -0.44px;
    letter-spacing: -0.44px;
  }
  .tracking-\[-0\.154px\] {
    --q6: -0.154px;
    letter-spacing: -0.154px;
  }
  .tracking-tight {
    --q6: var(--j52);
    letter-spacing: var(--j52);
  }
  .tracking-widest {
    --q6: var(--b40);
    letter-spacing: var(--b40);
  }
  .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(--x49);
  }
  .text-slate-600 {
    color: var(--n5);
  }
  .text-slate-700 {
    color: var(--z54);
  }
  .text-slate-900 {
    color: var(--u1);
  }
  .text-white {
    color: var(--t80);
  }
  .pn-unit {
    --z17: tabular-nums;
    font-variant-numeric: var(--v30,) var(--u65,) var(--v63,) var(--z17,) var(--a58,);
  }
  .underline-offset-4 {
    text-underline-offset: 4px;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-70 {
    opacity: 70%;
  }
  .shadow {
    --y31: 0 1px 3px 0 var(--y67, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--y67, rgb(0 0 0 / 0.1));
    box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
  }
  .shadow-\[0_0_0_1px_hsl\(var\(--w47\)\)\] {
    --y31: 0 0 0 1px var(--y67, hsl(var(--w47)));
    box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
  }
  .shadow-\[0px_4px_11px_0px_rgba\(0\,0\,0\,0\.08\)\] {
    --y31: 0px 4px 11px 0px var(--y67, rgba(0,0,0,0.08));
    box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
  }
  .shadow-lg {
    --y31: 0 10px 15px -3px var(--y67, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--y67, rgb(0 0 0 / 0.1));
    box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
  }
  .shadow-md {
    --y31: 0 4px 6px -1px var(--y67, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--y67, rgb(0 0 0 / 0.1));
    box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
  }
  .shadow-none {
    --y31: 0 0 #0000;
    box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
  }
  .shadow-sm {
    --y31: 0 1px 3px 0 var(--y67, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--y67, rgb(0 0 0 / 0.1));
    box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
  }
  .shadow-xl {
    --y31: 0 20px 25px -5px var(--y67, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--y67, rgb(0 0 0 / 0.1));
    box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
  }
  .shadow-xs {
    --y31: 0 1px 2px 0 var(--y67, rgb(0 0 0 / 0.05));
    box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
  }
  .ring-0 {
    --t40: var(--n88,) 0 0 0 calc(0px + var(--j6)) var(--g25, currentcolor);
    box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
  }
  .outline-hidden {
    --q70: none;
    outline-style: none;
    @media (forced-colors: active) {
      _2o66v: 2px solid transparent;
      outline-offset: 2px;
    }
  }
  ._2o66v {
    outline-style: var(--q70);
    outline-width: 1px;
  }
  .q1q9y9 {
    --j43: blur(var(--j75));
    -webkit-backdrop-filter: var(--j43,) var(--b59,) var(--g92,) var(--q85,) var(--u28,) var(--p58,) var(--a34,) var(--p92,) var(--j70,);
    backdrop-filter: var(--j43,) var(--b59,) var(--g92,) var(--q85,) var(--u28,) var(--p58,) var(--a34,) var(--p92,) var(--j70,);
  }
  .wd-head {
    --j43: blur(var(--m63));
    -webkit-backdrop-filter: var(--j43,) var(--b59,) var(--g92,) var(--q85,) var(--u28,) var(--p58,) var(--a34,) var(--p92,) var(--j70,);
    backdrop-filter: var(--j43,) var(--b59,) var(--g92,) var(--q85,) var(--u28,) var(--p58,) var(--a34,) var(--p92,) var(--j70,);
  }
  ._vhizl {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --q72, --j35, --j30, opacity, box-shadow, a2y7n3, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--k26, var(--f2));
    transition-duration: var(--e9, var(--q41));
  }
  .transition-\[color\,box-shadow\] {
    transition-property: color,box-shadow;
    transition-timing-function: var(--k26, var(--f2));
    transition-duration: var(--e9, var(--q41));
  }
  .transition-\[left\,right\,width\] {
    transition-property: left,right,width;
    transition-timing-function: var(--k26, var(--f2));
    transition-duration: var(--e9, var(--q41));
  }
  .transition-\[margin\,opacity\] {
    transition-property: margin,opacity;
    transition-timing-function: var(--k26, var(--f2));
    transition-duration: var(--e9, var(--q41));
  }
  .transition-\[width\,height\,padding\] {
    transition-property: width,height,padding;
    transition-timing-function: var(--k26, var(--f2));
    transition-duration: var(--e9, var(--q41));
  }
  .transition-\[width\] {
    transition-property: width;
    transition-timing-function: var(--k26, var(--f2));
    transition-duration: var(--e9, var(--q41));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--k26, var(--f2));
    transition-duration: var(--e9, var(--q41));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --q72, --j35, --j30;
    transition-timing-function: var(--k26, var(--f2));
    transition-duration: var(--e9, var(--q41));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--k26, var(--f2));
    transition-duration: var(--e9, var(--q41));
  }
  .transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: var(--k26, var(--f2));
    transition-duration: var(--e9, var(--q41));
  }
  .transition-transform {
    transition-property: a2y7n3, translate, scale, rotate;
    transition-timing-function: var(--k26, var(--f2));
    transition-duration: var(--e9, var(--q41));
  }
  .transition-none {
    transition-property: none;
  }
  .duration-100 {
    --e9: 100ms;
    transition-duration: 100ms;
  }
  .duration-200 {
    --e9: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --e9: 300ms;
    transition-duration: 300ms;
  }
  .duration-1000 {
    --e9: 1000ms;
    transition-duration: 1000ms;
  }
  .ease-in-out {
    --k26: var(--h29);
    transition-timing-function: var(--h29);
  }
  .ease-linear {
    --k26: linear;
    transition-timing-function: linear;
  }
  .outline-none {
    --q70: none;
    outline-style: none;
  }
  ._sjwly {
    -webkit-user-select: none;
    user-select: none;
  }
  .\[--m74\:--h20\(8\)\] {
    --m74: calc(var(--h20) * 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: d6o4p5) {
        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(--h20) * 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])) *) {
      --b74: calc(var(--h20) * 0.5);
      translate: var(--j56) var(--b74);
    }
  }
  .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(--h20) * 2.5);
    }
  }
  .group-has-\[\>input\]\/input-group\:pb-2\.5 {
    &:is(:where(.group\/input-group):has(>input) *) {
      padding-bottom: calc(var(--h20) * 2.5);
    }
  }
  .group-data-\[collapsible\=icon\]\:-mt-8 {
    &:is(:where(.m2c6v1)[data-collapsible="icon"] *) {
      margin-top: calc(var(--h20) * -8);
    }
  }
  .group-data-\[collapsible\=icon\]\:hidden {
    &:is(:where(.m2c6v1)[data-collapsible="icon"] *) {
      display: none;
    }
  }
  .group-data-\[collapsible\=icon\]\:size-8\! {
    &:is(:where(.m2c6v1)[data-collapsible="icon"] *) {
      width: calc(var(--h20) * 8) !important;
      height: calc(var(--h20) * 8) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\(--n27\) {
    &:is(:where(.m2c6v1)[data-collapsible="icon"] *) {
      width: var(--n27);
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--n27\)\+\(--h20\(4\)\)\)\] {
    &:is(:where(.m2c6v1)[data-collapsible="icon"] *) {
      width: calc(var(--n27) + (calc(var(--h20) * 4)));
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--n27\)\+\(--h20\(4\)\)\+2px\)\] {
    &:is(:where(.m2c6v1)[data-collapsible="icon"] *) {
      width: calc(var(--n27) + (calc(var(--h20) * 4)) + 2px);
    }
  }
  .group-data-\[collapsible\=icon\]\:overflow-hidden {
    &:is(:where(.m2c6v1)[data-collapsible="icon"] *) {
      overflow: hidden;
    }
  }
  .group-data-\[collapsible\=icon\]\:p-0\! {
    &:is(:where(.m2c6v1)[data-collapsible="icon"] *) {
      padding: calc(var(--h20) * 0) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:p-2\! {
    &:is(:where(.m2c6v1)[data-collapsible="icon"] *) {
      padding: calc(var(--h20) * 2) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:opacity-0 {
    &:is(:where(.m2c6v1)[data-collapsible="icon"] *) {
      opacity: 0%;
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--h47\)\*-1\)\] {
    &:is(:where(.m2c6v1)[data-collapsible="offcanvas"] *) {
      right: calc(var(--h47) * -1);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--h47\)\*-1\)\] {
    &:is(:where(.m2c6v1)[data-collapsible="offcanvas"] *) {
      left: calc(var(--h47) * -1);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:w-0 {
    &:is(:where(.m2c6v1)[data-collapsible="offcanvas"] *) {
      width: calc(var(--h20) * 0);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:translate-x-0 {
    &:is(:where(.m2c6v1)[data-collapsible="offcanvas"] *) {
      --j56: calc(var(--h20) * 0);
      translate: var(--j56) var(--b74);
    }
  }
  .group-data-\[disabled\=true\]\:pointer-events-none {
    &:is(:where(.m2c6v1)[data-disabled="true"] *) {
      pointer-events: none;
    }
  }
  .group-data-\[disabled\=true\]\:opacity-50 {
    &:is(:where(.m2c6v1)[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"] *) {
      --t40: var(--n88,) 0 0 0 calc(3px + var(--j6)) var(--g25, currentcolor);
      box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
    }
  }
  .group-data-\[side\=left\]\:-right-4 {
    &:is(:where(.m2c6v1)[data-side="left"] *) {
      right: calc(var(--h20) * -4);
    }
  }
  .group-data-\[side\=left\]\:border-r {
    &:is(:where(.m2c6v1)[data-side="left"] *) {
      border-right-style: var(--b1);
      border-right-width: 1px;
    }
  }
  .group-data-\[side\=right\]\:left-0 {
    &:is(:where(.m2c6v1)[data-side="right"] *) {
      left: calc(var(--h20) * 0);
    }
  }
  .group-data-\[side\=right\]\:rotate-180 {
    &:is(:where(.m2c6v1)[data-side="right"] *) {
      rotate: 180deg;
    }
  }
  .group-data-\[side\=right\]\:border-l {
    &:is(:where(.m2c6v1)[data-side="right"] *) {
      border-left-style: var(--b1);
      border-left-width: 1px;
    }
  }
  .group-data-\[state\=open\]\:rotate-180 {
    &:is(:where(.m2c6v1)[data-state="open"] *) {
      rotate: 180deg;
    }
  }
  .group-data-\[variant\=floating\]\:rounded-lg {
    &:is(:where(.m2c6v1)[data-variant="floating"] *) {
      border-radius: var(--e83);
    }
  }
  .group-data-\[variant\=floating\]\:border {
    &:is(:where(.m2c6v1)[data-variant="floating"] *) {
      border-style: var(--b1);
      border-width: 1px;
    }
  }
  .group-data-\[variant\=floating\]\:shadow-sm {
    &:is(:where(.m2c6v1)[data-variant="floating"] *) {
      --y31: 0 1px 3px 0 var(--y67, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--y67, rgb(0 0 0 / 0.1));
      box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
    }
  }
  .group-data-\[variant\=outline\]\/field-group\:-mb-2 {
    &:is(:where(.group\/field-group)[data-variant="_2o66v"] *) {
      margin-bottom: calc(var(--h20) * -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(--h20) * 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(--p5);
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:border {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      border-style: var(--b1);
      border-width: 1px;
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:shadow {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      --y31: 0 1px 3px 0 var(--y67, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--y67, rgb(0 0 0 / 0.1));
      box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:duration-200 {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      --e9: 200ms;
      transition-duration: 200ms;
    }
  }
  .peer-disabled\:cursor-not-allowed {
    &:is(:where(.hp-tag):disabled ~ *) {
      cursor: not-allowed;
    }
  }
  .peer-disabled\:opacity-50 {
    &:is(:where(.hp-tag):disabled ~ *) {
      opacity: 50%;
    }
  }
  .peer-data-\[size\=default\]\/menu-button\:top-1\.5 {
    &:is(:where(.peer\/menu-button)[data-size="default"] ~ *) {
      top: calc(var(--h20) * 1.5);
    }
  }
  .peer-data-\[size\=lg\]\/menu-button\:top-2\.5 {
    &:is(:where(.peer\/menu-button)[data-size="lg"] ~ *) {
      top: calc(var(--h20) * 2.5);
    }
  }
  .peer-data-\[size\=sm\]\/menu-button\:top-1 {
    &:is(:where(.peer\/menu-button)[data-size="b4p6h1"] ~ *) {
      top: calc(var(--h20) * 1);
    }
  }
  .file\:inline-flex {
    &::file-selector-button {
      display: inline-flex;
    }
  }
  .file\:h-7 {
    &::file-selector-button {
      height: calc(var(--h20) * 7);
    }
  }
  .file\:border-0 {
    &::file-selector-button {
      border-style: var(--b1);
      border-width: 0px;
    }
  }
  .file\:bg-transparent {
    &::file-selector-button {
      background-color: transparent;
    }
  }
  .file\:text-sm {
    &::file-selector-button {
      font-size: var(--x4);
      line-height: var(--m3, var(--w10));
    }
  }
  .file\:font-medium {
    &::file-selector-button {
      --m35: var(--m33);
      font-weight: var(--m33);
    }
  }
  .after\:absolute {
    &::after {
      content: var(--b83);
      position: absolute;
    }
  }
  .after\:-inset-2 {
    &::after {
      content: var(--b83);
      inset: calc(var(--h20) * -2);
    }
  }
  .after\:inset-y-0 {
    &::after {
      content: var(--b83);
      inset-block: calc(var(--h20) * 0);
    }
  }
  .after\:left-1\/2 {
    &::after {
      content: var(--b83);
      left: calc(1/2 * 100%);
    }
  }
  .after\:w-1 {
    &::after {
      content: var(--b83);
      width: calc(var(--h20) * 1);
    }
  }
  .after\:w-\[2px\] {
    &::after {
      content: var(--b83);
      width: 2px;
    }
  }
  .after\:-translate-x-1\/2 {
    &::after {
      content: var(--b83);
      --j56: calc(calc(1/2 * 100%) * -1);
      translate: var(--j56) var(--b74);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:after\:left-full {
    &:is(:where(.m2c6v1)[data-collapsible="offcanvas"] *) {
      &::after {
        content: var(--b83);
        left: 100%;
      }
    }
  }
  .first\:rounded-l-md {
    &:first-child {
      border-top-left-radius: var(--p5);
      border-bottom-left-radius: var(--p5);
    }
  }
  .first\:border-l {
    &:first-child {
      border-left-style: var(--b1);
      border-left-width: 1px;
    }
  }
  .last\:mt-0 {
    &:last-child {
      margin-top: calc(var(--h20) * 0);
    }
  }
  .last\:rounded-r-md {
    &:last-child {
      border-top-right-radius: var(--p5);
      border-bottom-right-radius: var(--p5);
    }
  }
  .last\:border-b-0 {
    &:last-child {
      border-bottom-style: var(--b1);
      border-bottom-width: 0px;
    }
  }
  .hover\:bg-\[\#1a1a19\]\/90 {
    &:hover {
      @media (hover: d6o4p5) {
        background-color: color-mix(in oklab, #1a1a19 90%, transparent);
      }
    }
  }
  .hover\:bg-blue-700 {
    &:hover {
      @media (hover: d6o4p5) {
        background-color: var(--z80);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: d6o4p5) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:opacity-90 {
    &:hover {
      @media (hover: d6o4p5) {
        opacity: 90%;
      }
    }
  }
  .hover\:opacity-100 {
    &:hover {
      @media (hover: d6o4p5) {
        opacity: 100%;
      }
    }
  }
  .hover\:shadow-\[0_0_0_1px_hsl\(var\(--b37\)\)\] {
    &:hover {
      @media (hover: d6o4p5) {
        --y31: 0 0 0 1px var(--y67, hsl(var(--b37)));
        box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
      }
    }
  }
  .hover\:shadow-lg {
    &:hover {
      @media (hover: d6o4p5) {
        --y31: 0 10px 15px -3px var(--y67, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--y67, rgb(0 0 0 / 0.1));
        box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
      }
    }
  }
  .hover\:ring-4 {
    &:hover {
      @media (hover: d6o4p5) {
        --t40: var(--n88,) 0 0 0 calc(4px + var(--j6)) var(--g25, currentcolor);
        box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
      }
    }
  }
  .focus\:z-10 {
    &:focus {
      z-index: 10;
    }
  }
  .focus\:ring-2 {
    &:focus {
      --t40: var(--n88,) 0 0 0 calc(2px + var(--j6)) var(--g25, currentcolor);
      box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
    }
  }
  .focus\:ring-offset-2 {
    &:focus {
      --j6: 2px;
      --k92: var(--n88,) 0 0 0 var(--j6) var(--j5);
    }
  }
  .focus\:outline-hidden {
    &:focus {
      --q70: none;
      outline-style: none;
      @media (forced-colors: active) {
        _2o66v: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .focus-visible\:z-10 {
    &:focus-visible {
      z-index: 10;
    }
  }
  .focus-visible\:ring-0 {
    &:focus-visible {
      --t40: var(--n88,) 0 0 0 calc(0px + var(--j6)) var(--g25, currentcolor);
      box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
    }
  }
  .focus-visible\:ring-1 {
    &:focus-visible {
      --t40: var(--n88,) 0 0 0 calc(1px + var(--j6)) var(--g25, currentcolor);
      box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
    }
  }
  .focus-visible\:ring-2 {
    &:focus-visible {
      --t40: var(--n88,) 0 0 0 calc(2px + var(--j6)) var(--g25, currentcolor);
      box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
    }
  }
  .focus-visible\:ring-4 {
    &:focus-visible {
      --t40: var(--n88,) 0 0 0 calc(4px + var(--j6)) var(--g25, currentcolor);
      box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
    }
  }
  .focus-visible\:ring-\[3px\] {
    &:focus-visible {
      --t40: var(--n88,) 0 0 0 calc(3px + var(--j6)) var(--g25, currentcolor);
      box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
    }
  }
  .focus-visible\:ring-offset-1 {
    &:focus-visible {
      --j6: 1px;
      --k92: var(--n88,) 0 0 0 var(--j6) var(--j5);
    }
  }
  .focus-visible\:outline-hidden {
    &:focus-visible {
      --q70: none;
      outline-style: none;
      @media (forced-colors: active) {
        _2o66v: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .focus-visible\:outline-1 {
    &:focus-visible {
      outline-style: var(--q70);
      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) {
      --t40: var(--n88,) 0 0 0 calc(3px + var(--j6)) var(--g25, currentcolor);
      box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
    }
  }
  .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)) {
      --t40: var(--n88,) 0 0 0 calc(3px + var(--j6)) var(--g25, currentcolor);
      box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
    }
  }
  .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(--h20) * 2);
    }
  }
  .has-\[\>\[data-slot\=checkbox-group\]\]\:gap-3 {
    &:has(>[data-slot=checkbox-group]) {
      gap: calc(var(--h20) * 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(--p5);
    }
  }
  .has-\[\>\[data-slot\=field\]\]\:border {
    &:has(>[data-slot=field]) {
      border-style: var(--b1);
      border-width: 1px;
    }
  }
  .has-\[\>\[data-slot\=radio-group\]\]\:gap-3 {
    &:has(>[data-slot=radio-group]) {
      gap: calc(var(--h20) * 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\(--h20\)\*4\)_1fr\] {
    &:has(>svg) {
      grid-template-columns: calc(var(--h20) * 4) 1fr;
    }
  }
  .has-\[\>svg\]\:gap-x-3 {
    &:has(>svg) {
      column-gap: calc(var(--h20) * 3);
    }
  }
  .has-\[\>svg\]\:p-0 {
    &:has(>svg) {
      padding: calc(var(--h20) * 0);
    }
  }
  .has-\[\>svg\]\:px-2 {
    &:has(>svg) {
      padding-inline: calc(var(--h20) * 2);
    }
  }
  .has-\[\>svg\]\:px-2\.5 {
    &:has(>svg) {
      padding-inline: calc(var(--h20) * 2.5);
    }
  }
  .has-\[\>svg\]\:px-3 {
    &:has(>svg) {
      padding-inline: calc(var(--h20) * 3);
    }
  }
  .has-\[\>svg\]\:px-4 {
    &:has(>svg) {
      padding-inline: calc(var(--h20) * 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"] {
      --m35: var(--m33);
      font-weight: var(--m33);
    }
  }
  .data-\[active\=true\]\:ring-\[3px\] {
    &[data-active="true"] {
      --t40: var(--n88,) 0 0 0 calc(3px + var(--j6)) var(--g25, currentcolor);
      box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
    }
  }
  .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(--h20) * 8);
    }
  }
  .data-\[orientation\=horizontal\]\:h-1\.5 {
    &[data-orientation="horizontal"] {
      height: calc(var(--h20) * 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(--h20) * 44);
    }
  }
  .data-\[orientation\=vertical\]\:w-1\.5 {
    &[data-orientation="vertical"] {
      width: calc(var(--h20) * 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(--b83);
        left: calc(var(--h20) * 0);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:h-1 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--b83);
        height: calc(var(--h20) * 1);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:w-full {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--b83);
        width: 100%;
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:translate-x-0 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--b83);
        --j56: calc(var(--h20) * 0);
        translate: var(--j56) var(--b74);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--b83);
        --b74: calc(calc(1/2 * 100%) * -1);
        translate: var(--j56) var(--b74);
      }
    }
  }
  .data-\[range-end\=true\]\:rounded-md {
    &[data-range-end="true"] {
      border-radius: var(--p5);
    }
  }
  .data-\[range-end\=true\]\:rounded-r-md {
    &[data-range-end="true"] {
      border-top-right-radius: var(--p5);
      border-bottom-right-radius: var(--p5);
    }
  }
  .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(--p5);
    }
  }
  .data-\[range-start\=true\]\:rounded-l-md {
    &[data-range-start="true"] {
      border-top-left-radius: var(--p5);
      border-bottom-left-radius: var(--p5);
    }
  }
  .data-\[selected\=true\]\:rounded-none {
    &[data-selected="true"] {
      border-radius: 0;
    }
  }
  .data-\[side\=bottom\]\:translate-y-1 {
    &[data-side="bottom"] {
      --b74: calc(var(--h20) * 1);
      translate: var(--j56) var(--b74);
    }
  }
  .data-\[side\=left\]\:-translate-x-1 {
    &[data-side="left"] {
      --j56: calc(var(--h20) * -1);
      translate: var(--j56) var(--b74);
    }
  }
  .data-\[side\=right\]\:translate-x-1 {
    &[data-side="right"] {
      --j56: calc(var(--h20) * 1);
      translate: var(--j56) var(--b74);
    }
  }
  .data-\[side\=top\]\:-translate-y-1 {
    &[data-side="top"] {
      --b74: calc(var(--h20) * -1);
      translate: var(--j56) var(--b74);
    }
  }
  .data-\[size\=default\]\:h-9 {
    &[data-size="default"] {
      height: calc(var(--h20) * 9);
    }
  }
  .data-\[size\=sm\]\:h-8 {
    &[data-size="b4p6h1"] {
      height: calc(var(--h20) * 8);
    }
  }
  .data-\[slot\=checkbox-group\]\:gap-3 {
    &[data-slot="checkbox-group"] {
      gap: calc(var(--h20) * 3);
    }
  }
  .\*\*\:data-\[slot\=command-input-wrapper\]\:h-12 {
    :is(& *) {
      &[data-slot="command-input-wrapper"] {
        height: calc(var(--h20) * 12);
      }
    }
  }
  .\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:ring-0 {
    :is(& *) {
      &[data-slot="navigation-menu-link"] {
        &:focus {
          --t40: var(--n88,) 0 0 0 calc(0px + var(--j6)) var(--g25, currentcolor);
          box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
        }
      }
    }
  }
  .\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:outline-none {
    :is(& *) {
      &[data-slot="navigation-menu-link"] {
        &:focus {
          --q70: 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(--h20) * 2);
      }
    }
  }
  .data-\[state\=active\]\:shadow-sm {
    &[data-state="active"] {
      --y31: 0 1px 3px 0 var(--y67, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--y67, rgb(0 0 0 / 0.1));
      box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
    }
  }
  .data-\[state\=checked\]\:translate-x-\[calc\(100\%-2px\)\] {
    &[data-state="checked"] {
      --j56: calc(100% - 2px);
      translate: var(--j56) var(--b74);
    }
  }
  .data-\[state\=closed\]\:duration-300 {
    &[data-state="closed"] {
      --e9: 300ms;
      transition-duration: 300ms;
    }
  }
  .data-\[state\=open\]\:opacity-100 {
    &[data-state="open"] {
      opacity: 100%;
    }
  }
  .data-\[state\=open\]\:duration-500 {
    &[data-state="open"] {
      --e9: 500ms;
      transition-duration: 500ms;
    }
  }
  .data-\[state\=unchecked\]\:translate-x-0 {
    &[data-state="unchecked"] {
      --j56: calc(var(--h20) * 0);
      translate: var(--j56) var(--b74);
    }
  }
  .data-\[variant\=label\]\:text-sm {
    &[data-variant="label"] {
      font-size: var(--x4);
      line-height: var(--m3, var(--w10));
    }
  }
  .data-\[variant\=legend\]\:text-base {
    &[data-variant="legend"] {
      font-size: var(--w74);
      line-height: var(--m3, var(--t59));
    }
  }
  .data-\[variant\=outline\]\:border-l-0 {
    &[data-variant="_2o66v"] {
      border-left-style: var(--b1);
      border-left-width: 0px;
    }
  }
  .data-\[variant\=outline\]\:shadow-xs {
    &[data-variant="_2o66v"] {
      --y31: 0 1px 2px 0 var(--y67, rgb(0 0 0 / 0.05));
      box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
    }
  }
  .data-\[variant\=outline\]\:first\:border-l {
    &[data-variant="_2o66v"] {
      &:first-child {
        border-left-style: var(--b1);
        border-left-width: 1px;
      }
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:inset-x-0 {
    &[data-vaul-drawer-direction="bottom"] {
      inset-inline: calc(var(--h20) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:bottom-0 {
    &[data-vaul-drawer-direction="bottom"] {
      bottom: calc(var(--h20) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:mt-24 {
    &[data-vaul-drawer-direction="bottom"] {
      margin-top: calc(var(--h20) * 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(--e83);
      border-top-right-radius: var(--e83);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:border-t {
    &[data-vaul-drawer-direction="bottom"] {
      border-top-style: var(--b1);
      border-top-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=left\]\:inset-y-0 {
    &[data-vaul-drawer-direction="left"] {
      inset-block: calc(var(--h20) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=left\]\:left-0 {
    &[data-vaul-drawer-direction="left"] {
      left: calc(var(--h20) * 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(--b1);
      border-right-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:inset-y-0 {
    &[data-vaul-drawer-direction="right"] {
      inset-block: calc(var(--h20) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:right-0 {
    &[data-vaul-drawer-direction="right"] {
      right: calc(var(--h20) * 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(--b1);
      border-left-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:inset-x-0 {
    &[data-vaul-drawer-direction="top"] {
      inset-inline: calc(var(--h20) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:top-0 {
    &[data-vaul-drawer-direction="top"] {
      top: calc(var(--h20) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:mb-24 {
    &[data-vaul-drawer-direction="top"] {
      margin-bottom: calc(var(--h20) * 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(--e83);
      border-bottom-left-radius: var(--e83);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:border-b {
    &[data-vaul-drawer-direction="top"] {
      border-bottom-style: var(--b1);
      border-bottom-width: 1px;
    }
  }
  .nth-last-2\:-mt-1 {
    &:nth-last-child(2) {
      margin-top: calc(var(--h20) * -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(--p61);
    }
  }
  .sm\:max-w-sm {
    @media (width >= 40rem) {
      max-width: var(--q22);
    }
  }
  .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(--h20) * 2.5);
    }
  }
  .sm\:pr-2\.5 {
    @media (width >= 40rem) {
      padding-right: calc(var(--h20) * 2.5);
    }
  }
  .sm\:pl-2\.5 {
    @media (width >= 40rem) {
      padding-left: calc(var(--h20) * 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(--q22);
      }
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:sm\:max-w-sm {
    &[data-vaul-drawer-direction="right"] {
      @media (width >= 40rem) {
        max-width: var(--q22);
      }
    }
  }
  .md\:absolute {
    @media (width >= 48rem) {
      position: absolute;
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:w-\[var\(--d39\)\] {
    @media (width >= 48rem) {
      width: var(--d39);
    }
  }
  .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(--h20) * 1.5);
    }
  }
  .md\:p-12 {
    @media (width >= 48rem) {
      padding: calc(var(--h20) * 12);
    }
  }
  .md\:text-left {
    @media (width >= 48rem) {
      text-align: left;
    }
  }
  .md\:text-sm {
    @media (width >= 48rem) {
      font-size: var(--x4);
      line-height: var(--m3, var(--w10));
    }
  }
  .md\:opacity-0 {
    @media (width >= 48rem) {
      opacity: 0%;
    }
  }
  .md\:peer-data-\[variant\=inset\]\:m-2 {
    @media (width >= 48rem) {
      &:is(:where(.hp-tag)[data-variant="inset"] ~ *) {
        margin: calc(var(--h20) * 2);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:ml-0 {
    @media (width >= 48rem) {
      &:is(:where(.hp-tag)[data-variant="inset"] ~ *) {
        margin-left: calc(var(--h20) * 0);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:rounded-xl {
    @media (width >= 48rem) {
      &:is(:where(.hp-tag)[data-variant="inset"] ~ *) {
        border-radius: var(--g78);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:shadow-sm {
    @media (width >= 48rem) {
      &:is(:where(.hp-tag)[data-variant="inset"] ~ *) {
        --y31: 0 1px 3px 0 var(--y67, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--y67, rgb(0 0 0 / 0.1));
        box-shadow: var(--a6), var(--n80), var(--k92), var(--t40), var(--y31);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:peer-data-\[state\=collapsed\]\:ml-2 {
    @media (width >= 48rem) {
      &:is(:where(.hp-tag)[data-variant="inset"] ~ *) {
        &:is(:where(.hp-tag)[data-state="collapsed"] ~ *) {
          margin-left: calc(var(--h20) * 2);
        }
      }
    }
  }
  .md\:after\:hidden {
    @media (width >= 48rem) {
      &::after {
        content: var(--b83);
        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: _4bg9r) {
      background-color: transparent;
    }
  }
  .\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent {
    & ._sdd1v[stroke='#fff'] {
      stroke: transparent;
    }
  }
  .\[\&_\.recharts-layer\]\:outline-hidden {
    & .dk-note {
      --q70: none;
      outline-style: none;
      @media (forced-colors: active) {
        _2o66v: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\.recharts-sector\]\:outline-hidden {
    & .x4u3p5 {
      --q70: none;
      outline-style: none;
      @media (forced-colors: active) {
        _2o66v: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent {
    & .x4u3p5[stroke='#fff'] {
      stroke: transparent;
    }
  }
  .\[\&_\.recharts-surface\]\:outline-hidden {
    & ._c04eo {
      --q70: none;
      outline-style: none;
      @media (forced-colors: active) {
        _2o66v: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:px-2 {
    & [cmdk-group-heading] {
      padding-inline: calc(var(--h20) * 2);
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:py-1\.5 {
    & [cmdk-group-heading] {
      padding-block: calc(var(--h20) * 1.5);
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:text-xs {
    & [cmdk-group-heading] {
      font-size: var(--f7);
      line-height: var(--m3, var(--d89));
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:font-medium {
    & [cmdk-group-heading] {
      --m35: var(--m33);
      font-weight: var(--m33);
    }
  }
  .\[\&_\[cmdk-group\]\]\:px-2 {
    & [cmdk-group] {
      padding-inline: calc(var(--h20) * 2);
    }
  }
  .\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 {
    & [cmdk-group]:not([hidden]) ~[cmdk-group] {
      padding-top: calc(var(--h20) * 0);
    }
  }
  .\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 {
    & [cmdk-input-wrapper] svg {
      height: calc(var(--h20) * 5);
    }
  }
  .\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 {
    & [cmdk-input-wrapper] svg {
      width: calc(var(--h20) * 5);
    }
  }
  .\[\&_\[cmdk-input\]\]\:h-12 {
    & [cmdk-input] {
      height: calc(var(--h20) * 12);
    }
  }
  .\[\&_\[cmdk-item\]\]\:px-2 {
    & [cmdk-item] {
      padding-inline: calc(var(--h20) * 2);
    }
  }
  .\[\&_\[cmdk-item\]\]\:py-3 {
    & [cmdk-item] {
      padding-block: calc(var(--h20) * 3);
    }
  }
  .\[\&_\[cmdk-item\]_svg\]\:h-5 {
    & [cmdk-item] svg {
      height: calc(var(--h20) * 5);
    }
  }
  .\[\&_\[cmdk-item\]_svg\]\:w-5 {
    & [cmdk-item] svg {
      width: calc(var(--h20) * 5);
    }
  }
  .\[\&_img\]\:size-full {
    & img {
      width: 100%;
      height: 100%;
    }
  }
  .\[\&_img\]\:object-cover {
    & img {
      object-fit: cover;
    }
  }
  .\[\&_p\]\:leading-relaxed {
    & p {
      --m3: var(--p90);
      line-height: var(--p90);
    }
  }
  .\[\&_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(--h20) * 3);
      height: calc(var(--h20) * 3);
    }
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 {
    & svg:not([class*='size-']) {
      width: calc(var(--h20) * 4);
      height: calc(var(--h20) * 4);
    }
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-6 {
    & svg:not([class*='size-']) {
      width: calc(var(--h20) * 6);
      height: calc(var(--h20) * 6);
    }
  }
  .\[\&_tr\]\:border-b {
    & tr {
      border-bottom-style: var(--b1);
      border-bottom-width: 1px;
    }
  }
  .\[\&_tr\:last-child\]\:border-0 {
    & tr:last-child {
      border-style: var(--b1);
      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(--p5);
      border-bottom-left-radius: var(--p5);
    }
  }
  .\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0 {
    &:has([role=checkbox]) {
      padding-right: calc(var(--h20) * 0);
    }
  }
  .\[\.border-b\]\:pb-3 {
    &:is(.border-b) {
      padding-bottom: calc(var(--h20) * 3);
    }
  }
  .\[\.border-b\]\:pb-6 {
    &:is(.border-b) {
      padding-bottom: calc(var(--h20) * 6);
    }
  }
  .\[\.border-t\]\:pt-3 {
    &:is(.border-t) {
      padding-top: calc(var(--h20) * 3);
    }
  }
  .\[\.border-t\]\:pt-6 {
    &:is(.border-t) {
      padding-top: calc(var(--h20) * 6);
    }
  }
  .rtl\:\*\*\:\[\.rdp-button\\_next\>svg\]\:rotate-180 {
    &:where(:dir(rtl), [dir="n4y6t1"], [dir="n4y6t1"] *) {
      :is(& *) {
        &:is(.bx-grid>svg) {
          rotate: 180deg;
        }
      }
    }
  }
  .rtl\:\*\*\:\[\.rdp-button\\_previous\>svg\]\:rotate-180 {
    &:where(:dir(rtl), [dir="n4y6t1"], [dir="n4y6t1"] *) {
      :is(& *) {
        &:is(._uvlcr>svg) {
          rotate: 180deg;
        }
      }
    }
  }
  .\[a\]\:transition-colors {
    &:is(a) {
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --q72, --j35, --j30;
      transition-timing-function: var(--k26, var(--f2));
      transition-duration: var(--e9, var(--q41));
    }
  }
  .\*\:\[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(--h20) * 2);
        }
      }
    }
  }
  .\[\&\:last-child\[data-selected\=true\]_button\]\:rounded-r-md {
    &:last-child[data-selected=true] button {
      border-top-right-radius: var(--p5);
      border-bottom-right-radius: var(--p5);
    }
  }
  .\[\&\>\*\]\: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(--h20) * 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(--b1);
      border-top-width: 0px;
    }
  }
  .\[\&\>\*\:not\(\:first-child\)\]\:border-l-0 {
    &>*:not(:first-child) {
      border-left-style: var(--b1);
      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(--h20) * 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(--p5);
        border-bottom-right-radius: var(--p5);
      }
    }
  }
  .\[\&\>\[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] {
      --b74: 2px;
      translate: var(--j56) var(--b74);
    }
  }
  .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(--h20) * 3);
      }
    }
  }
  .has-\[\>\[data-align\=block-start\]\]\:\[\&\>input\]\:pb-3 {
    &:has(>[data-align=block-start]) {
      &>input {
        padding-bottom: calc(var(--h20) * 3);
      }
    }
  }
  .has-\[\>\[data-align\=inline-end\]\]\:\[\&\>input\]\:pr-2 {
    &:has(>[data-align=inline-end]) {
      &>input {
        padding-right: calc(var(--h20) * 2);
      }
    }
  }
  .has-\[\>\[data-align\=inline-start\]\]\:\[\&\>input\]\:pl-2 {
    &:has(>[data-align=inline-start]) {
      &>input {
        padding-left: calc(var(--h20) * 2);
      }
    }
  }
  .\[\&\>kbd\]\:rounded-\[calc\(var\(--j65\)-5px\)\] {
    &>kbd {
      border-radius: calc(var(--j65) - 5px);
    }
  }
  .\[\&\>span\]\:text-xs {
    &>span {
      font-size: var(--f7);
      line-height: var(--m3, var(--d89));
    }
  }
  .\[\&\>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(--h20) * 3);
      height: calc(var(--h20) * 3);
    }
  }
  .\[\&\>svg\]\:size-3\.5 {
    &>svg {
      width: calc(var(--h20) * 3.5);
      height: calc(var(--h20) * 3.5);
    }
  }
  .\[\&\>svg\]\:size-4 {
    &>svg {
      width: calc(var(--h20) * 4);
      height: calc(var(--h20) * 4);
    }
  }
  .\[\&\>svg\]\:h-2\.5 {
    &>svg {
      height: calc(var(--h20) * 2.5);
    }
  }
  .\[\&\>svg\]\:h-3 {
    &>svg {
      height: calc(var(--h20) * 3);
    }
  }
  .\[\&\>svg\]\:w-2\.5 {
    &>svg {
      width: calc(var(--h20) * 2.5);
    }
  }
  .\[\&\>svg\]\:w-3 {
    &>svg {
      width: calc(var(--h20) * 3);
    }
  }
  .\[\&\>svg\]\:shrink-0 {
    &>svg {
      flex-shrink: 0;
    }
  }
  .\[\&\>svg\]\:translate-y-0\.5 {
    &>svg {
      --b74: calc(var(--h20) * 0.5);
      translate: var(--j56) var(--b74);
    }
  }
  .\[\&\>svg\]\:text-current {
    &>svg {
      color: currentcolor;
    }
  }
  .\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3\.5 {
    &>svg:not([class*='size-']) {
      width: calc(var(--h20) * 3.5);
      height: calc(var(--h20) * 3.5);
    }
  }
  .\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 {
    &>svg:not([class*='size-']) {
      width: calc(var(--h20) * 4);
      height: calc(var(--h20) * 4);
    }
  }
  .\[\&\>tr\]\:last\:border-b-0 {
    &>tr {
      &:last-child {
        border-bottom-style: var(--b1);
        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(--h20) * -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(--h20) * -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(--h20) * -1.5);
    }
  }
}
:root {
  --t94: #11110f;
  --g46: #1a1a17;
  --n94: #f3efe6;
  --u95: #b6b1a7;
  --w81: #d95d2a;
  --d5: rgba(243,239,230,.16);
  --h3: #2b2a25;
  font-family: "Noto Sans SC", sans-serif;
  color: var(--n94);
  background: var(--t94);
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  background: var(--t94);
  color: var(--n94);
  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;
}
.v2k6b7 {
  overflow: hidden;
  background: var(--t94);
}
._zmstx {
  height: 74px;
  display: flex;
  align-items: center;
  padding: 0 3vw;
  border-bottom: 1px solid var(--d5);
  position: relative;
  z-index: 10;
  background: rgba(17,17,15,.9);
  backdrop-filter: blur(18px);
}
.z3n5u6 {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 205px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .04em;
}
.bw-grid {
  display: block;
  width: 29px;
  height: 29px;
  object-fit: contain;
}
.t3w6l4 {
  display: flex;
  gap: 25px;
  margin: auto;
}
.r9q3i1 {
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--u95);
  font-size: 13px;
  _vhizl: color .2s ease;
}
.r9q3i1 small {
  font-size: 9px;
  color: #817d73;
}
.r9q3i1:hover,.nav-link.active {
  color: var(--n94);
}
.nav-link.active small {
  color: var(--w81);
}
.jm-body {
  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(--u95);
  padding: 8px;
}
.i6y7f9,.vw-flow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: var(--w81);
  color: #fff8f1;
  border: 1px solid var(--w81);
  padding: 10px 15px;
  font-size: 13px;
  font-weight: 600;
  _vhizl: a2y7n3 .16s ease,background .2s ease;
}
.i6y7f9:hover,.vw-flow:hover {
  background: #ee6a32;
  a2y7n3: translateY(-2px);
}
.i6y7f9:active,.vw-flow:active {
  a2y7n3: scale(.97);
}
.q8a9t7 {
  display: none;
  border: 0;
  background: transparent;
}
.n7e1c1 {
  display: none;
}
._l1luq {
  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(--d5);
}
.c9t5r4 {
  border-right: 1px solid var(--d5);
  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;
}
.c9t5r4 i {
  height: 70px;
  border-left: 1px solid var(--w81);
  display: block;
}
.c9g5s7 {
  padding: clamp(70px,13vh,155px) clamp(28px,6vw,92px) 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 1;
}
._xujxj {
  display: flex;
  align-items: center;
  gap: 7px;
  margin: 0 0 22px;
  color: var(--w81);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .13em;
  text-transform: uppercase;
}
.c9g5s7 h1,.lq-item h1,._dhd9v h1,._bzcbe h1,.bx-wrap 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;
}
._5j3xe {
  max-width: 405px;
  font-size: 15px;
  line-height: 2;
  color: var(--u95);
  margin: 35px 0;
}
.pn-foot {
  display: flex;
  align-items: center;
  gap: 22px;
}
.dk-wrap {
  font-size: 13px;
  color: var(--n94);
  display: flex;
  align-items: center;
  gap: 8px;
  border-bottom: 1px solid var(--u95);
  padding: 9px 0;
}
._c4lob {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-top: 35px;
  color: #888277;
  font-size: 11px;
}
.zt-box {
  position: relative;
  padding: 6vw 5.5vw 5.2vw 0;
  display: flex;
  align-items: center;
  min-height: 600px;
}
.y6o1d3 {
  position: relative;
  overflow: hidden;
  height: min(68vh,680px);
  width: 100%;
  background: #26241f;
}
.y6o1d3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .9;
  _vhizl: a2y7n3 1.1s cubic-bezier(.23,1,.32,1);
}
.y6o1d3:hover img {
  a2y7n3: scale(1.045);
}
.i6u5c9 {
  position: absolute;
  inset: 0;
  background: linear-gradient(125deg,rgba(0,0,0,.5),transparent 55%,rgba(0,0,0,.15));
}
.fn-slot,.k4l6y2 {
  position: absolute;
  top: 17px;
  color: #e7dfd1;
  font-size: 9px;
  letter-spacing: .12em;
}
.fn-slot {
  left: 19px;
}
.k4l6y2 {
  right: 19px;
}
.b3a5d9 {
  position: absolute;
  left: 20px;
  bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.b3a5d9 span {
  font-size: 9px;
  color: #e7dfd1;
  letter-spacing: .14em;
}
.b3a5d9 strong {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
}
._u8afq {
  position: absolute;
  right: 1.8vw;
  bottom: 2.2vw;
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--u95);
  font-size: 9px;
  letter-spacing: .1em;
  writing-mode: vertical-rl;
}
._2je2t {
  padding: 112px 5.8vw 124px;
}
.hp-area {
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  align-items: end;
  margin-bottom: 45px;
}
.hp-area h2,.xz-line h2,.cy-grid 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;
}
._ib90x {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 1px;
  background: var(--d5);
}
.sl-pill {
  background: var(--t94);
  padding: 16px;
  _vhizl: background .28s ease;
}
.sl-pill:hover {
  background: var(--g46);
}
.fn-head {
  height: 230px;
  overflow: hidden;
  position: relative;
  background: #27251f;
}
.fn-head img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  _vhizl: a2y7n3 .5s cubic-bezier(.23,1,.32,1);
}
.sl-pill:hover .fn-head img {
  a2y7n3: scale(1.05);
}
.fn-head span,.fn-head b {
  position: absolute;
  top: 13px;
  font-size: 9px;
  letter-spacing: .1em;
  font-weight: 500;
}
.fn-head span {
  left: 13px;
  background: rgba(17,17,15,.7);
  padding: 5px 7px;
}
.fn-head b {
  right: 13px;
  color: var(--n94);
}
.h3l5u2 {
  padding: 21px 5px 8px;
  position: relative;
}
.h3l5u2 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  margin: 0 0 8px;
}
.h3l5u2 p {
  font-size: 12px;
  color: var(--u95);
  line-height: 1.8;
  margin: 0;
  padding-right: 25px;
}
.h3l5u2 svg {
  position: absolute;
  right: 4px;
  top: 23px;
  color: var(--w81);
}
.tx-chip {
  display: grid;
  grid-template-columns: 1fr 1.05fr;
  gap: 11vw;
  padding: 125px 12vw;
  background: var(--n94);
  color: var(--t94);
}
.xz-line h2 {
  font-size: clamp(30px,3.2vw,52px);
}
.hp-col {
  border-top: 1px solid rgba(17,17,15,.2);
}
._q07ck {
  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;
}
._q07ck>span {
  color: var(--w81);
  font-size: 11px;
  font-weight: 700;
}
._q07ck h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  margin: 0 0 8px;
}
._q07ck p {
  font-size: 13px;
  line-height: 1.8;
  color: #605c55;
  margin: 0;
}
._q07ck svg {
  margin-top: 6px;
}
.cy-grid {
  min-height: 500px;
  padding: 115px 12vw;
  position: relative;
  overflow: hidden;
  background: linear-gradient(106deg,#321912,#11110f 55%);
}
.cy-grid: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);
}
.cy-grid h2 {
  font-size: clamp(48px,5vw,78px);
  position: relative;
  z-index: 1;
  margin-bottom: 32px;
}
.cy-grid h2 em {
  color: var(--w81);
  font-style: normal;
}
.cy-grid .vw-flow {
  position: relative;
  z-index: 1;
}
.l5h5x4 {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  gap: 20px;
  padding: 48px 5.8vw 22px;
  border-top: 1px solid var(--d5);
}
.rp-note {
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
}
.l5h5x4 p {
  margin: 0;
  color: var(--u95);
  font-family: "Noto Serif SC",serif;
  font-size: 17px;
  max-width: 300px;
}
.rp-pan {
  grid-column: 1/-1;
  display: flex;
  justify-content: space-between;
  padding-top: 45px;
  color: #817d73;
  font-size: 9px;
  letter-spacing: .12em;
}
._vhh2i {
  padding: 72px 5.8vw 120px;
  min-height: calc(100vh - 74px);
}
.lq-item,.bx-wrap {
  display: grid;
  grid-template-columns: 1fr 1.25fr;
  align-items: end;
  gap: 7vw;
  max-width: 1050px;
  margin: 25px 0 70px;
}
.lq-item ._xujxj,.bx-wrap ._xujxj {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.lq-item h1,.bx-wrap h1 {
  font-size: clamp(50px,5.2vw,85px);
}
.lq-item>p:last-child,.bx-wrap>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--u95);
  max-width: 390px;
  margin: 0 0 10px;
}
.z9g5z4,._8v1h6 {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  border-top: 1px solid var(--d5);
  border-bottom: 1px solid var(--d5);
  padding: 14px 0;
}
._jgtk0 {
  height: 38px;
  display: flex;
  align-items: center;
  gap: 9px;
  color: #837e72;
}
._jgtk0 input {
  width: 260px;
  background: transparent;
  border: 0;
  _2o66v: 0;
  color: var(--n94);
  font-size: 13px;
}
._jgtk0 input::placeholder {
  color: #837e72;
}
.mv-flow,.qr-row {
  border: 1px solid var(--d5);
  background: transparent;
  padding: 0 12px;
  display: inline-flex;
  gap: 7px;
  align-items: center;
  font-size: 12px;
}
.c7s6s2 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 36px 18px;
  margin-top: 38px;
}
.work-card.tx-body {
  grid-column: span 2;
}
.a3n8h3 {
  height: 245px;
  position: relative;
  overflow: hidden;
  background: #27251f;
}
.tx-body .a3n8h3 {
  height: 360px;
}
.a3n8h3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  _vhizl: a2y7n3 .55s cubic-bezier(.23,1,.32,1);
}
.s1f4g6:hover img {
  a2y7n3: scale(1.04);
}
.a3n8h3 span {
  position: absolute;
  left: 13px;
  top: 13px;
  background: rgba(17,17,15,.72);
  padding: 5px 7px;
  font-size: 9px;
  letter-spacing: .1em;
}
.a3n8h3 button {
  position: absolute;
  right: 10px;
  top: 10px;
  border: 0;
  background: rgba(17,17,15,.72);
  padding: 7px;
}
.lq-wrap {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 14px 2px;
}
.lq-wrap h2 {
  font-family: "Noto Serif SC",serif;
  margin: 0 0 4px;
  font-size: 20px;
}
.lq-wrap p {
  margin: 0;
  color: #918d84;
  font-size: 11px;
}
.lq-wrap svg {
  color: var(--w81);
}
._mmy4r {
  display: flex;
  min-height: calc(100vh - 74px);
}
.tx-line {
  width: 74px;
  flex: none;
  border-right: 1px solid var(--d5);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px 0;
  color: #8e897f;
}
.tx-line p {
  font-size: 10px;
  letter-spacing: .18em;
  writing-mode: vertical-rl;
  margin: 0;
}
.tx-line>span {
  margin-top: 25px;
  color: var(--w81);
  font-size: 11px;
}
._43ve8 {
  height: 80px;
  border-left: 1px solid var(--d5);
  margin: 22px 0;
}
.tx-line small {
  font-size: 8px;
  line-height: 1.7;
  writing-mode: vertical-rl;
  letter-spacing: .12em;
}
._ewh3y {
  flex: 1;
  padding: 58px 5.8vw 84px;
}
._dhd9v {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 54px;
}
._dhd9v h1 {
  font-size: clamp(40px,4.5vw,68px);
}
._dhd9v ._xujxj {
  margin-bottom: 16px;
}
.mv-grid {
  display: flex;
  align-items: center;
  gap: 7px;
  color: #8e897f;
  font-size: 11px;
  padding-top: 10px;
}
.mv-grid i {
  width: 7px;
  height: 7px;
  background: var(--w81);
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(217,93,42,.12);
}
._ysn9l {
  display: grid;
  grid-template-columns: minmax(330px,.87fr) 1.13fr;
  gap: 1px;
  background: var(--d5);
  border: 1px solid var(--d5);
}
._h4tqs,._se467 {
  background: var(--t94);
  padding: 24px;
}
._mpvqq {
  display: flex;
  gap: 20px;
  border-bottom: 1px solid var(--d5);
}
._mpvqq button {
  background: transparent;
  border: 0;
  padding: 0 0 14px;
  color: #918d84;
  font-size: 13px;
  position: relative;
}
._mpvqq button.lq-foot {
  color: var(--n94);
}
._mpvqq button.lq-foot:after {
  content: "";
  height: 2px;
  background: var(--w81);
  left: 0;
  right: 0;
  bottom: -1px;
  position: absolute;
}
.rp-line {
  border: 1px solid var(--d5);
  margin: 25px 0 15px;
  padding: 14px;
}
.rp-line label {
  font-size: 11px;
  color: #bcb6ab;
}
.rp-line textarea {
  width: 100%;
  height: 100px;
  resize: none;
  margin: 12px 0 10px;
  padding: 0;
  border: 0;
  _2o66v: 0;
  background: transparent;
  color: var(--n94);
  font-size: 13px;
  line-height: 1.9;
}
.rp-line textarea::placeholder {
  color: #777269;
}
.m5c1p5 {
  display: flex;
  align-items: center;
  gap: 13px;
}
.m5c1p5 button {
  background: transparent;
  border: 0;
  color: #aaa49a;
  font-size: 11px;
  padding: 0;
  display: inline-flex;
  gap: 5px;
  align-items: center;
}
.m5c1p5 span {
  margin-left: auto;
  color: #6f6a61;
  font-size: 10px;
}
.pn-item {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 8px;
}
._rak3p {
  border: 1px solid var(--d5);
  background: transparent;
  padding: 10px 9px;
  text-align: left;
  display: grid;
  grid-template-columns: 1fr 15px;
  gap: 4px;
}
._rak3p span {
  font-size: 9px;
  color: #8e897f;
}
._rak3p b {
  font-size: 11px;
  font-weight: 500;
}
._rak3p svg {
  grid-row: span 2;
  align-self: center;
  color: #8e897f;
}
._6dph4 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 15px;
  border: 0;
  background: var(--w81);
  padding: 13px;
  font-size: 13px;
  font-weight: 700;
}
._6dph4 svg:last-child {
  margin-left: auto;
}
.lq-zone {
  color: #858075;
  font-size: 10px;
  line-height: 1.7;
  margin: 12px 0 0;
}
._se467 {
  min-height: 420px;
  background: #141411;
  display: flex;
  flex-direction: column;
}
.p7f7c8,._rmi7f {
  display: flex;
  justify-content: space-between;
  color: #858075;
  font-size: 9px;
  letter-spacing: .1em;
}
.rp-grid {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #716c63;
}
.rp-grid h2 {
  font-family: "Noto Serif SC",serif;
  color: var(--n94);
  font-size: 24px;
  margin: 16px 0 6px;
}
.rp-grid p {
  font-size: 12px;
  line-height: 1.8;
  max-width: 220px;
  margin: 0;
}
._rmi7f {
  align-items: center;
}
._rmi7f i {
  height: 4px;
  width: 55px;
  background: #454138;
  position: relative;
}
._rmi7f i:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 20%;
  background: var(--w81);
}
._bzcbe {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 25px 0 65px;
}
._bzcbe h1 {
  font-size: clamp(44px,4.5vw,70px);
  margin-top: 10px;
}
.p3g5b4 {
  display: grid;
  grid-template-columns: 208px 1fr;
  gap: 42px;
}
._fhxsz {
  border-right: 1px solid var(--d5);
  padding-right: 25px;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
._fhxsz button {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 8px;
  background: transparent;
  border: 0;
  text-align: left;
  color: #aaa49a;
  font-size: 12px;
}
._fhxsz button span {
  margin-left: auto;
  font-size: 10px;
}
._fhxsz ._mf8e2 {
  color: var(--n94);
  background: #23221e;
}
.dk-box {
  height: 1px;
  background: var(--d5);
  margin: 15px 0;
}
._fhxsz p {
  font-size: 10px;
  letter-spacing: .12em;
  color: #777269;
  margin: 0 0 5px 8px;
}
._8v1h6 {
  padding-top: 0;
  border-top: 0;
}
._8v1h6>div:last-child {
  display: flex;
  gap: 6px;
}
.qr-row {
  padding: 0 9px;
  color: #958f85;
}
.icon-button.active {
  color: var(--n94);
  background: #25241f;
}
._z16xi {
  font-size: 13px;
  margin: 30px 0 17px;
}
._z16xi span {
  color: #8f8a80;
  font-size: 11px;
  margin-left: 5px;
}
.b7h8s1 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 25px 15px;
}
._f6hs9 {
  height: 175px;
  position: relative;
  overflow: hidden;
  background: #27251f;
}
._f6hs9 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
._f6hs9 button {
  position: absolute;
  right: 8px;
  top: 8px;
  background: rgba(17,17,15,.72);
  border: 0;
  padding: 5px;
}
._ntxgu {
  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;
}
._nsip9 h2 {
  font-size: 12px;
  font-weight: 500;
  margin: 10px 0 4px;
}
._nsip9 p {
  margin: 0;
  font-size: 10px;
  color: #817d73;
}
.bx-wrap {
  margin-bottom: 70px;
}
._hds10 {
  display: grid;
  grid-template-columns: 1.1fr .9fr;
  background: #e5dfd1;
  color: var(--t94);
  min-height: 370px;
  margin-bottom: 65px;
  overflow: hidden;
}
._hds10>div:first-child {
  padding: 45px 52px;
}
._hds10 span {
  color: var(--w81);
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .13em;
}
._hds10 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(44px,5vw,73px);
  line-height: 1;
  margin: 28px 0 19px;
  letter-spacing: -.07em;
}
._hds10 h2 em {
  font-style: normal;
  color: var(--w81);
}
._hds10 p {
  font-size: 13px;
  line-height: 1.9;
  color: #58544d;
  max-width: 300px;
  margin: 0 0 25px;
}
.sl-wrap {
  position: relative;
  background: #211c18;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e4ddcf;
  overflow: hidden;
}
.sl-wrap:before,.sl-wrap:after {
  content: "";
  position: absolute;
  border: 1px solid rgba(228,221,207,.35);
  border-radius: 50%;
  width: 360px;
  height: 360px;
}
.sl-wrap:after {
  width: 210px;
  height: 210px;
  border-color: var(--w81);
}
.sl-wrap svg {
  position: relative;
  z-index: 1;
  stroke: var(--w81);
}
.sl-wrap i {
  position: absolute;
  width: 100%;
  height: 1px;
  background: rgba(228,221,207,.35);
  a2y7n3: rotate(-40deg);
}
.sl-wrap b {
  position: absolute;
  bottom: 26px;
  right: 30px;
  font-size: 35px;
  color: var(--w81);
  font-weight: 400;
}
.j2e7u6 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-top: 1px solid var(--d5);
  border-left: 1px solid var(--d5);
}
._y2nsy {
  min-height: 280px;
  border-right: 1px solid var(--d5);
  border-bottom: 1px solid var(--d5);
  padding: 23px;
  position: relative;
  _vhizl: background .23s ease;
}
._y2nsy:hover {
  background: var(--g46);
}
._u6ube {
  display: flex;
  justify-content: space-between;
  margin-bottom: 42px;
  font-size: 10px;
  color: #8f8a80;
}
.zt-line {
  color: var(--w81);
  border: 1px solid rgba(217,93,42,.45);
  padding: 3px 5px;
  font-size: 8px;
  letter-spacing: .08em;
}
.status.l4l7s5 {
  color: #9b958a;
  border-color: #59554d;
}
._y2nsy h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  margin: 22px 0 8px;
}
._y2nsy p {
  color: #a9a398;
  font-size: 12px;
  line-height: 1.8;
  max-width: 245px;
  margin: 0;
}
._y2nsy button {
  border: 0;
  background: transparent;
  color: var(--n94);
  padding: 0;
  display: flex;
  align-items: center;
  gap: 6px;
  position: absolute;
  bottom: 22px;
  font-size: 11px;
}
._y2nsy button svg {
  color: var(--w81);
}
.jm-zone {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  max-width: 660px;
  margin: 70px auto 0;
  border-top: 1px solid var(--d5);
  border-bottom: 1px solid var(--d5);
  padding: 22px 0;
  color: #b7b1a7;
}
.jm-zone p {
  font-family: "Noto Serif SC",serif;
  font-size: 18px;
  text-align: center;
  margin: 0;
}
.jm-zone svg:first-child {
  color: var(--w81);
}
@media (max-width:900px) {
  ._zmstx {
    padding: 0 20px;
  }
  .t3w6l4,.text-button {
    display: none;
  }
  .z3n5u6,.jm-body {
    min-width: 0;
  }
  .jm-body {
    margin-left: auto;
  }
  .q8a9t7 {
    display: block;
    padding: 4px;
  }
  .n7e1c1 {
    display: flex;
    position: absolute;
    top: 74px;
    z-index: 20;
    left: 0;
    right: 0;
    flex-direction: column;
    background: #181815;
    border-bottom: 1px solid var(--d5);
  }
  .n7e1c1 a {
    padding: 16px 20px;
    border-top: 1px solid var(--d5);
    font-family: "Noto Serif SC",serif;
    font-size: 20px;
  }
  .n7e1c1 span {
    font-family: "Noto Sans SC",sans-serif;
    color: var(--w81);
    font-size: 10px;
    margin-right: 12px;
  }
  ._l1luq {
    grid-template-columns: 46px 1fr;
    min-height: auto;
  }
  .c9t5r4 {
    grid-row: span 2;
  }
  .c9g5s7 {
    padding: 80px 32px 55px;
  }
  .zt-box {
    grid-column: 2;
    padding: 0 32px 68px;
    min-height: 0;
  }
  .y6o1d3 {
    height: 54vw;
  }
  ._u8afq {
    display: none;
  }
  .hp-area,.tx-chip,.lq-item,.bx-wrap {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  ._2je2t {
    padding: 80px 32px;
  }
  .tx-chip {
    padding: 80px 32px;
  }
  .cy-grid {
    padding: 90px 32px;
  }
  .l5h5x4 {
    padding-left: 32px;
    padding-right: 32px;
  }
  ._vhh2i {
    padding: 55px 32px 80px;
  }
  .lq-item,.bx-wrap {
    margin-bottom: 45px;
  }
  .c7s6s2 {
    grid-template-columns: repeat(2,1fr);
  }
  .work-card.tx-body {
    grid-column: span 1;
  }
  .tx-body .a3n8h3 {
    height: 245px;
  }
  ._ewh3y {
    padding: 50px 32px 70px;
  }
  ._ysn9l {
    grid-template-columns: 1fr;
  }
  .p3g5b4 {
    grid-template-columns: 1fr;
  }
  ._fhxsz {
    border-right: 0;
    border-bottom: 1px solid var(--d5);
    padding: 0 0 18px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
  }
  ._fhxsz .dk-box,._fhxsz p {
    display: none;
  }
  .b7h8s1 {
    grid-template-columns: repeat(3,1fr);
  }
  ._hds10>div:first-child {
    padding: 38px;
  }
  .j2e7u6 {
    grid-template-columns: repeat(2,1fr);
  }
}
@media (max-width:620px) {
  ._zmstx {
    height: 64px;
  }
  .i6y7f9 {
    padding: 9px 10px;
    font-size: 12px;
  }
  ._l1luq {
    display: flex;
    flex-direction: column;
    min-height: 0;
  }
  .c9t5r4,.tx-line {
    display: none;
  }
  .c9g5s7 {
    width: 100%;
    padding: 70px 24px 38px;
  }
  .c9g5s7 h1 {
    font-size: 53px;
  }
  ._5j3xe {
    margin: 25px 0;
  }
  .pn-foot {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }
  .zt-box {
    display: block;
    width: 100%;
    min-height: 0;
    padding: 0 24px 50px;
  }
  .y6o1d3 {
    height: 64vw;
  }
  ._2je2t {
    padding: 68px 24px;
  }
  ._ib90x {
    grid-template-columns: 1fr;
  }
  .fn-head {
    height: 210px;
  }
  .tx-chip {
    padding: 70px 24px;
  }
  .cy-grid {
    padding: 75px 24px;
    min-height: 415px;
  }
  .l5h5x4 {
    grid-template-columns: 1fr;
    padding: 42px 24px 20px;
  }
  .rp-pan {
    gap: 10px;
    flex-direction: column;
    padding-top: 25px;
  }
  ._vhh2i {
    padding: 45px 24px 70px;
  }
  .lq-item h1,.bx-wrap h1 {
    font-size: 48px;
  }
  .z9g5z4 {
    align-items: center;
  }
  ._jgtk0 input {
    width: 180px;
  }
  .c7s6s2 {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .work-card.tx-body {
    grid-column: span 1;
  }
  .a3n8h3,.tx-body .a3n8h3 {
    height: 255px;
  }
  ._mmy4r {
    display: block;
  }
  ._ewh3y {
    padding: 42px 24px 62px;
  }
  ._dhd9v {
    display: block;
    margin-bottom: 35px;
  }
  .mv-grid {
    margin-top: 22px;
  }
  ._mpvqq {
    gap: 14px;
  }
  ._mpvqq button {
    font-size: 11px;
  }
  .pn-item {
    grid-template-columns: 1fr;
  }
  ._bzcbe {
    display: block;
    margin: 15px 0 45px;
  }
  ._bzcbe .vw-flow {
    margin-top: 25px;
  }
  ._fhxsz {
    grid-template-columns: 1fr 1fr;
  }
  .b7h8s1 {
    grid-template-columns: repeat(2,1fr);
  }
  ._f6hs9 {
    height: 140px;
  }
  ._hds10 {
    grid-template-columns: 1fr;
  }
  .sl-wrap {
    min-height: 220px;
  }
  .j2e7u6 {
    grid-template-columns: 1fr;
  }
  ._y2nsy {
    min-height: 250px;
  }
  .jm-zone {
    margin-top: 45px;
  }
  .jm-zone p {
    font-size: 15px;
  }
}
@media (prefers-reduced-motion:no-preference) {
  .c9g5s7,.zt-box,.lq-item,.bx-wrap {
    animation: entry .7s cubic-bezier(.23,1,.32,1) both;
  }
  .zt-box {
    animation-delay: .08s;
  }
  .sl-pill {
    _vhizl: a2y7n3 .24s cubic-bezier(.23,1,.32,1),background .24s ease;
  }
  .sl-pill:hover {
    a2y7n3: translateY(-5px);
  }
}
@keyframes entry {
  from {
    opacity: 0;
    a2y7n3: translateY(18px);
  }
  to {
    opacity: 1;
    a2y7n3: translateY(0);
  }
}
.d7n3u8 {
  padding: 0 5.8vw;
  background: #171713;
  border-top: 1px solid var(--d5);
  border-bottom: 1px solid var(--d5);
}
._3qnuj {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 0;
  border-bottom: 1px solid var(--d5);
  font-size: 10px;
  letter-spacing: .12em;
  color: #8f897f;
}
._3qnuj b {
  font-weight: 500;
  color: var(--u95);
}
.n9h1y2 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
}
.n9h1y2 article {
  position: relative;
  min-height: 175px;
  padding: 30px 26px 26px;
  border-right: 1px solid var(--d5);
}
.n9h1y2 article:first-child {
  border-left: 1px solid var(--d5);
}
.n9h1y2 article:before,._ewh3b:before,._nsip9:before,.s1f4g6:before,._y2nsy:before,.jm-pan article:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 23px;
  border-top: 1px solid var(--w81);
  border-left: 1px solid var(--w81);
  opacity: .75;
  pointer-events: none;
}
.n9h1y2 article:after,._onk12:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 42px;
  height: 2px;
  background: var(--w81);
}
.n9h1y2 span {
  color: var(--w81);
  font-size: 10px;
  letter-spacing: .1em;
}
.n9h1y2 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 26px;
  margin: 18px 0 8px;
}
.n9h1y2 p {
  font-size: 12px;
  line-height: 1.8;
  color: var(--u95);
  max-width: 230px;
  margin: 0;
}
._ewh3b,._nsip9,.s1f4g6,._y2nsy,.jm-pan article {
  position: relative;
}
._onk12 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  padding: 13px 0;
  border-bottom: 1px solid var(--d5);
  font-size: 11px;
  color: var(--u95);
}
._onk12 b {
  font-size: 9px;
  letter-spacing: .1em;
  font-weight: 500;
  color: var(--w81);
}
@media (max-width:900px) {
  .n9h1y2 {
    grid-template-columns: 1fr;
  }
  .n9h1y2 article {
    min-height: 0;
    border-left: 1px solid var(--d5);
    border-bottom: 1px solid var(--d5);
  }
  .n9h1y2 article:last-child {
    border-bottom: 0;
  }
}
@media (max-width:620px) {
  .d7n3u8 {
    padding: 0 24px;
  }
  ._3qnuj {
    align-items: flex-start;
    gap: 12px;
    flex-direction: column;
  }
  .n9h1y2 article {
    padding: 24px 18px 22px;
  }
  ._onk12 {
    align-items: flex-start;
    gap: 8px;
    flex-direction: column;
  }
  ._onk12 b {
    font-size: 8px;
  }
}
.n9l1l6 {
  display: grid;
  grid-template-columns: .82fr 1.18fr;
  gap: 0;
  background: #f1e2d5;
  color: #271a16;
  padding: 0 5.8vw 44px;
  position: relative;
}
._e3o5m {
  padding: 88px 6.2vw 72px 0;
  align-self: center;
}
.bx-line {
  display: block;
  width: 214px;
  height: 64px;
  object-fit: contain;
  object-position: left center;
  margin: 0 0 25px;
}
.xz-unit {
  color: #a14325;
  margin-bottom: 18px;
}
._e3o5m h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(32px,3.7vw,57px);
  line-height: 1.18;
  letter-spacing: -.06em;
  margin: 0;
}
._e3o5m>p:not(._xujxj) {
  font-size: 13px;
  line-height: 2;
  color: #785c51;
  margin: 26px 0;
}
.w7e2t2 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #742e1b;
  border-bottom: 1px solid #b98472;
  padding: 9px 0;
  font-size: 12px;
  font-weight: 700;
}
.jm-note {
  margin: 0;
  padding: 44px 0 28px;
  position: relative;
}
.jm-note:before {
  content: "";
  position: absolute;
  top: 44px;
  right: 0;
  width: 55%;
  height: 100%;
  background: #d95d2a;
  a2y7n3: translate(18px,18px);
  z-index: 0;
}
.jm-note: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;
}
.jm-note img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 420px;
  object-fit: cover;
  object-position: center 42%;
  filter: saturate(.85) contrast(.98);
}
.jm-note figcaption {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  background: #281a16;
  color: #f7e9d8;
  padding: 13px 16px;
  font-size: 10px;
}
.jm-note figcaption span {
  color: #e8b298;
  letter-spacing: .11em;
}
.jm-note figcaption b {
  font-weight: 500;
}
.nf-mark {
  grid-column: 1/-1;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-top: 1px solid rgba(116,46,27,.25);
  border-left: 1px solid rgba(116,46,27,.25);
}
.nf-mark article {
  position: relative;
  min-height: 102px;
  padding: 20px;
  border-right: 1px solid rgba(116,46,27,.25);
  border-bottom: 1px solid rgba(116,46,27,.25);
}
.nf-mark article:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 2px;
  width: 34px;
  background: #d95d2a;
}
.nf-mark span {
  font-size: 10px;
  color: #a14325;
}
.nf-mark p {
  font-size: 12px;
  line-height: 1.75;
  color: #6b5046;
  max-width: 210px;
  margin: 10px 0 0;
}
.lq-pill {
  grid-column: 1/-1;
  font-size: 10px;
  line-height: 1.7;
  color: #8b6c60;
  margin: 15px 0 0;
}
@media (max-width:900px) {
  .n9l1l6 {
    grid-template-columns: 1fr;
    padding: 0 32px 36px;
  }
  ._e3o5m {
    padding: 65px 0 36px;
  }
  .jm-note {
    padding: 0 0 28px;
  }
  .jm-note:before {
    top: 0;
  }
  .jm-note img {
    height: 380px;
  }
  .nf-mark {
    grid-template-columns: repeat(3,1fr);
  }
}
@media (max-width:620px) {
  .n9l1l6 {
    padding: 0 24px 30px;
  }
  ._e3o5m {
    padding: 54px 0 30px;
  }
  .bx-line {
    width: 194px;
    height: 58px;
    margin-bottom: 18px;
  }
  .jm-note img {
    height: 310px;
  }
  .jm-note figcaption {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }
  .nf-mark {
    grid-template-columns: 1fr;
  }
  .nf-mark article {
    min-height: 0;
    padding: 17px;
  }
  .nf-mark p {
    max-width: none;
  }
}
.e9z6k2 {
  display: block;
  width: 168px;
  height: 45px;
  object-fit: contain;
  object-position: left center;
}
.sl-mark {
  display: block;
  width: 183px;
  height: 49px;
  object-fit: contain;
  object-position: left center;
}
.text-link {
  font-size: 12px;
  color: var(--u95);
  _vhizl: color .2s ease;
}
.text-link:hover {
  color: var(--n94);
}
.tx-mark video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  background: #171612;
}
.tx-mark .b3a5d9 {
  background: linear-gradient(90deg,rgba(17,17,15,.9),transparent);
  padding: 14px 40px 14px 0;
}
.p4v4g8 {
  padding: 108px 5.8vw 115px;
  background: #171713;
}
.xz-body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
.z5a1l2 {
  display: grid;
  grid-template-columns: .93fr 1.07fr;
  min-height: 300px;
  background: #22211d;
}
.z5a1l2 img {
  width: 100%;
  height: 100%;
  min-height: 300px;
  object-fit: cover;
  filter: saturate(.82);
}
.z5a1l2>div {
  padding: 36px 32px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.z5a1l2 span,.hp-head>span {
  color: var(--w81);
  font-size: 10px;
  letter-spacing: .13em;
}
.z5a1l2 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: -.04em;
  margin: 17px 0 13px;
}
.z5a1l2 p {
  font-size: 12px;
  line-height: 1.9;
  color: var(--u95);
  margin: 0;
}
.r2h7a7 {
  font-size: 10px;
  line-height: 1.7;
  color: #837e72;
  margin: 18px 0 0;
}
._o8hlv {
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  gap: 7vw;
  padding: 120px 12vw;
  background: var(--n94);
  color: var(--t94);
}
.v5i3d7 h2,.i4h3d8 h2,.hp-head h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(32px,3.5vw,55px);
  line-height: 1.23;
  letter-spacing: -.05em;
  margin: 0;
}
.v5i3d7>p:not(._xujxj) {
  color: #625d55;
  font-size: 14px;
  line-height: 2;
  margin: 25px 0;
}
.v5i3d7 .dk-wrap {
  color: var(--t94);
  border-color: #6d675e;
}
._uebbk video {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  background: #111;
}
._uebbk p {
  margin: 9px 0 0;
  color: #6f695e;
  font-size: 10px;
}
._7i26a {
  padding: 110px 5.8vw 130px;
}
.i4h3d8 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: 1px solid var(--d5);
  padding-bottom: 28px;
}
.o1m8g3 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-left: 1px solid var(--d5);
}
._ewh3b {
  min-height: 295px;
  padding: 28px 22px 22px;
  border-right: 1px solid var(--d5);
  border-bottom: 1px solid var(--d5);
  display: flex;
  flex-direction: column;
}
._ewh3b>p:first-child {
  font-size: 10px;
  color: var(--w81);
  margin: 0;
}
._ewh3b h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  line-height: 1.4;
  letter-spacing: -.04em;
  margin: 21px 0 12px;
}
._ewh3b .k6h5v3 {
  font-size: 12px;
  line-height: 1.8;
  color: var(--u95);
  margin: 0;
}
._ewh3b a,.pn-line a {
  font-size: 11px;
  color: #ded8cd;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: auto;
  padding-top: 20px;
}
._ewh3b a:hover,.pn-line a:hover {
  color: var(--w81);
}
.i5p8w4,._dp1lx {
  padding-top: 82px;
}
.bw-item,.fn-unit {
  display: grid;
  grid-template-columns: 1fr 1.12fr;
  gap: 8vw;
  align-items: end;
  margin: 15px 0 75px;
  max-width: 1150px;
}
.bw-item ._xujxj,.fn-unit ._xujxj {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.bw-item h1,.fn-unit h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(48px,5.4vw,88px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
.bw-item>p:last-child,.fn-unit>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--u95);
  max-width: 455px;
  margin: 0 0 9px;
}
._p3mp7 {
  border-top: 1px solid var(--d5);
}
.pn-line {
  display: grid;
  grid-template-columns: 65px 1fr 22px;
  gap: 25px;
  border-bottom: 1px solid var(--d5);
  padding: 32px 0 28px;
  _vhizl: padding-left .22s ease,background .22s ease;
}
.pn-line:hover {
  padding-left: 17px;
  background: #171713;
}
._7u634 {
  font-size: 11px;
  color: var(--w81);
  padding-top: 4px;
}
.i2o5g6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: #928c81;
  font-size: 10px;
  letter-spacing: .08em;
}
.i2o5g6 span {
  color: var(--w81);
}
.p2z8d2 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(25px,2.8vw,40px);
  letter-spacing: -.05em;
  line-height: 1.33;
  margin: 14px 0;
}
.p2z8d2>p {
  max-width: 650px;
  color: var(--u95);
  font-size: 13px;
  line-height: 1.9;
  margin: 0;
}
.pn-line a {
  margin-top: 16px;
  padding: 0;
}
.m8n5y2 {
  color: #8e897f;
  margin-top: 4px;
}
._4yz6s {
  padding: 21px 0;
  border-bottom: 1px solid var(--d5);
  color: #837e72;
  font-size: 11px;
  line-height: 1.9;
}
.y6o5p1 {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  min-height: 460px;
  background: #e7e0d2;
  color: var(--t94);
}
.z9z9u7 {
  display: flex;
  flex-direction: column;
  background: #10100e;
}
.z9z9u7 video {
  width: 100%;
  height: 100%;
  min-height: 415px;
  object-fit: cover;
  display: block;
}
._a1t5b {
  height: 46px;
  padding: 0 16px;
  background: #10100e;
  color: #d6d0c5;
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 10px;
}
._a1t5b a {
  margin-left: auto;
}
.hp-head {
  padding: 55px 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hp-head h2 {
  font-size: clamp(34px,3.8vw,56px);
  margin: 22px 0;
}
.hp-head p {
  font-size: 13px;
  line-height: 2;
  color: #605b53;
  margin: 0;
}
.jm-pan {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border: 1px solid var(--d5);
  border-right: 0;
  margin: 75px 0;
}
.jm-pan article {
  min-height: 240px;
  padding: 30px;
  border-right: 1px solid var(--d5);
}
.jm-pan svg {
  color: var(--w81);
}
.jm-pan h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 24px;
  margin: 28px 0 10px;
}
.jm-pan p {
  color: var(--u95);
  font-size: 12px;
  line-height: 1.9;
  margin: 0;
}
.nf-line {
  border-top: 1px solid var(--d5);
  border-bottom: 1px solid var(--d5);
  padding: 24px 0;
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 18px;
  align-items: center;
}
.nf-line span {
  color: #837e72;
  font-size: 10px;
  letter-spacing: .1em;
}
.nf-line a {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(24px,3vw,42px);
  letter-spacing: -.05em;
}
.nf-line p {
  grid-column: 2;
  margin: 0;
  color: #8c867c;
  font-size: 11px;
  line-height: 1.8;
}
@media (max-width:900px) {
  .e9z6k2 {
    width: 154px;
  }
  .t3w6l4 {
    gap: 14px;
  }
  .xz-body,._o8hlv,.bw-item,.fn-unit {
    grid-template-columns: 1fr;
  }
  .z5a1l2 {
    grid-template-columns: 1fr;
  }
  .z5a1l2 img {
    min-height: 250px;
  }
  ._o8hlv {
    padding: 80px 32px;
    gap: 38px;
  }
  .o1m8g3 {
    grid-template-columns: 1fr;
  }
  ._ewh3b {
    min-height: 230px;
  }
  ._ewh3b h3 {
    margin: 13px 0 9px;
  }
  .i5p8w4,._dp1lx {
    padding-top: 58px;
  }
  .bw-item,.fn-unit {
    gap: 23px;
    margin-bottom: 50px;
  }
  .y6o5p1 {
    grid-template-columns: 1fr;
  }
  .z9z9u7 video {
    min-height: 330px;
  }
  .jm-pan {
    grid-template-columns: 1fr;
  }
  .jm-pan article {
    min-height: 0;
    padding: 28px;
    border-right: 0;
    border-bottom: 1px solid var(--d5);
  }
  .jm-pan article:last-child {
    border-bottom: 0;
  }
  .nf-line {
    grid-template-columns: 1fr;
    gap: 9px;
  }
  .nf-line p {
    grid-column: auto;
  }
  ._zmstx {
    gap: 10px;
  }
  .jm-body {
    gap: 12px;
  }
}
@media (max-width:620px) {
  .e9z6k2 {
    width: 132px;
    height: 38px;
  }
  .sl-mark {
    width: 158px;
  }
  .text-link {
    display: none;
  }
  .p4v4g8 {
    padding: 68px 24px;
  }
  .z5a1l2>div {
    padding: 27px 24px;
  }
  ._o8hlv {
    padding: 70px 24px;
  }
  ._7i26a {
    padding: 70px 24px;
  }
  .i4h3d8 {
    align-items: flex-start;
    gap: 18px;
    flex-direction: column;
  }
  .i5p8w4,._dp1lx {
    padding-top: 45px;
  }
  .pn-line {
    grid-template-columns: 32px 1fr;
    gap: 10px;
    padding: 26px 0;
  }
  .m8n5y2 {
    display: none;
  }
  .p2z8d2 h2 {
    font-size: 26px;
  }
  .hp-head {
    padding: 40px 24px;
  }
  .z9z9u7 video {
    min-height: 230px;
  }
  ._a1t5b {
    font-size: 9px;
  }
  .nf-line a {
    font-size: 25px;
    word-break: break-all;
  }
}
.jm-col {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 8px;
  color: #aaa49a;
  font-size: 12px;
  _vhizl: color .2s ease,background .2s ease;
}
.jm-col span {
  margin-left: auto;
  font-size: 10px;
}
.jm-col:hover {
  color: var(--n94);
  background: #20201c;
}
.asset-nav-link._mf8e2 {
  color: var(--n94);
  background: #292821;
  box-shadow: inset 2px 0 var(--w81);
}
._nsip9 {
  display: block;
  color: inherit;
  _vhizl: a2y7n3 .2s ease;
}
._nsip9:hover {
  a2y7n3: translateY(-3px);
}
._97vx6 {
  position: absolute;
  right: 8px;
  top: 8px;
  background: rgba(17,17,15,.72);
  padding: 5px;
  display: flex;
}
.gk-head {
  padding-top: 82px;
  position: relative;
  background: radial-gradient(ellipse at 78% 18%,rgba(217,93,42,.055),transparent 28%),radial-gradient(circle at 14% 60%,rgba(243,239,230,.025),transparent 24%);
}
.gk-head:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .23;
  background-image: radial-gradient(rgba(243,239,230,.55) .45px,transparent .55px);
  background-size: 5px 5px;
  mask-image: linear-gradient(90deg,transparent,black 18%,black 84%,transparent);
}
.gk-head>* {
  position: relative;
  z-index: 1;
}
.vw-grid {
  display: grid;
  grid-template-columns: 1fr 1.12fr;
  gap: 8vw;
  align-items: end;
  margin: 15px 0 75px;
  max-width: 1150px;
}
.vw-grid ._xujxj {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.vw-grid h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(46px,5.2vw,84px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
.vw-grid>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--u95);
  max-width: 450px;
  margin: 0 0 8px;
}
.h7h7i8 {
  min-width: 0;
  position: relative;
}
.h7h7i8:after {
  content: "";
  position: absolute;
  right: -12px;
  top: 76px;
  width: 1px;
  height: 110px;
  background: linear-gradient(transparent,var(--w81),transparent);
  opacity: .8;
}
.t8g8h2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid var(--d5);
  border-bottom: 1px solid var(--d5);
  padding: 14px 0;
  color: var(--u95);
  font-size: 11px;
  position: relative;
}
.t8g8h2:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 68px;
  height: 2px;
  background: var(--w81);
}
.t8g8h2 b {
  font-size: 9px;
  color: var(--w81);
  letter-spacing: .11em;
  font-weight: 500;
}
.xz-chip {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 15px;
  margin-top: 26px;
}
.xz-chip .rp-box:first-child {
  grid-column: span 2;
}
.xz-chip .rp-box:first-child .d4i7i2 {
  height: 296px;
}
.rp-box {
  display: block;
  position: relative;
  color: var(--n94);
  border-bottom: 1px solid var(--d5);
  padding-bottom: 15px;
}
.rp-box:hover h2 {
  color: var(--w81);
}
.rp-box>svg {
  position: absolute;
  right: 4px;
  bottom: 17px;
  color: var(--w81);
}
.rp-box>div:last-of-type {
  padding: 13px 24px 0 0;
}
.rp-box p {
  font-size: 9px;
  letter-spacing: .1em;
  color: var(--w81);
  margin: 0;
}
.rp-box h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 22px;
  line-height: 1.38;
  margin: 9px 0 0;
  _vhizl: color .2s ease;
}
.d4i7i2 {
  height: 230px;
  overflow: hidden;
  position: relative;
  background: #282720;
  box-shadow: 0 14px 34px rgba(0,0,0,.24);
}
.d4i7i2: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;
}
.d4i7i2:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 12px;
  left: 12px;
  width: 18px;
  height: 18px;
  border-left: 1px solid var(--w81);
  border-top: 1px solid var(--w81);
}
.d4i7i2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: contrast(1.06) saturate(.76) sepia(.12);
  _vhizl: a2y7n3 .5s cubic-bezier(.23,1,.32,1),filter .3s ease;
}
.rp-box:hover img {
  a2y7n3: scale(1.05);
  filter: contrast(1.08) saturate(.9) sepia(.15);
}
.d4i7i2 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;
}
.bw-list {
  margin-top: 26px;
}
.e8r2s7 {
  position: relative;
  background: #12120f;
  box-shadow: 0 18px 44px rgba(0,0,0,.33);
}
.e8r2s7: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);
}
.e8r2s7 video {
  display: block;
  width: 100%;
  aspect-ratio: 16/8.7;
  object-fit: cover;
  filter: contrast(1.04) saturate(.86);
}
.e8r2s7 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;
}
.lq-slot {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  border-left: 1px solid var(--d5);
  margin-top: 16px;
}
.lq-slot article {
  padding: 20px;
  border-right: 1px solid var(--d5);
  border-bottom: 1px solid var(--d5);
}
.lq-slot b {
  font-size: 10px;
  color: var(--w81);
  letter-spacing: .1em;
}
.lq-slot p {
  font-size: 12px;
  line-height: 1.8;
  color: var(--u95);
  margin: 12px 0 0;
}
.lq-slot a {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  color: var(--n94);
  margin-top: 15px;
}
.m1f9a6 {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 22px 15px;
  margin-top: 26px;
}
.m1f9a6 .rp-box:first-child {
  grid-column: span 2;
}
.m1f9a6 .rp-box:first-child .d4i7i2 {
  height: 340px;
}
.v2y4x5 {
  margin-top: 26px;
}
._zvt68 {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  background: #e9dfd2;
  color: var(--t94);
  box-shadow: 0 18px 46px rgba(0,0,0,.24);
}
._zvt68 img {
  display: block;
  width: 100%;
  height: 365px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.8) sepia(.09);
}
._zvt68>div {
  padding: 45px 42px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
._zvt68 span {
  font-size: 10px;
  color: var(--w81);
  letter-spacing: .12em;
}
._zvt68 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(28px,3vw,44px);
  letter-spacing: -.055em;
  line-height: 1.25;
  margin: 19px 0 14px;
}
._zvt68 p {
  font-size: 12px;
  line-height: 1.9;
  color: #645b52;
  margin: 0;
}
._zvt68 a {
  display: flex;
  gap: 6px;
  align-items: center;
  font-size: 12px;
  color: #6f301e;
  margin-top: 25px;
}
.p6h7d9 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  margin-top: 16px;
  border-left: 1px solid var(--d5);
}
.p6h7d9 article {
  border-right: 1px solid var(--d5);
  border-bottom: 1px solid var(--d5);
  padding: 22px;
  min-height: 150px;
}
.p6h7d9 svg {
  color: var(--w81);
}
.p6h7d9 b {
  display: block;
  font-family: "Noto Serif SC",serif;
  font-size: 21px;
  margin-top: 21px;
}
.p6h7d9 p {
  font-size: 11px;
  line-height: 1.75;
  color: var(--u95);
  margin: 7px 0 0;
}
.h6j4a4 {
  margin-top: 26px;
  border-top: 1px solid var(--d5);
}
.h6j4a4>article {
  display: grid;
  grid-template-columns: 50px 1fr;
  gap: 20px;
  padding: 27px 0;
  border-bottom: 1px solid var(--d5);
  position: relative;
}
.h6j4a4>article:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 34px;
  height: 2px;
  background: var(--w81);
}
.h6j4a4>article>span {
  color: var(--w81);
  font-size: 10px;
}
.h6j4a4 small {
  font-size: 10px;
  color: #aaa399;
  letter-spacing: .09em;
}
.h6j4a4 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(23px,2.4vw,34px);
  line-height: 1.33;
  letter-spacing: -.04em;
  margin: 11px 0;
}
.h6j4a4 p {
  font-size: 12px;
  line-height: 1.9;
  color: var(--u95);
  max-width: 660px;
  margin: 0;
}
.h6j4a4 a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--n94);
  font-size: 11px;
  margin-top: 15px;
}
.d9y5m5,.a3p4p7 {
  font-size: 10px;
  line-height: 1.8;
  color: #827c72;
  margin: 20px 0 0;
}
.a3p4p7 {
  padding-top: 20px;
  border-top: 1px solid var(--d5);
}
.a3p4p7 a {
  margin-left: 10px;
  color: var(--w81);
}
@media (max-width:900px) {
  .gk-head {
    padding-top: 58px;
  }
  .vw-grid {
    grid-template-columns: 1fr;
    gap: 23px;
    margin-bottom: 50px;
  }
  .xz-chip {
    grid-template-columns: 1fr 1fr;
  }
  .xz-chip .rp-box:last-child {
    grid-column: span 2;
  }
  .xz-chip .rp-box:first-child {
    grid-column: span 2;
  }
  ._zvt68 {
    grid-template-columns: 1fr;
  }
  ._zvt68 img {
    height: 330px;
  }
  .m1f9a6 .rp-box:first-child .d4i7i2 {
    height: 260px;
  }
}
@media (max-width:620px) {
  .gk-head {
    padding-top: 45px;
  }
  .vw-grid h1 {
    font-size: 46px;
  }
  .t8g8h2 {
    align-items: flex-start;
    gap: 7px;
    flex-direction: column;
  }
  .xz-chip,.m1f9a6 {
    grid-template-columns: 1fr;
  }
  .xz-chip .rp-box:last-child,.xz-chip .rp-box:first-child,.m1f9a6 .rp-box:first-child {
    grid-column: auto;
  }
  .d4i7i2,.xz-chip .rp-box:first-child .d4i7i2,.m1f9a6 .rp-box:first-child .d4i7i2 {
    height: 235px;
  }
  .e8r2s7 video {
    aspect-ratio: 1.18;
  }
  .lq-slot,.p6h7d9 {
    grid-template-columns: 1fr;
  }
  .lq-slot article {
    border-left: 1px solid var(--d5);
  }
  ._zvt68 img {
    height: 290px;
  }
  ._zvt68>div {
    padding: 34px 24px;
  }
  .p6h7d9 article {
    border-left: 1px solid var(--d5);
    min-height: 0;
  }
  .h6j4a4>article {
    grid-template-columns: 28px 1fr;
    gap: 8px;
  }
  .h6j4a4 h2 {
    font-size: 25px;
  }
}
._bzin3 {
  padding-top: 82px;
  position: relative;
  background: radial-gradient(ellipse at 72% 17%,rgba(217,93,42,.06),transparent 29%),#11110f;
}
._bzin3: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);
}
._bzin3>* {
  position: relative;
  z-index: 1;
}
._th8fk {
  max-width: 1110px;
  margin: 15px 0 72px;
  display: grid;
  grid-template-columns: 1.04fr .96fr;
  gap: 6vw;
  align-items: end;
}
._th8fk ._xujxj {
  grid-column: 1/-1;
  margin-bottom: 0;
}
._th8fk h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(48px,5.5vw,88px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
._th8fk>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--u95);
  max-width: 425px;
  margin: 0 0 8px;
}
.vw-item {
  justify-self: end;
  grid-column: 2;
  font-size: 11px;
  color: var(--w81);
  border-bottom: 1px solid rgba(217,93,42,.5);
  padding-bottom: 5px;
  margin-bottom: 22px;
}
._s4y5o {
  min-width: 0;
}
.xz-foot {
  margin: 0;
  position: relative;
  background: #191814;
  box-shadow: 0 24px 52px rgba(0,0,0,.36);
}
.xz-foot:before,.xz-foot:after {
  content: "";
  position: absolute;
  z-index: 2;
  pointer-events: none;
  width: 30px;
  height: 30px;
}
.xz-foot:before {
  top: 16px;
  left: 16px;
  border-top: 1px solid var(--w81);
  border-left: 1px solid var(--w81);
}
.xz-foot:after {
  right: 16px;
  bottom: 62px;
  border-right: 1px solid var(--w81);
  border-bottom: 1px solid var(--w81);
}
.xz-foot img {
  display: block;
  width: 100%;
  height: 440px;
  object-fit: cover;
  filter: contrast(1.06) saturate(.8) sepia(.11);
}
.xz-foot 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;
}
.xz-foot figcaption span {
  color: var(--w81);
  letter-spacing: .1em;
}
.xz-foot figcaption b {
  font-weight: 400;
  color: var(--u95);
}
.tx-slot {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 22px;
  padding: 29px 0;
  border-bottom: 1px solid var(--d5);
}
.tx-slot span,._gx44g span {
  font-size: 10px;
  color: var(--w81);
  letter-spacing: .11em;
}
.tx-slot p {
  font-family: "Noto Serif SC",serif;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: -.035em;
  margin: 0;
}
._gx44g {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-left: 1px solid var(--d5);
  margin-top: 18px;
}
._gx44g article {
  padding: 22px 20px;
  min-height: 152px;
  border-right: 1px solid var(--d5);
  border-bottom: 1px solid var(--d5);
}
._gx44g p {
  font-size: 12px;
  line-height: 1.85;
  color: var(--u95);
  margin: 15px 0 0;
}
.x1n1r1 {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 30px;
  padding: 30px 0;
  border-bottom: 1px solid var(--d5);
}
.x1n1r1 small {
  font-size: 9px;
  letter-spacing: .12em;
  color: var(--w81);
}
.x1n1r1 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  line-height: 1.45;
  max-width: 590px;
  letter-spacing: -.04em;
  margin: 12px 0 0;
}
.x1n1r1>a {
  display: flex;
  align-items: center;
  gap: 7px;
  flex: none;
  font-size: 12px;
  color: var(--n94);
  border-bottom: 1px solid var(--u95);
  padding-bottom: 7px;
}
@media (max-width:900px) {
  ._bzin3 {
    padding-top: 58px;
  }
  ._th8fk {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 48px;
  }
  .vw-item {
    grid-column: auto;
    justify-self: start;
    order: 2;
    margin-bottom: 0;
  }
  ._th8fk h1 {
    order: 1;
  }
  ._th8fk>p:last-child {
    order: 3;
  }
  .xz-foot img {
    height: 380px;
  }
}
@media (max-width:620px) {
  ._bzin3 {
    padding-top: 45px;
  }
  ._th8fk h1 {
    font-size: 47px;
  }
  .xz-foot img {
    height: 290px;
  }
  .xz-foot figcaption {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }
  .tx-slot {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 23px 0;
  }
  .tx-slot p {
    font-size: 20px;
  }
  ._gx44g {
    grid-template-columns: 1fr;
  }
  ._gx44g article {
    min-height: 0;
  }
  .x1n1r1 {
    align-items: flex-start;
    flex-direction: column;
    gap: 18px;
  }
  .x1n1r1 h2 {
    font-size: 23px;
  }
}
.jm-note 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;
}
._k5h5q {
  padding: 104px 5.8vw 116px;
  background: #241914;
  color: #f7e9d8;
}
.p7d3k7 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: end;
  gap: 5vw;
  margin-bottom: 42px;
}
.p7d3k7 ._xujxj {
  grid-column: 1/-1;
  color: #e8b298;
  margin-bottom: 0;
}
.p7d3k7 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(33px,3.7vw,57px);
  line-height: 1.18;
  letter-spacing: -.06em;
  margin: 0;
}
.p7d3k7 .dk-wrap {
  justify-self: start;
  border-color: #e8b298;
  color: #f7e9d8;
}
._rnnyk {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
}
._rnnyk article {
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(247,233,216,.24);
}
._rnnyk article:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 38px;
  height: 2px;
  background: #d95d2a;
}
._rnnyk img {
  display: block;
  width: 100%;
  height: 230px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.85) sepia(.1);
}
._rnnyk span {
  display: block;
  margin-top: 17px;
  color: #e8b298;
  font-size: 9px;
  letter-spacing: .12em;
}
._rnnyk h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  line-height: 1.35;
  margin: 10px 0;
}
._rnnyk p {
  max-width: 270px;
  color: #c8b6aa;
  font-size: 12px;
  line-height: 1.85;
  margin: 0;
}
.bw-body {
  padding-top: 82px;
  position: relative;
  background: radial-gradient(ellipse at 76% 13%,rgba(217,93,42,.07),transparent 29%),#11110f;
}
.bw-body: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);
}
.bw-body>* {
  position: relative;
  z-index: 1;
}
.y6y1m7 {
  margin-bottom: 62px;
}
._xky0w {
  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);
}
._mykyl {
  position: relative;
  background: #16130f;
}
._mykyl video {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.88);
}
._mykyl 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;
}
.q1c8n1 {
  padding: 52px 44px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.q1c8n1 ._xujxj {
  color: #a14325;
  margin-bottom: 16px;
}
.q1c8n1 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(31px,3.3vw,49px);
  line-height: 1.22;
  letter-spacing: -.055em;
  margin: 0;
}
.q1c8n1>p:not(._xujxj) {
  font-size: 13px;
  line-height: 1.95;
  color: #68564b;
  margin: 22px 0;
}
.q1c8n1 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;
}
.e8p2r1 {
  margin-top: 74px;
  border-top: 1px solid var(--d5);
}
.e8p2r1 article {
  display: grid;
  grid-template-columns: 56px 275px 1fr 22px;
  gap: 22px;
  padding: 28px 0;
  border-bottom: 1px solid var(--d5);
  align-items: start;
  position: relative;
}
.e8p2r1 article:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 40px;
  height: 2px;
  background: var(--w81);
}
.i9o4d9 {
  color: var(--w81);
  font-size: 10px;
  padding-top: 6px;
}
.e8p2r1 img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  filter: contrast(1.04) saturate(.82) sepia(.1);
}
.e8p2r1 article>div:nth-of-type(2)>p:first-child {
  margin: 0;
  color: var(--w81);
  font-size: 10px;
  letter-spacing: .11em;
}
.e8p2r1 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(24px,2.7vw,37px);
  letter-spacing: -.05em;
  line-height: 1.32;
  margin: 13px 0;
}
._q4n34 {
  font-size: 12px;
  line-height: 1.9;
  color: var(--u95);
  max-width: 650px;
  margin: 0;
}
.e8p2r1 a {
  display: flex;
  gap: 5px;
  align-items: center;
  color: var(--n94);
  font-size: 11px;
  margin-top: 14px;
}
.e8p2r1>article>svg {
  color: #9b968c;
  margin-top: 6px;
}
.y5z8c5 {
  margin-top: 26px;
}
._81oxw {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
  margin-top: 16px;
}
._81oxw article {
  background: #211b17;
  border-bottom: 1px solid var(--d5);
}
._81oxw img {
  display: block;
  width: 100%;
  height: 170px;
  object-fit: cover;
  filter: contrast(1.05) saturate(.84) sepia(.1);
}
._81oxw>article>div {
  padding: 18px;
}
._81oxw span {
  font-size: 9px;
  color: var(--w81);
  letter-spacing: .1em;
}
._81oxw h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  margin: 11px 0 8px;
}
._81oxw p {
  font-size: 11px;
  line-height: 1.75;
  color: var(--u95);
  margin: 0;
}
.fn-area {
  margin-top: 24px;
  display: flex;
  align-items: center;
  gap: 7px;
  width: max-content;
  font-size: 12px;
  color: var(--n94);
  border-bottom: 1px solid var(--u95);
  padding-bottom: 8px;
}
@media (max-width:900px) {
  ._k5h5q {
    padding: 80px 32px;
  }
  ._xky0w {
    grid-template-columns: 1fr;
  }
  ._mykyl video {
    min-height: 350px;
  }
  .e8p2r1 article {
    grid-template-columns: 40px 220px 1fr 22px;
  }
  ._81oxw {
    grid-template-columns: 1fr 1fr;
  }
  ._81oxw article:last-child {
    grid-column: span 2;
  }
  ._rnnyk {
    grid-template-columns: 1fr 1fr;
  }
  ._rnnyk article:last-child {
    grid-column: span 2;
  }
}
@media (max-width:620px) {
  .jm-note video {
    height: 310px;
  }
  ._k5h5q {
    padding: 70px 24px;
  }
  .p7d3k7 {
    grid-template-columns: 1fr;
    gap: 22px;
  }
  ._rnnyk,._81oxw {
    grid-template-columns: 1fr;
  }
  ._rnnyk article:last-child,._81oxw article:last-child {
    grid-column: auto;
  }
  ._rnnyk img {
    height: 215px;
  }
  .bw-body {
    padding-top: 45px;
  }
  ._mykyl video {
    min-height: 260px;
  }
  .q1c8n1 {
    padding: 36px 24px;
  }
  .e8p2r1 {
    margin-top: 50px;
  }
  .e8p2r1 article {
    grid-template-columns: 27px 1fr;
    gap: 8px;
    padding: 24px 0;
  }
  .e8p2r1 img {
    grid-column: 2;
    height: 205px;
  }
  .e8p2r1 article>div:nth-of-type(2) {
    grid-column: 2;
  }
  .e8p2r1>article>svg {
    display: none;
  }
}
.jm-note:before {
  top: 28px;
  right: 0;
  width: 1px;
  height: calc(100% - 26px);
  background: var(--w81);
  a2y7n3: translate(16px,16px);
}
.qr-pan,.fn-chip {
  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-pan>span,.fn-chip>span {
  font-size: 9px;
  letter-spacing: .12em;
  color: #e8b298;
}
.qr-pan>div,.fn-chip>div {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
}
.qr-pan article,.fn-chip article {
  position: relative;
  padding-left: 12px;
}
.qr-pan article:before,.fn-chip article:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 2px;
  height: 28px;
  background: var(--w81);
}
.qr-pan b,.fn-chip b {
  display: block;
  font-family: "Noto Serif SC",serif;
  font-size: 17px;
}
.qr-pan p,.fn-chip p {
  font-size: 10px;
  line-height: 1.6;
  color: #c8b6aa;
  margin: 4px 0 0;
}
.qr-pan>a,.fn-chip>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;
}
.fn-chip {
  color: var(--n94);
  border-color: var(--d5);
  margin: 42px 0 0;
}
.fn-chip>span {
  color: var(--w81);
}
.fn-chip p {
  color: var(--u95);
}
.fn-chip>a {
  color: var(--n94);
}
@media (max-width:900px) {
  .qr-pan,.fn-chip {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .qr-pan>a,.fn-chip>a {
    width: max-content;
  }
}
@media (max-width:620px) {
  .qr-pan>div,.fn-chip>div {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  .qr-pan,.fn-chip {
    margin-top: 30px;
  }
}
@property --j56 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --b74 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --q67 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --e36 {
  syntax: "*";
  inherits: false;
}
@property --j38 {
  syntax: "*";
  inherits: false;
}
@property --a70 {
  syntax: "*";
  inherits: false;
}
@property --k40 {
  syntax: "*";
  inherits: false;
}
@property --p97 {
  syntax: "*";
  inherits: false;
}
@property --b1 {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --d1 {
  syntax: "*";
  inherits: false;
}
@property --q72 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --j35 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --j30 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --k84 {
  syntax: "*";
  inherits: false;
}
@property --u86 {
  syntax: "*";
  inherits: false;
}
@property --x59 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --w88 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --g15 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --m3 {
  syntax: "*";
  inherits: false;
}
@property --m35 {
  syntax: "*";
  inherits: false;
}
@property --q6 {
  syntax: "*";
  inherits: false;
}
@property --v30 {
  syntax: "*";
  inherits: false;
}
@property --u65 {
  syntax: "*";
  inherits: false;
}
@property --v63 {
  syntax: "*";
  inherits: false;
}
@property --z17 {
  syntax: "*";
  inherits: false;
}
@property --a58 {
  syntax: "*";
  inherits: false;
}
@property --y31 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --y67 {
  syntax: "*";
  inherits: false;
}
@property --t13 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --a6 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --u30 {
  syntax: "*";
  inherits: false;
}
@property --d71 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --g25 {
  syntax: "*";
  inherits: false;
}
@property --t40 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --f26 {
  syntax: "*";
  inherits: false;
}
@property --n80 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --n88 {
  syntax: "*";
  inherits: false;
}
@property --j6 {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --j5 {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --k92 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --q70 {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --j43 {
  syntax: "*";
  inherits: false;
}
@property --b59 {
  syntax: "*";
  inherits: false;
}
@property --g92 {
  syntax: "*";
  inherits: false;
}
@property --q85 {
  syntax: "*";
  inherits: false;
}
@property --u28 {
  syntax: "*";
  inherits: false;
}
@property --p58 {
  syntax: "*";
  inherits: false;
}
@property --a34 {
  syntax: "*";
  inherits: false;
}
@property --p92 {
  syntax: "*";
  inherits: false;
}
@property --j70 {
  syntax: "*";
  inherits: false;
}
@property --e9 {
  syntax: "*";
  inherits: false;
}
@property --k26 {
  syntax: "*";
  inherits: false;
}
@property --b83 {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@keyframes spin {
  to {
    a2y7n3: 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 {
      --j56: 0;
      --b74: 0;
      --q67: 0;
      --e36: initial;
      --j38: initial;
      --a70: initial;
      --k40: initial;
      --p97: initial;
      --b1: solid;
      --d1: initial;
      --q72: #0000;
      --j35: #0000;
      --j30: #0000;
      --k84: initial;
      --u86: initial;
      --x59: 0%;
      --w88: 50%;
      --g15: 100%;
      --m3: initial;
      --m35: initial;
      --q6: initial;
      --v30: initial;
      --u65: initial;
      --v63: initial;
      --z17: initial;
      --a58: initial;
      --y31: 0 0 #0000;
      --y67: initial;
      --t13: 100%;
      --a6: 0 0 #0000;
      --u30: initial;
      --d71: 100%;
      --g25: initial;
      --t40: 0 0 #0000;
      --f26: initial;
      --n80: 0 0 #0000;
      --n88: initial;
      --j6: 0px;
      --j5: #fff;
      --k92: 0 0 #0000;
      --q70: solid;
      --j43: initial;
      --b59: initial;
      --g92: initial;
      --q85: initial;
      --u28: initial;
      --p58: initial;
      --a34: initial;
      --p92: initial;
      --j70: initial;
      --e9: initial;
      --k26: initial;
      --b83: "";
    }
  }
}
