/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/app/globals.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-red-700: oklch(50.5% 0.213 27.518);
    --color-amber-50: oklch(98.7% 0.022 95.277);
    --color-amber-200: oklch(92.4% 0.12 95.746);
    --color-amber-400: oklch(82.8% 0.189 84.429);
    --color-amber-800: oklch(47.3% 0.137 46.201);
    --color-emerald-50: oklch(97.9% 0.021 166.113);
    --color-emerald-200: oklch(90.5% 0.093 164.15);
    --color-emerald-700: oklch(50.8% 0.118 165.612);
    --color-blue-50: oklch(97% 0.014 254.604);
    --color-blue-200: oklch(88.2% 0.059 254.128);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-blue-700: oklch(48.8% 0.243 264.376);
    --color-rose-50: oklch(96.9% 0.015 12.422);
    --color-rose-200: oklch(89.2% 0.058 10.001);
    --color-rose-700: oklch(51.4% 0.222 16.935);
    --color-slate-50: oklch(98.4% 0.003 247.858);
    --color-slate-100: oklch(96.8% 0.007 247.896);
    --color-slate-200: oklch(92.9% 0.013 255.508);
    --color-slate-400: oklch(70.4% 0.04 256.788);
    --color-slate-500: oklch(55.4% 0.046 257.417);
    --color-slate-700: oklch(37.2% 0.044 257.287);
    --color-slate-800: oklch(27.9% 0.041 260.031);
    --color-slate-900: oklch(20.8% 0.042 265.755);
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-sm: 24rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-4xl: 56rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-tight: -0.025em;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --blur-sm: 8px;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@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%;
    -moz-tab-size: 4;
      -o-tab-size: 4;
         tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, 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(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, 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;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: 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;
  }
  ::-moz-placeholder {
    opacity: 1;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
    ::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;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .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;
    }
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .list-item {
    display: list-item;
  }
  .table {
    display: table;
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-9 {
    height: calc(var(--spacing) * 9);
  }
  .max-h-\[90vh\] {
    max-height: 90vh;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-9 {
    width: calc(var(--spacing) * 9);
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-lg {
    max-width: var(--container-lg);
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-sm {
    max-width: var(--container-sm);
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .flex-1 {
    flex: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-amber-200\/60 {
    border-color: color-mix(in srgb, oklch(92.4% 0.12 95.746) 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-amber-200) 60%, transparent);
    }
  }
  .border-blue-200\/60 {
    border-color: color-mix(in srgb, oklch(88.2% 0.059 254.128) 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-blue-200) 60%, transparent);
    }
  }
  .border-emerald-200\/60 {
    border-color: color-mix(in srgb, oklch(90.5% 0.093 164.15) 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-emerald-200) 60%, transparent);
    }
  }
  .border-rose-200\/60 {
    border-color: color-mix(in srgb, oklch(89.2% 0.058 10.001) 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-rose-200) 60%, transparent);
    }
  }
  .border-slate-100 {
    border-color: var(--color-slate-100);
  }
  .border-slate-200 {
    border-color: var(--color-slate-200);
  }
  .border-slate-200\/80 {
    border-color: color-mix(in srgb, oklch(92.9% 0.013 255.508) 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-slate-200) 80%, transparent);
    }
  }
  .bg-amber-50 {
    background-color: var(--color-amber-50);
  }
  .bg-blue-50 {
    background-color: var(--color-blue-50);
  }
  .bg-blue-600 {
    background-color: var(--color-blue-600);
  }
  .bg-emerald-50 {
    background-color: var(--color-emerald-50);
  }
  .bg-red-600 {
    background-color: var(--color-red-600);
  }
  .bg-rose-50 {
    background-color: var(--color-rose-50);
  }
  .bg-slate-100 {
    background-color: var(--color-slate-100);
  }
  .bg-slate-200 {
    background-color: var(--color-slate-200);
  }
  .bg-slate-900 {
    background-color: var(--color-slate-900);
  }
  .bg-slate-900\/40 {
    background-color: color-mix(in srgb, oklch(20.8% 0.042 265.755) 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-slate-900) 40%, transparent);
    }
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .fill-amber-400 {
    fill: var(--color-amber-400);
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .break-all {
    word-break: break-all;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-amber-400 {
    color: var(--color-amber-400);
  }
  .text-amber-800 {
    color: var(--color-amber-800);
  }
  .text-blue-700 {
    color: var(--color-blue-700);
  }
  .text-emerald-700 {
    color: var(--color-emerald-700);
  }
  .text-rose-700 {
    color: var(--color-rose-700);
  }
  .text-slate-400 {
    color: var(--color-slate-400);
  }
  .text-slate-500 {
    color: var(--color-slate-500);
  }
  .text-slate-700 {
    color: var(--color-slate-700);
  }
  .text-slate-800 {
    color: var(--color-slate-800);
  }
  .text-slate-900 {
    color: var(--color-slate-900);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .underline {
    text-decoration-line: underline;
  }
  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .backdrop-blur-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .hover\:bg-blue-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-700);
      }
    }
  }
  .hover\:bg-red-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-red-700);
      }
    }
  }
  .hover\:bg-slate-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-slate-50);
      }
    }
  }
  .hover\:bg-slate-100 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-slate-100);
      }
    }
  }
  .hover\:bg-slate-200 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-slate-200);
      }
    }
  }
  .hover\:bg-slate-800 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-slate-800);
      }
    }
  }
  .hover\:text-slate-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-slate-700);
      }
    }
  }
  .hover\:shadow {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .focus\:ring-2 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:ring-slate-400 {
    &:focus {
      --tw-ring-color: var(--color-slate-400);
    }
  }
  .focus\:ring-offset-2 {
    &:focus {
      --tw-ring-offset-width: 2px;
      --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .disabled\:pointer-events-none {
    &:disabled {
      pointer-events: none;
    }
  }
  .disabled\:opacity-50 {
    &:disabled {
      opacity: 50%;
    }
  }
}
@import url("https://fonts.googleapis.com/css2?family=Archivo:wght@500;600;700;800&family=Big+Shoulders+Display:wght@600;700;800&family=IBM+Plex+Mono:wght@400;500;600&family=Source+Sans+3:ital,wght@0,400;0,500;0,600;1,400&family=Work+Sans:wght@400;500;600&display=swap");
:root {
  --ground: #F2F5F6;
  --surface: #FFFFFF;
  --surface-2: #EAF0F2;
  --ink: #12212A;
  --ink-soft: #5A6E79;
  --ink-faint: #8598A2;
  --line: #DCE5E9;
  --line-strong: #C2D0D6;
  --glacier: #15697F;
  --glacier-soft: #DCEDF2;
  --glacier-ink: #FFFFFF;
  --ember: #C4571F;
  --ember-soft: #FBE7DA;
  --ember-ink: #FFFFFF;
  --ok: #2F6E48;
  --ok-soft: #DCEDE2;
  --warn: #8A5F14;
  --warn-soft: #F7EBD5;
  --crit: #A63A25;
  --crit-soft: #F8E2DD;
  --neutral-chip: #5D6D69;
  --neutral-chip-soft: #E4EAE8;
  --shadow: 0 1px 2px rgba(18, 33, 42, .05), 0 10px 30px rgba(18, 33, 42, .07);
}
@media (prefers-color-scheme: dark) {
  :root:not([data-theme="light"]) {
    --ground: #0B1418;
    --surface: #131F25;
    --surface-2: #1B2A31;
    --ink: #E9EFF2;
    --ink-soft: #94A8B2;
    --ink-faint: #6E838D;
    --line: #22333B;
    --line-strong: #31454E;
    --glacier: #4FA6BE;
    --glacier-soft: #0F3039;
    --glacier-ink: #08161B;
    --ember: #E2865B;
    --ember-soft: #3A2115;
    --ember-ink: #1A0C05;
    --ok: #77B992;
    --ok-soft: #14301F;
    --warn: #D6AA60;
    --warn-soft: #332812;
    --crit: #E08A73;
    --crit-soft: #361A14;
    --neutral-chip: #9AACA8;
    --neutral-chip-soft: #212E2C;
    --shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 14px 34px rgba(0, 0, 0, .5);
  }
}
:root[data-theme="dark"] {
  --ground: #0B1418;
  --surface: #131F25;
  --surface-2: #1B2A31;
  --ink: #E9EFF2;
  --ink-soft: #94A8B2;
  --ink-faint: #6E838D;
  --line: #22333B;
  --line-strong: #31454E;
  --glacier: #4FA6BE;
  --glacier-soft: #0F3039;
  --glacier-ink: #08161B;
  --ember: #E2865B;
  --ember-soft: #3A2115;
  --ember-ink: #1A0C05;
  --ok: #77B992;
  --ok-soft: #14301F;
  --warn: #D6AA60;
  --warn-soft: #332812;
  --crit: #E08A73;
  --crit-soft: #361A14;
  --neutral-chip: #9AACA8;
  --neutral-chip-soft: #212E2C;
  --shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 14px 34px rgba(0, 0, 0, .5);
}
:root[data-theme="light"] {
  --ground: #F2F5F6;
  --surface: #FFFFFF;
  --surface-2: #EAF0F2;
  --ink: #12212A;
  --ink-soft: #5A6E79;
  --ink-faint: #8598A2;
  --line: #DCE5E9;
  --line-strong: #C2D0D6;
  --glacier: #15697F;
  --glacier-soft: #DCEDF2;
  --glacier-ink: #FFFFFF;
  --ember: #C4571F;
  --ember-soft: #FBE7DA;
  --ember-ink: #FFFFFF;
  --ok: #2F6E48;
  --ok-soft: #DCEDE2;
  --warn: #8A5F14;
  --warn-soft: #F7EBD5;
  --crit: #A63A25;
  --crit-soft: #F8E2DD;
  --neutral-chip: #5D6D69;
  --neutral-chip-soft: #E4EAE8;
  --shadow: 0 1px 2px rgba(18, 33, 42, .05), 0 10px 30px rgba(18, 33, 42, .07);
}
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  background: var(--ground);
  color: var(--ink);
  font-family: 'Work Sans', 'Source Sans 3', system-ui, -apple-system, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
h1, h2, h3 {
  font-family: 'Big Shoulders Display', 'Archivo', system-ui, sans-serif;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: .01em;
  line-height: 1.02;
  text-wrap: balance;
}
p {
  margin: 0;
}
button {
  font: inherit;
}
.mono {
  font-family: 'IBM Plex Mono', ui-monospace, monospace;
  font-variant-numeric: tabular-nums;
}
.wrap {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 24px;
}
.top {
  position: sticky;
  top: 0;
  z-index: 50;
  background: var(--surface);
  border-bottom: 1px solid var(--line);
}
.top-in {
  max-width: 1080px;
  margin: 0 auto;
  padding: 12px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.logo {
  display: flex;
  align-items: center;
  gap: 9px;
  cursor: pointer;
  background: none;
  border: 0;
  padding: 0;
  color: inherit;
}
.logo span {
  font-family: 'Big Shoulders Display', sans-serif;
  font-weight: 800;
  font-size: 22px;
  letter-spacing: .04em;
}
.top-actions {
  display: flex;
  align-items: center;
  gap: 8px;
}
.icon-btn {
  width: 34px;
  height: 34px;
  border-radius: 9px;
  border: 1px solid var(--line);
  background: var(--surface);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: var(--ink-soft);
  position: relative;
  transition: border-color 0.15s ease, background 0.15s ease;
}
.icon-btn:hover {
  border-color: var(--line-strong);
}
.link-btn {
  background: none;
  border: 0;
  color: var(--glacier);
  font-weight: 600;
  font-size: 13.5px;
  cursor: pointer;
  padding: 8px 10px;
  border-radius: 8px;
  transition: background 0.15s ease;
}
.link-btn:hover {
  background: var(--glacier-soft);
}
.cart-dot {
  position: absolute;
  top: -5px;
  right: -5px;
  min-width: 17px;
  height: 17px;
  padding: 0 4px;
  border-radius: 99px;
  background: var(--ember);
  color: var(--ember-ink);
  font-size: 10px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'IBM Plex Mono', monospace;
}
.app-layout-grid {
  display: flex;
  gap: 28px;
  max-width: 1360px;
  margin: 28px auto;
  padding: 0 24px;
  width: 100%;
  align-items: flex-start;
  box-sizing: border-box;
}
@media (max-width: 960px) {
  .app-layout-grid {
    flex-direction: column;
  }
  .rail {
    width: 100% !important;
    position: static !important;
  }
}
.rail {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 16px;
  padding: 20px 16px;
  width: 280px;
  flex-shrink: 0;
  box-shadow: var(--shadow);
  height: -moz-fit-content;
  height: fit-content;
  position: sticky;
  top: 84px;
}
.rail-in {
  display: flex;
  flex-direction: column;
  gap: 0px;
  padding: 0;
  max-width: none;
  margin: 0;
  overflow-x: visible;
}
.rail-step {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 13.5px;
  color: var(--ink-soft);
  padding: 10px 12px;
  border-radius: 10px;
  transition: all 0.2s ease;
  width: 100%;
  text-align: left;
}
.rail-step:hover {
  background: var(--surface-2);
  color: var(--ink);
}
.rail-step b {
  font-weight: 600;
}
.rail-dot {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1.5px solid var(--line-strong);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  font-family: 'IBM Plex Mono', monospace;
  flex-shrink: 0;
  background: var(--surface);
  color: var(--ink-soft);
}
.rail-step.done {
  color: var(--ink);
}
.rail-step.done .rail-dot {
  background: var(--glacier);
  border-color: var(--glacier);
  color: var(--glacier-ink);
}
.rail-step.now {
  color: var(--ink);
  background: var(--glacier-soft);
  font-weight: 600;
}
.rail-step.now .rail-dot {
  background: var(--surface);
  border-color: var(--glacier);
  color: var(--glacier);
  box-shadow: 0 0 0 3px rgba(21, 105, 127, 0.15);
}
.rail-sep {
  width: 1.5px;
  height: 20px;
  background: var(--line);
  margin-left: 25px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.screen {
  animation: fade .28s ease;
}
@keyframes fade {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
section.app-section {
  padding: 34px 0;
}
.eyebrow {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .13em;
  text-transform: uppercase;
  color: var(--glacier);
}
h1.app-title {
  font-size: clamp(30px, 4.4vw, 44px);
  font-weight: 800;
  margin-top: 8px;
}
h2.app-subtitle {
  font-size: 24px;
  font-weight: 700;
}
h3.app-heading3 {
  font-size: 16px;
  font-weight: 700;
  text-transform: none;
  font-family: 'Work Sans', sans-serif;
  letter-spacing: 0;
}
.lede {
  font-size: 16px;
  color: var(--ink-soft);
  max-width: 60ch;
  margin-top: 10px;
}
.card {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 12px;
  box-shadow: var(--shadow);
}
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 14.5px;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 12px 20px;
  white-space: nowrap;
  transition: all 0.15s ease;
}
.btn-primary {
  background: var(--glacier);
  color: var(--glacier-ink);
}
.btn-primary:hover:not(:disabled) {
  filter: brightness(1.08);
}
.btn-primary:disabled {
  opacity: .45;
  cursor: not-allowed;
  filter: none;
}
.btn-ember {
  background: var(--ember);
  color: var(--ember-ink);
}
.btn-ember:hover:not(:disabled) {
  filter: brightness(1.08);
}
.btn-ghost {
  background: transparent;
  color: var(--ink);
  border-color: var(--line-strong);
}
.btn-ghost:hover:not(:disabled) {
  background: var(--surface-2);
}
.btn-block {
  width: 100%;
}
.btn-sm {
  padding: 9px 15px;
  font-size: 13.5px;
}
.actions {
  display: flex;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 26px;
}
.spacer {
  flex: 1;
}
:focus-visible {
  outline: 2px solid var(--glacier);
  outline-offset: 2px;
}
.field-label {
  display: block;
  font-family: 'IBM Plex Mono', monospace;
  font-size: 10.5px;
  font-weight: 500;
  letter-spacing: .09em;
  text-transform: uppercase;
  color: var(--ink-faint);
  margin-bottom: 6px;
}
.field {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 10px;
  padding: 12px 14px;
  background: var(--surface-2);
  font: inherit;
  font-weight: 600;
  color: var(--ink);
  text-align: left;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: border-color 0.15s ease, background 0.15s ease;
}
.field::-moz-placeholder {
  color: var(--ink-faint);
  font-weight: 400;
}
.field::placeholder {
  color: var(--ink-faint);
  font-weight: 400;
}
.field:focus {
  outline: none;
  border-color: var(--glacier);
  background: var(--surface);
}
.field-sub {
  font-size: 11.5px;
  color: var(--ink-faint);
  margin-top: 5px;
}
.searchbox {
  display: grid;
  grid-template-columns: 1.3fr 1.3fr 1.4fr .8fr auto;
  gap: 12px;
  align-items: end;
}
@media (max-width: 900px) {
  .searchbox {
    grid-template-columns: 1fr 1fr;
  }
  .searchbox > :last-child {
    grid-column: 1 / -1;
  }
}
@media (max-width: 560px) {
  .searchbox {
    grid-template-columns: 1fr;
  }
}
.ac {
  position: relative;
}
.ac-list {
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  right: 0;
  z-index: 40;
  max-height: 290px;
  overflow-y: auto;
  background: var(--surface);
  border: 1px solid var(--line-strong);
  border-radius: 11px;
  box-shadow: var(--shadow);
  padding: 5px;
}
.ac-item {
  padding: 9px 11px;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 11px;
  transition: background 0.1s ease;
}
.ac-item:hover, .ac-item.sel {
  background: var(--surface-2);
}
.ac-code {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 11px;
  font-weight: 600;
  color: var(--glacier);
  background: var(--glacier-soft);
  padding: 3px 6px;
  border-radius: 5px;
  min-width: 40px;
  text-align: center;
}
.ac-name {
  font-weight: 600;
  font-size: 14px;
}
.ac-meta {
  font-size: 11.5px;
  color: var(--ink-faint);
}
.ac-empty {
  padding: 14px;
  font-size: 13px;
  color: var(--ink-faint);
  text-align: center;
}
.links {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 14px;
}
.linkchip {
  display: flex;
  align-items: center;
  gap: 8px;
  background: var(--surface-2);
  border: 1px solid var(--line);
  border-radius: 9px;
  padding: 8px 12px;
  font-size: 12.5px;
}
.linkchip b {
  font-weight: 600;
}
.linkchip .mono {
  color: var(--ink-faint);
  font-size: 11.5px;
}
.cal-pop {
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  z-index: 45;
  background: var(--surface);
  border: 1px solid var(--line-strong);
  border-radius: 13px;
  box-shadow: var(--shadow);
  padding: 16px;
  min-width: 300px;
}
.cal-grids {
  display: flex;
  gap: 22px;
}
@media (max-width: 700px) {
  .cal-grids {
    flex-direction: column;
    gap: 16px;
  }
}
.cal-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  gap: 10px;
}
.cal-title {
  font-weight: 600;
  font-size: 14px;
  text-transform: capitalize;
}
.cal-nav {
  width: 28px;
  height: 28px;
  border-radius: 8px;
  border: 1px solid var(--line);
  background: var(--surface);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--ink-soft);
}
.cal-nav:hover {
  background: var(--surface-2);
}
.cal-grid {
  display: grid;
  grid-template-columns: repeat(7, 32px);
  gap: 2px;
}
.cal-dow {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 10px;
  color: var(--ink-faint);
  text-align: center;
  padding: 4px 0;
  text-transform: uppercase;
}
.cal-day {
  height: 32px;
  border: 0;
  background: none;
  border-radius: 7px;
  cursor: pointer;
  font-size: 13px;
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.1s ease;
}
.cal-day:hover:not(:disabled) {
  background: var(--surface-2);
}
.cal-day:disabled {
  color: var(--ink-faint);
  opacity: .35;
  cursor: default;
}
.cal-day.in {
  background: var(--glacier-soft);
  border-radius: 0;
}
.cal-day.edge {
  background: var(--glacier);
  color: var(--glacier-ink);
  font-weight: 600;
}
.cal-day.edge.start {
  border-radius: 7px 0 0 7px;
}
.cal-day.edge.end {
  border-radius: 0 7px 7px 0;
}
.cal-day.edge.solo {
  border-radius: 7px;
}
.cal-foot {
  margin-top: 13px;
  padding-top: 12px;
  border-top: 1px solid var(--line);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  font-size: 12.5px;
  color: var(--ink-soft);
}
.pax-pop {
  position: absolute;
  top: calc(100% + 6px);
  right: 0;
  z-index: 45;
  background: var(--surface);
  border: 1px solid var(--line-strong);
  border-radius: 13px;
  box-shadow: var(--shadow);
  padding: 14px;
  min-width: 265px;
}
.pax-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 9px 0;
  gap: 16px;
}
.pax-row + .pax-row {
  border-top: 1px solid var(--line);
}
.pax-lbl {
  font-weight: 600;
  font-size: 14px;
}
.pax-sub {
  font-size: 11.5px;
  color: var(--ink-faint);
}
.step {
  display: flex;
  align-items: center;
  gap: 11px;
}
.step button {
  width: 28px;
  height: 28px;
  border-radius: 8px;
  border: 1px solid var(--line-strong);
  background: var(--surface);
  cursor: pointer;
  font-weight: 700;
  color: var(--ink);
  display: flex;
  align-items: center;
  justify-content: center;
}
.step button:disabled {
  opacity: .3;
  cursor: not-allowed;
}
.step span {
  min-width: 16px;
  text-align: center;
  font-weight: 600;
  font-variant-numeric: tabular-nums;
}
.pill {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 3px 9px;
  border-radius: 6px;
  font-family: 'IBM Plex Mono', monospace;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .07em;
  text-transform: uppercase;
}
.p-live {
  background: var(--glacier);
  color: var(--glacier-ink);
}
.p-est {
  background: var(--surface-2);
  color: var(--ink-soft);
}
.p-best {
  background: var(--ember);
  color: var(--ember-ink);
}
.p-mode {
  background: var(--glacier-soft);
  color: var(--glacier);
}
.p-ok {
  background: var(--ok-soft);
  color: var(--ok);
}
.leg {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-top: 9px;
}
.price {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 22px;
  font-weight: 600;
  margin: 6px 0;
}
.meta {
  display: flex;
  gap: 16px;
  margin-top: 10px;
  font-family: 'IBM Plex Mono', monospace;
  font-size: 11.5px;
  color: var(--ink-faint);
  flex-wrap: wrap;
  align-items: center;
}
.meta a, .meta button.link-action {
  color: var(--glacier);
  cursor: pointer;
  background: none;
  border: 0;
  padding: 0;
  font: inherit;
  text-decoration: underline;
}
.detail {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid var(--line);
  gap: 5px;
  font-size: 12.5px;
  color: var(--ink-soft);
  display: grid;
}
.empty {
  padding: 34px 24px;
  text-align: center;
  color: var(--ink-soft);
  font-size: 13.5px;
}
.status {
  font-size: 12.5px;
  color: var(--ink-soft);
  margin-top: 12px;
}
.hotel {
  display: grid;
  grid-template-columns: 240px 1fr 220px;
  gap: 0;
  overflow: hidden;
  align-items: stretch;
  border-radius: 14px;
  border: 1px solid var(--line);
  background: var(--surface);
  box-shadow: var(--shadow);
  transition: transform 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}
.hotel:hover {
  border-color: var(--line-strong);
}
.hotel-media {
  position: relative;
  background: var(--surface-2);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hotel-main-img {
  width: 100%;
  height: 100%;
  min-height: 190px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.hotel-thumbs {
  position: absolute;
  bottom: 8px;
  left: 8px;
  right: 8px;
  display: flex;
  gap: 5px;
  overflow-x: auto;
  padding: 3px;
  background: rgba(18, 33, 42, 0.65);
  backdrop-filter: blur(6px);
  border-radius: 7px;
}
.hotel-thumb-btn {
  width: 38px;
  height: 28px;
  border-radius: 4px;
  border: 1px solid transparent;
  padding: 0;
  cursor: pointer;
  overflow: hidden;
  flex-shrink: 0;
  opacity: 0.75;
  transition: opacity 0.15s, border-color 0.15s;
}
.hotel-thumb-btn.active,
.hotel-thumb-btn:hover {
  opacity: 1;
  border-color: #ffffff;
}
.hotel-thumb-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hotel-body {
  padding: 20px 22px;
  display: flex;
  flex-direction: column;
  gap: 9px;
  justify-content: center;
}
.hotel-side {
  padding: 20px 22px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  align-items: flex-end;
  text-align: right;
  border-left: 1px solid var(--line);
  background: var(--surface-2);
}
.hotel-tag-row {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  align-items: center;
}
.hotel-chip {
  font-size: 11.5px;
  padding: 3px 8px;
  border-radius: 6px;
  background: var(--surface-2);
  color: var(--ink-soft);
  border: 1px solid var(--line);
  display: inline-flex;
  align-items: center;
  gap: 4px;
  white-space: nowrap;
}
.hotel-chip-highlight {
  background: var(--glacier-soft);
  color: var(--glacier);
  font-weight: 600;
  border-color: transparent;
}
.hotel-chip-ok {
  background: var(--ok-soft);
  color: var(--ok);
  font-weight: 600;
  border-color: transparent;
}
.hotel-chip-ember {
  background: var(--ember-soft);
  color: var(--ember);
  font-weight: 600;
  border-color: transparent;
}
.hotel-drawer {
  grid-column: 1 / -1;
  padding: 22px;
  background: var(--surface);
  border-top: 1px solid var(--line);
  display: grid;
  gap: 18px;
  animation: fadeIn 0.2s ease-in-out;
}
.hotel-drawer-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 20px;
}
@media (max-width: 960px) {
  .hotel {
    grid-template-columns: 1fr;
  }
  .hotel-main-img {
    height: 220px !important;
    min-height: 220px;
  }
  .hotel-side {
    border-left: 0;
    border-top: 1px solid var(--line);
    align-items: flex-start;
    text-align: left;
  }
  .hotel-drawer-grid {
    grid-template-columns: 1fr;
  }
}
.hotel-detail-box {
  background: var(--surface-2);
  border: 1px solid var(--line);
  border-radius: 10px;
  padding: 14px 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.hotel-detail-title {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--glacier);
  display: flex;
  align-items: center;
  gap: 6px;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.two-col {
  display: grid;
  grid-template-columns: 1fr 350px;
  gap: 22px;
  align-items: start;
  margin-top: 22px;
}
@media (max-width: 900px) {
  .two-col {
    grid-template-columns: 1fr;
  }
}
.sticky {
  position: sticky;
  top: 74px;
}
.line {
  padding: 16px 18px;
  display: grid;
  grid-template-columns: 38px 1fr auto;
  gap: 14px;
  align-items: center;
}
.line-ico {
  width: 38px;
  height: 38px;
  border-radius: 9px;
  background: var(--glacier-soft);
  display: flex;
  align-items: center;
  justify-content: center;
}
.line-t {
  font-weight: 600;
  font-size: 14.5px;
}
.line-d {
  font-size: 12px;
  color: var(--ink-soft);
  margin-top: 2px;
}
.line-r {
  text-align: right;
}
.line-p {
  font-family: 'IBM Plex Mono', monospace;
  font-weight: 600;
  font-size: 16px;
}
.rm {
  font-size: 11.5px;
  color: var(--ember);
  cursor: pointer;
  background: none;
  border: 0;
  padding: 2px 0;
}
.sum {
  display: grid;
  gap: 8px;
  font-family: 'IBM Plex Mono', monospace;
  font-size: 13px;
}
.sum-r {
  display: flex;
  justify-content: space-between;
  gap: 12px;
}
.sum-r span:first-child {
  font-family: 'Work Sans', sans-serif;
  color: var(--ink-soft);
}
.sum-tot {
  border-top: 1px solid var(--line);
  padding-top: 10px;
  font-size: 19px;
  font-weight: 600;
}
.sum-tot span:first-child {
  font-family: 'Big Shoulders Display', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  color: var(--ink);
}
.pnr {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 27px;
  font-weight: 600;
  letter-spacing: .16em;
  background: var(--surface-2);
  border: 1px dashed var(--line-strong);
  border-radius: 11px;
  padding: 15px 24px;
  display: inline-block;
}
.pnr-in {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 21px;
  letter-spacing: .2em;
  text-transform: uppercase;
  text-align: center;
}
.grid2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}
@media (max-width: 560px) {
  .grid2 {
    grid-template-columns: 1fr;
  }
}
.note {
  background: var(--surface-2);
  border-left: 3px solid var(--glacier);
  border-radius: 0 9px 9px 0;
  padding: 13px 16px;
  font-size: 13px;
  color: var(--ink-soft);
}
.note.warn {
  border-left-color: var(--warn);
  background: var(--warn-soft);
  color: var(--ink);
}
.tiles {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(196px, 1fr));
  gap: 12px;
  margin-top: 18px;
}
.tile {
  text-align: left;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid var(--line);
  background: var(--surface);
  border-radius: 12px;
  color: inherit;
  transition: border-color 0.15s ease, transform 0.15s ease;
}
.tile:hover {
  border-color: var(--glacier);
  transform: translateY(-2px);
}
.tile-sky {
  height: 78px;
}
.tile-b {
  padding: 12px 14px;
}
.tile-n {
  font-weight: 600;
  font-size: 14.5px;
}
.tile-m {
  font-size: 11.5px;
  color: var(--ink-faint);
  margin-top: 2px;
}
.toast {
  position: fixed;
  bottom: 22px;
  left: 50%;
  transform: translateX(-50%) translateY(18px);
  z-index: 200;
  background: var(--ink);
  color: var(--ground);
  padding: 12px 20px;
  border-radius: 11px;
  font-size: 13.5px;
  font-weight: 500;
  box-shadow: 0 12px 34px rgba(0, 0, 0, .28);
  opacity: 0;
  transition: opacity .22s ease, transform .22s ease;
  display: flex;
  align-items: center;
  gap: 14px;
  max-width: min(92vw, 540px);
  pointer-events: none;
}
.toast.on {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
  pointer-events: auto;
}
.toast button {
  background: none;
  border: 0;
  color: var(--ground);
  text-decoration: underline;
  cursor: pointer;
  font-weight: 600;
  white-space: nowrap;
}
.api-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 1px;
  background: var(--line);
  border: 1px solid var(--line);
  border-radius: 3px;
  overflow: hidden;
  margin-top: 8px;
}
.api-stat {
  background: var(--surface);
  padding: 16px 18px;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.api-stat-n {
  font-family: 'Archivo', sans-serif;
  font-size: 27px;
  font-weight: 700;
  line-height: 1;
  font-variant-numeric: tabular-nums;
}
.api-stat-l {
  font-size: 12.5px;
  color: var(--ink-soft);
}
.api-progress-bar {
  margin-top: 18px;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 13px 16px;
  border: 1px solid var(--line);
  border-radius: 3px;
  background: var(--surface);
}
.api-track {
  flex: 1;
  height: 6px;
  background: var(--surface-2);
  border-radius: 99px;
  overflow: hidden;
}
.api-fill {
  height: 100%;
  width: 0%;
  background: var(--glacier);
  transition: width .35s ease;
}
.api-progress-txt {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 12.5px;
  color: var(--ink-soft);
  white-space: nowrap;
}
.api-tier-head {
  display: flex;
  align-items: baseline;
  gap: 14px;
  flex-wrap: wrap;
  margin-bottom: 6px;
}
.api-tier-n {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 12px;
  font-weight: 600;
  color: var(--surface);
  background: var(--ink);
  padding: 3px 8px;
  border-radius: 2px;
  letter-spacing: .06em;
}
.api-tier-sub {
  font-size: 15px;
  color: var(--ink-soft);
  max-width: 66ch;
  margin-top: 8px;
}
.api-rows {
  margin-top: 22px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.api-row {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 3px;
  padding: 18px 20px;
  display: grid;
  grid-template-columns: 26px 1fr 172px;
  gap: 18px;
  align-items: start;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.api-row.done {
  opacity: .55;
}
.api-row.done .api-row-name {
  text-decoration: line-through;
  text-decoration-color: var(--ink-faint);
}
.api-chk {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 17px;
  height: 17px;
  margin-top: 4px;
  border: 1.5px solid var(--line-strong);
  border-radius: 2px;
  background: var(--surface);
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
.api-chk:checked {
  background: var(--glacier);
  border-color: var(--glacier);
}
.api-chk:checked::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 1px;
  width: 4px;
  height: 9px;
  border: solid var(--surface);
  border-width: 0 2px 2px 0;
  transform: rotate(42deg);
}
.api-row-name {
  font-family: 'Archivo', sans-serif;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: -.01em;
}
.api-role {
  font-size: 14.5px;
  color: var(--ink-soft);
  margin-top: 3px;
}
.api-meta {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 6px 18px;
  font-family: 'IBM Plex Mono', monospace;
  font-size: 12px;
  color: var(--ink-faint);
}
.api-meta b {
  color: var(--ink-soft);
  font-weight: 500;
}
.api-fixes {
  margin-top: 11px;
  padding: 9px 12px;
  background: var(--surface-2);
  border-left: 2px solid var(--glacier);
  border-radius: 0 2px 2px 0;
  font-size: 13px;
  color: var(--ink-soft);
}
.api-fixes span {
  color: var(--ink);
  font-weight: 600;
}
.api-row-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
  text-align: right;
}
.chip {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: .07em;
  text-transform: uppercase;
  padding: 4px 9px;
  border-radius: 2px;
  white-space: nowrap;
}
.c-crit {
  background: var(--crit-soft);
  color: var(--crit);
}
.c-warn {
  background: var(--warn-soft);
  color: var(--warn);
}
.c-ok {
  background: var(--ok-soft);
  color: var(--ok);
}
.c-free {
  background: var(--glacier-soft);
  color: var(--glacier);
}
.c-none {
  background: var(--neutral-chip-soft);
  color: var(--neutral-chip);
}
.cost {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 12.5px;
  color: var(--ink-soft);
}
.callout {
  margin-top: 22px;
  background: var(--crit-soft);
  border: 1px solid transparent;
  border-left: 3px solid var(--crit);
  border-radius: 0 3px 3px 0;
  padding: 18px 20px;
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.callout h3 {
  font-size: 16px;
  font-weight: 700;
  color: var(--crit);
}
.callout p {
  font-size: 14.5px;
  color: var(--ink);
}
.callout.neutral {
  background: var(--surface-2);
  border-left-color: var(--glacier);
}
.callout.neutral h3 {
  color: var(--glacier);
}
@media (max-width: 720px) {
  .api-row {
    grid-template-columns: 26px 1fr;
  }
  .api-row-right {
    grid-column: 2;
    align-items: flex-start;
    text-align: left;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
}
.pass-config-card {
  padding: 24px;
  display: grid;
  gap: 18px;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 14px;
  box-shadow: var(--shadow-sm);
}
.pass-section-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  flex-wrap: wrap;
}
.pass-group-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  gap: 8px;
}
.pass-group-btn {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 10px 14px;
  border-radius: 10px;
  border: 1px solid var(--line-strong);
  background: var(--surface);
  color: var(--ink);
  cursor: pointer;
  text-align: left;
  transition: all 0.15s ease;
}
.pass-group-btn:hover {
  background: var(--surface-2);
  border-color: var(--glacier);
}
.pass-group-btn.active {
  background: var(--ink);
  color: var(--surface);
  border-color: var(--ink);
  box-shadow: var(--shadow-sm);
}
[data-theme='dark'] .pass-group-btn.active {
  background: var(--glacier);
  color: #0b1118;
  border-color: var(--glacier);
}
.pass-group-btn .pass-name {
  font-weight: 700;
  font-size: 13.5px;
}
.pass-group-btn .pass-sub {
  font-size: 11px;
  opacity: 0.75;
  margin-top: 2px;
}
.pass-days-row {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  align-items: center;
}
.pass-day-pill {
  padding: 8px 14px;
  border-radius: 8px;
  border: 1px solid var(--line-strong);
  background: var(--surface);
  font-size: 13px;
  font-weight: 600;
  color: var(--ink);
  cursor: pointer;
  transition: all 0.15s ease;
}
.pass-day-pill:hover {
  background: var(--surface-2);
  border-color: var(--glacier);
}
.pass-day-pill.active {
  background: var(--glacier);
  color: #ffffff;
  border-color: var(--glacier);
}
[data-theme='dark'] .pass-day-pill.active {
  color: #0b1118;
}
.pass-basket-box {
  background: var(--surface-2);
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 16px 18px;
  display: grid;
  gap: 12px;
  margin-top: 6px;
}
.pass-basket-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  color: var(--ink);
}
.pass-basket-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 10px 12px;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 9px;
  flex-wrap: wrap;
}
.pass-tag-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 3px 8px;
  border-radius: 6px;
  font-size: 11.5px;
  font-weight: 700;
  background: var(--glacier-soft);
  color: var(--glacier);
}
.flight-transfer-box {
  margin-top: 14px;
  padding: 14px 16px;
  background: var(--surface-2);
  border: 1px solid var(--line);
  border-radius: 11px;
  display: grid;
  gap: 10px;
}
.flight-transfer-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.flight-transfer-title {
  font-size: 12.5px;
  font-weight: 700;
  color: var(--ink);
  display: flex;
  align-items: center;
  gap: 6px;
}
.flight-transfer-dist {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 11px;
  color: var(--ink-soft);
  background: var(--surface);
  padding: 2px 7px;
  border-radius: 5px;
  border: 1px solid var(--line);
}
.flight-transfer-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 8px;
}
.flight-transfer-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 9px 11px;
  border-radius: 9px;
  border: 1px solid var(--line-strong);
  background: var(--surface);
  color: var(--ink);
  cursor: pointer;
  text-align: left;
  transition: all 0.15s ease;
  position: relative;
}
.flight-transfer-card:hover {
  background: var(--surface-2);
  border-color: var(--glacier);
}
.flight-transfer-card.active {
  border-color: var(--glacier);
  background: var(--glacier-soft);
  box-shadow: 0 0 0 1px var(--glacier);
}
[data-theme='dark'] .flight-transfer-card.active {
  background: rgba(43, 108, 176, 0.18);
  border-color: var(--glacier);
}
.flight-transfer-card-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 4px;
  margin-bottom: 3px;
}
.flight-transfer-card-name {
  font-weight: 700;
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 5px;
  white-space: nowrap;
}
.flight-transfer-card-price {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 11.5px;
  font-weight: 700;
  color: var(--glacier);
  margin-top: 4px;
}
.flight-transfer-card-sub {
  font-size: 10.5px;
  color: var(--ink-soft);
  margin-top: 2px;
}
.flight-transfer-card-badge {
  font-size: 9.5px;
  font-weight: 700;
  padding: 1px 5px;
  border-radius: 4px;
  background: var(--surface-2);
  color: var(--ink-soft);
}
.flight-transfer-card.active .flight-transfer-card-badge {
  background: var(--glacier);
  color: #fff;
}
[data-theme='dark'] .flight-transfer-card.active .flight-transfer-card-badge {
  color: #0b1118;
}
.flight-transfer-selected-desc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  font-size: 11.5px;
  color: var(--ink-soft);
  padding: 7px 10px;
  background: var(--surface);
  border-radius: 7px;
  border: 1px solid var(--line);
  flex-wrap: wrap;
}
.flight-transfer-feature-tag {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 10.5px;
  color: var(--ink-soft);
  background: var(--surface-2);
  padding: 2px 6px;
  border-radius: 4px;
}
.flight-ancillaries-box {
  margin-top: 12px;
  padding: 14px 16px;
  background: var(--surface);
  border: 1px solid var(--glacier);
  border-radius: 11px;
  display: grid;
  gap: 12px;
  box-shadow: 0 2px 8px rgba(21, 105, 127, 0.06);
}
.flight-ancillaries-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px;
}
.flight-ancillaries-title {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 13px;
  font-weight: 700;
  color: var(--ink);
}
.flight-ancillary-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 10px;
}
.flight-ancillary-card {
  display: flex;
  flex-direction: column;
  padding: 10px 12px;
  border-radius: 8px;
  border: 1px solid var(--line-strong);
  background: var(--surface-2);
  transition: all 0.15s ease;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.flight-ancillary-card:hover {
  border-color: var(--glacier);
  background: var(--surface);
}
.flight-ancillary-card.selected {
  border-color: var(--glacier);
  background: var(--glacier-soft);
  box-shadow: 0 0 0 1px var(--glacier);
}
[data-theme='dark'] .flight-ancillary-card.selected {
  background: rgba(21, 105, 127, 0.22);
}
.flight-ancillary-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 6px;
  margin-bottom: 4px;
}
.flight-ancillary-name {
  font-weight: 700;
  font-size: 12px;
  color: var(--ink);
  display: flex;
  align-items: center;
  gap: 6px;
}
.flight-ancillary-desc {
  font-size: 11px;
  color: var(--ink-soft);
  line-height: 1.35;
  margin-bottom: 8px;
}
.flight-ancillary-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
  border-top: 1px solid var(--line);
  padding-top: 6px;
}
.flight-ancillary-price {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 12px;
  font-weight: 700;
  color: var(--glacier);
}
.prebook-inspector-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 3px 8px;
  border-radius: 6px;
  font-size: 11px;
  font-weight: 600;
  background: rgba(56, 189, 248, 0.12);
  color: var(--glacier);
  border: 1px solid rgba(56, 189, 248, 0.3);
}
.prebook-code-block {
  background: #0d171d;
  color: #7dd3fc;
  font-family: 'IBM Plex Mono', monospace;
  font-size: 11.5px;
  line-height: 1.45;
  padding: 14px;
  border-radius: 8px;
  overflow-x: auto;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
@media (prefers-reduced-motion: reduce) {
  * {
    animation: none !important;
    transition: none !important;
  }
}
.resort-explorer {
  margin-top: 38px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.resort-explorer-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}
.resort-explorer-title {
  font-family: 'Archivo', sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.015em;
  color: var(--ink);
  margin: 0;
  display: flex;
  align-items: center;
  gap: 9px;
}
.resort-explorer-desc {
  font-size: 13px;
  color: var(--ink-soft);
  margin-top: 4px;
}
.resort-controls-card {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  box-shadow: var(--shadow);
}
.resort-controls-top {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px;
  align-items: center;
}
@media (max-width: 768px) {
  .resort-controls-top {
    grid-template-columns: 1fr;
  }
}
.resort-search-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  flex: 1;
}
.resort-search-icon {
  position: absolute;
  left: 12px;
  color: var(--ink-faint);
  pointer-events: none;
  display: flex;
  align-items: center;
}
.resort-search-input {
  width: 100%;
  padding: 10px 36px 10px 38px;
  background: var(--surface-2);
  border: 1px solid var(--line-strong);
  border-radius: 9px;
  font-size: 13.5px;
  color: var(--ink);
  font-family: inherit;
  transition: all 0.15s ease;
}
.resort-search-input:focus {
  outline: none;
  background: var(--surface);
  border-color: var(--glacier);
  box-shadow: 0 0 0 2px var(--glacier-soft);
}
.resort-search-clear {
  position: absolute;
  right: 10px;
  background: none;
  border: none;
  color: var(--ink-faint);
  cursor: pointer;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 14px;
  line-height: 1;
}
.resort-search-clear:hover {
  color: var(--ink);
}
.resort-sort-group {
  display: flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
}
.resort-sort-label {
  font-size: 12px;
  font-weight: 600;
  color: var(--ink-soft);
}
.resort-sort-select {
  padding: 9px 12px;
  background: var(--surface-2);
  border: 1px solid var(--line-strong);
  border-radius: 9px;
  font-size: 12.5px;
  font-weight: 600;
  color: var(--ink);
  cursor: pointer;
  font-family: inherit;
  transition: all 0.15s ease;
}
.resort-sort-select:focus {
  outline: none;
  border-color: var(--glacier);
}
.resort-filters-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
  border-top: 1px solid var(--line);
  padding-top: 12px;
}
.resort-country-pills {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}
.resort-pill-btn {
  padding: 6px 11px;
  border-radius: 8px;
  border: 1px solid var(--line);
  background: var(--surface-2);
  color: var(--ink-soft);
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.12s ease;
  white-space: nowrap;
}
.resort-pill-btn:hover {
  background: var(--surface);
  border-color: var(--glacier);
  color: var(--ink);
}
.resort-pill-btn.active {
  background: var(--glacier);
  color: #fff;
  border-color: var(--glacier);
}
[data-theme='dark'] .resort-pill-btn.active {
  background: var(--glacier);
  color: #0b1118;
}
.resort-feature-filters {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
  align-items: center;
}
.resort-feature-btn {
  padding: 5px 9px;
  border-radius: 6px;
  border: 1px dashed var(--line-strong);
  background: transparent;
  color: var(--ink-soft);
  font-size: 11.5px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.12s ease;
}
.resort-feature-btn:hover {
  border-style: solid;
  border-color: var(--glacier);
  color: var(--ink);
}
.resort-feature-btn.active {
  border-style: solid;
  border-color: var(--glacier);
  background: var(--glacier-soft);
  color: var(--glacier);
  font-weight: 600;
}
.resort-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 14px;
}
.resort-card {
  text-align: left;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid var(--line);
  background: var(--surface);
  border-radius: 12px;
  color: inherit;
  transition: all 0.18s cubic-bezier(0.16, 1, 0.3, 1);
  display: flex;
  flex-direction: column;
  position: relative;
}
.resort-card:hover {
  border-color: var(--glacier);
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.resort-card.selected {
  border-color: var(--glacier);
  box-shadow: 0 0 0 2px var(--glacier), 0 8px 22px rgba(43, 108, 176, 0.18);
}
.resort-card-sky {
  height: 82px;
  position: relative;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.resort-card-badge {
  font-size: 10.5px;
  font-weight: 700;
  padding: 2px 7px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  backdrop-filter: blur(4px);
}
.resort-card-body {
  padding: 12px 14px 14px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1;
}
.resort-card-name-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
}
.resort-card-title {
  font-weight: 700;
  font-size: 14.5px;
  color: var(--ink);
  line-height: 1.25;
}
.resort-card-domain {
  font-size: 11.5px;
  color: var(--ink-soft);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.resort-card-specs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6px;
  background: var(--surface-2);
  border-radius: 7px;
  padding: 7px 9px;
  font-size: 11px;
  color: var(--ink-soft);
}
.resort-card-spec-item {
  display: flex;
  align-items: center;
  gap: 4px;
}
.resort-card-footer {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  border-top: 1px solid var(--line);
  padding-top: 9px;
  margin-top: auto;
}
.resort-price-amount {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 13.5px;
  font-weight: 700;
  color: var(--glacier);
}
.resort-price-sub {
  font-size: 10.5px;
  color: var(--ink-faint);
}
.resort-empty-state {
  padding: 38px 20px;
  text-align: center;
  background: var(--surface);
  border: 1px dashed var(--line-strong);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.home-mode-tabs {
  display: flex;
  background: var(--surface-2);
  padding: 4px;
  border-radius: 12px;
  border: 1px solid var(--line);
  margin-top: 20px;
  gap: 4px;
}
.home-mode-tab {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 16px;
  font-size: 13.5px;
  font-weight: 600;
  color: var(--ink-soft);
  background: transparent;
  border: none;
  border-radius: 9px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.home-mode-tab:hover {
  color: var(--ink);
  background: rgba(255, 255, 255, 0.4);
}
.home-mode-tab.active {
  background: var(--surface);
  color: var(--glacier);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
}
[data-theme='dark'] .home-mode-tab.active {
  background: var(--surface);
  color: var(--glacier);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.section-controls-card {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 14px 16px;
  margin-top: 14px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  box-shadow: var(--shadow);
}
.section-controls-top {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px;
  align-items: center;
}
@media (max-width: 768px) {
  .section-controls-top {
    grid-template-columns: 1fr;
  }
}
.filter-pills-wrap {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
  align-items: center;
}
.filter-pill-btn {
  padding: 5px 11px;
  border-radius: 7px;
  border: 1px solid var(--line);
  background: var(--surface-2);
  color: var(--ink-soft);
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.12s ease;
  white-space: nowrap;
}
.filter-pill-btn:hover {
  background: var(--surface);
  border-color: var(--glacier);
  color: var(--ink);
}
.filter-pill-btn.active {
  background: var(--glacier);
  color: #fff;
  border-color: var(--glacier);
}
[data-theme='dark'] .filter-pill-btn.active {
  background: var(--glacier);
  color: #0b1118;
}
.brand {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: -0.02em;
}
.badge-admin {
  background: var(--ember-soft);
  color: var(--ember);
  font-family: 'IBM Plex Mono', monospace;
  font-size: 11px;
  font-weight: 700;
  padding: 3px 8px;
  border-radius: 999px;
  text-transform: uppercase;
  letter-spacing: .08em;
}
.tabs {
  display: flex;
  gap: 6px;
  background: var(--surface-2);
  padding: 4px;
  border-radius: 12px;
  border: 1px solid var(--line);
}
.tab {
  background: transparent;
  border: none;
  padding: 8px 16px;
  border-radius: 9px;
  font-size: 13.5px;
  font-weight: 600;
  color: var(--ink-soft);
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.15s ease;
  position: relative;
}
.tab:hover {
  color: var(--ink);
  background: var(--surface);
}
.tab.on {
  background: var(--surface);
  color: var(--ink);
  box-shadow: 0 1px 3px rgba(0,0,0,0.08), 0 1px 2px rgba(0,0,0,0.04);
  font-weight: 700;
}
.alert-dot {
  background: var(--ember);
  color: var(--ember-ink);
  font-size: 10px;
  font-weight: 700;
  padding: 1px 6px;
  border-radius: 999px;
  margin-left: 4px;
  font-family: 'IBM Plex Mono', monospace;
}
.ghost-link {
  color: var(--glacier);
  text-decoration: none;
  font-weight: 600;
  font-size: 13.5px;
  padding: 8px 12px;
  border-radius: 8px;
  transition: background 0.15s ease;
}
.ghost-link:hover {
  background: var(--glacier-soft);
}
.stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 16px;
  margin-top: 24px;
}
.stat {
  padding: 22px;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 14px;
  box-shadow: var(--shadow);
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.stat-n {
  font-size: 32px;
  font-weight: 800;
  letter-spacing: -0.03em;
  font-family: 'IBM Plex Mono', monospace;
}
.stat-l {
  font-size: 13px;
  color: var(--ink-soft);
  font-weight: 500;
}
.split {
  display: grid;
  grid-template-columns: 320px minmax(0, 1fr);
  gap: 24px;
  margin-top: 24px;
}
@media (max-width: 900px) {
  .split {
    grid-template-columns: 1fr;
  }
}
.panel {
  padding: 28px;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 16px;
  box-shadow: var(--shadow);
}
.list {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 16px;
  box-shadow: var(--shadow);
  max-height: 700px;
  overflow-y: auto;
}
.list-item {
  width: 100%;
  text-align: left;
  padding: 12px 16px;
  border: none;
  background: transparent;
  border-radius: 10px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background 0.1s ease;
}
.list-item:hover {
  background: var(--surface-2);
}
.list-item.on {
  background: var(--glacier-soft);
}
.li-n {
  font-weight: 700;
  font-size: 14.5px;
  color: var(--ink);
}
.li-m {
  font-size: 12px;
  color: var(--ink-faint);
}
.dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--ok);
}
.dot.off {
  background: var(--crit);
}
.banner {
  padding: 16px 20px;
  border-radius: 12px;
  background: var(--glacier-soft);
  border-left: 4px solid var(--glacier);
  color: var(--ink);
  font-size: 14px;
  margin-top: 20px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.03);
}
.tbl-scroll {
  overflow-x: auto;
}
table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
th {
  text-align: left;
  padding: 12px 16px;
  font-family: 'IBM Plex Mono', monospace;
  font-size: 11.5px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--ink-faint);
  border-bottom: 1px solid var(--line);
  background: var(--surface-2);
}
td {
  padding: 14px 16px;
  border-bottom: 1px solid var(--line);
  color: var(--ink);
}
tr:last-child td {
  border-bottom: none;
}
.row-click {
  cursor: pointer;
  transition: background 0.1s ease;
}
.row-click:hover td {
  background: var(--surface-2);
}
.pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 10px;
  border-radius: 99px;
  font-size: 12px;
  font-weight: 600;
}
.p-ok {
  background: var(--ok-soft);
  color: var(--ok);
}
.p-no {
  background: var(--crit-soft);
  color: var(--crit);
}
.empty {
  padding: 40px;
  text-align: center;
  color: var(--ink-faint);
  font-size: 14.5px;
}
.subtab-nav {
  display: flex;
  gap: 8px;
  border-bottom: 1px solid var(--line);
  padding-bottom: 12px;
  margin-bottom: 24px;
}
.subtab-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 10px;
  border: 1px solid var(--line);
  background: var(--surface-2);
  color: var(--ink-soft);
  font-size: 13.5px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.15s ease;
}
.subtab-btn:hover {
  background: var(--surface);
  color: var(--ink);
  border-color: var(--glacier);
}
.subtab-btn.active {
  background: var(--glacier);
  color: #fff;
  border-color: var(--glacier);
  box-shadow: 0 2px 6px rgba(13, 148, 136, 0.25);
}
.domaine-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 10px 14px;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 10px;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.domaine-card:hover {
  border-color: var(--glacier);
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}
.package-card {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0,0,0,0.04);
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.package-card:hover {
  border-color: rgba(13, 148, 136, 0.4);
  box-shadow: 0 4px 14px rgba(0,0,0,0.06);
}
.package-header {
  padding: 14px 18px;
  background: var(--surface-2);
  border-bottom: 1px solid var(--line);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}
.tag-badge {
  display: inline-flex;
  align-items: center;
  padding: 3px 9px;
  border-radius: 6px;
  font-size: 11.5px;
  font-weight: 600;
  letter-spacing: 0.02em;
}
.tag-domaine {
  background: rgba(13, 148, 136, 0.12);
  color: var(--glacier);
  border: 1px solid rgba(13, 148, 136, 0.25);
}
.tag-duration {
  background: rgba(224, 90, 71, 0.12);
  color: var(--ember);
  border: 1px solid rgba(224, 90, 71, 0.25);
}
.admin-modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(15, 23, 42, 0.65);
  backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
  padding: 20px;
}
.admin-modal-card {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 16px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.25);
  width: 100%;
  max-width: 580px;
  max-height: 90vh;
  overflow-y: auto;
  padding: 24px;
}
.hero {
  max-width: 1080px;
  margin: 0 auto;
  padding: 40px 24px 0;
}
.crumb {
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--glacier);
  margin-bottom: 14px;
}
.hero h1 {
  font-size: clamp(40px, 7vw, 66px);
  font-weight: 800;
  letter-spacing: -.03em;
  line-height: 1;
  margin: 0 0 18px;
  text-transform: uppercase;
}
.chips {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-bottom: 32px;
}
.chip {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 999px;
  padding: 8px 15px;
  font-size: 13.5px;
  color: var(--ink-soft);
  box-shadow: var(--shadow);
}
.chip b {
  color: var(--ink);
  font-weight: 600;
}
.chip.season {
  background: var(--glacier-soft);
  border-color: transparent;
  color: var(--glacier);
}
.chip.season b {
  color: var(--glacier);
}
.sky {
  height: 230px;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
  background: linear-gradient(165deg,#8FC0D4,#3E6C8A 55%,#24455C);
  box-shadow: var(--shadow);
  margin-bottom: 36px;
}
.sky svg {
  position: absolute;
  inset: auto 0 0 0;
  width: 100%;
  display: block;
}
.sky .tag {
  position: absolute;
  left: 18px;
  bottom: 16px;
  color: #fff;
  font-size: 11.5px;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-weight: 700;
  background: rgba(9,20,27,.78);
  border: 1px solid rgba(255,255,255,.22);
  padding: 7px 13px;
  border-radius: 999px;
  backdrop-filter: blur(4px);
}
.body {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 24px 80px;
  display: grid;
  gap: 36px;
  grid-template-columns: minmax(0,1fr) 320px;
  align-items: start;
}
@media (max-width:880px) {
  .body {
    grid-template-columns: 1fr;
  }
}
.body section {
  margin-bottom: 30px;
}
.sec-head {
  display: flex;
  align-items: center;
  gap: 11px;
  margin-bottom: 12px;
}
.sec-mark {
  width: 34px;
  height: 34px;
  border-radius: 10px;
  background: var(--glacier-soft);
  display: grid;
  place-items: center;
  font-size: 16px;
  flex: none;
}
.body h2 {
  font-size: 19px;
  font-weight: 700;
  letter-spacing: -.008em;
  margin: 0;
}
.body p {
  margin: 0 0 14px;
  color: var(--ink-soft);
  max-width: 66ch;
}
.body p:last-child {
  margin-bottom: 0;
}
.tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 4px;
}
.tag-pill {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 7px 13px;
  font-size: 13.5px;
  color: var(--ink);
}
.linked {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 14px;
}
.linked span {
  background: var(--surface-2);
  border-radius: 8px;
  padding: 7px 13px;
  font-size: 13.5px;
  color: var(--ink-soft);
}
.aside {
  position: sticky;
  top: 86px;
  display: grid;
  gap: 16px;
}
.aside .card {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 14px;
  padding: 22px;
  box-shadow: var(--shadow);
}
.aside .card h3 {
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--ink-faint);
  margin: 0 0 16px;
}
.aside .row {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 9px 0;
  border-bottom: 1px solid var(--line);
  font-size: 14.5px;
}
.aside .row:last-of-type {
  border-bottom: none;
}
.aside .row span {
  color: var(--ink-soft);
}
.aside .row b {
  font-weight: 600;
}
.aside .btn {
  display: block;
  width: 100%;
  margin-top: 16px;
  padding: 13px;
  border: none;
  border-radius: 10px;
  background: var(--ember);
  color: var(--ember-ink);
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  font-family: inherit;
}
.aside .note {
  font-size: 12.5px;
  color: var(--ink-faint);
  margin-top: 11px;
  text-align: center;
}
.strip {
  margin-top: 6px;
}
.bar {
  position: relative;
  height: 12px;
  border-radius: 999px;
  background: var(--surface-2);
  overflow: hidden;
}
.bar i {
  position: absolute;
  top: 0;
  bottom: 0;
  background: var(--glacier);
  opacity: .85;
}
.scale {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
  font-size: 11.5px;
  color: var(--ink-faint);
}
.legend {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 12px;
  font-size: 13px;
  color: var(--ink-soft);
}
.dot {
  width: 10px;
  height: 10px;
  border-radius: 3px;
  background: var(--glacier);
  flex: none;
}
.nv-extras {
  --nv-gap: 22px;
}
.nv-trip-bar {
  margin-top: 18px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 32px;
  padding: 14px 18px;
  background: var(--surface-2, #EAF0F2);
  border: 1px solid var(--line, #DCE5E9);
  border-radius: 14px;
}
.nv-trip-bar > div {
  display: grid;
  gap: 2px;
}
.nv-trip-bar span {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--ink-faint, #7b8a93);
}
.nv-trip-bar b {
  font-size: 14.5px;
  color: var(--ink, #12212A);
}
.nv-source {
  margin-top: 14px;
}
.nv-card {
  margin-top: var(--nv-gap);
  padding: 26px;
  background: var(--surface, #fff);
  border: 1px solid var(--line, #DCE5E9);
  border-radius: 18px;
}
.nv-card-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}
.nv-card-head h2 {
  margin: 0;
}
.nv-sub {
  margin: 5px 0 0;
  font-size: 13px;
  color: var(--ink-soft, #56656e);
  max-width: 62ch;
}
.nv-badge {
  flex: none;
  padding: 6px 12px;
  border-radius: 999px;
  background: var(--glacier, #15697F);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--glacier, #15697F) 12%, transparent);
  }
  color: var(--glacier, #15697F);
  font-size: 12.5px;
  font-weight: 600;
}
.nv-step {
  display: flex;
  align-items: center;
  gap: 9px;
  margin: 22px 0 10px;
  font-size: 13px;
  font-weight: 600;
  color: var(--ink, #12212A);
}
.nv-step-inline {
  margin-top: 0;
}
.nv-num {
  width: 21px;
  height: 21px;
  flex: none;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: var(--glacier, #15697F);
  color: #fff;
  font-size: 11.5px;
  font-weight: 700;
}
.nv-opts {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: 10px;
}
.nv-opts-2 {
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  max-width: 620px;
}
.nv-opt {
  display: grid;
  gap: 3px;
  text-align: left;
  padding: 13px 15px;
  cursor: pointer;
  background: var(--ground, #F2F5F6);
  border: 1.5px solid transparent;
  border-radius: 13px;
  transition: border-color .14s, background .14s;
}
.nv-opt:hover {
  border-color: var(--glacier, #15697F);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--glacier, #15697F) 40%, transparent);
  }
}
.nv-opt.is-on {
  background: var(--glacier, #15697F);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--glacier, #15697F) 9%, transparent);
  }
  border-color: var(--glacier, #15697F);
}
.nv-opt .nv-t {
  font-size: 14px;
  font-weight: 600;
  color: var(--ink, #12212A);
}
.nv-opt .nv-s {
  font-size: 12px;
  color: var(--ink-soft, #56656e);
}
.nv-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.nv-pill {
  position: relative;
  padding: 9px 16px;
  cursor: pointer;
  background: var(--ground, #F2F5F6);
  border: 1.5px solid transparent;
  border-radius: 999px;
  font-size: 13.5px;
  font-weight: 600;
  color: var(--ink, #12212A);
}
.nv-pill:hover {
  border-color: var(--glacier, #15697F);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--glacier, #15697F) 40%, transparent);
  }
}
.nv-pill.is-on {
  background: var(--glacier, #15697F);
  color: #fff;
  border-color: var(--glacier, #15697F);
}
.nv-rec {
  margin-left: 7px;
  padding: 2px 7px;
  border-radius: 999px;
  background: var(--ember, #C4571F);
  color: #fff;
  font-size: 10px;
  letter-spacing: .04em;
  text-transform: uppercase;
}
.nv-pill.is-on .nv-rec {
  background: rgba(255,255,255,.22);
}
.nv-two {
  display: grid;
  grid-template-columns: minmax(260px, 300px) 1fr;
  gap: 24px;
  align-items: start;
}
@media (max-width: 780px) {
  .nv-two {
    grid-template-columns: 1fr;
  }
}
.nv-cal {
  padding: 14px;
  background: var(--ground, #F2F5F6);
  border: 1px solid var(--line, #DCE5E9);
  border-radius: 14px;
}
.nv-cal-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.nv-cal-month {
  font-size: 13.5px;
  font-weight: 600;
  text-transform: capitalize;
  color: var(--ink, #12212A);
}
.nv-cal-nav {
  width: 28px;
  height: 28px;
  border-radius: 8px;
  cursor: pointer;
  background: var(--surface, #fff);
  border: 1px solid var(--line, #DCE5E9);
  font-size: 16px;
  line-height: 1;
  color: var(--ink, #12212A);
}
.nv-cal-nav:disabled {
  opacity: .3;
  cursor: default;
}
.nv-cal-dow, .nv-cal-grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 3px;
}
.nv-cal-dow span {
  text-align: center;
  font-size: 10.5px;
  color: var(--ink-faint, #7b8a93);
  padding-bottom: 4px;
}
.nv-cal-void {
  aspect-ratio: 1;
}
.nv-cal-day {
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  cursor: pointer;
  border: 1.5px solid transparent;
  border-radius: 9px;
  background: var(--surface, #fff);
  font-size: 13px;
  color: var(--ink, #12212A);
  transition: background .12s, color .12s;
}
.nv-cal-day:hover:not(:disabled) {
  border-color: var(--glacier, #15697F);
}
.nv-cal-day:disabled {
  background: transparent;
  color: var(--ink-faint, #7b8a93);
  opacity: .38;
  cursor: not-allowed;
}
.nv-cal-day.is-mid {
  background: var(--glacier, #15697F);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--glacier, #15697F) 14%, transparent);
  }
}
.nv-cal-day.is-sel {
  background: var(--glacier, #15697F);
  color: #fff;
  border-color: var(--glacier, #15697F);
  font-weight: 700;
}
.nv-cal-foot {
  margin: 10px 0 0;
  font-size: 11px;
  line-height: 1.45;
  color: var(--ink-faint, #7b8a93);
}
.nv-slots {
  display: grid;
  gap: 8px;
}
.nv-slot {
  display: grid;
  gap: 2px;
  text-align: left;
  cursor: pointer;
  padding: 11px 14px;
  background: var(--ground, #F2F5F6);
  border: 1.5px solid transparent;
  border-radius: 12px;
}
.nv-slot:hover:not(:disabled) {
  border-color: var(--glacier, #15697F);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--glacier, #15697F) 40%, transparent);
  }
}
.nv-slot.is-on {
  background: var(--glacier, #15697F);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--glacier, #15697F) 9%, transparent);
  }
  border-color: var(--glacier, #15697F);
}
.nv-slot:disabled {
  opacity: .45;
  cursor: not-allowed;
}
.nv-slot .nv-h {
  font-size: 14px;
  font-weight: 600;
  font-variant-numeric: tabular-nums;
  color: var(--ink, #12212A);
}
.nv-slot .nv-d {
  font-size: 12px;
  color: var(--ink-soft, #56656e);
}
.nv-validity {
  margin: 14px 0 0;
  padding: 11px 14px;
  background: var(--glacier, #15697F);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--glacier, #15697F) 8%, transparent);
  }
  border-left: 3px solid var(--glacier, #15697F);
  border-radius: 0 10px 10px 0;
  font-size: 13px;
  line-height: 1.5;
  color: var(--ink, #12212A);
}
.nv-warn {
  margin: 10px 0 0;
  padding: 11px 14px;
  background: var(--ember, #C4571F);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--ember, #C4571F) 10%, transparent);
  }
  border-left: 3px solid var(--ember, #C4571F);
  border-radius: 0 10px 10px 0;
  font-size: 13px;
  line-height: 1.5;
  color: var(--ink, #12212A);
}
.nv-addbar {
  margin-top: 20px;
  padding-top: 18px;
  border-top: 1px solid var(--line, #DCE5E9);
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
.nv-stepper {
  display: flex;
  align-items: center;
  gap: 4px;
  background: var(--ground, #F2F5F6);
  border: 1px solid var(--line, #DCE5E9);
  border-radius: 999px;
  padding: 3px;
}
.nv-stepper button {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  cursor: pointer;
  background: var(--surface, #fff);
  border: 1px solid var(--line, #DCE5E9);
  font-size: 15px;
  line-height: 1;
  color: var(--ink, #12212A);
}
.nv-stepper span {
  min-width: 26px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  font-variant-numeric: tabular-nums;
}
.nv-price {
  font-size: 13.5px;
  color: var(--ink-soft, #56656e);
}
.nv-price b {
  font-size: 16px;
  color: var(--ink, #12212A);
}
.nv-addbar .btn {
  margin-left: auto;
}
.nv-addbar .btn:disabled {
  opacity: .45;
  cursor: not-allowed;
}
.nv-hint {
  margin: 9px 0 0;
  font-size: 12.5px;
  color: var(--ember, #C4571F);
}
.nv-basket {
  margin-top: 18px;
  padding: 16px 18px;
  background: var(--surface-2, #EAF0F2);
  border-radius: 14px;
}
.nv-basket h3 {
  margin: 0 0 10px;
  font-size: 11px;
  letter-spacing: .09em;
  text-transform: uppercase;
  color: var(--ink-faint, #7b8a93);
}
.nv-line {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  padding: 9px 0;
  border-top: 1px solid var(--line, #DCE5E9);
}
.nv-line:first-of-type {
  border-top: 0;
}
.nv-line > div:first-child {
  display: grid;
  gap: 2px;
}
.nv-line b {
  font-size: 13.5px;
  color: var(--ink, #12212A);
}
.nv-line span {
  font-size: 12px;
  color: var(--ink-soft, #56656e);
}
.nv-line-end {
  display: grid;
  justify-items: end;
  gap: 2px;
}
.nv-remove {
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  font-size: 11.5px;
  color: var(--ember, #C4571F);
  text-decoration: underline;
}
.nv-actions {
  margin-top: 26px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.nv-actions .spacer {
  flex: 1;
}
.nv-foot {
  margin: 10px 0 0;
  font-size: 11.5px;
  text-align: center;
  color: var(--ink-faint, #7b8a93);
}
.nv-extras button:focus-visible {
  outline: 2px solid var(--glacier, #15697F);
  outline-offset: 2px;
}
@media (prefers-reduced-motion: reduce) {
  .nv-extras * {
    transition: none !important;
  }
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@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 {
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
    }
  }
}




