/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.u9t8f5 */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --z83: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --z19: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --x78: oklch(93.6% 0.032 17.717);
    --e81: oklch(63.7% 0.237 25.331);
    --m88: oklch(54.6% 0.245 262.881);
    --d20: oklch(48.8% 0.243 264.376);
    --n84: oklch(98.4% 0.003 247.858);
    --a71: oklch(96.8% 0.007 247.896);
    --q43: oklch(44.6% 0.043 257.281);
    --n46: oklch(37.2% 0.044 257.287);
    --u74: oklch(20.8% 0.042 265.755);
    --g40: #000;
    --g28: #fff;
    --n68: 0.25rem;
    --j17: 24rem;
    --z3: 32rem;
    --a81: 42rem;
    --k84: 0.75rem;
    --a31: calc(1 / 0.75);
    --x37: 0.875rem;
    --u48: calc(1.25 / 0.875);
    --h82: 1rem;
    --m48: calc(1.5 / 1);
    --n52: 1.125rem;
    --p15: calc(1.75 / 1.125);
    --u53: 1.25rem;
    --g62: calc(1.75 / 1.25);
    --a22: 2.25rem;
    --d7: calc(2.5 / 2.25);
    --n32: 400;
    --z36: 500;
    --h77: 600;
    --q57: 700;
    --w99: -0.025em;
    --v65: 0.1em;
    --y2: 1.375;
    --j56: 1.5;
    --p60: 1.625;
    --z52: 0.125rem;
    --w50: 0.25rem;
    --y64: 0.375rem;
    --q83: 0.5rem;
    --q80: 0.75rem;
    --p8: cubic-bezier(0.4, 0, 0.2, 1);
    --q77: spin 1s linear infinite;
    --a36: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --d79: 8px;
    --p49: 40px;
    --t74: 16 / 9;
    --q28: 150ms;
    --w91: cubic-bezier(0.4, 0, 0.2, 1);
    --k39: var(--z83);
    --m62: var(--z19);
  }
}
@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(--k39, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--q30, normal);
    font-variation-settings: var(--f30, 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(--m62, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--e28, normal);
    font-variation-settings: var(--x31, 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;
  }
  _zhyus {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    _6fprs: 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;
  }
  .rp-list {
    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;
  }
  ._zlsx1 {
    inset: calc(var(--n68) * 0);
  }
  .qr-pan {
    inset-inline: calc(var(--n68) * 0);
  }
  ._ey9hw {
    inset-block: calc(var(--n68) * 0);
  }
  .-top-12 {
    top: calc(var(--n68) * -12);
  }
  .top-0 {
    top: calc(var(--n68) * 0);
  }
  .top-1\.5 {
    top: calc(var(--n68) * 1.5);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-3\.5 {
    top: calc(var(--n68) * 3.5);
  }
  .top-4 {
    top: calc(var(--n68) * 4);
  }
  .top-\[1px\] {
    top: 1px;
  }
  .top-\[50\%\] {
    top: 50%;
  }
  .top-\[60\%\] {
    top: 60%;
  }
  .top-full {
    top: 100%;
  }
  .-right-12 {
    right: calc(var(--n68) * -12);
  }
  .right-0 {
    right: calc(var(--n68) * 0);
  }
  .right-1 {
    right: calc(var(--n68) * 1);
  }
  .right-2 {
    right: calc(var(--n68) * 2);
  }
  .right-3 {
    right: calc(var(--n68) * 3);
  }
  .right-4 {
    right: calc(var(--n68) * 4);
  }
  .-bottom-12 {
    bottom: calc(var(--n68) * -12);
  }
  .bottom-0 {
    bottom: calc(var(--n68) * 0);
  }
  .-left-12 {
    left: calc(var(--n68) * -12);
  }
  .left-0 {
    left: calc(var(--n68) * 0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-2 {
    left: calc(var(--n68) * 2);
  }
  .left-\[50\%\] {
    left: 50%;
  }
  .gk-note {
    isolation: isolate;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .b8y5f2 {
    order: -9999;
  }
  .v9h2n4 {
    order: 9999;
  }
  .jm-row {
    grid-column-start: 2;
  }
  ._vj1yj {
    grid-row: span 2 / span 2;
  }
  ._iyzxk {
    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(--n68) * 0) !important;
  }
  .-mx-1 {
    margin-inline: calc(var(--n68) * -1);
  }
  .mx-2 {
    margin-inline: calc(var(--n68) * 2);
  }
  .mx-3\.5 {
    margin-inline: calc(var(--n68) * 3.5);
  }
  .mx-4 {
    margin-inline: calc(var(--n68) * 4);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .-my-2 {
    margin-block: calc(var(--n68) * -2);
  }
  .my-0 {
    margin-block: calc(var(--n68) * 0);
  }
  .my-0\.5 {
    margin-block: calc(var(--n68) * 0.5);
  }
  .my-1 {
    margin-block: calc(var(--n68) * 1);
  }
  .-mt-4 {
    margin-top: calc(var(--n68) * -4);
  }
  .mt-1\.5 {
    margin-top: calc(var(--n68) * 1.5);
  }
  .mt-2 {
    margin-top: calc(var(--n68) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--n68) * 4);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-2 {
    margin-right: calc(var(--n68) * 2);
  }
  .mb-2 {
    margin-bottom: calc(var(--n68) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--n68) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--n68) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--n68) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--n68) * 8);
  }
  .-ml-4 {
    margin-left: calc(var(--n68) * -4);
  }
  .ml-1 {
    margin-left: calc(var(--n68) * 1);
  }
  .ml-4 {
    margin-left: calc(var(--n68) * 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;
  }
  .b9u7p5 {
    display: inline-flex;
  }
  ._zhyus {
    display: table;
  }
  .s7c8e6 {
    display: table-caption;
  }
  ._1x44i {
    display: table-cell;
  }
  .c7c5u1 {
    display: table-row;
  }
  .nf-box {
    field-sizing: content;
  }
  .sl-item {
    aspect-ratio: 1 / 1;
  }
  ._csxlk {
    aspect-ratio: var(--t74);
  }
  .size-\(--t50\) {
    width: var(--t50);
    height: var(--t50);
  }
  ._px4l0 {
    width: calc(var(--n68) * 2);
    height: calc(var(--n68) * 2);
  }
  .size-2\.5 {
    width: calc(var(--n68) * 2.5);
    height: calc(var(--n68) * 2.5);
  }
  ._br8c5 {
    width: calc(var(--n68) * 3);
    height: calc(var(--n68) * 3);
  }
  .size-3\.5 {
    width: calc(var(--n68) * 3.5);
    height: calc(var(--n68) * 3.5);
  }
  .p2m6o4 {
    width: calc(var(--n68) * 4);
    height: calc(var(--n68) * 4);
  }
  .i8r3f9 {
    width: calc(var(--n68) * 6);
    height: calc(var(--n68) * 6);
  }
  ._1cy7k {
    width: calc(var(--n68) * 7);
    height: calc(var(--n68) * 7);
  }
  ._4bjkf {
    width: calc(var(--n68) * 8);
    height: calc(var(--n68) * 8);
  }
  ._nyc21 {
    width: calc(var(--n68) * 9);
    height: calc(var(--n68) * 9);
  }
  ._25h06 {
    width: calc(var(--n68) * 10);
    height: calc(var(--n68) * 10);
  }
  .pn-head {
    width: auto;
    height: auto;
  }
  ._4tx2q {
    width: 100%;
    height: 100%;
  }
  .h-\(--t50\) {
    height: var(--t50);
  }
  .h-1\.5 {
    height: calc(var(--n68) * 1.5);
  }
  .h-2 {
    height: calc(var(--n68) * 2);
  }
  .h-2\.5 {
    height: calc(var(--n68) * 2.5);
  }
  .h-4 {
    height: calc(var(--n68) * 4);
  }
  .h-5 {
    height: calc(var(--n68) * 5);
  }
  .h-6 {
    height: calc(var(--n68) * 6);
  }
  .h-7 {
    height: calc(var(--n68) * 7);
  }
  .h-8 {
    height: calc(var(--n68) * 8);
  }
  .h-9 {
    height: calc(var(--n68) * 9);
  }
  .h-10 {
    height: calc(var(--n68) * 10);
  }
  .h-12 {
    height: calc(var(--n68) * 12);
  }
  .h-16 {
    height: calc(var(--n68) * 16);
  }
  .h-\[1\.15rem\] {
    height: 1.15rem;
  }
  .h-\[500px\] {
    height: 500px;
  }
  .h-\[calc\(100\%-1px\)\] {
    height: calc(100% - 1px);
  }
  .h-\[var\(--j12\)\] {
    height: var(--j12);
  }
  .h-\[var\(--v63\)\] {
    height: var(--v63);
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-px {
    height: 1px;
  }
  .h-svh {
    height: 100svh;
  }
  .max-h-\(--q15\) {
    max-height: var(--q15);
  }
  .max-h-\(--w51\) {
    max-height: var(--w51);
  }
  .max-h-\(--f60\) {
    max-height: var(--f60);
  }
  .max-h-\[300px\] {
    max-height: 300px;
  }
  .min-h-0 {
    min-height: calc(var(--n68) * 0);
  }
  .min-h-4 {
    min-height: calc(var(--n68) * 4);
  }
  .min-h-16 {
    min-height: calc(var(--n68) * 16);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .min-h-svh {
    min-height: 100svh;
  }
  .w-\(--t50\) {
    width: var(--t50);
  }
  .w-\(--k34\) {
    width: var(--k34);
  }
  .w-0 {
    width: calc(var(--n68) * 0);
  }
  .w-1 {
    width: calc(var(--n68) * 1);
  }
  .w-2 {
    width: calc(var(--n68) * 2);
  }
  .w-2\.5 {
    width: calc(var(--n68) * 2.5);
  }
  .w-3 {
    width: calc(var(--n68) * 3);
  }
  .w-3\/4 {
    width: calc(3/4 * 100%);
  }
  .w-4 {
    width: calc(var(--n68) * 4);
  }
  .w-5 {
    width: calc(var(--n68) * 5);
  }
  .w-8 {
    width: calc(var(--n68) * 8);
  }
  .w-9 {
    width: calc(var(--n68) * 9);
  }
  .w-10 {
    width: calc(var(--n68) * 10);
  }
  .w-16 {
    width: calc(var(--n68) * 16);
  }
  .w-64 {
    width: calc(var(--n68) * 64);
  }
  .w-72 {
    width: calc(var(--n68) * 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-\(--v22\) {
    max-width: var(--v22);
  }
  .max-w-2xl {
    max-width: var(--a81);
  }
  .max-w-\[calc\(100\%-2rem\)\] {
    max-width: calc(100% - 2rem);
  }
  .max-w-lg {
    max-width: var(--z3);
  }
  .max-w-max {
    max-width: max-content;
  }
  .max-w-sm {
    max-width: var(--j17);
  }
  .min-w-\(--t50\) {
    min-width: var(--t50);
  }
  .min-w-0 {
    min-width: calc(var(--n68) * 0);
  }
  .min-w-5 {
    min-width: calc(var(--n68) * 5);
  }
  .min-w-8 {
    min-width: calc(var(--n68) * 8);
  }
  .min-w-9 {
    min-width: calc(var(--n68) * 9);
  }
  .min-w-10 {
    min-width: calc(var(--n68) * 10);
  }
  .min-w-\[8rem\] {
    min-width: 8rem;
  }
  .min-w-\[12rem\] {
    min-width: 12rem;
  }
  .min-w-\[var\(--e96\)\] {
    min-width: var(--e96);
  }
  .dk-grid {
    flex: 1;
  }
  ._6us9r {
    flex-shrink: 0;
  }
  .i3v9t7 {
    flex-shrink: 0;
  }
  .mv-unit {
    flex-grow: 1;
  }
  ._7g7rt {
    flex-grow: 0;
  }
  ._83988 {
    flex-basis: 100%;
  }
  ._ju8gq {
    caption-side: bottom;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .origin-\(--z65\) {
    transform-origin: var(--z65);
  }
  .origin-\(--k65\) {
    transform-origin: var(--k65);
  }
  .origin-\(--b8\) {
    transform-origin: var(--b8);
  }
  .origin-\(--p66\) {
    transform-origin: var(--p66);
  }
  .origin-\(--v3\) {
    transform-origin: var(--v3);
  }
  .origin-\(--p85\) {
    transform-origin: var(--p85);
  }
  .origin-\(--v54\) {
    transform-origin: var(--v54);
  }
  .-translate-x-1\/2 {
    --g42: calc(calc(1/2 * 100%) * -1);
    translate: var(--g42) var(--q96);
  }
  .-translate-x-px {
    --g42: -1px;
    translate: var(--g42) var(--q96);
  }
  .translate-x-\[-50\%\] {
    --g42: -50%;
    translate: var(--g42) var(--q96);
  }
  .translate-x-px {
    --g42: 1px;
    translate: var(--g42) var(--q96);
  }
  .-translate-y-1\/2 {
    --q96: calc(calc(1/2 * 100%) * -1);
    translate: var(--g42) var(--q96);
  }
  .translate-y-0\.5 {
    --q96: calc(var(--n68) * 0.5);
    translate: var(--g42) var(--q96);
  }
  .translate-y-\[-50\%\] {
    --q96: -50%;
    translate: var(--g42) var(--q96);
  }
  .translate-y-\[calc\(-50\%_-_2px\)\] {
    --q96: calc(-50% - 2px);
    translate: var(--g42) var(--q96);
  }
  .rotate-45 {
    rotate: 45deg;
  }
  .rotate-90 {
    rotate: 90deg;
  }
  ._5aigi {
    _5aigi: var(--g9,) var(--t3,) var(--m44,) var(--v16,) var(--u66,);
  }
  ._0ql0h {
    animation: var(--a36);
  }
  .x7z5z7 {
    animation: var(--q77);
  }
  .cursor-default {
    cursor: default;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .cursor-text {
    cursor: text;
  }
  .b4e5e6 {
    touch-action: none;
  }
  .m7d9u1 {
    resize: none;
  }
  .p8n6h9 {
    scroll-margin-block: calc(var(--n68) * 1);
  }
  .f2x1t9 {
    scroll-padding-block: calc(var(--n68) * 1);
  }
  .list-disc {
    list-style-type: disc;
  }
  .list-none {
    list-style-type: none;
  }
  ._2rstd {
    grid-auto-rows: min-content;
  }
  .grid-cols-\[0_1fr\] {
    grid-template-columns: 0 1fr;
  }
  .grid-rows-\[auto_auto\] {
    grid-template-rows: auto auto;
  }
  .mv-item {
    flex-direction: column;
  }
  .e9r4l2 {
    flex-direction: column-reverse;
  }
  .l7j4u3 {
    flex-direction: row;
  }
  .gk-head {
    gk-head: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .b9q2q1 {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .v4q5d4 {
    justify-items: start;
  }
  .gap-0 {
    gap: calc(var(--n68) * 0);
  }
  .gap-0\.5 {
    gap: calc(var(--n68) * 0.5);
  }
  .gap-1 {
    gap: calc(var(--n68) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--n68) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--n68) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--n68) * 2.5);
  }
  .gap-3 {
    gap: calc(var(--n68) * 3);
  }
  .gap-4 {
    gap: calc(var(--n68) * 4);
  }
  .gap-6 {
    gap: calc(var(--n68) * 6);
  }
  .gap-7 {
    gap: calc(var(--n68) * 7);
  }
  .gap-y-0\.5 {
    row-gap: calc(var(--n68) * 0.5);
  }
  .o2m3z6 {
    align-self: flex-start;
  }
  .rp-flow {
    align-self: stretch;
  }
  .h3z8n4 {
    justify-self: flex-end;
  }
  .x4s3e6 {
    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\(--t48\)-5px\)\] {
    border-radius: calc(var(--t48) - 5px);
  }
  .rounded-\[inherit\] {
    border-radius: inherit;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--q83);
  }
  .rounded-md {
    border-radius: var(--y64);
  }
  .rounded-none {
    border-radius: 0;
  }
  .rounded-sm {
    border-radius: var(--w50);
  }
  .rounded-xl {
    border-radius: var(--q80);
  }
  .rounded-xs {
    border-radius: var(--z52);
  }
  .rounded-l-md {
    border-top-left-radius: var(--y64);
    border-bottom-left-radius: var(--y64);
  }
  .rounded-tl-sm {
    border-top-left-radius: var(--w50);
  }
  .rounded-r-md {
    border-top-right-radius: var(--y64);
    border-bottom-right-radius: var(--y64);
  }
  .border {
    border-style: var(--f65);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--f65);
    border-width: 0px;
  }
  .border-\[1\.5px\] {
    border-style: var(--f65);
    border-width: 1.5px;
  }
  .border-y {
    border-block-style: var(--f65);
    border-block-width: 1px;
  }
  .border-t {
    border-top-style: var(--f65);
    border-top-width: 1px;
  }
  .border-r {
    border-right-style: var(--f65);
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--f65);
    border-bottom-width: 1px;
  }
  .border-l {
    border-left-style: var(--f65);
    border-left-width: 1px;
  }
  .border-dashed {
    --f65: dashed;
    border-style: dashed;
  }
  .border-\(--t98\) {
    border-color: var(--t98);
  }
  .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-\(--v34\) {
    background-color: var(--v34);
  }
  .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(--g40) 50%, transparent);
    }
  }
  .bg-blue-600 {
    background-color: var(--m88);
  }
  .bg-red-100 {
    background-color: var(--x78);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--g28);
  }
  .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(--g28) 80%, transparent);
    }
  }
  .bg-gradient-to-br {
    --a33: to bottom right in oklab;
    background-image: linear-gradient(var(--e92));
  }
  ._oty2p {
    --n65: var(--n84);
    --e92: var(--a55, var(--a33), var(--n65) var(--t19), var(--u82) var(--n25));
  }
  ._ioma5 {
    --u82: var(--a71);
    --e92: var(--a55, var(--a33), var(--n65) var(--t19), var(--u82) var(--n25));
  }
  ._pwnum {
    fill: currentcolor;
  }
  .p-0 {
    padding: calc(var(--n68) * 0);
  }
  .p-1 {
    padding: calc(var(--n68) * 1);
  }
  .p-2 {
    padding: calc(var(--n68) * 2);
  }
  .p-3 {
    padding: calc(var(--n68) * 3);
  }
  .p-4 {
    padding: calc(var(--n68) * 4);
  }
  .p-5 {
    padding: calc(var(--n68) * 5);
  }
  .p-6 {
    padding: calc(var(--n68) * 6);
  }
  .p-8 {
    padding: calc(var(--n68) * 8);
  }
  .p-\[3px\] {
    padding: 3px;
  }
  .p-px {
    padding: 1px;
  }
  .px-\(--t50\) {
    padding-inline: var(--t50);
  }
  .px-1 {
    padding-inline: calc(var(--n68) * 1);
  }
  .px-1\.5 {
    padding-inline: calc(var(--n68) * 1.5);
  }
  .px-2 {
    padding-inline: calc(var(--n68) * 2);
  }
  .px-2\.5 {
    padding-inline: calc(var(--n68) * 2.5);
  }
  .px-3 {
    padding-inline: calc(var(--n68) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--n68) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--n68) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--n68) * 6);
  }
  .py-0\.5 {
    padding-block: calc(var(--n68) * 0.5);
  }
  .py-1 {
    padding-block: calc(var(--n68) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--n68) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--n68) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--n68) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--n68) * 3);
  }
  .py-4 {
    padding-block: calc(var(--n68) * 4);
  }
  .py-5 {
    padding-block: calc(var(--n68) * 5);
  }
  .py-6 {
    padding-block: calc(var(--n68) * 6);
  }
  .pt-0 {
    padding-top: calc(var(--n68) * 0);
  }
  .pt-3 {
    padding-top: calc(var(--n68) * 3);
  }
  .pt-4 {
    padding-top: calc(var(--n68) * 4);
  }
  .pt-8 {
    padding-top: calc(var(--n68) * 8);
  }
  .pt-12 {
    padding-top: calc(var(--n68) * 12);
  }
  .pr-1 {
    padding-right: calc(var(--n68) * 1);
  }
  .pr-2 {
    padding-right: calc(var(--n68) * 2);
  }
  .pr-2\.5 {
    padding-right: calc(var(--n68) * 2.5);
  }
  .pr-3 {
    padding-right: calc(var(--n68) * 3);
  }
  .pr-8 {
    padding-right: calc(var(--n68) * 8);
  }
  .pb-3 {
    padding-bottom: calc(var(--n68) * 3);
  }
  .pb-4 {
    padding-bottom: calc(var(--n68) * 4);
  }
  .pb-8 {
    padding-bottom: calc(var(--n68) * 8);
  }
  .pl-2 {
    padding-left: calc(var(--n68) * 2);
  }
  .pl-3 {
    padding-left: calc(var(--n68) * 3);
  }
  .pl-4 {
    padding-left: calc(var(--n68) * 4);
  }
  .pl-8 {
    padding-left: calc(var(--n68) * 8);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .align-middle {
    vertical-align: middle;
  }
  .font-mono {
    font-family: var(--z19);
  }
  .font-sans {
    font-family: var(--z83);
  }
  .text-4xl {
    font-size: var(--a22);
    line-height: var(--p46, var(--d7));
  }
  .text-base {
    font-size: var(--h82);
    line-height: var(--p46, var(--m48));
  }
  .text-lg {
    font-size: var(--n52);
    line-height: var(--p46, var(--p15));
  }
  .text-sm {
    font-size: var(--x37);
    line-height: var(--p46, var(--u48));
  }
  .text-sm\/relaxed {
    font-size: var(--x37);
    line-height: var(--p60);
  }
  .text-xl {
    font-size: var(--u53);
    line-height: var(--p46, var(--g62));
  }
  .text-xs {
    font-size: var(--k84);
    line-height: var(--p46, var(--a31));
  }
  .text-\[0\.8rem\] {
    font-size: 0.8rem;
  }
  .leading-5 {
    --p46: calc(var(--n68) * 5);
    line-height: calc(var(--n68) * 5);
  }
  .leading-\[26px\] {
    --p46: 26px;
    line-height: 26px;
  }
  .leading-none {
    --p46: 1;
    line-height: 1;
  }
  .leading-normal {
    --p46: var(--j56);
    line-height: var(--j56);
  }
  .leading-relaxed {
    --p46: var(--p60);
    line-height: var(--p60);
  }
  .leading-snug {
    --p46: var(--y2);
    line-height: var(--y2);
  }
  .font-bold {
    --k71: var(--q57);
    font-weight: var(--q57);
  }
  .font-medium {
    --k71: var(--z36);
    font-weight: var(--z36);
  }
  .font-normal {
    --k71: var(--n32);
    font-weight: var(--n32);
  }
  .font-semibold {
    --k71: var(--h77);
    font-weight: var(--h77);
  }
  .tracking-\[-0\.44px\] {
    --n78: -0.44px;
    letter-spacing: -0.44px;
  }
  .tracking-\[-0\.154px\] {
    --n78: -0.154px;
    letter-spacing: -0.154px;
  }
  .tracking-tight {
    --n78: var(--w99);
    letter-spacing: var(--w99);
  }
  .tracking-widest {
    --n78: var(--v65);
    letter-spacing: var(--v65);
  }
  .text-balance {
    text-wrap: balance;
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .whitespace-break-spaces {
    white-space: break-spaces;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[\#34322d\] {
    color: #34322d;
  }
  .text-\[\#858481\] {
    color: #858481;
  }
  .text-current {
    color: currentcolor;
  }
  .text-red-500 {
    color: var(--e81);
  }
  .text-slate-600 {
    color: var(--q43);
  }
  .text-slate-700 {
    color: var(--n46);
  }
  .text-slate-900 {
    color: var(--u74);
  }
  .text-white {
    color: var(--g28);
  }
  .s2a8f8 {
    --q7: tabular-nums;
    font-variant-numeric: var(--p12,) var(--w14,) var(--j82,) var(--q7,) var(--z64,);
  }
  .underline-offset-4 {
    text-underline-offset: 4px;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-70 {
    opacity: 70%;
  }
  .shadow {
    --n38: 0 1px 3px 0 var(--w81, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--w81, rgb(0 0 0 / 0.1));
    box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
  }
  .shadow-\[0_0_0_1px_hsl\(var\(--b74\)\)\] {
    --n38: 0 0 0 1px var(--w81, hsl(var(--b74)));
    box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
  }
  .shadow-\[0px_4px_11px_0px_rgba\(0\,0\,0\,0\.08\)\] {
    --n38: 0px 4px 11px 0px var(--w81, rgba(0,0,0,0.08));
    box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
  }
  .shadow-lg {
    --n38: 0 10px 15px -3px var(--w81, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--w81, rgb(0 0 0 / 0.1));
    box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
  }
  .shadow-md {
    --n38: 0 4px 6px -1px var(--w81, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--w81, rgb(0 0 0 / 0.1));
    box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
  }
  .shadow-none {
    --n38: 0 0 #0000;
    box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
  }
  .shadow-sm {
    --n38: 0 1px 3px 0 var(--w81, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--w81, rgb(0 0 0 / 0.1));
    box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
  }
  .shadow-xl {
    --n38: 0 20px 25px -5px var(--w81, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--w81, rgb(0 0 0 / 0.1));
    box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
  }
  .shadow-xs {
    --n38: 0 1px 2px 0 var(--w81, rgb(0 0 0 / 0.05));
    box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
  }
  .ring-0 {
    --w44: var(--g16,) 0 0 0 calc(0px + var(--n3)) var(--g25, currentcolor);
    box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
  }
  .outline-hidden {
    --e95: none;
    outline-style: none;
    @media (forced-colors: active) {
      _6fprs: 2px solid transparent;
      outline-offset: 2px;
    }
  }
  ._6fprs {
    outline-style: var(--e95);
    outline-width: 1px;
  }
  .hp-grid {
    --d38: blur(var(--p49));
    -webkit-backdrop-filter: var(--d38,) var(--z30,) var(--e83,) var(--y41,) var(--e90,) var(--e19,) var(--t13,) var(--q70,) var(--g65,);
    backdrop-filter: var(--d38,) var(--z30,) var(--e83,) var(--y41,) var(--e90,) var(--e19,) var(--t13,) var(--q70,) var(--g65,);
  }
  ._hsvbi {
    --d38: blur(var(--d79));
    -webkit-backdrop-filter: var(--d38,) var(--z30,) var(--e83,) var(--y41,) var(--e90,) var(--e19,) var(--t13,) var(--q70,) var(--g65,);
    backdrop-filter: var(--d38,) var(--z30,) var(--e83,) var(--y41,) var(--e90,) var(--e19,) var(--t13,) var(--q70,) var(--g65,);
  }
  .s6g1d2 {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --n65, --n45, --u82, opacity, box-shadow, _5aigi, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--x43, var(--w91));
    transition-duration: var(--n24, var(--q28));
  }
  .transition-\[color\,box-shadow\] {
    transition-property: color,box-shadow;
    transition-timing-function: var(--x43, var(--w91));
    transition-duration: var(--n24, var(--q28));
  }
  .transition-\[left\,right\,width\] {
    transition-property: left,right,width;
    transition-timing-function: var(--x43, var(--w91));
    transition-duration: var(--n24, var(--q28));
  }
  .transition-\[margin\,opacity\] {
    transition-property: margin,opacity;
    transition-timing-function: var(--x43, var(--w91));
    transition-duration: var(--n24, var(--q28));
  }
  .transition-\[width\,height\,padding\] {
    transition-property: width,height,padding;
    transition-timing-function: var(--x43, var(--w91));
    transition-duration: var(--n24, var(--q28));
  }
  .transition-\[width\] {
    transition-property: width;
    transition-timing-function: var(--x43, var(--w91));
    transition-duration: var(--n24, var(--q28));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--x43, var(--w91));
    transition-duration: var(--n24, var(--q28));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --n65, --n45, --u82;
    transition-timing-function: var(--x43, var(--w91));
    transition-duration: var(--n24, var(--q28));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--x43, var(--w91));
    transition-duration: var(--n24, var(--q28));
  }
  .transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: var(--x43, var(--w91));
    transition-duration: var(--n24, var(--q28));
  }
  .transition-transform {
    transition-property: _5aigi, translate, scale, rotate;
    transition-timing-function: var(--x43, var(--w91));
    transition-duration: var(--n24, var(--q28));
  }
  .transition-none {
    transition-property: none;
  }
  .duration-100 {
    --n24: 100ms;
    transition-duration: 100ms;
  }
  .duration-200 {
    --n24: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --n24: 300ms;
    transition-duration: 300ms;
  }
  .duration-1000 {
    --n24: 1000ms;
    transition-duration: 1000ms;
  }
  .ease-in-out {
    --x43: var(--p8);
    transition-timing-function: var(--p8);
  }
  .ease-linear {
    --x43: linear;
    transition-timing-function: linear;
  }
  .outline-none {
    --e95: none;
    outline-style: none;
  }
  .y4f2l1 {
    -webkit-user-select: none;
    user-select: none;
  }
  .\[--t50\:--n68\(8\)\] {
    --t50: calc(var(--n68) * 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: pn-card) {
        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(--n68) * 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])) *) {
      --q96: calc(var(--n68) * 0.5);
      translate: var(--g42) var(--q96);
    }
  }
  .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(--n68) * 2.5);
    }
  }
  .group-has-\[\>input\]\/input-group\:pb-2\.5 {
    &:is(:where(.group\/input-group):has(>input) *) {
      padding-bottom: calc(var(--n68) * 2.5);
    }
  }
  .group-data-\[collapsible\=icon\]\:-mt-8 {
    &:is(:where(.i6n3x3)[data-collapsible="icon"] *) {
      margin-top: calc(var(--n68) * -8);
    }
  }
  .group-data-\[collapsible\=icon\]\:hidden {
    &:is(:where(.i6n3x3)[data-collapsible="icon"] *) {
      display: none;
    }
  }
  .group-data-\[collapsible\=icon\]\:size-8\! {
    &:is(:where(.i6n3x3)[data-collapsible="icon"] *) {
      width: calc(var(--n68) * 8) !important;
      height: calc(var(--n68) * 8) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\(--n71\) {
    &:is(:where(.i6n3x3)[data-collapsible="icon"] *) {
      width: var(--n71);
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--n71\)\+\(--n68\(4\)\)\)\] {
    &:is(:where(.i6n3x3)[data-collapsible="icon"] *) {
      width: calc(var(--n71) + (calc(var(--n68) * 4)));
    }
  }
  .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--n71\)\+\(--n68\(4\)\)\+2px\)\] {
    &:is(:where(.i6n3x3)[data-collapsible="icon"] *) {
      width: calc(var(--n71) + (calc(var(--n68) * 4)) + 2px);
    }
  }
  .group-data-\[collapsible\=icon\]\:overflow-hidden {
    &:is(:where(.i6n3x3)[data-collapsible="icon"] *) {
      overflow: hidden;
    }
  }
  .group-data-\[collapsible\=icon\]\:p-0\! {
    &:is(:where(.i6n3x3)[data-collapsible="icon"] *) {
      padding: calc(var(--n68) * 0) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:p-2\! {
    &:is(:where(.i6n3x3)[data-collapsible="icon"] *) {
      padding: calc(var(--n68) * 2) !important;
    }
  }
  .group-data-\[collapsible\=icon\]\:opacity-0 {
    &:is(:where(.i6n3x3)[data-collapsible="icon"] *) {
      opacity: 0%;
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--k34\)\*-1\)\] {
    &:is(:where(.i6n3x3)[data-collapsible="offcanvas"] *) {
      right: calc(var(--k34) * -1);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--k34\)\*-1\)\] {
    &:is(:where(.i6n3x3)[data-collapsible="offcanvas"] *) {
      left: calc(var(--k34) * -1);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:w-0 {
    &:is(:where(.i6n3x3)[data-collapsible="offcanvas"] *) {
      width: calc(var(--n68) * 0);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:translate-x-0 {
    &:is(:where(.i6n3x3)[data-collapsible="offcanvas"] *) {
      --g42: calc(var(--n68) * 0);
      translate: var(--g42) var(--q96);
    }
  }
  .group-data-\[disabled\=true\]\:pointer-events-none {
    &:is(:where(.i6n3x3)[data-disabled="true"] *) {
      pointer-events: none;
    }
  }
  .group-data-\[disabled\=true\]\:opacity-50 {
    &:is(:where(.i6n3x3)[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"] *) {
      --w44: var(--g16,) 0 0 0 calc(3px + var(--n3)) var(--g25, currentcolor);
      box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
    }
  }
  .group-data-\[side\=left\]\:-right-4 {
    &:is(:where(.i6n3x3)[data-side="left"] *) {
      right: calc(var(--n68) * -4);
    }
  }
  .group-data-\[side\=left\]\:border-r {
    &:is(:where(.i6n3x3)[data-side="left"] *) {
      border-right-style: var(--f65);
      border-right-width: 1px;
    }
  }
  .group-data-\[side\=right\]\:left-0 {
    &:is(:where(.i6n3x3)[data-side="right"] *) {
      left: calc(var(--n68) * 0);
    }
  }
  .group-data-\[side\=right\]\:rotate-180 {
    &:is(:where(.i6n3x3)[data-side="right"] *) {
      rotate: 180deg;
    }
  }
  .group-data-\[side\=right\]\:border-l {
    &:is(:where(.i6n3x3)[data-side="right"] *) {
      border-left-style: var(--f65);
      border-left-width: 1px;
    }
  }
  .group-data-\[state\=open\]\:rotate-180 {
    &:is(:where(.i6n3x3)[data-state="open"] *) {
      rotate: 180deg;
    }
  }
  .group-data-\[variant\=floating\]\:rounded-lg {
    &:is(:where(.i6n3x3)[data-variant="floating"] *) {
      border-radius: var(--q83);
    }
  }
  .group-data-\[variant\=floating\]\:border {
    &:is(:where(.i6n3x3)[data-variant="floating"] *) {
      border-style: var(--f65);
      border-width: 1px;
    }
  }
  .group-data-\[variant\=floating\]\:shadow-sm {
    &:is(:where(.i6n3x3)[data-variant="floating"] *) {
      --n38: 0 1px 3px 0 var(--w81, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--w81, rgb(0 0 0 / 0.1));
      box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
    }
  }
  .group-data-\[variant\=outline\]\/field-group\:-mb-2 {
    &:is(:where(.group\/field-group)[data-variant="_6fprs"] *) {
      margin-bottom: calc(var(--n68) * -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(--n68) * 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(--y64);
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:border {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      border-style: var(--f65);
      border-width: 1px;
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:shadow {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      --n38: 0 1px 3px 0 var(--w81, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--w81, rgb(0 0 0 / 0.1));
      box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
    }
  }
  .group-data-\[viewport\=false\]\/navigation-menu\:duration-200 {
    &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
      --n24: 200ms;
      transition-duration: 200ms;
    }
  }
  .peer-disabled\:cursor-not-allowed {
    &:is(:where(._5v8f3):disabled ~ *) {
      cursor: not-allowed;
    }
  }
  .peer-disabled\:opacity-50 {
    &:is(:where(._5v8f3):disabled ~ *) {
      opacity: 50%;
    }
  }
  .peer-data-\[size\=default\]\/menu-button\:top-1\.5 {
    &:is(:where(.peer\/menu-button)[data-size="default"] ~ *) {
      top: calc(var(--n68) * 1.5);
    }
  }
  .peer-data-\[size\=lg\]\/menu-button\:top-2\.5 {
    &:is(:where(.peer\/menu-button)[data-size="lg"] ~ *) {
      top: calc(var(--n68) * 2.5);
    }
  }
  .peer-data-\[size\=sm\]\/menu-button\:top-1 {
    &:is(:where(.peer\/menu-button)[data-size="x5a5t8"] ~ *) {
      top: calc(var(--n68) * 1);
    }
  }
  .file\:inline-flex {
    &::file-selector-button {
      display: inline-flex;
    }
  }
  .file\:h-7 {
    &::file-selector-button {
      height: calc(var(--n68) * 7);
    }
  }
  .file\:border-0 {
    &::file-selector-button {
      border-style: var(--f65);
      border-width: 0px;
    }
  }
  .file\:bg-transparent {
    &::file-selector-button {
      background-color: transparent;
    }
  }
  .file\:text-sm {
    &::file-selector-button {
      font-size: var(--x37);
      line-height: var(--p46, var(--u48));
    }
  }
  .file\:font-medium {
    &::file-selector-button {
      --k71: var(--z36);
      font-weight: var(--z36);
    }
  }
  .after\:absolute {
    &::after {
      content: var(--h24);
      position: absolute;
    }
  }
  .after\:-inset-2 {
    &::after {
      content: var(--h24);
      inset: calc(var(--n68) * -2);
    }
  }
  .after\:inset-y-0 {
    &::after {
      content: var(--h24);
      inset-block: calc(var(--n68) * 0);
    }
  }
  .after\:left-1\/2 {
    &::after {
      content: var(--h24);
      left: calc(1/2 * 100%);
    }
  }
  .after\:w-1 {
    &::after {
      content: var(--h24);
      width: calc(var(--n68) * 1);
    }
  }
  .after\:w-\[2px\] {
    &::after {
      content: var(--h24);
      width: 2px;
    }
  }
  .after\:-translate-x-1\/2 {
    &::after {
      content: var(--h24);
      --g42: calc(calc(1/2 * 100%) * -1);
      translate: var(--g42) var(--q96);
    }
  }
  .group-data-\[collapsible\=offcanvas\]\:after\:left-full {
    &:is(:where(.i6n3x3)[data-collapsible="offcanvas"] *) {
      &::after {
        content: var(--h24);
        left: 100%;
      }
    }
  }
  .first\:rounded-l-md {
    &:first-child {
      border-top-left-radius: var(--y64);
      border-bottom-left-radius: var(--y64);
    }
  }
  .first\:border-l {
    &:first-child {
      border-left-style: var(--f65);
      border-left-width: 1px;
    }
  }
  .last\:mt-0 {
    &:last-child {
      margin-top: calc(var(--n68) * 0);
    }
  }
  .last\:rounded-r-md {
    &:last-child {
      border-top-right-radius: var(--y64);
      border-bottom-right-radius: var(--y64);
    }
  }
  .last\:border-b-0 {
    &:last-child {
      border-bottom-style: var(--f65);
      border-bottom-width: 0px;
    }
  }
  .hover\:bg-\[\#1a1a19\]\/90 {
    &:hover {
      @media (hover: pn-card) {
        background-color: color-mix(in oklab, #1a1a19 90%, transparent);
      }
    }
  }
  .hover\:bg-blue-700 {
    &:hover {
      @media (hover: pn-card) {
        background-color: var(--d20);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: pn-card) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:opacity-90 {
    &:hover {
      @media (hover: pn-card) {
        opacity: 90%;
      }
    }
  }
  .hover\:opacity-100 {
    &:hover {
      @media (hover: pn-card) {
        opacity: 100%;
      }
    }
  }
  .hover\:shadow-\[0_0_0_1px_hsl\(var\(--k69\)\)\] {
    &:hover {
      @media (hover: pn-card) {
        --n38: 0 0 0 1px var(--w81, hsl(var(--k69)));
        box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
      }
    }
  }
  .hover\:shadow-lg {
    &:hover {
      @media (hover: pn-card) {
        --n38: 0 10px 15px -3px var(--w81, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--w81, rgb(0 0 0 / 0.1));
        box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
      }
    }
  }
  .hover\:ring-4 {
    &:hover {
      @media (hover: pn-card) {
        --w44: var(--g16,) 0 0 0 calc(4px + var(--n3)) var(--g25, currentcolor);
        box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
      }
    }
  }
  .focus\:z-10 {
    &:focus {
      z-index: 10;
    }
  }
  .focus\:ring-2 {
    &:focus {
      --w44: var(--g16,) 0 0 0 calc(2px + var(--n3)) var(--g25, currentcolor);
      box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
    }
  }
  .focus\:ring-offset-2 {
    &:focus {
      --n3: 2px;
      --g41: var(--g16,) 0 0 0 var(--n3) var(--e55);
    }
  }
  .focus\:outline-hidden {
    &:focus {
      --e95: none;
      outline-style: none;
      @media (forced-colors: active) {
        _6fprs: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .focus-visible\:z-10 {
    &:focus-visible {
      z-index: 10;
    }
  }
  .focus-visible\:ring-0 {
    &:focus-visible {
      --w44: var(--g16,) 0 0 0 calc(0px + var(--n3)) var(--g25, currentcolor);
      box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
    }
  }
  .focus-visible\:ring-1 {
    &:focus-visible {
      --w44: var(--g16,) 0 0 0 calc(1px + var(--n3)) var(--g25, currentcolor);
      box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
    }
  }
  .focus-visible\:ring-2 {
    &:focus-visible {
      --w44: var(--g16,) 0 0 0 calc(2px + var(--n3)) var(--g25, currentcolor);
      box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
    }
  }
  .focus-visible\:ring-4 {
    &:focus-visible {
      --w44: var(--g16,) 0 0 0 calc(4px + var(--n3)) var(--g25, currentcolor);
      box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
    }
  }
  .focus-visible\:ring-\[3px\] {
    &:focus-visible {
      --w44: var(--g16,) 0 0 0 calc(3px + var(--n3)) var(--g25, currentcolor);
      box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
    }
  }
  .focus-visible\:ring-offset-1 {
    &:focus-visible {
      --n3: 1px;
      --g41: var(--g16,) 0 0 0 var(--n3) var(--e55);
    }
  }
  .focus-visible\:outline-hidden {
    &:focus-visible {
      --e95: none;
      outline-style: none;
      @media (forced-colors: active) {
        _6fprs: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .focus-visible\:outline-1 {
    &:focus-visible {
      outline-style: var(--e95);
      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) {
      --w44: var(--g16,) 0 0 0 calc(3px + var(--n3)) var(--g25, currentcolor);
      box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
    }
  }
  .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)) {
      --w44: var(--g16,) 0 0 0 calc(3px + var(--n3)) var(--g25, currentcolor);
      box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
    }
  }
  .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(--n68) * 2);
    }
  }
  .has-\[\>\[data-slot\=checkbox-group\]\]\:gap-3 {
    &:has(>[data-slot=checkbox-group]) {
      gap: calc(var(--n68) * 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(--y64);
    }
  }
  .has-\[\>\[data-slot\=field\]\]\:border {
    &:has(>[data-slot=field]) {
      border-style: var(--f65);
      border-width: 1px;
    }
  }
  .has-\[\>\[data-slot\=radio-group\]\]\:gap-3 {
    &:has(>[data-slot=radio-group]) {
      gap: calc(var(--n68) * 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\(--n68\)\*4\)_1fr\] {
    &:has(>svg) {
      grid-template-columns: calc(var(--n68) * 4) 1fr;
    }
  }
  .has-\[\>svg\]\:gap-x-3 {
    &:has(>svg) {
      column-gap: calc(var(--n68) * 3);
    }
  }
  .has-\[\>svg\]\:p-0 {
    &:has(>svg) {
      padding: calc(var(--n68) * 0);
    }
  }
  .has-\[\>svg\]\:px-2 {
    &:has(>svg) {
      padding-inline: calc(var(--n68) * 2);
    }
  }
  .has-\[\>svg\]\:px-2\.5 {
    &:has(>svg) {
      padding-inline: calc(var(--n68) * 2.5);
    }
  }
  .has-\[\>svg\]\:px-3 {
    &:has(>svg) {
      padding-inline: calc(var(--n68) * 3);
    }
  }
  .has-\[\>svg\]\:px-4 {
    &:has(>svg) {
      padding-inline: calc(var(--n68) * 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"] {
      --k71: var(--z36);
      font-weight: var(--z36);
    }
  }
  .data-\[active\=true\]\:ring-\[3px\] {
    &[data-active="true"] {
      --w44: var(--g16,) 0 0 0 calc(3px + var(--n3)) var(--g25, currentcolor);
      box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
    }
  }
  .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(--n68) * 8);
    }
  }
  .data-\[orientation\=horizontal\]\:h-1\.5 {
    &[data-orientation="horizontal"] {
      height: calc(var(--n68) * 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(--n68) * 44);
    }
  }
  .data-\[orientation\=vertical\]\:w-1\.5 {
    &[data-orientation="vertical"] {
      width: calc(var(--n68) * 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(--h24);
        left: calc(var(--n68) * 0);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:h-1 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--h24);
        height: calc(var(--n68) * 1);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:w-full {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--h24);
        width: 100%;
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:translate-x-0 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--h24);
        --g42: calc(var(--n68) * 0);
        translate: var(--g42) var(--q96);
      }
    }
  }
  .data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2 {
    &[data-panel-group-direction="vertical"] {
      &::after {
        content: var(--h24);
        --q96: calc(calc(1/2 * 100%) * -1);
        translate: var(--g42) var(--q96);
      }
    }
  }
  .data-\[range-end\=true\]\:rounded-md {
    &[data-range-end="true"] {
      border-radius: var(--y64);
    }
  }
  .data-\[range-end\=true\]\:rounded-r-md {
    &[data-range-end="true"] {
      border-top-right-radius: var(--y64);
      border-bottom-right-radius: var(--y64);
    }
  }
  .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(--y64);
    }
  }
  .data-\[range-start\=true\]\:rounded-l-md {
    &[data-range-start="true"] {
      border-top-left-radius: var(--y64);
      border-bottom-left-radius: var(--y64);
    }
  }
  .data-\[selected\=true\]\:rounded-none {
    &[data-selected="true"] {
      border-radius: 0;
    }
  }
  .data-\[side\=bottom\]\:translate-y-1 {
    &[data-side="bottom"] {
      --q96: calc(var(--n68) * 1);
      translate: var(--g42) var(--q96);
    }
  }
  .data-\[side\=left\]\:-translate-x-1 {
    &[data-side="left"] {
      --g42: calc(var(--n68) * -1);
      translate: var(--g42) var(--q96);
    }
  }
  .data-\[side\=right\]\:translate-x-1 {
    &[data-side="right"] {
      --g42: calc(var(--n68) * 1);
      translate: var(--g42) var(--q96);
    }
  }
  .data-\[side\=top\]\:-translate-y-1 {
    &[data-side="top"] {
      --q96: calc(var(--n68) * -1);
      translate: var(--g42) var(--q96);
    }
  }
  .data-\[size\=default\]\:h-9 {
    &[data-size="default"] {
      height: calc(var(--n68) * 9);
    }
  }
  .data-\[size\=sm\]\:h-8 {
    &[data-size="x5a5t8"] {
      height: calc(var(--n68) * 8);
    }
  }
  .data-\[slot\=checkbox-group\]\:gap-3 {
    &[data-slot="checkbox-group"] {
      gap: calc(var(--n68) * 3);
    }
  }
  .\*\*\:data-\[slot\=command-input-wrapper\]\:h-12 {
    :is(& *) {
      &[data-slot="command-input-wrapper"] {
        height: calc(var(--n68) * 12);
      }
    }
  }
  .\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:ring-0 {
    :is(& *) {
      &[data-slot="navigation-menu-link"] {
        &:focus {
          --w44: var(--g16,) 0 0 0 calc(0px + var(--n3)) var(--g25, currentcolor);
          box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
        }
      }
    }
  }
  .\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:outline-none {
    :is(& *) {
      &[data-slot="navigation-menu-link"] {
        &:focus {
          --e95: 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(--n68) * 2);
      }
    }
  }
  .data-\[state\=active\]\:shadow-sm {
    &[data-state="active"] {
      --n38: 0 1px 3px 0 var(--w81, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--w81, rgb(0 0 0 / 0.1));
      box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
    }
  }
  .data-\[state\=checked\]\:translate-x-\[calc\(100\%-2px\)\] {
    &[data-state="checked"] {
      --g42: calc(100% - 2px);
      translate: var(--g42) var(--q96);
    }
  }
  .data-\[state\=closed\]\:duration-300 {
    &[data-state="closed"] {
      --n24: 300ms;
      transition-duration: 300ms;
    }
  }
  .data-\[state\=open\]\:opacity-100 {
    &[data-state="open"] {
      opacity: 100%;
    }
  }
  .data-\[state\=open\]\:duration-500 {
    &[data-state="open"] {
      --n24: 500ms;
      transition-duration: 500ms;
    }
  }
  .data-\[state\=unchecked\]\:translate-x-0 {
    &[data-state="unchecked"] {
      --g42: calc(var(--n68) * 0);
      translate: var(--g42) var(--q96);
    }
  }
  .data-\[variant\=label\]\:text-sm {
    &[data-variant="label"] {
      font-size: var(--x37);
      line-height: var(--p46, var(--u48));
    }
  }
  .data-\[variant\=legend\]\:text-base {
    &[data-variant="legend"] {
      font-size: var(--h82);
      line-height: var(--p46, var(--m48));
    }
  }
  .data-\[variant\=outline\]\:border-l-0 {
    &[data-variant="_6fprs"] {
      border-left-style: var(--f65);
      border-left-width: 0px;
    }
  }
  .data-\[variant\=outline\]\:shadow-xs {
    &[data-variant="_6fprs"] {
      --n38: 0 1px 2px 0 var(--w81, rgb(0 0 0 / 0.05));
      box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
    }
  }
  .data-\[variant\=outline\]\:first\:border-l {
    &[data-variant="_6fprs"] {
      &:first-child {
        border-left-style: var(--f65);
        border-left-width: 1px;
      }
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:inset-x-0 {
    &[data-vaul-drawer-direction="bottom"] {
      inset-inline: calc(var(--n68) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:bottom-0 {
    &[data-vaul-drawer-direction="bottom"] {
      bottom: calc(var(--n68) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:mt-24 {
    &[data-vaul-drawer-direction="bottom"] {
      margin-top: calc(var(--n68) * 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(--q83);
      border-top-right-radius: var(--q83);
    }
  }
  .data-\[vaul-drawer-direction\=bottom\]\:border-t {
    &[data-vaul-drawer-direction="bottom"] {
      border-top-style: var(--f65);
      border-top-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=left\]\:inset-y-0 {
    &[data-vaul-drawer-direction="left"] {
      inset-block: calc(var(--n68) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=left\]\:left-0 {
    &[data-vaul-drawer-direction="left"] {
      left: calc(var(--n68) * 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(--f65);
      border-right-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:inset-y-0 {
    &[data-vaul-drawer-direction="right"] {
      inset-block: calc(var(--n68) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:right-0 {
    &[data-vaul-drawer-direction="right"] {
      right: calc(var(--n68) * 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(--f65);
      border-left-width: 1px;
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:inset-x-0 {
    &[data-vaul-drawer-direction="top"] {
      inset-inline: calc(var(--n68) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:top-0 {
    &[data-vaul-drawer-direction="top"] {
      top: calc(var(--n68) * 0);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:mb-24 {
    &[data-vaul-drawer-direction="top"] {
      margin-bottom: calc(var(--n68) * 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(--q83);
      border-bottom-left-radius: var(--q83);
    }
  }
  .data-\[vaul-drawer-direction\=top\]\:border-b {
    &[data-vaul-drawer-direction="top"] {
      border-bottom-style: var(--f65);
      border-bottom-width: 1px;
    }
  }
  .nth-last-2\:-mt-1 {
    &:nth-last-child(2) {
      margin-top: calc(var(--n68) * -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(--z3);
    }
  }
  .sm\:max-w-sm {
    @media (width >= 40rem) {
      max-width: var(--j17);
    }
  }
  .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(--n68) * 2.5);
    }
  }
  .sm\:pr-2\.5 {
    @media (width >= 40rem) {
      padding-right: calc(var(--n68) * 2.5);
    }
  }
  .sm\:pl-2\.5 {
    @media (width >= 40rem) {
      padding-left: calc(var(--n68) * 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(--j17);
      }
    }
  }
  .data-\[vaul-drawer-direction\=right\]\:sm\:max-w-sm {
    &[data-vaul-drawer-direction="right"] {
      @media (width >= 40rem) {
        max-width: var(--j17);
      }
    }
  }
  .md\:absolute {
    @media (width >= 48rem) {
      position: absolute;
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:w-\[var\(--j39\)\] {
    @media (width >= 48rem) {
      width: var(--j39);
    }
  }
  .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(--n68) * 1.5);
    }
  }
  .md\:p-12 {
    @media (width >= 48rem) {
      padding: calc(var(--n68) * 12);
    }
  }
  .md\:text-left {
    @media (width >= 48rem) {
      text-align: left;
    }
  }
  .md\:text-sm {
    @media (width >= 48rem) {
      font-size: var(--x37);
      line-height: var(--p46, var(--u48));
    }
  }
  .md\:opacity-0 {
    @media (width >= 48rem) {
      opacity: 0%;
    }
  }
  .md\:peer-data-\[variant\=inset\]\:m-2 {
    @media (width >= 48rem) {
      &:is(:where(._5v8f3)[data-variant="inset"] ~ *) {
        margin: calc(var(--n68) * 2);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:ml-0 {
    @media (width >= 48rem) {
      &:is(:where(._5v8f3)[data-variant="inset"] ~ *) {
        margin-left: calc(var(--n68) * 0);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:rounded-xl {
    @media (width >= 48rem) {
      &:is(:where(._5v8f3)[data-variant="inset"] ~ *) {
        border-radius: var(--q80);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:shadow-sm {
    @media (width >= 48rem) {
      &:is(:where(._5v8f3)[data-variant="inset"] ~ *) {
        --n38: 0 1px 3px 0 var(--w81, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--w81, rgb(0 0 0 / 0.1));
        box-shadow: var(--n47), var(--x93), var(--g41), var(--w44), var(--n38);
      }
    }
  }
  .md\:peer-data-\[variant\=inset\]\:peer-data-\[state\=collapsed\]\:ml-2 {
    @media (width >= 48rem) {
      &:is(:where(._5v8f3)[data-variant="inset"] ~ *) {
        &:is(:where(._5v8f3)[data-state="collapsed"] ~ *) {
          margin-left: calc(var(--n68) * 2);
        }
      }
    }
  }
  .md\:after\:hidden {
    @media (width >= 48rem) {
      &::after {
        content: var(--h24);
        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: x1t3b5) {
      background-color: transparent;
    }
  }
  .\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent {
    & ._i9u3r[stroke='#fff'] {
      stroke: transparent;
    }
  }
  .\[\&_\.recharts-layer\]\:outline-hidden {
    & ._p6u5p {
      --e95: none;
      outline-style: none;
      @media (forced-colors: active) {
        _6fprs: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\.recharts-sector\]\:outline-hidden {
    & ._2x9dk {
      --e95: none;
      outline-style: none;
      @media (forced-colors: active) {
        _6fprs: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent {
    & ._2x9dk[stroke='#fff'] {
      stroke: transparent;
    }
  }
  .\[\&_\.recharts-surface\]\:outline-hidden {
    & .e4f1k3 {
      --e95: none;
      outline-style: none;
      @media (forced-colors: active) {
        _6fprs: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:px-2 {
    & [cmdk-group-heading] {
      padding-inline: calc(var(--n68) * 2);
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:py-1\.5 {
    & [cmdk-group-heading] {
      padding-block: calc(var(--n68) * 1.5);
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:text-xs {
    & [cmdk-group-heading] {
      font-size: var(--k84);
      line-height: var(--p46, var(--a31));
    }
  }
  .\[\&_\[cmdk-group-heading\]\]\:font-medium {
    & [cmdk-group-heading] {
      --k71: var(--z36);
      font-weight: var(--z36);
    }
  }
  .\[\&_\[cmdk-group\]\]\:px-2 {
    & [cmdk-group] {
      padding-inline: calc(var(--n68) * 2);
    }
  }
  .\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 {
    & [cmdk-group]:not([hidden]) ~[cmdk-group] {
      padding-top: calc(var(--n68) * 0);
    }
  }
  .\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 {
    & [cmdk-input-wrapper] svg {
      height: calc(var(--n68) * 5);
    }
  }
  .\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 {
    & [cmdk-input-wrapper] svg {
      width: calc(var(--n68) * 5);
    }
  }
  .\[\&_\[cmdk-input\]\]\:h-12 {
    & [cmdk-input] {
      height: calc(var(--n68) * 12);
    }
  }
  .\[\&_\[cmdk-item\]\]\:px-2 {
    & [cmdk-item] {
      padding-inline: calc(var(--n68) * 2);
    }
  }
  .\[\&_\[cmdk-item\]\]\:py-3 {
    & [cmdk-item] {
      padding-block: calc(var(--n68) * 3);
    }
  }
  .\[\&_\[cmdk-item\]_svg\]\:h-5 {
    & [cmdk-item] svg {
      height: calc(var(--n68) * 5);
    }
  }
  .\[\&_\[cmdk-item\]_svg\]\:w-5 {
    & [cmdk-item] svg {
      width: calc(var(--n68) * 5);
    }
  }
  .\[\&_img\]\:size-full {
    & img {
      width: 100%;
      height: 100%;
    }
  }
  .\[\&_img\]\:object-cover {
    & img {
      object-fit: cover;
    }
  }
  .\[\&_p\]\:leading-relaxed {
    & p {
      --p46: var(--p60);
      line-height: var(--p60);
    }
  }
  .\[\&_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(--n68) * 3);
      height: calc(var(--n68) * 3);
    }
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 {
    & svg:not([class*='size-']) {
      width: calc(var(--n68) * 4);
      height: calc(var(--n68) * 4);
    }
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-6 {
    & svg:not([class*='size-']) {
      width: calc(var(--n68) * 6);
      height: calc(var(--n68) * 6);
    }
  }
  .\[\&_tr\]\:border-b {
    & tr {
      border-bottom-style: var(--f65);
      border-bottom-width: 1px;
    }
  }
  .\[\&_tr\:last-child\]\:border-0 {
    & tr:last-child {
      border-style: var(--f65);
      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(--y64);
      border-bottom-left-radius: var(--y64);
    }
  }
  .\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0 {
    &:has([role=checkbox]) {
      padding-right: calc(var(--n68) * 0);
    }
  }
  .\[\.border-b\]\:pb-3 {
    &:is(.border-b) {
      padding-bottom: calc(var(--n68) * 3);
    }
  }
  .\[\.border-b\]\:pb-6 {
    &:is(.border-b) {
      padding-bottom: calc(var(--n68) * 6);
    }
  }
  .\[\.border-t\]\:pt-3 {
    &:is(.border-t) {
      padding-top: calc(var(--n68) * 3);
    }
  }
  .\[\.border-t\]\:pt-6 {
    &:is(.border-t) {
      padding-top: calc(var(--n68) * 6);
    }
  }
  .rtl\:\*\*\:\[\.rdp-button\\_next\>svg\]\:rotate-180 {
    &:where(:dir(rtl), [dir="z8z5r3"], [dir="z8z5r3"] *) {
      :is(& *) {
        &:is(._1if41>svg) {
          rotate: 180deg;
        }
      }
    }
  }
  .rtl\:\*\*\:\[\.rdp-button\\_previous\>svg\]\:rotate-180 {
    &:where(:dir(rtl), [dir="z8z5r3"], [dir="z8z5r3"] *) {
      :is(& *) {
        &:is(._gkplr>svg) {
          rotate: 180deg;
        }
      }
    }
  }
  .\[a\]\:transition-colors {
    &:is(a) {
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --n65, --n45, --u82;
      transition-timing-function: var(--x43, var(--w91));
      transition-duration: var(--n24, var(--q28));
    }
  }
  .\*\:\[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(--n68) * 2);
        }
      }
    }
  }
  .\[\&\:last-child\[data-selected\=true\]_button\]\:rounded-r-md {
    &:last-child[data-selected=true] button {
      border-top-right-radius: var(--y64);
      border-bottom-right-radius: var(--y64);
    }
  }
  .\[\&\>\*\]\: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(--n68) * 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(--f65);
      border-top-width: 0px;
    }
  }
  .\[\&\>\*\:not\(\:first-child\)\]\:border-l-0 {
    &>*:not(:first-child) {
      border-left-style: var(--f65);
      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(--n68) * 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(--y64);
        border-bottom-right-radius: var(--y64);
      }
    }
  }
  .\[\&\>\[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] {
      --q96: 2px;
      translate: var(--g42) var(--q96);
    }
  }
  .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(--n68) * 3);
      }
    }
  }
  .has-\[\>\[data-align\=block-start\]\]\:\[\&\>input\]\:pb-3 {
    &:has(>[data-align=block-start]) {
      &>input {
        padding-bottom: calc(var(--n68) * 3);
      }
    }
  }
  .has-\[\>\[data-align\=inline-end\]\]\:\[\&\>input\]\:pr-2 {
    &:has(>[data-align=inline-end]) {
      &>input {
        padding-right: calc(var(--n68) * 2);
      }
    }
  }
  .has-\[\>\[data-align\=inline-start\]\]\:\[\&\>input\]\:pl-2 {
    &:has(>[data-align=inline-start]) {
      &>input {
        padding-left: calc(var(--n68) * 2);
      }
    }
  }
  .\[\&\>kbd\]\:rounded-\[calc\(var\(--t48\)-5px\)\] {
    &>kbd {
      border-radius: calc(var(--t48) - 5px);
    }
  }
  .\[\&\>span\]\:text-xs {
    &>span {
      font-size: var(--k84);
      line-height: var(--p46, var(--a31));
    }
  }
  .\[\&\>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(--n68) * 3);
      height: calc(var(--n68) * 3);
    }
  }
  .\[\&\>svg\]\:size-3\.5 {
    &>svg {
      width: calc(var(--n68) * 3.5);
      height: calc(var(--n68) * 3.5);
    }
  }
  .\[\&\>svg\]\:size-4 {
    &>svg {
      width: calc(var(--n68) * 4);
      height: calc(var(--n68) * 4);
    }
  }
  .\[\&\>svg\]\:h-2\.5 {
    &>svg {
      height: calc(var(--n68) * 2.5);
    }
  }
  .\[\&\>svg\]\:h-3 {
    &>svg {
      height: calc(var(--n68) * 3);
    }
  }
  .\[\&\>svg\]\:w-2\.5 {
    &>svg {
      width: calc(var(--n68) * 2.5);
    }
  }
  .\[\&\>svg\]\:w-3 {
    &>svg {
      width: calc(var(--n68) * 3);
    }
  }
  .\[\&\>svg\]\:shrink-0 {
    &>svg {
      flex-shrink: 0;
    }
  }
  .\[\&\>svg\]\:translate-y-0\.5 {
    &>svg {
      --q96: calc(var(--n68) * 0.5);
      translate: var(--g42) var(--q96);
    }
  }
  .\[\&\>svg\]\:text-current {
    &>svg {
      color: currentcolor;
    }
  }
  .\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3\.5 {
    &>svg:not([class*='size-']) {
      width: calc(var(--n68) * 3.5);
      height: calc(var(--n68) * 3.5);
    }
  }
  .\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 {
    &>svg:not([class*='size-']) {
      width: calc(var(--n68) * 4);
      height: calc(var(--n68) * 4);
    }
  }
  .\[\&\>tr\]\:last\:border-b-0 {
    &>tr {
      &:last-child {
        border-bottom-style: var(--f65);
        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(--n68) * -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(--n68) * -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(--n68) * -1.5);
    }
  }
}
:root {
  --q20: #11110f;
  --t51: #1a1a17;
  --m80: #f3efe6;
  --u43: #b6b1a7;
  --t86: #d95d2a;
  --q90: rgba(243,239,230,.16);
  --n90: #2b2a25;
  font-family: "Noto Sans SC", sans-serif;
  color: var(--m80);
  background: var(--q20);
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  background: var(--q20);
  color: var(--m80);
  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;
}
._1mqiz {
  overflow: hidden;
  background: var(--q20);
}
.pn-box {
  height: 74px;
  display: flex;
  align-items: center;
  padding: 0 3vw;
  border-bottom: 1px solid var(--q90);
  position: relative;
  z-index: 10;
  background: rgba(17,17,15,.9);
  backdrop-filter: blur(18px);
}
.fn-slot {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 205px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .04em;
}
.dk-head {
  display: block;
  width: 29px;
  height: 29px;
  object-fit: contain;
}
._wnwg9 {
  display: flex;
  gap: 25px;
  margin: auto;
}
.a4s8b9 {
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--u43);
  font-size: 13px;
  s6g1d2: color .2s ease;
}
.a4s8b9 small {
  font-size: 9px;
  color: #817d73;
}
.a4s8b9:hover,.nav-link.active {
  color: var(--m80);
}
.nav-link.active small {
  color: var(--t86);
}
.vw-zone {
  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(--u43);
  padding: 8px;
}
.lq-note,.w8s4x8 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: var(--t86);
  color: #fff8f1;
  border: 1px solid var(--t86);
  padding: 10px 15px;
  font-size: 13px;
  font-weight: 600;
  s6g1d2: _5aigi .16s ease,background .2s ease;
}
.lq-note:hover,.w8s4x8:hover {
  background: #ee6a32;
  _5aigi: translateY(-2px);
}
.lq-note:active,.w8s4x8:active {
  _5aigi: scale(.97);
}
.q1k6e2 {
  display: none;
  border: 0;
  background: transparent;
}
._1xq9e {
  display: none;
}
._uo5gv {
  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(--q90);
}
.qr-grid {
  border-right: 1px solid var(--q90);
  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;
}
.qr-grid i {
  height: 70px;
  border-left: 1px solid var(--t86);
  display: block;
}
.fn-head {
  padding: clamp(70px,13vh,155px) clamp(28px,6vw,92px) 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.z8j9o8 {
  display: flex;
  align-items: center;
  gap: 7px;
  margin: 0 0 22px;
  color: var(--t86);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .13em;
  text-transform: uppercase;
}
.fn-head h1,.vw-list h1,.bw-pan h1,.wd-area h1,._ifp8e 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;
}
._3cerm {
  max-width: 405px;
  font-size: 15px;
  line-height: 2;
  color: var(--u43);
  margin: 35px 0;
}
.sl-flow {
  display: flex;
  align-items: center;
  gap: 22px;
}
.a8b1c3 {
  font-size: 13px;
  color: var(--m80);
  display: flex;
  align-items: center;
  gap: 8px;
  border-bottom: 1px solid var(--u43);
  padding: 9px 0;
}
.lq-row {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-top: 35px;
  color: #888277;
  font-size: 11px;
}
.p9h1g7 {
  position: relative;
  padding: 6vw 5.5vw 5.2vw 0;
  display: flex;
  align-items: center;
  min-height: 600px;
}
._87knd {
  position: relative;
  overflow: hidden;
  height: min(68vh,680px);
  width: 100%;
  background: #26241f;
}
._87knd img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .9;
  s6g1d2: _5aigi 1.1s cubic-bezier(.23,1,.32,1);
}
._87knd:hover img {
  _5aigi: scale(1.045);
}
._g0xig {
  position: absolute;
  inset: 0;
  background: linear-gradient(125deg,rgba(0,0,0,.5),transparent 55%,rgba(0,0,0,.15));
}
.s2x6k4,._0hz15 {
  position: absolute;
  top: 17px;
  color: #e7dfd1;
  font-size: 9px;
  letter-spacing: .12em;
}
.s2x6k4 {
  left: 19px;
}
._0hz15 {
  right: 19px;
}
.qr-card {
  position: absolute;
  left: 20px;
  bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.qr-card span {
  font-size: 9px;
  color: #e7dfd1;
  letter-spacing: .14em;
}
.qr-card strong {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
}
.t8f9a4 {
  position: absolute;
  right: 1.8vw;
  bottom: 2.2vw;
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--u43);
  font-size: 9px;
  letter-spacing: .1em;
  writing-mode: vertical-rl;
}
.bw-col {
  padding: 112px 5.8vw 124px;
}
.p6m9o5 {
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  align-items: end;
  margin-bottom: 45px;
}
.p6m9o5 h2,._wwsu9 h2,.wd-body 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;
}
.nf-head {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 1px;
  background: var(--q90);
}
._tfacw {
  background: var(--q20);
  padding: 16px;
  s6g1d2: background .28s ease;
}
._tfacw:hover {
  background: var(--t51);
}
.w9t9u2 {
  height: 230px;
  overflow: hidden;
  position: relative;
  background: #27251f;
}
.w9t9u2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  s6g1d2: _5aigi .5s cubic-bezier(.23,1,.32,1);
}
._tfacw:hover .w9t9u2 img {
  _5aigi: scale(1.05);
}
.w9t9u2 span,.w9t9u2 b {
  position: absolute;
  top: 13px;
  font-size: 9px;
  letter-spacing: .1em;
  font-weight: 500;
}
.w9t9u2 span {
  left: 13px;
  background: rgba(17,17,15,.7);
  padding: 5px 7px;
}
.w9t9u2 b {
  right: 13px;
  color: var(--m80);
}
.l4i2x8 {
  padding: 21px 5px 8px;
  position: relative;
}
.l4i2x8 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  margin: 0 0 8px;
}
.l4i2x8 p {
  font-size: 12px;
  color: var(--u43);
  line-height: 1.8;
  margin: 0;
  padding-right: 25px;
}
.l4i2x8 svg {
  position: absolute;
  right: 4px;
  top: 23px;
  color: var(--t86);
}
._nbbgy {
  display: grid;
  grid-template-columns: 1fr 1.05fr;
  gap: 11vw;
  padding: 125px 12vw;
  background: var(--m80);
  color: var(--q20);
}
._wwsu9 h2 {
  font-size: clamp(30px,3.2vw,52px);
}
._y64cf {
  border-top: 1px solid rgba(17,17,15,.2);
}
.r7x1n2 {
  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;
}
.r7x1n2>span {
  color: var(--t86);
  font-size: 11px;
  font-weight: 700;
}
.r7x1n2 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  margin: 0 0 8px;
}
.r7x1n2 p {
  font-size: 13px;
  line-height: 1.8;
  color: #605c55;
  margin: 0;
}
.r7x1n2 svg {
  margin-top: 6px;
}
.wd-body {
  min-height: 500px;
  padding: 115px 12vw;
  position: relative;
  overflow: hidden;
  background: linear-gradient(106deg,#321912,#11110f 55%);
}
.wd-body: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);
}
.wd-body h2 {
  font-size: clamp(48px,5vw,78px);
  position: relative;
  z-index: 1;
  margin-bottom: 32px;
}
.wd-body h2 em {
  color: var(--t86);
  font-style: normal;
}
.wd-body .w8s4x8 {
  position: relative;
  z-index: 1;
}
.gk-slot {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  gap: 20px;
  padding: 48px 5.8vw 22px;
  border-top: 1px solid var(--q90);
}
._c64vy {
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
}
.gk-slot p {
  margin: 0;
  color: var(--u43);
  font-family: "Noto Serif SC",serif;
  font-size: 17px;
  max-width: 300px;
}
._z2bxi {
  grid-column: 1/-1;
  display: flex;
  justify-content: space-between;
  padding-top: 45px;
  color: #817d73;
  font-size: 9px;
  letter-spacing: .12em;
}
.nf-pan {
  padding: 72px 5.8vw 120px;
  min-height: calc(100vh - 74px);
}
.vw-list,._ifp8e {
  display: grid;
  grid-template-columns: 1fr 1.25fr;
  align-items: end;
  gap: 7vw;
  max-width: 1050px;
  margin: 25px 0 70px;
}
.vw-list .z8j9o8,._ifp8e .z8j9o8 {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.vw-list h1,._ifp8e h1 {
  font-size: clamp(50px,5.2vw,85px);
}
.vw-list>p:last-child,._ifp8e>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--u43);
  max-width: 390px;
  margin: 0 0 10px;
}
.dk-line,._cbaoy {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  border-top: 1px solid var(--q90);
  border-bottom: 1px solid var(--q90);
  padding: 14px 0;
}
._73moj {
  height: 38px;
  display: flex;
  align-items: center;
  gap: 9px;
  color: #837e72;
}
._73moj input {
  width: 260px;
  background: transparent;
  border: 0;
  _6fprs: 0;
  color: var(--m80);
  font-size: 13px;
}
._73moj input::placeholder {
  color: #837e72;
}
.cy-grid,.l3e6j8 {
  border: 1px solid var(--q90);
  background: transparent;
  padding: 0 12px;
  display: inline-flex;
  gap: 7px;
  align-items: center;
  font-size: 12px;
}
.d1j1k8 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 36px 18px;
  margin-top: 38px;
}
.work-card._ttc1j {
  grid-column: span 2;
}
.q8s2e9 {
  height: 245px;
  position: relative;
  overflow: hidden;
  background: #27251f;
}
._ttc1j .q8s2e9 {
  height: 360px;
}
.q8s2e9 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  s6g1d2: _5aigi .55s cubic-bezier(.23,1,.32,1);
}
._85y6d:hover img {
  _5aigi: scale(1.04);
}
.q8s2e9 span {
  position: absolute;
  left: 13px;
  top: 13px;
  background: rgba(17,17,15,.72);
  padding: 5px 7px;
  font-size: 9px;
  letter-spacing: .1em;
}
.q8s2e9 button {
  position: absolute;
  right: 10px;
  top: 10px;
  border: 0;
  background: rgba(17,17,15,.72);
  padding: 7px;
}
.e2p5j5 {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 14px 2px;
}
.e2p5j5 h2 {
  font-family: "Noto Serif SC",serif;
  margin: 0 0 4px;
  font-size: 20px;
}
.e2p5j5 p {
  margin: 0;
  color: #918d84;
  font-size: 11px;
}
.e2p5j5 svg {
  color: var(--t86);
}
.k1c1z9 {
  display: flex;
  min-height: calc(100vh - 74px);
}
._vklki {
  width: 74px;
  flex: none;
  border-right: 1px solid var(--q90);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px 0;
  color: #8e897f;
}
._vklki p {
  font-size: 10px;
  letter-spacing: .18em;
  writing-mode: vertical-rl;
  margin: 0;
}
._vklki>span {
  margin-top: 25px;
  color: var(--t86);
  font-size: 11px;
}
._r1o9i {
  height: 80px;
  border-left: 1px solid var(--q90);
  margin: 22px 0;
}
._vklki small {
  font-size: 8px;
  line-height: 1.7;
  writing-mode: vertical-rl;
  letter-spacing: .12em;
}
._lvwy1 {
  flex: 1;
  padding: 58px 5.8vw 84px;
}
.bw-pan {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 54px;
}
.bw-pan h1 {
  font-size: clamp(40px,4.5vw,68px);
}
.bw-pan .z8j9o8 {
  margin-bottom: 16px;
}
.b8n4b8 {
  display: flex;
  align-items: center;
  gap: 7px;
  color: #8e897f;
  font-size: 11px;
  padding-top: 10px;
}
.b8n4b8 i {
  width: 7px;
  height: 7px;
  background: var(--t86);
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(217,93,42,.12);
}
.s5y3l3 {
  display: grid;
  grid-template-columns: minmax(330px,.87fr) 1.13fr;
  gap: 1px;
  background: var(--q90);
  border: 1px solid var(--q90);
}
.t3r7o8,.k7h1d7 {
  background: var(--q20);
  padding: 24px;
}
.lq-card {
  display: flex;
  gap: 20px;
  border-bottom: 1px solid var(--q90);
}
.lq-card button {
  background: transparent;
  border: 0;
  padding: 0 0 14px;
  color: #918d84;
  font-size: 13px;
  position: relative;
}
.lq-card button.y3y4c9 {
  color: var(--m80);
}
.lq-card button.y3y4c9:after {
  content: "";
  height: 2px;
  background: var(--t86);
  left: 0;
  right: 0;
  bottom: -1px;
  position: absolute;
}
.zt-grid {
  border: 1px solid var(--q90);
  margin: 25px 0 15px;
  padding: 14px;
}
.zt-grid label {
  font-size: 11px;
  color: #bcb6ab;
}
.zt-grid textarea {
  width: 100%;
  height: 100px;
  resize: none;
  margin: 12px 0 10px;
  padding: 0;
  border: 0;
  _6fprs: 0;
  background: transparent;
  color: var(--m80);
  font-size: 13px;
  line-height: 1.9;
}
.zt-grid textarea::placeholder {
  color: #777269;
}
._q8kgt {
  display: flex;
  align-items: center;
  gap: 13px;
}
._q8kgt button {
  background: transparent;
  border: 0;
  color: #aaa49a;
  font-size: 11px;
  padding: 0;
  display: inline-flex;
  gap: 5px;
  align-items: center;
}
._q8kgt span {
  margin-left: auto;
  color: #6f6a61;
  font-size: 10px;
}
._eiulg {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 8px;
}
._8ycc9 {
  border: 1px solid var(--q90);
  background: transparent;
  padding: 10px 9px;
  text-align: left;
  display: grid;
  grid-template-columns: 1fr 15px;
  gap: 4px;
}
._8ycc9 span {
  font-size: 9px;
  color: #8e897f;
}
._8ycc9 b {
  font-size: 11px;
  font-weight: 500;
}
._8ycc9 svg {
  grid-row: span 2;
  align-self: center;
  color: #8e897f;
}
.s8s6t2 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 15px;
  border: 0;
  background: var(--t86);
  padding: 13px;
  font-size: 13px;
  font-weight: 700;
}
.s8s6t2 svg:last-child {
  margin-left: auto;
}
.b8p5h1 {
  color: #858075;
  font-size: 10px;
  line-height: 1.7;
  margin: 12px 0 0;
}
.k7h1d7 {
  min-height: 420px;
  background: #141411;
  display: flex;
  flex-direction: column;
}
.e6u5z1,._7uvyo {
  display: flex;
  justify-content: space-between;
  color: #858075;
  font-size: 9px;
  letter-spacing: .1em;
}
._usk5u {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #716c63;
}
._usk5u h2 {
  font-family: "Noto Serif SC",serif;
  color: var(--m80);
  font-size: 24px;
  margin: 16px 0 6px;
}
._usk5u p {
  font-size: 12px;
  line-height: 1.8;
  max-width: 220px;
  margin: 0;
}
._7uvyo {
  align-items: center;
}
._7uvyo i {
  height: 4px;
  width: 55px;
  background: #454138;
  position: relative;
}
._7uvyo i:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 20%;
  background: var(--t86);
}
.wd-area {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 25px 0 65px;
}
.wd-area h1 {
  font-size: clamp(44px,4.5vw,70px);
  margin-top: 10px;
}
.jm-foot {
  display: grid;
  grid-template-columns: 208px 1fr;
  gap: 42px;
}
.g2j2l2 {
  border-right: 1px solid var(--q90);
  padding-right: 25px;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.g2j2l2 button {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 8px;
  background: transparent;
  border: 0;
  text-align: left;
  color: #aaa49a;
  font-size: 12px;
}
.g2j2l2 button span {
  margin-left: auto;
  font-size: 10px;
}
.g2j2l2 ._ybxp2 {
  color: var(--m80);
  background: #23221e;
}
.lq-col {
  height: 1px;
  background: var(--q90);
  margin: 15px 0;
}
.g2j2l2 p {
  font-size: 10px;
  letter-spacing: .12em;
  color: #777269;
  margin: 0 0 5px 8px;
}
._cbaoy {
  padding-top: 0;
  border-top: 0;
}
._cbaoy>div:last-child {
  display: flex;
  gap: 6px;
}
.l3e6j8 {
  padding: 0 9px;
  color: #958f85;
}
.icon-button.active {
  color: var(--m80);
  background: #25241f;
}
.rp-pill {
  font-size: 13px;
  margin: 30px 0 17px;
}
.rp-pill span {
  color: #8f8a80;
  font-size: 11px;
  margin-left: 5px;
}
.mv-row {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 25px 15px;
}
._ju4cu {
  height: 175px;
  position: relative;
  overflow: hidden;
  background: #27251f;
}
._ju4cu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
._ju4cu button {
  position: absolute;
  right: 8px;
  top: 8px;
  background: rgba(17,17,15,.72);
  border: 0;
  padding: 5px;
}
._fbvsd {
  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;
}
._w4uvx h2 {
  font-size: 12px;
  font-weight: 500;
  margin: 10px 0 4px;
}
._w4uvx p {
  margin: 0;
  font-size: 10px;
  color: #817d73;
}
._ifp8e {
  margin-bottom: 70px;
}
.vw-cell {
  display: grid;
  grid-template-columns: 1.1fr .9fr;
  background: #e5dfd1;
  color: var(--q20);
  min-height: 370px;
  margin-bottom: 65px;
  overflow: hidden;
}
.vw-cell>div:first-child {
  padding: 45px 52px;
}
.vw-cell span {
  color: var(--t86);
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .13em;
}
.vw-cell h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(44px,5vw,73px);
  line-height: 1;
  margin: 28px 0 19px;
  letter-spacing: -.07em;
}
.vw-cell h2 em {
  font-style: normal;
  color: var(--t86);
}
.vw-cell p {
  font-size: 13px;
  line-height: 1.9;
  color: #58544d;
  max-width: 300px;
  margin: 0 0 25px;
}
.xz-grid {
  position: relative;
  background: #211c18;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e4ddcf;
  overflow: hidden;
}
.xz-grid:before,.xz-grid:after {
  content: "";
  position: absolute;
  border: 1px solid rgba(228,221,207,.35);
  border-radius: 50%;
  width: 360px;
  height: 360px;
}
.xz-grid:after {
  width: 210px;
  height: 210px;
  border-color: var(--t86);
}
.xz-grid svg {
  position: relative;
  z-index: 1;
  stroke: var(--t86);
}
.xz-grid i {
  position: absolute;
  width: 100%;
  height: 1px;
  background: rgba(228,221,207,.35);
  _5aigi: rotate(-40deg);
}
.xz-grid b {
  position: absolute;
  bottom: 26px;
  right: 30px;
  font-size: 35px;
  color: var(--t86);
  font-weight: 400;
}
.lq-foot {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-top: 1px solid var(--q90);
  border-left: 1px solid var(--q90);
}
.v5c8l1 {
  min-height: 280px;
  border-right: 1px solid var(--q90);
  border-bottom: 1px solid var(--q90);
  padding: 23px;
  position: relative;
  s6g1d2: background .23s ease;
}
.v5c8l1:hover {
  background: var(--t51);
}
.m2k6m3 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 42px;
  font-size: 10px;
  color: #8f8a80;
}
.hp-area {
  color: var(--t86);
  border: 1px solid rgba(217,93,42,.45);
  padding: 3px 5px;
  font-size: 8px;
  letter-spacing: .08em;
}
.status.mv-foot {
  color: #9b958a;
  border-color: #59554d;
}
.v5c8l1 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  margin: 22px 0 8px;
}
.v5c8l1 p {
  color: #a9a398;
  font-size: 12px;
  line-height: 1.8;
  max-width: 245px;
  margin: 0;
}
.v5c8l1 button {
  border: 0;
  background: transparent;
  color: var(--m80);
  padding: 0;
  display: flex;
  align-items: center;
  gap: 6px;
  position: absolute;
  bottom: 22px;
  font-size: 11px;
}
.v5c8l1 button svg {
  color: var(--t86);
}
._rvi59 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  max-width: 660px;
  margin: 70px auto 0;
  border-top: 1px solid var(--q90);
  border-bottom: 1px solid var(--q90);
  padding: 22px 0;
  color: #b7b1a7;
}
._rvi59 p {
  font-family: "Noto Serif SC",serif;
  font-size: 18px;
  text-align: center;
  margin: 0;
}
._rvi59 svg:first-child {
  color: var(--t86);
}
@media (max-width:900px) {
  .pn-box {
    padding: 0 20px;
  }
  ._wnwg9,.text-button {
    display: none;
  }
  .fn-slot,.vw-zone {
    min-width: 0;
  }
  .vw-zone {
    margin-left: auto;
  }
  .q1k6e2 {
    display: block;
    padding: 4px;
  }
  ._1xq9e {
    display: flex;
    position: absolute;
    top: 74px;
    z-index: 20;
    left: 0;
    right: 0;
    flex-direction: column;
    background: #181815;
    border-bottom: 1px solid var(--q90);
  }
  ._1xq9e a {
    padding: 16px 20px;
    border-top: 1px solid var(--q90);
    font-family: "Noto Serif SC",serif;
    font-size: 20px;
  }
  ._1xq9e span {
    font-family: "Noto Sans SC",sans-serif;
    color: var(--t86);
    font-size: 10px;
    margin-right: 12px;
  }
  ._uo5gv {
    grid-template-columns: 46px 1fr;
    min-height: auto;
  }
  .qr-grid {
    grid-row: span 2;
  }
  .fn-head {
    padding: 80px 32px 55px;
  }
  .p9h1g7 {
    grid-column: 2;
    padding: 0 32px 68px;
    min-height: 0;
  }
  ._87knd {
    height: 54vw;
  }
  .t8f9a4 {
    display: none;
  }
  .p6m9o5,._nbbgy,.vw-list,._ifp8e {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .bw-col {
    padding: 80px 32px;
  }
  ._nbbgy {
    padding: 80px 32px;
  }
  .wd-body {
    padding: 90px 32px;
  }
  .gk-slot {
    padding-left: 32px;
    padding-right: 32px;
  }
  .nf-pan {
    padding: 55px 32px 80px;
  }
  .vw-list,._ifp8e {
    margin-bottom: 45px;
  }
  .d1j1k8 {
    grid-template-columns: repeat(2,1fr);
  }
  .work-card._ttc1j {
    grid-column: span 1;
  }
  ._ttc1j .q8s2e9 {
    height: 245px;
  }
  ._lvwy1 {
    padding: 50px 32px 70px;
  }
  .s5y3l3 {
    grid-template-columns: 1fr;
  }
  .jm-foot {
    grid-template-columns: 1fr;
  }
  .g2j2l2 {
    border-right: 0;
    border-bottom: 1px solid var(--q90);
    padding: 0 0 18px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
  }
  .g2j2l2 .lq-col,.g2j2l2 p {
    display: none;
  }
  .mv-row {
    grid-template-columns: repeat(3,1fr);
  }
  .vw-cell>div:first-child {
    padding: 38px;
  }
  .lq-foot {
    grid-template-columns: repeat(2,1fr);
  }
}
@media (max-width:620px) {
  .pn-box {
    height: 64px;
  }
  .lq-note {
    padding: 9px 10px;
    font-size: 12px;
  }
  ._uo5gv {
    display: flex;
    flex-direction: column;
    min-height: 0;
  }
  .qr-grid,._vklki {
    display: none;
  }
  .fn-head {
    width: 100%;
    padding: 70px 24px 38px;
  }
  .fn-head h1 {
    font-size: 53px;
  }
  ._3cerm {
    margin: 25px 0;
  }
  .sl-flow {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }
  .p9h1g7 {
    display: block;
    width: 100%;
    min-height: 0;
    padding: 0 24px 50px;
  }
  ._87knd {
    height: 64vw;
  }
  .bw-col {
    padding: 68px 24px;
  }
  .nf-head {
    grid-template-columns: 1fr;
  }
  .w9t9u2 {
    height: 210px;
  }
  ._nbbgy {
    padding: 70px 24px;
  }
  .wd-body {
    padding: 75px 24px;
    min-height: 415px;
  }
  .gk-slot {
    grid-template-columns: 1fr;
    padding: 42px 24px 20px;
  }
  ._z2bxi {
    gap: 10px;
    flex-direction: column;
    padding-top: 25px;
  }
  .nf-pan {
    padding: 45px 24px 70px;
  }
  .vw-list h1,._ifp8e h1 {
    font-size: 48px;
  }
  .dk-line {
    align-items: center;
  }
  ._73moj input {
    width: 180px;
  }
  .d1j1k8 {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .work-card._ttc1j {
    grid-column: span 1;
  }
  .q8s2e9,._ttc1j .q8s2e9 {
    height: 255px;
  }
  .k1c1z9 {
    display: block;
  }
  ._lvwy1 {
    padding: 42px 24px 62px;
  }
  .bw-pan {
    display: block;
    margin-bottom: 35px;
  }
  .b8n4b8 {
    margin-top: 22px;
  }
  .lq-card {
    gap: 14px;
  }
  .lq-card button {
    font-size: 11px;
  }
  ._eiulg {
    grid-template-columns: 1fr;
  }
  .wd-area {
    display: block;
    margin: 15px 0 45px;
  }
  .wd-area .w8s4x8 {
    margin-top: 25px;
  }
  .g2j2l2 {
    grid-template-columns: 1fr 1fr;
  }
  .mv-row {
    grid-template-columns: repeat(2,1fr);
  }
  ._ju4cu {
    height: 140px;
  }
  .vw-cell {
    grid-template-columns: 1fr;
  }
  .xz-grid {
    min-height: 220px;
  }
  .lq-foot {
    grid-template-columns: 1fr;
  }
  .v5c8l1 {
    min-height: 250px;
  }
  ._rvi59 {
    margin-top: 45px;
  }
  ._rvi59 p {
    font-size: 15px;
  }
}
@media (prefers-reduced-motion:no-preference) {
  .fn-head,.p9h1g7,.vw-list,._ifp8e {
    animation: entry .7s cubic-bezier(.23,1,.32,1) both;
  }
  .p9h1g7 {
    animation-delay: .08s;
  }
  ._tfacw {
    s6g1d2: _5aigi .24s cubic-bezier(.23,1,.32,1),background .24s ease;
  }
  ._tfacw:hover {
    _5aigi: translateY(-5px);
  }
}
@keyframes entry {
  from {
    opacity: 0;
    _5aigi: translateY(18px);
  }
  to {
    opacity: 1;
    _5aigi: translateY(0);
  }
}
.jm-card {
  padding: 0 5.8vw;
  background: #171713;
  border-top: 1px solid var(--q90);
  border-bottom: 1px solid var(--q90);
}
.x4k1b7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 0;
  border-bottom: 1px solid var(--q90);
  font-size: 10px;
  letter-spacing: .12em;
  color: #8f897f;
}
.x4k1b7 b {
  font-weight: 500;
  color: var(--u43);
}
.bx-item {
  display: grid;
  grid-template-columns: repeat(3,1fr);
}
.bx-item article {
  position: relative;
  min-height: 175px;
  padding: 30px 26px 26px;
  border-right: 1px solid var(--q90);
}
.bx-item article:first-child {
  border-left: 1px solid var(--q90);
}
.bx-item article:before,._005to:before,._w4uvx:before,._85y6d:before,.v5c8l1:before,.b3r8n3 article:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 23px;
  border-top: 1px solid var(--t86);
  border-left: 1px solid var(--t86);
  opacity: .75;
  pointer-events: none;
}
.bx-item article:after,.l7m9p2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 42px;
  height: 2px;
  background: var(--t86);
}
.bx-item span {
  color: var(--t86);
  font-size: 10px;
  letter-spacing: .1em;
}
.bx-item h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 26px;
  margin: 18px 0 8px;
}
.bx-item p {
  font-size: 12px;
  line-height: 1.8;
  color: var(--u43);
  max-width: 230px;
  margin: 0;
}
._005to,._w4uvx,._85y6d,.v5c8l1,.b3r8n3 article {
  position: relative;
}
.l7m9p2 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  padding: 13px 0;
  border-bottom: 1px solid var(--q90);
  font-size: 11px;
  color: var(--u43);
}
.l7m9p2 b {
  font-size: 9px;
  letter-spacing: .1em;
  font-weight: 500;
  color: var(--t86);
}
@media (max-width:900px) {
  .bx-item {
    grid-template-columns: 1fr;
  }
  .bx-item article {
    min-height: 0;
    border-left: 1px solid var(--q90);
    border-bottom: 1px solid var(--q90);
  }
  .bx-item article:last-child {
    border-bottom: 0;
  }
}
@media (max-width:620px) {
  .jm-card {
    padding: 0 24px;
  }
  .x4k1b7 {
    align-items: flex-start;
    gap: 12px;
    flex-direction: column;
  }
  .bx-item article {
    padding: 24px 18px 22px;
  }
  .l7m9p2 {
    align-items: flex-start;
    gap: 8px;
    flex-direction: column;
  }
  .l7m9p2 b {
    font-size: 8px;
  }
}
.o5q3s3 {
  display: grid;
  grid-template-columns: .82fr 1.18fr;
  gap: 0;
  background: #f1e2d5;
  color: #271a16;
  padding: 0 5.8vw 44px;
  position: relative;
}
.o5o1c2 {
  padding: 88px 6.2vw 72px 0;
  align-self: center;
}
.i7q9g5 {
  display: block;
  width: 214px;
  height: 64px;
  object-fit: contain;
  object-position: left center;
  margin: 0 0 25px;
}
._smj6d {
  color: #a14325;
  margin-bottom: 18px;
}
.o5o1c2 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(32px,3.7vw,57px);
  line-height: 1.18;
  letter-spacing: -.06em;
  margin: 0;
}
.o5o1c2>p:not(.z8j9o8) {
  font-size: 13px;
  line-height: 2;
  color: #785c51;
  margin: 26px 0;
}
.lq-line {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #742e1b;
  border-bottom: 1px solid #b98472;
  padding: 9px 0;
  font-size: 12px;
  font-weight: 700;
}
.d2h5n5 {
  margin: 0;
  padding: 44px 0 28px;
  position: relative;
}
.d2h5n5:before {
  content: "";
  position: absolute;
  top: 44px;
  right: 0;
  width: 55%;
  height: 100%;
  background: #d95d2a;
  _5aigi: translate(18px,18px);
  z-index: 0;
}
.d2h5n5: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;
}
.d2h5n5 img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 420px;
  object-fit: cover;
  object-position: center 42%;
  filter: saturate(.85) contrast(.98);
}
.d2h5n5 figcaption {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  background: #281a16;
  color: #f7e9d8;
  padding: 13px 16px;
  font-size: 10px;
}
.d2h5n5 figcaption span {
  color: #e8b298;
  letter-spacing: .11em;
}
.d2h5n5 figcaption b {
  font-weight: 500;
}
.s6e9n5 {
  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);
}
.s6e9n5 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);
}
.s6e9n5 article:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 2px;
  width: 34px;
  background: #d95d2a;
}
.s6e9n5 span {
  font-size: 10px;
  color: #a14325;
}
.s6e9n5 p {
  font-size: 12px;
  line-height: 1.75;
  color: #6b5046;
  max-width: 210px;
  margin: 10px 0 0;
}
.fn-body {
  grid-column: 1/-1;
  font-size: 10px;
  line-height: 1.7;
  color: #8b6c60;
  margin: 15px 0 0;
}
@media (max-width:900px) {
  .o5q3s3 {
    grid-template-columns: 1fr;
    padding: 0 32px 36px;
  }
  .o5o1c2 {
    padding: 65px 0 36px;
  }
  .d2h5n5 {
    padding: 0 0 28px;
  }
  .d2h5n5:before {
    top: 0;
  }
  .d2h5n5 img {
    height: 380px;
  }
  .s6e9n5 {
    grid-template-columns: repeat(3,1fr);
  }
}
@media (max-width:620px) {
  .o5q3s3 {
    padding: 0 24px 30px;
  }
  .o5o1c2 {
    padding: 54px 0 30px;
  }
  .i7q9g5 {
    width: 194px;
    height: 58px;
    margin-bottom: 18px;
  }
  .d2h5n5 img {
    height: 310px;
  }
  .d2h5n5 figcaption {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }
  .s6e9n5 {
    grid-template-columns: 1fr;
  }
  .s6e9n5 article {
    min-height: 0;
    padding: 17px;
  }
  .s6e9n5 p {
    max-width: none;
  }
}
.v4e1b1 {
  display: block;
  width: 168px;
  height: 45px;
  object-fit: contain;
  object-position: left center;
}
.f9a1c7 {
  display: block;
  width: 183px;
  height: 49px;
  object-fit: contain;
  object-position: left center;
}
.text-link {
  font-size: 12px;
  color: var(--u43);
  s6g1d2: color .2s ease;
}
.text-link:hover {
  color: var(--m80);
}
.sl-card video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  background: #171612;
}
.sl-card .qr-card {
  background: linear-gradient(90deg,rgba(17,17,15,.9),transparent);
  padding: 14px 40px 14px 0;
}
._829op {
  padding: 108px 5.8vw 115px;
  background: #171713;
}
.mv-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
.v7b1c1 {
  display: grid;
  grid-template-columns: .93fr 1.07fr;
  min-height: 300px;
  background: #22211d;
}
.v7b1c1 img {
  width: 100%;
  height: 100%;
  min-height: 300px;
  object-fit: cover;
  filter: saturate(.82);
}
.v7b1c1>div {
  padding: 36px 32px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.v7b1c1 span,.rp-slot>span {
  color: var(--t86);
  font-size: 10px;
  letter-spacing: .13em;
}
.v7b1c1 h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: -.04em;
  margin: 17px 0 13px;
}
.v7b1c1 p {
  font-size: 12px;
  line-height: 1.9;
  color: var(--u43);
  margin: 0;
}
.n6q7l9 {
  font-size: 10px;
  line-height: 1.7;
  color: #837e72;
  margin: 18px 0 0;
}
.hp-pill {
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  gap: 7vw;
  padding: 120px 12vw;
  background: var(--m80);
  color: var(--q20);
}
._ep46x h2,.bw-grid h2,.rp-slot h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(32px,3.5vw,55px);
  line-height: 1.23;
  letter-spacing: -.05em;
  margin: 0;
}
._ep46x>p:not(.z8j9o8) {
  color: #625d55;
  font-size: 14px;
  line-height: 2;
  margin: 25px 0;
}
._ep46x .a8b1c3 {
  color: var(--q20);
  border-color: #6d675e;
}
.m5k6k4 video {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  background: #111;
}
.m5k6k4 p {
  margin: 9px 0 0;
  color: #6f695e;
  font-size: 10px;
}
.bw-body {
  padding: 110px 5.8vw 130px;
}
.bw-grid {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: 1px solid var(--q90);
  padding-bottom: 28px;
}
.w8r6t4 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-left: 1px solid var(--q90);
}
._005to {
  min-height: 295px;
  padding: 28px 22px 22px;
  border-right: 1px solid var(--q90);
  border-bottom: 1px solid var(--q90);
  display: flex;
  flex-direction: column;
}
._005to>p:first-child {
  font-size: 10px;
  color: var(--t86);
  margin: 0;
}
._005to h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  line-height: 1.4;
  letter-spacing: -.04em;
  margin: 21px 0 12px;
}
._005to .e2p3k4 {
  font-size: 12px;
  line-height: 1.8;
  color: var(--u43);
  margin: 0;
}
._005to a,._hak61 a {
  font-size: 11px;
  color: #ded8cd;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: auto;
  padding-top: 20px;
}
._005to a:hover,._hak61 a:hover {
  color: var(--t86);
}
._rippn,.jm-cell {
  padding-top: 82px;
}
.vw-unit,.dk-tag {
  display: grid;
  grid-template-columns: 1fr 1.12fr;
  gap: 8vw;
  align-items: end;
  margin: 15px 0 75px;
  max-width: 1150px;
}
.vw-unit .z8j9o8,.dk-tag .z8j9o8 {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.vw-unit h1,.dk-tag h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(48px,5.4vw,88px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
.vw-unit>p:last-child,.dk-tag>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--u43);
  max-width: 455px;
  margin: 0 0 9px;
}
.rp-cell {
  border-top: 1px solid var(--q90);
}
._hak61 {
  display: grid;
  grid-template-columns: 65px 1fr 22px;
  gap: 25px;
  border-bottom: 1px solid var(--q90);
  padding: 32px 0 28px;
  s6g1d2: padding-left .22s ease,background .22s ease;
}
._hak61:hover {
  padding-left: 17px;
  background: #171713;
}
._nayqd {
  font-size: 11px;
  color: var(--t86);
  padding-top: 4px;
}
._wnc68 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: #928c81;
  font-size: 10px;
  letter-spacing: .08em;
}
._wnc68 span {
  color: var(--t86);
}
.v6o3u1 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(25px,2.8vw,40px);
  letter-spacing: -.05em;
  line-height: 1.33;
  margin: 14px 0;
}
.v6o3u1>p {
  max-width: 650px;
  color: var(--u43);
  font-size: 13px;
  line-height: 1.9;
  margin: 0;
}
._hak61 a {
  margin-top: 16px;
  padding: 0;
}
._naxip {
  color: #8e897f;
  margin-top: 4px;
}
.k4v8w2 {
  padding: 21px 0;
  border-bottom: 1px solid var(--q90);
  color: #837e72;
  font-size: 11px;
  line-height: 1.9;
}
._siyej {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  min-height: 460px;
  background: #e7e0d2;
  color: var(--q20);
}
.zt-item {
  display: flex;
  flex-direction: column;
  background: #10100e;
}
.zt-item video {
  width: 100%;
  height: 100%;
  min-height: 415px;
  object-fit: cover;
  display: block;
}
._7q1v6 {
  height: 46px;
  padding: 0 16px;
  background: #10100e;
  color: #d6d0c5;
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 10px;
}
._7q1v6 a {
  margin-left: auto;
}
.rp-slot {
  padding: 55px 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.rp-slot h2 {
  font-size: clamp(34px,3.8vw,56px);
  margin: 22px 0;
}
.rp-slot p {
  font-size: 13px;
  line-height: 2;
  color: #605b53;
  margin: 0;
}
.b3r8n3 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border: 1px solid var(--q90);
  border-right: 0;
  margin: 75px 0;
}
.b3r8n3 article {
  min-height: 240px;
  padding: 30px;
  border-right: 1px solid var(--q90);
}
.b3r8n3 svg {
  color: var(--t86);
}
.b3r8n3 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 24px;
  margin: 28px 0 10px;
}
.b3r8n3 p {
  color: var(--u43);
  font-size: 12px;
  line-height: 1.9;
  margin: 0;
}
.xz-item {
  border-top: 1px solid var(--q90);
  border-bottom: 1px solid var(--q90);
  padding: 24px 0;
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 18px;
  align-items: center;
}
.xz-item span {
  color: #837e72;
  font-size: 10px;
  letter-spacing: .1em;
}
.xz-item a {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(24px,3vw,42px);
  letter-spacing: -.05em;
}
.xz-item p {
  grid-column: 2;
  margin: 0;
  color: #8c867c;
  font-size: 11px;
  line-height: 1.8;
}
@media (max-width:900px) {
  .v4e1b1 {
    width: 154px;
  }
  ._wnwg9 {
    gap: 14px;
  }
  .mv-wrap,.hp-pill,.vw-unit,.dk-tag {
    grid-template-columns: 1fr;
  }
  .v7b1c1 {
    grid-template-columns: 1fr;
  }
  .v7b1c1 img {
    min-height: 250px;
  }
  .hp-pill {
    padding: 80px 32px;
    gap: 38px;
  }
  .w8r6t4 {
    grid-template-columns: 1fr;
  }
  ._005to {
    min-height: 230px;
  }
  ._005to h3 {
    margin: 13px 0 9px;
  }
  ._rippn,.jm-cell {
    padding-top: 58px;
  }
  .vw-unit,.dk-tag {
    gap: 23px;
    margin-bottom: 50px;
  }
  ._siyej {
    grid-template-columns: 1fr;
  }
  .zt-item video {
    min-height: 330px;
  }
  .b3r8n3 {
    grid-template-columns: 1fr;
  }
  .b3r8n3 article {
    min-height: 0;
    padding: 28px;
    border-right: 0;
    border-bottom: 1px solid var(--q90);
  }
  .b3r8n3 article:last-child {
    border-bottom: 0;
  }
  .xz-item {
    grid-template-columns: 1fr;
    gap: 9px;
  }
  .xz-item p {
    grid-column: auto;
  }
  .pn-box {
    gap: 10px;
  }
  .vw-zone {
    gap: 12px;
  }
}
@media (max-width:620px) {
  .v4e1b1 {
    width: 132px;
    height: 38px;
  }
  .f9a1c7 {
    width: 158px;
  }
  .text-link {
    display: none;
  }
  ._829op {
    padding: 68px 24px;
  }
  .v7b1c1>div {
    padding: 27px 24px;
  }
  .hp-pill {
    padding: 70px 24px;
  }
  .bw-body {
    padding: 70px 24px;
  }
  .bw-grid {
    align-items: flex-start;
    gap: 18px;
    flex-direction: column;
  }
  ._rippn,.jm-cell {
    padding-top: 45px;
  }
  ._hak61 {
    grid-template-columns: 32px 1fr;
    gap: 10px;
    padding: 26px 0;
  }
  ._naxip {
    display: none;
  }
  .v6o3u1 h2 {
    font-size: 26px;
  }
  .rp-slot {
    padding: 40px 24px;
  }
  .zt-item video {
    min-height: 230px;
  }
  ._7q1v6 {
    font-size: 9px;
  }
  .xz-item a {
    font-size: 25px;
    word-break: break-all;
  }
}
.g3k1z4 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 8px;
  color: #aaa49a;
  font-size: 12px;
  s6g1d2: color .2s ease,background .2s ease;
}
.g3k1z4 span {
  margin-left: auto;
  font-size: 10px;
}
.g3k1z4:hover {
  color: var(--m80);
  background: #20201c;
}
.asset-nav-link._ybxp2 {
  color: var(--m80);
  background: #292821;
  box-shadow: inset 2px 0 var(--t86);
}
._w4uvx {
  display: block;
  color: inherit;
  s6g1d2: _5aigi .2s ease;
}
._w4uvx:hover {
  _5aigi: translateY(-3px);
}
.tx-tag {
  position: absolute;
  right: 8px;
  top: 8px;
  background: rgba(17,17,15,.72);
  padding: 5px;
  display: flex;
}
.mv-note {
  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%);
}
.mv-note: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);
}
.mv-note>* {
  position: relative;
  z-index: 1;
}
.fn-item {
  display: grid;
  grid-template-columns: 1fr 1.12fr;
  gap: 8vw;
  align-items: end;
  margin: 15px 0 75px;
  max-width: 1150px;
}
.fn-item .z8j9o8 {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.fn-item h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(46px,5.2vw,84px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
.fn-item>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--u43);
  max-width: 450px;
  margin: 0 0 8px;
}
.fn-box {
  min-width: 0;
  position: relative;
}
.fn-box:after {
  content: "";
  position: absolute;
  right: -12px;
  top: 76px;
  width: 1px;
  height: 110px;
  background: linear-gradient(transparent,var(--t86),transparent);
  opacity: .8;
}
.c3k1b1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid var(--q90);
  border-bottom: 1px solid var(--q90);
  padding: 14px 0;
  color: var(--u43);
  font-size: 11px;
  position: relative;
}
.c3k1b1:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 68px;
  height: 2px;
  background: var(--t86);
}
.c3k1b1 b {
  font-size: 9px;
  color: var(--t86);
  letter-spacing: .11em;
  font-weight: 500;
}
.vw-pill {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 15px;
  margin-top: 26px;
}
.vw-pill .qr-box:first-child {
  grid-column: span 2;
}
.vw-pill .qr-box:first-child .q7t8p3 {
  height: 296px;
}
.qr-box {
  display: block;
  position: relative;
  color: var(--m80);
  border-bottom: 1px solid var(--q90);
  padding-bottom: 15px;
}
.qr-box:hover h2 {
  color: var(--t86);
}
.qr-box>svg {
  position: absolute;
  right: 4px;
  bottom: 17px;
  color: var(--t86);
}
.qr-box>div:last-of-type {
  padding: 13px 24px 0 0;
}
.qr-box p {
  font-size: 9px;
  letter-spacing: .1em;
  color: var(--t86);
  margin: 0;
}
.qr-box h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 22px;
  line-height: 1.38;
  margin: 9px 0 0;
  s6g1d2: color .2s ease;
}
.q7t8p3 {
  height: 230px;
  overflow: hidden;
  position: relative;
  background: #282720;
  box-shadow: 0 14px 34px rgba(0,0,0,.24);
}
.q7t8p3: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;
}
.q7t8p3:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 12px;
  left: 12px;
  width: 18px;
  height: 18px;
  border-left: 1px solid var(--t86);
  border-top: 1px solid var(--t86);
}
.q7t8p3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: contrast(1.06) saturate(.76) sepia(.12);
  s6g1d2: _5aigi .5s cubic-bezier(.23,1,.32,1),filter .3s ease;
}
.qr-box:hover img {
  _5aigi: scale(1.05);
  filter: contrast(1.08) saturate(.9) sepia(.15);
}
.q7t8p3 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;
}
._js6a7 {
  margin-top: 26px;
}
._r98tf {
  position: relative;
  background: #12120f;
  box-shadow: 0 18px 44px rgba(0,0,0,.33);
}
._r98tf: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);
}
._r98tf video {
  display: block;
  width: 100%;
  aspect-ratio: 16/8.7;
  object-fit: cover;
  filter: contrast(1.04) saturate(.86);
}
._r98tf 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;
}
.qr-unit {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  border-left: 1px solid var(--q90);
  margin-top: 16px;
}
.qr-unit article {
  padding: 20px;
  border-right: 1px solid var(--q90);
  border-bottom: 1px solid var(--q90);
}
.qr-unit b {
  font-size: 10px;
  color: var(--t86);
  letter-spacing: .1em;
}
.qr-unit p {
  font-size: 12px;
  line-height: 1.8;
  color: var(--u43);
  margin: 12px 0 0;
}
.qr-unit a {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  color: var(--m80);
  margin-top: 15px;
}
.f3r3s3 {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 22px 15px;
  margin-top: 26px;
}
.f3r3s3 .qr-box:first-child {
  grid-column: span 2;
}
.f3r3s3 .qr-box:first-child .q7t8p3 {
  height: 340px;
}
.l2m7f3 {
  margin-top: 26px;
}
._avj3a {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  background: #e9dfd2;
  color: var(--q20);
  box-shadow: 0 18px 46px rgba(0,0,0,.24);
}
._avj3a img {
  display: block;
  width: 100%;
  height: 365px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.8) sepia(.09);
}
._avj3a>div {
  padding: 45px 42px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
._avj3a span {
  font-size: 10px;
  color: var(--t86);
  letter-spacing: .12em;
}
._avj3a h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(28px,3vw,44px);
  letter-spacing: -.055em;
  line-height: 1.25;
  margin: 19px 0 14px;
}
._avj3a p {
  font-size: 12px;
  line-height: 1.9;
  color: #645b52;
  margin: 0;
}
._avj3a a {
  display: flex;
  gap: 6px;
  align-items: center;
  font-size: 12px;
  color: #6f301e;
  margin-top: 25px;
}
.d6o8g1 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  margin-top: 16px;
  border-left: 1px solid var(--q90);
}
.d6o8g1 article {
  border-right: 1px solid var(--q90);
  border-bottom: 1px solid var(--q90);
  padding: 22px;
  min-height: 150px;
}
.d6o8g1 svg {
  color: var(--t86);
}
.d6o8g1 b {
  display: block;
  font-family: "Noto Serif SC",serif;
  font-size: 21px;
  margin-top: 21px;
}
.d6o8g1 p {
  font-size: 11px;
  line-height: 1.75;
  color: var(--u43);
  margin: 7px 0 0;
}
.bx-note {
  margin-top: 26px;
  border-top: 1px solid var(--q90);
}
.bx-note>article {
  display: grid;
  grid-template-columns: 50px 1fr;
  gap: 20px;
  padding: 27px 0;
  border-bottom: 1px solid var(--q90);
  position: relative;
}
.bx-note>article:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 34px;
  height: 2px;
  background: var(--t86);
}
.bx-note>article>span {
  color: var(--t86);
  font-size: 10px;
}
.bx-note small {
  font-size: 10px;
  color: #aaa399;
  letter-spacing: .09em;
}
.bx-note h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(23px,2.4vw,34px);
  line-height: 1.33;
  letter-spacing: -.04em;
  margin: 11px 0;
}
.bx-note p {
  font-size: 12px;
  line-height: 1.9;
  color: var(--u43);
  max-width: 660px;
  margin: 0;
}
.bx-note a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--m80);
  font-size: 11px;
  margin-top: 15px;
}
.rp-zone,.bx-pill {
  font-size: 10px;
  line-height: 1.8;
  color: #827c72;
  margin: 20px 0 0;
}
.bx-pill {
  padding-top: 20px;
  border-top: 1px solid var(--q90);
}
.bx-pill a {
  margin-left: 10px;
  color: var(--t86);
}
@media (max-width:900px) {
  .mv-note {
    padding-top: 58px;
  }
  .fn-item {
    grid-template-columns: 1fr;
    gap: 23px;
    margin-bottom: 50px;
  }
  .vw-pill {
    grid-template-columns: 1fr 1fr;
  }
  .vw-pill .qr-box:last-child {
    grid-column: span 2;
  }
  .vw-pill .qr-box:first-child {
    grid-column: span 2;
  }
  ._avj3a {
    grid-template-columns: 1fr;
  }
  ._avj3a img {
    height: 330px;
  }
  .f3r3s3 .qr-box:first-child .q7t8p3 {
    height: 260px;
  }
}
@media (max-width:620px) {
  .mv-note {
    padding-top: 45px;
  }
  .fn-item h1 {
    font-size: 46px;
  }
  .c3k1b1 {
    align-items: flex-start;
    gap: 7px;
    flex-direction: column;
  }
  .vw-pill,.f3r3s3 {
    grid-template-columns: 1fr;
  }
  .vw-pill .qr-box:last-child,.vw-pill .qr-box:first-child,.f3r3s3 .qr-box:first-child {
    grid-column: auto;
  }
  .q7t8p3,.vw-pill .qr-box:first-child .q7t8p3,.f3r3s3 .qr-box:first-child .q7t8p3 {
    height: 235px;
  }
  ._r98tf video {
    aspect-ratio: 1.18;
  }
  .qr-unit,.d6o8g1 {
    grid-template-columns: 1fr;
  }
  .qr-unit article {
    border-left: 1px solid var(--q90);
  }
  ._avj3a img {
    height: 290px;
  }
  ._avj3a>div {
    padding: 34px 24px;
  }
  .d6o8g1 article {
    border-left: 1px solid var(--q90);
    min-height: 0;
  }
  .bx-note>article {
    grid-template-columns: 28px 1fr;
    gap: 8px;
  }
  .bx-note h2 {
    font-size: 25px;
  }
}
.bw-tag {
  padding-top: 82px;
  position: relative;
  background: radial-gradient(ellipse at 72% 17%,rgba(217,93,42,.06),transparent 29%),#11110f;
}
.bw-tag: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-tag>* {
  position: relative;
  z-index: 1;
}
._rtepw {
  max-width: 1110px;
  margin: 15px 0 72px;
  display: grid;
  grid-template-columns: 1.04fr .96fr;
  gap: 6vw;
  align-items: end;
}
._rtepw .z8j9o8 {
  grid-column: 1/-1;
  margin-bottom: 0;
}
._rtepw h1 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(48px,5.5vw,88px);
  line-height: 1.08;
  letter-spacing: -.07em;
  margin: 0;
}
._rtepw>p:last-child {
  font-size: 14px;
  line-height: 2;
  color: var(--u43);
  max-width: 425px;
  margin: 0 0 8px;
}
.jm-box {
  justify-self: end;
  grid-column: 2;
  font-size: 11px;
  color: var(--t86);
  border-bottom: 1px solid rgba(217,93,42,.5);
  padding-bottom: 5px;
  margin-bottom: 22px;
}
.b7h6w2 {
  min-width: 0;
}
.w1j3y4 {
  margin: 0;
  position: relative;
  background: #191814;
  box-shadow: 0 24px 52px rgba(0,0,0,.36);
}
.w1j3y4:before,.w1j3y4:after {
  content: "";
  position: absolute;
  z-index: 2;
  pointer-events: none;
  width: 30px;
  height: 30px;
}
.w1j3y4:before {
  top: 16px;
  left: 16px;
  border-top: 1px solid var(--t86);
  border-left: 1px solid var(--t86);
}
.w1j3y4:after {
  right: 16px;
  bottom: 62px;
  border-right: 1px solid var(--t86);
  border-bottom: 1px solid var(--t86);
}
.w1j3y4 img {
  display: block;
  width: 100%;
  height: 440px;
  object-fit: cover;
  filter: contrast(1.06) saturate(.8) sepia(.11);
}
.w1j3y4 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;
}
.w1j3y4 figcaption span {
  color: var(--t86);
  letter-spacing: .1em;
}
.w1j3y4 figcaption b {
  font-weight: 400;
  color: var(--u43);
}
.cy-foot {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 22px;
  padding: 29px 0;
  border-bottom: 1px solid var(--q90);
}
.cy-foot span,.l5y2r9 span {
  font-size: 10px;
  color: var(--t86);
  letter-spacing: .11em;
}
.cy-foot p {
  font-family: "Noto Serif SC",serif;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: -.035em;
  margin: 0;
}
.l5y2r9 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-left: 1px solid var(--q90);
  margin-top: 18px;
}
.l5y2r9 article {
  padding: 22px 20px;
  min-height: 152px;
  border-right: 1px solid var(--q90);
  border-bottom: 1px solid var(--q90);
}
.l5y2r9 p {
  font-size: 12px;
  line-height: 1.85;
  color: var(--u43);
  margin: 15px 0 0;
}
.bx-tag {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 30px;
  padding: 30px 0;
  border-bottom: 1px solid var(--q90);
}
.bx-tag small {
  font-size: 9px;
  letter-spacing: .12em;
  color: var(--t86);
}
.bx-tag h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  line-height: 1.45;
  max-width: 590px;
  letter-spacing: -.04em;
  margin: 12px 0 0;
}
.bx-tag>a {
  display: flex;
  align-items: center;
  gap: 7px;
  flex: none;
  font-size: 12px;
  color: var(--m80);
  border-bottom: 1px solid var(--u43);
  padding-bottom: 7px;
}
@media (max-width:900px) {
  .bw-tag {
    padding-top: 58px;
  }
  ._rtepw {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 48px;
  }
  .jm-box {
    grid-column: auto;
    justify-self: start;
    order: 2;
    margin-bottom: 0;
  }
  ._rtepw h1 {
    order: 1;
  }
  ._rtepw>p:last-child {
    order: 3;
  }
  .w1j3y4 img {
    height: 380px;
  }
}
@media (max-width:620px) {
  .bw-tag {
    padding-top: 45px;
  }
  ._rtepw h1 {
    font-size: 47px;
  }
  .w1j3y4 img {
    height: 290px;
  }
  .w1j3y4 figcaption {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }
  .cy-foot {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 23px 0;
  }
  .cy-foot p {
    font-size: 20px;
  }
  .l5y2r9 {
    grid-template-columns: 1fr;
  }
  .l5y2r9 article {
    min-height: 0;
  }
  .bx-tag {
    align-items: flex-start;
    flex-direction: column;
    gap: 18px;
  }
  .bx-tag h2 {
    font-size: 23px;
  }
}
.d2h5n5 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;
}
.k4f9u9 {
  padding: 104px 5.8vw 116px;
  background: #241914;
  color: #f7e9d8;
}
.hp-foot {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: end;
  gap: 5vw;
  margin-bottom: 42px;
}
.hp-foot .z8j9o8 {
  grid-column: 1/-1;
  color: #e8b298;
  margin-bottom: 0;
}
.hp-foot h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(33px,3.7vw,57px);
  line-height: 1.18;
  letter-spacing: -.06em;
  margin: 0;
}
.hp-foot .a8b1c3 {
  justify-self: start;
  border-color: #e8b298;
  color: #f7e9d8;
}
.wd-note {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
}
.wd-note article {
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(247,233,216,.24);
}
.wd-note article:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 38px;
  height: 2px;
  background: #d95d2a;
}
.wd-note img {
  display: block;
  width: 100%;
  height: 230px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.85) sepia(.1);
}
.wd-note span {
  display: block;
  margin-top: 17px;
  color: #e8b298;
  font-size: 9px;
  letter-spacing: .12em;
}
.wd-note h3 {
  font-family: "Noto Serif SC",serif;
  font-size: 25px;
  line-height: 1.35;
  margin: 10px 0;
}
.wd-note p {
  max-width: 270px;
  color: #c8b6aa;
  font-size: 12px;
  line-height: 1.85;
  margin: 0;
}
.o5f4k5 {
  padding-top: 82px;
  position: relative;
  background: radial-gradient(ellipse at 76% 13%,rgba(217,93,42,.07),transparent 29%),#11110f;
}
.o5f4k5: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);
}
.o5f4k5>* {
  position: relative;
  z-index: 1;
}
.wd-box {
  margin-bottom: 62px;
}
.wd-card {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  min-height: 430px;
  background: #e9decd;
  color: #271a16;
  box-shadow: 0 20px 48px rgba(0,0,0,.27);
}
._hhff5 {
  position: relative;
  background: #16130f;
}
._hhff5 video {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  filter: contrast(1.03) saturate(.88);
}
._hhff5 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;
}
._x9npy {
  padding: 52px 44px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
._x9npy .z8j9o8 {
  color: #a14325;
  margin-bottom: 16px;
}
._x9npy h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(31px,3.3vw,49px);
  line-height: 1.22;
  letter-spacing: -.055em;
  margin: 0;
}
._x9npy>p:not(.z8j9o8) {
  font-size: 13px;
  line-height: 1.95;
  color: #68564b;
  margin: 22px 0;
}
._x9npy 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;
}
.p9m1p7 {
  margin-top: 74px;
  border-top: 1px solid var(--q90);
}
.p9m1p7 article {
  display: grid;
  grid-template-columns: 56px 275px 1fr 22px;
  gap: 22px;
  padding: 28px 0;
  border-bottom: 1px solid var(--q90);
  align-items: start;
  position: relative;
}
.p9m1p7 article:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 40px;
  height: 2px;
  background: var(--t86);
}
.e2j6j1 {
  color: var(--t86);
  font-size: 10px;
  padding-top: 6px;
}
.p9m1p7 img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  filter: contrast(1.04) saturate(.82) sepia(.1);
}
.p9m1p7 article>div:nth-of-type(2)>p:first-child {
  margin: 0;
  color: var(--t86);
  font-size: 10px;
  letter-spacing: .11em;
}
.p9m1p7 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: clamp(24px,2.7vw,37px);
  letter-spacing: -.05em;
  line-height: 1.32;
  margin: 13px 0;
}
.dk-wrap {
  font-size: 12px;
  line-height: 1.9;
  color: var(--u43);
  max-width: 650px;
  margin: 0;
}
.p9m1p7 a {
  display: flex;
  gap: 5px;
  align-items: center;
  color: var(--m80);
  font-size: 11px;
  margin-top: 14px;
}
.p9m1p7>article>svg {
  color: #9b968c;
  margin-top: 6px;
}
._ohwrv {
  margin-top: 26px;
}
.c1n9b2 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
  margin-top: 16px;
}
.c1n9b2 article {
  background: #211b17;
  border-bottom: 1px solid var(--q90);
}
.c1n9b2 img {
  display: block;
  width: 100%;
  height: 170px;
  object-fit: cover;
  filter: contrast(1.05) saturate(.84) sepia(.1);
}
.c1n9b2>article>div {
  padding: 18px;
}
.c1n9b2 span {
  font-size: 9px;
  color: var(--t86);
  letter-spacing: .1em;
}
.c1n9b2 h2 {
  font-family: "Noto Serif SC",serif;
  font-size: 23px;
  margin: 11px 0 8px;
}
.c1n9b2 p {
  font-size: 11px;
  line-height: 1.75;
  color: var(--u43);
  margin: 0;
}
.s7h6h9 {
  margin-top: 24px;
  display: flex;
  align-items: center;
  gap: 7px;
  width: max-content;
  font-size: 12px;
  color: var(--m80);
  border-bottom: 1px solid var(--u43);
  padding-bottom: 8px;
}
@media (max-width:900px) {
  .k4f9u9 {
    padding: 80px 32px;
  }
  .wd-card {
    grid-template-columns: 1fr;
  }
  ._hhff5 video {
    min-height: 350px;
  }
  .p9m1p7 article {
    grid-template-columns: 40px 220px 1fr 22px;
  }
  .c1n9b2 {
    grid-template-columns: 1fr 1fr;
  }
  .c1n9b2 article:last-child {
    grid-column: span 2;
  }
  .wd-note {
    grid-template-columns: 1fr 1fr;
  }
  .wd-note article:last-child {
    grid-column: span 2;
  }
}
@media (max-width:620px) {
  .d2h5n5 video {
    height: 310px;
  }
  .k4f9u9 {
    padding: 70px 24px;
  }
  .hp-foot {
    grid-template-columns: 1fr;
    gap: 22px;
  }
  .wd-note,.c1n9b2 {
    grid-template-columns: 1fr;
  }
  .wd-note article:last-child,.c1n9b2 article:last-child {
    grid-column: auto;
  }
  .wd-note img {
    height: 215px;
  }
  .o5f4k5 {
    padding-top: 45px;
  }
  ._hhff5 video {
    min-height: 260px;
  }
  ._x9npy {
    padding: 36px 24px;
  }
  .p9m1p7 {
    margin-top: 50px;
  }
  .p9m1p7 article {
    grid-template-columns: 27px 1fr;
    gap: 8px;
    padding: 24px 0;
  }
  .p9m1p7 img {
    grid-column: 2;
    height: 205px;
  }
  .p9m1p7 article>div:nth-of-type(2) {
    grid-column: 2;
  }
  .p9m1p7>article>svg {
    display: none;
  }
}
.d2h5n5:before {
  top: 28px;
  right: 0;
  width: 1px;
  height: calc(100% - 26px);
  background: var(--t86);
  _5aigi: translate(16px,16px);
}
._ml4pp,.t9z6u4 {
  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;
}
._ml4pp>span,.t9z6u4>span {
  font-size: 9px;
  letter-spacing: .12em;
  color: #e8b298;
}
._ml4pp>div,.t9z6u4>div {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
}
._ml4pp article,.t9z6u4 article {
  position: relative;
  padding-left: 12px;
}
._ml4pp article:before,.t9z6u4 article:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 2px;
  height: 28px;
  background: var(--t86);
}
._ml4pp b,.t9z6u4 b {
  display: block;
  font-family: "Noto Serif SC",serif;
  font-size: 17px;
}
._ml4pp p,.t9z6u4 p {
  font-size: 10px;
  line-height: 1.6;
  color: #c8b6aa;
  margin: 4px 0 0;
}
._ml4pp>a,.t9z6u4>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;
}
.t9z6u4 {
  color: var(--m80);
  border-color: var(--q90);
  margin: 42px 0 0;
}
.t9z6u4>span {
  color: var(--t86);
}
.t9z6u4 p {
  color: var(--u43);
}
.t9z6u4>a {
  color: var(--m80);
}
@media (max-width:900px) {
  ._ml4pp,.t9z6u4 {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  ._ml4pp>a,.t9z6u4>a {
    width: max-content;
  }
}
@media (max-width:620px) {
  ._ml4pp>div,.t9z6u4>div {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  ._ml4pp,.t9z6u4 {
    margin-top: 30px;
  }
}
@property --g42 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --q96 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --q40 {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --g9 {
  syntax: "*";
  inherits: false;
}
@property --t3 {
  syntax: "*";
  inherits: false;
}
@property --m44 {
  syntax: "*";
  inherits: false;
}
@property --v16 {
  syntax: "*";
  inherits: false;
}
@property --u66 {
  syntax: "*";
  inherits: false;
}
@property --f65 {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --a33 {
  syntax: "*";
  inherits: false;
}
@property --n65 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --n45 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --u82 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --e92 {
  syntax: "*";
  inherits: false;
}
@property --a55 {
  syntax: "*";
  inherits: false;
}
@property --t19 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --b1 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --n25 {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --p46 {
  syntax: "*";
  inherits: false;
}
@property --k71 {
  syntax: "*";
  inherits: false;
}
@property --n78 {
  syntax: "*";
  inherits: false;
}
@property --p12 {
  syntax: "*";
  inherits: false;
}
@property --w14 {
  syntax: "*";
  inherits: false;
}
@property --j82 {
  syntax: "*";
  inherits: false;
}
@property --q7 {
  syntax: "*";
  inherits: false;
}
@property --z64 {
  syntax: "*";
  inherits: false;
}
@property --n38 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --w81 {
  syntax: "*";
  inherits: false;
}
@property --k44 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --n47 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --z9 {
  syntax: "*";
  inherits: false;
}
@property --p55 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --g25 {
  syntax: "*";
  inherits: false;
}
@property --w44 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --p95 {
  syntax: "*";
  inherits: false;
}
@property --x93 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --g16 {
  syntax: "*";
  inherits: false;
}
@property --n3 {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --e55 {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --g41 {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --e95 {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --d38 {
  syntax: "*";
  inherits: false;
}
@property --z30 {
  syntax: "*";
  inherits: false;
}
@property --e83 {
  syntax: "*";
  inherits: false;
}
@property --y41 {
  syntax: "*";
  inherits: false;
}
@property --e90 {
  syntax: "*";
  inherits: false;
}
@property --e19 {
  syntax: "*";
  inherits: false;
}
@property --t13 {
  syntax: "*";
  inherits: false;
}
@property --q70 {
  syntax: "*";
  inherits: false;
}
@property --g65 {
  syntax: "*";
  inherits: false;
}
@property --n24 {
  syntax: "*";
  inherits: false;
}
@property --x43 {
  syntax: "*";
  inherits: false;
}
@property --h24 {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@keyframes spin {
  to {
    _5aigi: 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 {
      --g42: 0;
      --q96: 0;
      --q40: 0;
      --g9: initial;
      --t3: initial;
      --m44: initial;
      --v16: initial;
      --u66: initial;
      --f65: solid;
      --a33: initial;
      --n65: #0000;
      --n45: #0000;
      --u82: #0000;
      --e92: initial;
      --a55: initial;
      --t19: 0%;
      --b1: 50%;
      --n25: 100%;
      --p46: initial;
      --k71: initial;
      --n78: initial;
      --p12: initial;
      --w14: initial;
      --j82: initial;
      --q7: initial;
      --z64: initial;
      --n38: 0 0 #0000;
      --w81: initial;
      --k44: 100%;
      --n47: 0 0 #0000;
      --z9: initial;
      --p55: 100%;
      --g25: initial;
      --w44: 0 0 #0000;
      --p95: initial;
      --x93: 0 0 #0000;
      --g16: initial;
      --n3: 0px;
      --e55: #fff;
      --g41: 0 0 #0000;
      --e95: solid;
      --d38: initial;
      --z30: initial;
      --e83: initial;
      --y41: initial;
      --e90: initial;
      --e19: initial;
      --t13: initial;
      --q70: initial;
      --g65: initial;
      --n24: initial;
      --x43: initial;
      --h24: "";
    }
  }
}
