@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host { --font-sans: "Figtree", ui-sans-serif, system-ui, sans-serif; --font-serif: "Source Serif 4", "Iowan Old Style", Palatino, Georgia, serif; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --color-red-500: oklch(63.7% 0.237 25.331); --color-zinc-50: oklch(98.5% 0 none); --color-zinc-400: oklch(70.5% 0.015 286.067); --color-zinc-500: oklch(55.2% 0.016 285.938); --color-zinc-900: oklch(21% 0.006 285.885); --color-zinc-950: oklch(14.1% 0.005 285.823); --color-black: #000; --color-white: #fff; --spacing: 0.25rem; --container-sm: 24rem; --container-md: 28rem; --container-lg: 32rem; --container-xl: 36rem; --container-2xl: 42rem; --container-3xl: 48rem; --container-6xl: 72rem; --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-lg: 1.125rem; --text-lg--line-height: calc(1.75 / 1.125); --text-xl: 1.25rem; --text-xl--line-height: calc(1.75 / 1.25); --text-2xl: 1.5rem; --text-2xl--line-height: calc(2 / 1.5); --font-weight-medium: 500; --font-weight-semibold: 600; --tracking-tight: -0.025em; --leading-tight: 1.25; --leading-snug: 1.375; --leading-relaxed: 1.625; --radius-md: 0.75rem; --radius-lg: 1rem; --radius-xl: 1.5rem; --radius-2xl: 1.5rem; --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); --color-paper: #eef1ec; --color-paper-2: #eef1ec; --color-cream: #f6f8f5; --color-ink: #1c241c; --color-ink-soft: #3a433a; --color-muted: #5c665c; --color-faint: #8a938a; --color-line: #d5dad5; --color-pine: #1e3a5f; --color-pine-fg: #f7f9f6; --text-kicker: 0.875rem; --text-kicker--line-height: 1.4; --text-display: clamp(2.75rem, 1.85rem + 3.8vw, 4.35rem); --text-display--line-height: 1.12; --text-display--letter-spacing: -0.02em; --text-display--font-weight: 600; --text-headline: clamp(1.8rem, 1.4rem + 1.5vw, 2.45rem); --text-headline--line-height: 1.2; --text-headline--letter-spacing: -0.016em; --text-headline--font-weight: 600; --text-title: clamp(1.22rem, 1.1rem + 0.55vw, 1.45rem); --text-title--line-height: 1.3; --text-title--letter-spacing: -0.01em; --text-title--font-weight: 600; --text-price: clamp(2.85rem, 1.7rem + 4.2vw, 5.15rem); --text-price--line-height: 1; --text-price--letter-spacing: -0.025em; --text-price--font-weight: 600; --tracking-kicker: 0.06em; --aspect-photo: 4 / 3; --shadow-tile: -6px -6px 14px rgb(255 255 255 / 0.85),
    7px 9px 18px rgb(28 36 28 / 0.1); --ease-out-soft: cubic-bezier(0.22, 1, 0.36, 1); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: 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: 0px; border-color: inherit; border-collapse: collapse; }
  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; letter-spacing: inherit; color: inherit; border-radius: 0px; 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(currentcolor, transparent);
}
}
}
  textarea { resize: vertical; }
  ::-webkit-search-decoration { 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: 0px; }
  ::-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: 0px; }
  ::-webkit-calendar-picker-indicator { line-height: 1; }
  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 {
  .visible { visibility: visible; }
  .sr-only { position: absolute; width: 1px; height: 1px; padding: 0px; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border-width: 0px; }
  .absolute { position: absolute; }
  .fixed { position: fixed; }
  .relative { position: relative; }
  .static { position: static; }
  .inset-0 { inset: 0px; }
  .inset-x-0 { inset-inline: 0px; }
  .top-0 { top: 0px; }
  .top-1\/2 { top: calc(50%); }
  .top-4 { top: calc(var(--spacing) * 4); }
  .top-24 { top: calc(var(--spacing) * 24); }
  .right-0 { right: 0px; }
  .right-4 { right: calc(var(--spacing) * 4); }
  .bottom-0 { bottom: 0px; }
  .-left-\[9999px\] { left: calc(-9999px); }
  .left-0 { left: 0px; }
  .left-4 { left: calc(var(--spacing) * 4); }
  .z-10 { z-index: 10; }
  .z-40 { z-index: 40; }
  .z-50 { z-index: 50; }
  .mx-auto { margin-inline: auto; }
  .mt-2 { margin-top: calc(var(--spacing) * 2); }
  .mt-3 { margin-top: calc(var(--spacing) * 3); }
  .mt-4 { margin-top: calc(var(--spacing) * 4); }
  .mt-5 { margin-top: calc(var(--spacing) * 5); }
  .mt-6 { margin-top: calc(var(--spacing) * 6); }
  .mt-7 { margin-top: calc(var(--spacing) * 7); }
  .mt-8 { margin-top: calc(var(--spacing) * 8); }
  .mt-10 { margin-top: calc(var(--spacing) * 10); }
  .mt-12 { margin-top: calc(var(--spacing) * 12); }
  .mt-14 { margin-top: calc(var(--spacing) * 14); }
  .block { display: block; }
  .flex { display: flex; }
  .grid { display: grid; }
  .hidden { display: none; }
  .inline { display: inline; }
  .inline-flex { display: inline-flex; }
  .table { display: table; }
  .aspect-photo { aspect-ratio: var(--aspect-photo); }
  .size-4 { width: calc(var(--spacing) * 4); height: calc(var(--spacing) * 4); }
  .size-5 { width: calc(var(--spacing) * 5); height: calc(var(--spacing) * 5); }
  .size-6 { width: calc(var(--spacing) * 6); height: calc(var(--spacing) * 6); }
  .size-7 { width: calc(var(--spacing) * 7); height: calc(var(--spacing) * 7); }
  .size-8 { width: calc(var(--spacing) * 8); height: calc(var(--spacing) * 8); }
  .size-10 { width: calc(var(--spacing) * 10); height: calc(var(--spacing) * 10); }
  .size-11 { width: calc(var(--spacing) * 11); height: calc(var(--spacing) * 11); }
  .size-\[1\.15rem\] { width: 1.15rem; height: 1.15rem; }
  .size-\[22px\] { width: 22px; height: 22px; }
  .h-0 { height: 0px; }
  .h-8 { height: calc(var(--spacing) * 8); }
  .h-9 { height: calc(var(--spacing) * 9); }
  .h-11 { height: calc(var(--spacing) * 11); }
  .h-12 { height: calc(var(--spacing) * 12); }
  .h-16 { height: calc(var(--spacing) * 16); }
  .h-\[4\.5rem\] { height: 4.5rem; }
  .h-\[4\.25rem\] { height: 4.25rem; }
  .h-\[5\.35rem\] { height: 5.35rem; }
  .h-\[5rem\] { height: 5rem; }
  .h-full { height: 100%; }
  .max-h-dvh { max-height: 100dvh; }
  .min-h-14 { min-height: calc(var(--spacing) * 14); }
  .min-h-28 { min-height: calc(var(--spacing) * 28); }
  .min-h-64 { min-height: calc(var(--spacing) * 64); }
  .min-h-dvh { min-height: 100dvh; }
  .min-h-screen { min-height: 100vh; }
  .w-0 { width: 0px; }
  .w-8 { width: calc(var(--spacing) * 8); }
  .w-full { width: 100%; }
  .max-w-2xl { max-width: var(--container-2xl); }
  .max-w-3xl { max-width: var(--container-3xl); }
  .max-w-6xl { max-width: var(--container-6xl); }
  .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); }
  .min-w-0 { min-width: 0px; }
  .flex-1 { flex: 1 1 0%; }
  .shrink-0 { flex-shrink: 0; }
  .-translate-y-1\/2 { --tw-translate-y: calc(calc(1 / 2 * 100%) * -1); translate: var(--tw-translate-x) var(--tw-translate-y); }
  .cursor-pointer { cursor: pointer; }
  .resize { resize: both; }
  .resize-y { resize: vertical; }
  .scroll-mt-28 { scroll-margin-top: calc(var(--spacing) * 28); }
  .grid-cols-2 { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .flex-col { flex-direction: column; }
  .flex-wrap { flex-wrap: wrap; }
  .place-items-center { place-items: center; }
  .items-center { align-items: center; }
  .items-start { align-items: flex-start; }
  .justify-between { justify-content: space-between; }
  .justify-center { justify-content: center; }
  .justify-end { justify-content: flex-end; }
  .gap-2 { gap: calc(var(--spacing) * 2); }
  .gap-3 { gap: calc(var(--spacing) * 3); }
  .gap-4 { gap: calc(var(--spacing) * 4); }
  .gap-5 { gap: calc(var(--spacing) * 5); }
  .gap-6 { gap: calc(var(--spacing) * 6); }
  .gap-8 { gap: calc(var(--spacing) * 8); }
  .gap-9 { gap: calc(var(--spacing) * 9); }
  .gap-10 { gap: calc(var(--spacing) * 10); }
  :where(.space-y-4 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse)); margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse))); }
  .overflow-hidden { overflow: hidden; }
  .overflow-y-auto { overflow-y: auto; }
  .rounded-2xl { border-radius: var(--radius-2xl); }
  .rounded-full { border-radius: calc(infinity * 1px); }
  .rounded-md { border-radius: var(--radius-md); }
  .border-t { border-top-style: var(--tw-border-style); border-top-width: 1px; }
  .border-b { border-bottom-style: var(--tw-border-style); border-bottom-width: 1px; }
  .border-line { border-color: var(--color-line); }
  .bg-black\/10 {
  background-color: color-mix(in srgb, rgb(0, 0, 0) 10%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
  background-color: color-mix(in oklab, var(--color-black) 10%, transparent);
}
}
  .bg-cream { background-color: var(--color-cream); }
  .bg-ink\/40 {
  background-color: color-mix(in srgb, rgb(28, 36, 28) 40%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
  background-color: color-mix(in oklab, var(--color-ink) 40%, transparent);
}
}
  .bg-paper { background-color: var(--color-paper); }
  .bg-pine { background-color: var(--color-pine); }
  .bg-pine-fg { background-color: var(--color-pine-fg); }
  .bg-transparent { background-color: transparent; }
  .bg-zinc-50 { background-color: var(--color-zinc-50); }
  .object-cover { object-fit: cover; }
  .p-6 { padding: calc(var(--spacing) * 6); }
  .p-8 { padding: calc(var(--spacing) * 8); }
  .px-0 { padding-inline: 0px; }
  .px-3\.5 { padding-inline: calc(var(--spacing) * 3.5); }
  .px-4 { padding-inline: calc(var(--spacing) * 4); }
  .px-5 { padding-inline: calc(var(--spacing) * 5); }
  .px-6 { padding-inline: calc(var(--spacing) * 6); }
  .py-3 { padding-block: calc(var(--spacing) * 3); }
  .py-4 { padding-block: calc(var(--spacing) * 4); }
  .py-6 { padding-block: calc(var(--spacing) * 6); }
  .py-12 { padding-block: calc(var(--spacing) * 12); }
  .py-16 { padding-block: calc(var(--spacing) * 16); }
  .py-\[0\.9rem\] { padding-block: 0.9rem; }
  .py-\[0\.95rem\] { padding-block: 0.95rem; }
  .pt-4 { padding-top: calc(var(--spacing) * 4); }
  .pt-28 { padding-top: calc(var(--spacing) * 28); }
  .pt-\[max\(0\.75rem\,env\(safe-area-inset-top\)\)\] { padding-top: max(0.75rem, env(safe-area-inset-top)); }
  .pr-8 { padding-right: calc(var(--spacing) * 8); }
  .pb-8 { padding-bottom: calc(var(--spacing) * 8); }
  .pb-10 { padding-bottom: calc(var(--spacing) * 10); }
  .pb-16 { padding-bottom: calc(var(--spacing) * 16); }
  .pb-20 { padding-bottom: calc(var(--spacing) * 20); }
  .text-center { text-align: center; }
  .font-sans { font-family: var(--font-sans); }
  .font-serif { font-family: var(--font-serif); }
  .text-display { font-size: var(--text-display); line-height: var(--tw-leading, var(--text-display--line-height)); letter-spacing: var(--tw-tracking, var(--text-display--letter-spacing)); font-weight: var(--tw-font-weight, var(--text-display--font-weight)); }
  .text-headline { font-size: var(--text-headline); line-height: var(--tw-leading, var(--text-headline--line-height)); letter-spacing: var(--tw-tracking, var(--text-headline--letter-spacing)); font-weight: var(--tw-font-weight, var(--text-headline--font-weight)); }
  .text-price { font-size: var(--text-price); line-height: var(--tw-leading, var(--text-price--line-height)); letter-spacing: var(--tw-tracking, var(--text-price--letter-spacing)); font-weight: var(--tw-font-weight, var(--text-price--font-weight)); }
  .text-title { font-size: var(--text-title); line-height: var(--tw-leading, var(--text-title--line-height)); letter-spacing: var(--tw-tracking, var(--text-title--letter-spacing)); font-weight: var(--tw-font-weight, var(--text-title--font-weight)); }
  .text-2xl { font-size: var(--text-2xl); line-height: var(--tw-leading, var(--text-2xl--line-height)); }
  .text-base { font-size: var(--text-base); line-height: var(--tw-leading, var(--text-base--line-height)); }
  .text-lg { font-size: var(--text-lg); line-height: var(--tw-leading, var(--text-lg--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)); }
  .text-\[1\.05rem\] { font-size: 1.05rem; }
  .leading-relaxed { --tw-leading: var(--leading-relaxed); line-height: var(--leading-relaxed); }
  .leading-snug { --tw-leading: var(--leading-snug); line-height: var(--leading-snug); }
  .leading-tight { --tw-leading: var(--leading-tight); line-height: var(--leading-tight); }
  .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-words { overflow-wrap: break-word; }
  .whitespace-nowrap { white-space: nowrap; }
  .text-ink { color: var(--color-ink); }
  .text-ink-soft { color: var(--color-ink-soft); }
  .text-muted { color: var(--color-muted); }
  .text-pine { color: var(--color-pine); }
  .text-pine-fg { color: var(--color-pine-fg); }
  .text-pine-fg\/80 {
  color: color-mix(in srgb, rgb(247, 249, 246) 80%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
  color: color-mix(in oklab, var(--color-pine-fg) 80%, transparent);
}
}
  .text-pine-fg\/90 {
  color: color-mix(in srgb, rgb(247, 249, 246) 90%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
  color: color-mix(in oklab, var(--color-pine-fg) 90%, transparent);
}
}
  .text-red-500 { color: var(--color-red-500); }
  .text-zinc-500 { color: var(--color-zinc-500); }
  .text-zinc-900 { color: var(--color-zinc-900); }
  .tabular-nums { --tw-numeric-spacing: tabular-nums; font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,); }
  .no-underline { text-decoration-line: none; }
  .underline { text-decoration-line: underline; }
  .underline-offset-4 { text-underline-offset: 4px; }
  .antialiased { -webkit-font-smoothing: antialiased; }
  .opacity-70 { opacity: 0.7; }
  .shadow { --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); }
  .shadow-card { --tw-shadow: -6px -6px 14px var(--tw-shadow-color, rgb(255 255 255 / 0.85)), 7px 9px 18px var(--tw-shadow-color, rgb(28 36 28 / 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); }
  .shadow-tile { --tw-shadow: -6px -6px 14px var(--tw-shadow-color, rgb(255 255 255 / 0.85)), 7px 9px 18px var(--tw-shadow-color, rgb(28 36 28 / 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; }
  .invert { --tw-invert: invert(100%); 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,); }
  .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,); }
  .transition-\[height\,padding\] { transition-property: height, padding; 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)); }
  .duration-150 { --tw-duration: 150ms; transition-duration: 150ms; }
  .duration-\[600ms\] { --tw-duration: 600ms; transition-duration: 600ms; }
  .outline-none { --tw-outline-style: none; outline-style: none; }
  .running { animation-play-state: running; }
  .placeholder\:text-faint::placeholder { color: var(--color-faint); }
  @media (hover: hover) {
  .hover\:bg-cream:hover { background-color: var(--color-cream); }
  .hover\:bg-paper-2:hover { background-color: var(--color-paper-2); }
  .hover\:bg-pine\/90:hover { background-color: color-mix(in srgb, rgb(30, 58, 95) 90%, transparent); }
  @supports (color: color-mix(in lab, red, red)) {
  .hover\:bg-pine\/90:hover { background-color: color-mix(in oklab, var(--color-pine) 90%, transparent); }
}
  .hover\:bg-white:hover { background-color: var(--color-white); }
  .hover\:bg-white\/10:hover { background-color: color-mix(in srgb, rgb(255, 255, 255) 10%, transparent); }
  @supports (color: color-mix(in lab, red, red)) {
  .hover\:bg-white\/10:hover { background-color: color-mix(in oklab, var(--color-white) 10%, transparent); }
}
  .hover\:text-ink:hover { color: var(--color-ink); }
  .hover\:text-pine:hover { color: var(--color-pine); }
  .hover\:underline:hover { text-decoration-line: underline; }
  .hover\:shadow-tile-hover:hover { --tw-shadow: -4px -4px 12px var(--tw-shadow-color, rgb(255 255 255 / 0.9)), 8px 12px 22px var(--tw-shadow-color, rgb(28 36 28 / 0.12)); box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow); }
}
  .focus\:not-sr-only:focus { position: static; width: auto; height: auto; padding: 0px; margin: 0px; overflow: visible; clip-path: none; white-space: normal; }
  .focus\:absolute:focus { position: absolute; }
  .focus\:top-3:focus { top: calc(var(--spacing) * 3); }
  .focus\:left-3:focus { left: calc(var(--spacing) * 3); }
  .focus\:z-50:focus { z-index: 50; }
  .focus\:rounded-full:focus { border-radius: calc(infinity * 1px); }
  .focus\:bg-pine:focus { background-color: var(--color-pine); }
  .focus\:px-4:focus { padding-inline: calc(var(--spacing) * 4); }
  .focus\:py-2:focus { padding-block: calc(var(--spacing) * 2); }
  .focus\:text-pine-fg:focus { color: var(--color-pine-fg); }
  .focus-visible\:ring-2:focus-visible { --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-visible\:ring-pine\/40:focus-visible {
  --tw-ring-color: color-mix(in srgb, #1e3a5f 40%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
  --tw-ring-color: color-mix(in oklab, var(--color-pine) 40%, transparent);
}
}
  .focus-visible\:outline-none:focus-visible { --tw-outline-style: none; outline-style: none; }
  .disabled\:pointer-events-none:disabled { pointer-events: none; }
  .disabled\:cursor-wait:disabled { cursor: wait; }
  .disabled\:no-underline:disabled { text-decoration-line: none; }
  .disabled\:opacity-50:disabled { opacity: 0.5; }
  .data-\[state\=closed\]\:animate-out[data-state="closed"] { animation: exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); }
  .data-\[state\=closed\]\:fade-out-0[data-state="closed"] { --tw-exit-opacity: 0; }
  .data-\[state\=open\]\:animate-in[data-state="open"] { animation: enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); }
  .data-\[state\=open\]\:fade-in-0[data-state="open"] { --tw-enter-opacity: 0; }
  @media (width >= 40rem) {
  .sm\:block { display: block; }
  .sm\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .sm\:grid-cols-4 { grid-template-columns: repeat(4, minmax(0px, 1fr)); }
}
  @media (width >= 48rem) {
  .md\:h-\[4\.5rem\] { height: 4.5rem; }
  .md\:h-\[4\.25rem\] { height: 4.25rem; }
  .md\:min-h-\[22rem\] { min-height: 22rem; }
  .md\:min-h-\[28rem\] { min-height: 28rem; }
  .md\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .md\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0px, 1fr)); }
  .md\:flex-row { flex-direction: row; }
  .md\:items-center { align-items: center; }
  .md\:items-end { align-items: flex-end; }
  .md\:items-stretch { align-items: stretch; }
  .md\:justify-between { justify-content: space-between; }
  .md\:gap-14 { gap: calc(var(--spacing) * 14); }
  .md\:p-5 { padding: calc(var(--spacing) * 5); }
  .md\:p-8 { padding: calc(var(--spacing) * 8); }
  .md\:p-10 { padding: calc(var(--spacing) * 10); }
  .md\:px-6 { padding-inline: calc(var(--spacing) * 6); }
  .md\:px-7 { padding-inline: calc(var(--spacing) * 7); }
  .md\:px-10 { padding-inline: calc(var(--spacing) * 10); }
  .md\:py-20 { padding-block: calc(var(--spacing) * 20); }
  .md\:pt-32 { padding-top: calc(var(--spacing) * 32); }
  .md\:pt-36 { padding-top: calc(var(--spacing) * 36); }
  .md\:pb-12 { padding-bottom: calc(var(--spacing) * 12); }
  .md\:pb-20 { padding-bottom: calc(var(--spacing) * 20); }
  .md\:pb-24 { padding-bottom: calc(var(--spacing) * 24); }
  .md\:text-2xl { font-size: var(--text-2xl); line-height: var(--tw-leading, var(--text-2xl--line-height)); }
  .md\:text-lg { font-size: var(--text-lg); line-height: var(--tw-leading, var(--text-lg--line-height)); }
  .md\:text-xl { font-size: var(--text-xl); line-height: var(--tw-leading, var(--text-xl--line-height)); }
  .md\:text-\[1\.2rem\] { font-size: 1.2rem; }
}
  @media (width >= 64rem) {
  .lg\:flex { display: flex; }
  .lg\:hidden { display: none; }
  .lg\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0px, 1fr)); }
}
  @media (prefers-color-scheme: dark) {
  .dark\:bg-white\/20 { background-color: color-mix(in srgb, rgb(255, 255, 255) 20%, transparent); }
  @supports (color: color-mix(in lab, red, red)) {
  .dark\:bg-white\/20 { background-color: color-mix(in oklab, var(--color-white) 20%, transparent); }
}
  .dark\:bg-zinc-950 { background-color: var(--color-zinc-950); }
  .dark\:text-zinc-50 { color: var(--color-zinc-50); }
  .dark\:text-zinc-400 { color: var(--color-zinc-400); }
}
}
@property --tw-animation-delay { syntax: "*"; inherits: false; initial-value: 0s; }
@property --tw-animation-direction { syntax: "*"; inherits: false; initial-value: normal; }
@property --tw-animation-duration { syntax: "*"; inherits: false; }
@property --tw-animation-fill-mode { syntax: "*"; inherits: false; initial-value: none; }
@property --tw-animation-iteration-count { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-enter-blur { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-enter-opacity { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-enter-rotate { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-enter-scale { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-enter-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-enter-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-exit-blur { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-exit-opacity { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-exit-rotate { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-exit-scale { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-exit-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-exit-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
@layer base {
  html { -webkit-font-smoothing: antialiased; scroll-behavior: smooth; }
  body { background-color: var(--color-paper); color: var(--color-ink); font-family: var(--font-sans); font-size: 1.0625rem; line-height: 1.65; }
  h1 { text-wrap: balance; }
  h2, h3 { text-wrap: pretty; }
  p { text-wrap: pretty; }
  button:not(:disabled), [role="button"]:not(:disabled) { cursor: pointer; }
  ::selection { background-color: var(--color-pine); color: var(--color-pine-fg); }
}
@layer components {
  .pressable { transition-property: scale, background-color, color, box-shadow, opacity; transition-duration: 150ms; transition-timing-function: ease-out; }
  .pressable:active:not(:disabled) { scale: 0.96; }
  .kicker { font-family: var(--font-sans); font-size: var(--text-kicker); line-height: var(--text-kicker--line-height); font-weight: 600; letter-spacing: var(--tracking-kicker); text-transform: uppercase; color: var(--color-muted); }
  .lede { font-size: 1.2rem; line-height: 1.68; color: var(--color-ink-soft); text-wrap: pretty; }
  .tile { background-color: var(--color-paper); border-radius: var(--radius-xl); box-shadow: var(--shadow-tile); }
  .photo-frame { overflow: hidden; border-radius: var(--radius-xl); box-shadow: var(--shadow-tile); }
  .photo-frame img { outline: none; }
  .site-nav, .site-nav-bar { background-color: transparent; backdrop-filter: blur(0px); border-width: 0px 0px 1px; border-style: none none solid; border-color: currentcolor currentcolor transparent; border-image: none; border-radius: 0px; box-shadow: none; padding-top: max(0px, env(safe-area-inset-top)); transition: background-color 0.6s var(--ease-out-soft), box-shadow 0.6s var(--ease-out-soft), border-color 0.6s var(--ease-out-soft), backdrop-filter 0.6s var(--ease-out-soft), -webkit-backdrop-filter 0.6s var(--ease-out-soft); }
  .site-nav-bar.is-scrolled { background-color: rgba(255, 255, 255, 0.1); backdrop-filter: blur(28px) saturate(1.15); border-bottom-color: rgba(255, 255, 255, 0.18); box-shadow: rgba(0, 0, 0, 0.18) 0px 4px 24px; }
  .site-nav-bar.is-scrolled.is-over-light { background-color: rgba(255, 255, 255, 0.12); backdrop-filter: blur(22px) saturate(1.2); border-bottom-color: rgba(28, 36, 28, 0.06); box-shadow: rgba(28, 36, 28, 0.04) 0px 1px 0px, rgba(28, 36, 28, 0.04) 0px 8px 28px; }
  .site-nav-brand, .site-nav-link, .site-nav-mark, .site-nav-menu-btn { color: var(--color-pine-fg); transition: color 0.6s var(--ease-out-soft); }
  .site-nav-tagline { color: rgba(247, 249, 246, 0.78); transition: color 0.6s var(--ease-out-soft); }
  .site-nav-link:hover { color: rgba(255, 255, 255, 0.92); }
  .site-nav-bar.is-over-light .site-nav-brand, .site-nav-bar.is-over-light .site-nav-link, .site-nav-bar.is-over-light .site-nav-mark, .site-nav-bar.is-over-light .site-nav-menu-btn { color: var(--color-ink); }
  .site-nav-bar.is-over-light .site-nav-mark { color: var(--color-pine); }
  .site-nav-bar.is-over-light .site-nav-tagline { color: var(--color-muted); }
  .site-nav-bar.is-over-light .site-nav-link:hover { color: var(--color-pine); }
  .site-nav-bar.is-over-light .site-nav-menu-btn:hover { background-color: var(--color-cream); }
  .hero-bleed { position: relative; min-height: 92vh; display: flex; align-items: flex-end; background-color: rgb(197, 206, 196); background-position: center center; background-size: cover; background-repeat: no-repeat; color: var(--color-pine-fg); }
  .photo-band { position: relative; min-height: 28rem; display: flex; align-items: center; background-color: rgb(184, 194, 182); background-position: center center; background-size: cover; background-repeat: no-repeat; }
  .reason-grid { display: grid; grid-template-columns: 1fr; gap: 0px; border-top: 1px solid rgba(28, 36, 28, 0.12); }
  .reason-cell { border-bottom: 1px solid rgba(28, 36, 28, 0.12); }
  .reason-item { position: relative; display: flex; flex-direction: column; height: 100%; padding: 1.85rem 0px 1.95rem; transition: background-color 0.35s var(--ease-out-soft); }
  .reason-item-top { display: flex; align-items: center; gap: 0.7rem; }
  .reason-icon { display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; color: var(--color-pine); }
  .reason-kicker { font-family: var(--font-sans); font-size: var(--text-kicker); line-height: var(--text-kicker--line-height); letter-spacing: var(--tracking-kicker); text-transform: uppercase; font-weight: 600; color: var(--color-muted); }
  .reason-title { margin-top: 1.1rem; padding-right: 1.5rem; transition: color 0.35s var(--ease-out-soft); }
  .reason-body { margin-top: 0.65rem; max-width: 28rem; padding-right: 1.25rem; }
  .reason-chevron { position: absolute; right: 0px; top: 1.95rem; display: inline-flex; color: var(--color-faint); opacity: 0.55; transition: opacity 0.35s var(--ease-out-soft), transform 0.35s var(--ease-out-soft), color 0.35s var(--ease-out-soft); }
  @media (hover: hover) {
  .reason-item:hover { background-color: rgba(28, 36, 28, 0.02); }
  .reason-item:hover .reason-title { color: var(--color-pine); }
  .reason-item:hover .reason-chevron { opacity: 1; color: var(--color-pine); transform: translateX(2px); }
}
  @media (min-width: 640px) {
  .reason-grid { grid-template-columns: 1fr 1fr; border-left: 1px solid rgba(28, 36, 28, 0.12); }
  .reason-cell { border-right: 1px solid rgba(28, 36, 28, 0.12); }
  .reason-item { padding: 2.15rem 1.85rem 2.25rem; }
  .reason-chevron { right: 1.35rem; top: 2.25rem; }
}
  .band-cream { background-color: var(--color-cream); }
  .logo-marquee-band { margin-top: 2.75rem; margin-left: 0px; margin-right: 0px; background: transparent; backdrop-filter: none; border-radius: 0px; box-shadow: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 0px; }
  .logo-marquee { width: 100%; overflow: hidden; position: relative; }
  .logo-marquee__track { display: flex; width: max-content; gap: 0px; animation: 60s linear 0s infinite normal none running scroll-logos; }
  .logo-marquee__content { display: flex; align-items: flex-start; gap: 6.5rem; flex-shrink: 0; padding-inline-end: 6.5rem; }
  .logo-marquee__mark { display: inline-flex; flex-direction: column; align-items: center; gap: 0.55rem; opacity: 0.85; min-width: 2.5rem; }
  .logo-marquee__mark img, .logo-marquee__mark svg { height: 42px; width: auto; display: block; filter: brightness(0) invert(1); }
  .logo-marquee__name { font-family: var(--font-sans); font-size: 0.75rem; font-weight: 500; letter-spacing: 0.02em; color: rgb(255, 255, 255); white-space: nowrap; line-height: 1.2; opacity: 0; transition: opacity 0.25s var(--ease-out-soft); pointer-events: none; }
  .logo-marquee__mark:hover .logo-marquee__name, .logo-marquee__mark:focus-within .logo-marquee__name { opacity: 0.95; }
  .month-card { background-color: rgba(255, 255, 255, 0.45); border-radius: var(--radius-lg); box-shadow: none; border: 1px solid rgba(28, 36, 28, 0.08); padding: 1.5rem 1.35rem 1.65rem; transition: background-color 0.35s var(--ease-out-soft), border-color 0.35s var(--ease-out-soft); }
  .month-card:hover { background-color: rgba(255, 255, 255, 0.7); border-color: rgba(28, 36, 28, 0.12); }
  .month-card-top { display: flex; align-items: center; gap: 0.7rem; }
  .month-card-icon { display: inline-flex; align-items: center; justify-content: center; color: var(--color-pine); }
  .hero-content { max-width: 42rem; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .logo-marquee__track { animation: auto ease 0s 1 normal none running none !important; }
  .site-nav-bar, .site-nav-brand, .site-nav-link, .site-nav-mark, .site-nav-menu-btn, .site-nav-tagline { transition: none !important; }
  .pressable, .pressable:active:not(:disabled) { transition: none; scale: 1; }
  .hero-enter { animation: auto ease 0s 1 normal none running none !important; opacity: 1 !important; transform: none !important; filter: none !important; }
}
@keyframes scroll-logos { 
  0% { transform: translateX(0px); }
  100% { transform: translateX(-50%); }
}
@keyframes hero-rise { 
  0% { opacity: 0; transform: translateY(12px); filter: blur(4px); }
  100% { opacity: 1; transform: translateY(0px); filter: blur(0px); }
}
.hero-enter { animation: 500ms cubic-bezier(0.22, 1, 0.36, 1) 0s 1 normal both running hero-rise; }
.hero-enter-2 { animation-delay: 80ms; }
.hero-enter-3 { animation-delay: 160ms; }
.hero-enter-4 { animation-delay: 240ms; }
@property --tw-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-translate-z { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-space-y-reverse { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-border-style { syntax: "*"; inherits: false; initial-value: solid; }
@property --tw-leading { syntax: "*"; inherits: false; }
@property --tw-font-weight { syntax: "*"; inherits: false; }
@property --tw-tracking { syntax: "*"; inherits: false; }
@property --tw-ordinal { syntax: "*"; inherits: false; }
@property --tw-slashed-zero { syntax: "*"; inherits: false; }
@property --tw-numeric-figure { syntax: "*"; inherits: false; }
@property --tw-numeric-spacing { syntax: "*"; inherits: false; }
@property --tw-numeric-fraction { 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-duration { syntax: "*"; inherits: false; }
@keyframes enter { 
  0% { opacity: var(--tw-enter-opacity,1); transform: translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0)); filter: blur(var(--tw-enter-blur,0)); }
}
@keyframes exit { 
  100% { opacity: var(--tw-exit-opacity,1); transform: translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0)); filter: blur(var(--tw-exit-blur,0)); }
}
@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-translate-x: 0; --tw-translate-y: 0; --tw-translate-z: 0; --tw-space-y-reverse: 0; --tw-border-style: solid; --tw-leading: initial; --tw-font-weight: initial; --tw-tracking: initial; --tw-ordinal: initial; --tw-slashed-zero: initial; --tw-numeric-figure: initial; --tw-numeric-spacing: initial; --tw-numeric-fraction: 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-duration: initial; --tw-animation-delay: 0s; --tw-animation-direction: normal; --tw-animation-duration: initial; --tw-animation-fill-mode: none; --tw-animation-iteration-count: 1; --tw-enter-blur: 0; --tw-enter-opacity: 1; --tw-enter-rotate: 0; --tw-enter-scale: 1; --tw-enter-translate-x: 0; --tw-enter-translate-y: 0; --tw-exit-blur: 0; --tw-exit-opacity: 1; --tw-exit-rotate: 0; --tw-exit-scale: 1; --tw-exit-translate-x: 0; --tw-exit-translate-y: 0; }
}
}
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host { --font-sans: "Figtree", ui-sans-serif, system-ui, sans-serif; --font-serif: "Source Serif 4", "Iowan Old Style", Palatino, Georgia, serif; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --color-red-500: oklch(63.7% 0.237 25.331); --color-zinc-50: oklch(98.5% 0 none); --color-zinc-400: oklch(70.5% 0.015 286.067); --color-zinc-500: oklch(55.2% 0.016 285.938); --color-zinc-900: oklch(21% 0.006 285.885); --color-zinc-950: oklch(14.1% 0.005 285.823); --color-black: #000; --color-white: #fff; --spacing: 0.25rem; --container-sm: 24rem; --container-md: 28rem; --container-lg: 32rem; --container-xl: 36rem; --container-2xl: 42rem; --container-3xl: 48rem; --container-6xl: 72rem; --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-lg: 1.125rem; --text-lg--line-height: calc(1.75 / 1.125); --text-xl: 1.25rem; --text-xl--line-height: calc(1.75 / 1.25); --text-2xl: 1.5rem; --text-2xl--line-height: calc(2 / 1.5); --font-weight-medium: 500; --font-weight-semibold: 600; --tracking-tight: -0.025em; --leading-tight: 1.25; --leading-snug: 1.375; --leading-relaxed: 1.625; --radius-md: 0.75rem; --radius-lg: 1rem; --radius-xl: 1.5rem; --radius-2xl: 1.5rem; --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); --color-paper: #eef1ec; --color-paper-2: #eef1ec; --color-cream: #f6f8f5; --color-ink: #1c241c; --color-ink-soft: #3a433a; --color-muted: #5c665c; --color-faint: #8a938a; --color-line: #d5dad5; --color-pine: #1e3a5f; --color-pine-fg: #f7f9f6; --text-kicker: 0.875rem; --text-kicker--line-height: 1.4; --text-display: clamp(2.75rem, 1.85rem + 3.8vw, 4.35rem); --text-display--line-height: 1.12; --text-display--letter-spacing: -0.02em; --text-display--font-weight: 600; --text-headline: clamp(1.8rem, 1.4rem + 1.5vw, 2.45rem); --text-headline--line-height: 1.2; --text-headline--letter-spacing: -0.016em; --text-headline--font-weight: 600; --text-title: clamp(1.22rem, 1.1rem + 0.55vw, 1.45rem); --text-title--line-height: 1.3; --text-title--letter-spacing: -0.01em; --text-title--font-weight: 600; --text-price: clamp(2.85rem, 1.7rem + 4.2vw, 5.15rem); --text-price--line-height: 1; --text-price--letter-spacing: -0.025em; --text-price--font-weight: 600; --tracking-kicker: 0.06em; --aspect-photo: 4 / 3; --shadow-tile: -6px -6px 14px rgb(255 255 255 / 0.85),
    7px 9px 18px rgb(28 36 28 / 0.1); --ease-out-soft: cubic-bezier(0.22, 1, 0.36, 1); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: 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: 0px; border-color: inherit; border-collapse: collapse; }
  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; letter-spacing: inherit; color: inherit; border-radius: 0px; 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(currentcolor, transparent);
}
}
}
  textarea { resize: vertical; }
  ::-webkit-search-decoration { 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: 0px; }
  ::-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: 0px; }
  ::-webkit-calendar-picker-indicator { line-height: 1; }
  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 {
  .visible { visibility: visible; }
  .sr-only { position: absolute; width: 1px; height: 1px; padding: 0px; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border-width: 0px; }
  .absolute { position: absolute; }
  .fixed { position: fixed; }
  .relative { position: relative; }
  .static { position: static; }
  .inset-0 { inset: 0px; }
  .inset-x-0 { inset-inline: 0px; }
  .top-0 { top: 0px; }
  .top-1\/2 { top: calc(50%); }
  .top-4 { top: calc(var(--spacing) * 4); }
  .top-24 { top: calc(var(--spacing) * 24); }
  .right-0 { right: 0px; }
  .right-4 { right: calc(var(--spacing) * 4); }
  .bottom-0 { bottom: 0px; }
  .-left-\[9999px\] { left: calc(-9999px); }
  .left-0 { left: 0px; }
  .left-4 { left: calc(var(--spacing) * 4); }
  .z-10 { z-index: 10; }
  .z-40 { z-index: 40; }
  .z-50 { z-index: 50; }
  .mx-auto { margin-inline: auto; }
  .mt-2 { margin-top: calc(var(--spacing) * 2); }
  .mt-3 { margin-top: calc(var(--spacing) * 3); }
  .mt-4 { margin-top: calc(var(--spacing) * 4); }
  .mt-5 { margin-top: calc(var(--spacing) * 5); }
  .mt-6 { margin-top: calc(var(--spacing) * 6); }
  .mt-7 { margin-top: calc(var(--spacing) * 7); }
  .mt-8 { margin-top: calc(var(--spacing) * 8); }
  .mt-10 { margin-top: calc(var(--spacing) * 10); }
  .mt-12 { margin-top: calc(var(--spacing) * 12); }
  .mt-14 { margin-top: calc(var(--spacing) * 14); }
  .block { display: block; }
  .flex { display: flex; }
  .grid { display: grid; }
  .hidden { display: none; }
  .inline { display: inline; }
  .inline-flex { display: inline-flex; }
  .table { display: table; }
  .aspect-photo { aspect-ratio: var(--aspect-photo); }
  .size-4 { width: calc(var(--spacing) * 4); height: calc(var(--spacing) * 4); }
  .size-5 { width: calc(var(--spacing) * 5); height: calc(var(--spacing) * 5); }
  .size-6 { width: calc(var(--spacing) * 6); height: calc(var(--spacing) * 6); }
  .size-7 { width: calc(var(--spacing) * 7); height: calc(var(--spacing) * 7); }
  .size-8 { width: calc(var(--spacing) * 8); height: calc(var(--spacing) * 8); }
  .size-10 { width: calc(var(--spacing) * 10); height: calc(var(--spacing) * 10); }
  .size-11 { width: calc(var(--spacing) * 11); height: calc(var(--spacing) * 11); }
  .size-\[1\.15rem\] { width: 1.15rem; height: 1.15rem; }
  .size-\[22px\] { width: 22px; height: 22px; }
  .h-0 { height: 0px; }
  .h-8 { height: calc(var(--spacing) * 8); }
  .h-9 { height: calc(var(--spacing) * 9); }
  .h-11 { height: calc(var(--spacing) * 11); }
  .h-12 { height: calc(var(--spacing) * 12); }
  .h-16 { height: calc(var(--spacing) * 16); }
  .h-\[4\.5rem\] { height: 4.5rem; }
  .h-\[4\.25rem\] { height: 4.25rem; }
  .h-\[5\.35rem\] { height: 5.35rem; }
  .h-\[5rem\] { height: 5rem; }
  .h-full { height: 100%; }
  .max-h-dvh { max-height: 100dvh; }
  .min-h-14 { min-height: calc(var(--spacing) * 14); }
  .min-h-28 { min-height: calc(var(--spacing) * 28); }
  .min-h-64 { min-height: calc(var(--spacing) * 64); }
  .min-h-dvh { min-height: 100dvh; }
  .min-h-screen { min-height: 100vh; }
  .w-0 { width: 0px; }
  .w-8 { width: calc(var(--spacing) * 8); }
  .w-full { width: 100%; }
  .max-w-2xl { max-width: var(--container-2xl); }
  .max-w-3xl { max-width: var(--container-3xl); }
  .max-w-6xl { max-width: var(--container-6xl); }
  .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); }
  .min-w-0 { min-width: 0px; }
  .flex-1 { flex: 1 1 0%; }
  .shrink-0 { flex-shrink: 0; }
  .-translate-y-1\/2 { --tw-translate-y: calc(calc(1 / 2 * 100%) * -1); translate: var(--tw-translate-x) var(--tw-translate-y); }
  .cursor-pointer { cursor: pointer; }
  .resize { resize: both; }
  .resize-y { resize: vertical; }
  .scroll-mt-28 { scroll-margin-top: calc(var(--spacing) * 28); }
  .grid-cols-2 { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .flex-col { flex-direction: column; }
  .flex-wrap { flex-wrap: wrap; }
  .place-items-center { place-items: center; }
  .items-center { align-items: center; }
  .items-start { align-items: flex-start; }
  .justify-between { justify-content: space-between; }
  .justify-center { justify-content: center; }
  .justify-end { justify-content: flex-end; }
  .gap-2 { gap: calc(var(--spacing) * 2); }
  .gap-3 { gap: calc(var(--spacing) * 3); }
  .gap-4 { gap: calc(var(--spacing) * 4); }
  .gap-5 { gap: calc(var(--spacing) * 5); }
  .gap-6 { gap: calc(var(--spacing) * 6); }
  .gap-8 { gap: calc(var(--spacing) * 8); }
  .gap-9 { gap: calc(var(--spacing) * 9); }
  .gap-10 { gap: calc(var(--spacing) * 10); }
  :where(.space-y-4 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse)); margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse))); }
  .overflow-hidden { overflow: hidden; }
  .overflow-y-auto { overflow-y: auto; }
  .rounded-2xl { border-radius: var(--radius-2xl); }
  .rounded-full { border-radius: calc(infinity * 1px); }
  .rounded-md { border-radius: var(--radius-md); }
  .border-t { border-top-style: var(--tw-border-style); border-top-width: 1px; }
  .border-b { border-bottom-style: var(--tw-border-style); border-bottom-width: 1px; }
  .border-line { border-color: var(--color-line); }
  .bg-black\/10 {
  background-color: color-mix(in srgb, rgb(0, 0, 0) 10%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
  background-color: color-mix(in oklab, var(--color-black) 10%, transparent);
}
}
  .bg-cream { background-color: var(--color-cream); }
  .bg-ink\/40 {
  background-color: color-mix(in srgb, rgb(28, 36, 28) 40%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
  background-color: color-mix(in oklab, var(--color-ink) 40%, transparent);
}
}
  .bg-paper { background-color: var(--color-paper); }
  .bg-pine { background-color: var(--color-pine); }
  .bg-pine-fg { background-color: var(--color-pine-fg); }
  .bg-transparent { background-color: transparent; }
  .bg-zinc-50 { background-color: var(--color-zinc-50); }
  .object-cover { object-fit: cover; }
  .p-6 { padding: calc(var(--spacing) * 6); }
  .p-8 { padding: calc(var(--spacing) * 8); }
  .px-0 { padding-inline: 0px; }
  .px-3\.5 { padding-inline: calc(var(--spacing) * 3.5); }
  .px-4 { padding-inline: calc(var(--spacing) * 4); }
  .px-5 { padding-inline: calc(var(--spacing) * 5); }
  .px-6 { padding-inline: calc(var(--spacing) * 6); }
  .py-3 { padding-block: calc(var(--spacing) * 3); }
  .py-4 { padding-block: calc(var(--spacing) * 4); }
  .py-6 { padding-block: calc(var(--spacing) * 6); }
  .py-12 { padding-block: calc(var(--spacing) * 12); }
  .py-16 { padding-block: calc(var(--spacing) * 16); }
  .py-\[0\.9rem\] { padding-block: 0.9rem; }
  .py-\[0\.95rem\] { padding-block: 0.95rem; }
  .pt-4 { padding-top: calc(var(--spacing) * 4); }
  .pt-28 { padding-top: calc(var(--spacing) * 28); }
  .pt-\[max\(0\.75rem\,env\(safe-area-inset-top\)\)\] { padding-top: max(0.75rem, env(safe-area-inset-top)); }
  .pr-8 { padding-right: calc(var(--spacing) * 8); }
  .pb-8 { padding-bottom: calc(var(--spacing) * 8); }
  .pb-10 { padding-bottom: calc(var(--spacing) * 10); }
  .pb-16 { padding-bottom: calc(var(--spacing) * 16); }
  .pb-20 { padding-bottom: calc(var(--spacing) * 20); }
  .text-center { text-align: center; }
  .font-sans { font-family: var(--font-sans); }
  .font-serif { font-family: var(--font-serif); }
  .text-display { font-size: var(--text-display); line-height: var(--tw-leading, var(--text-display--line-height)); letter-spacing: var(--tw-tracking, var(--text-display--letter-spacing)); font-weight: var(--tw-font-weight, var(--text-display--font-weight)); }
  .text-headline { font-size: var(--text-headline); line-height: var(--tw-leading, var(--text-headline--line-height)); letter-spacing: var(--tw-tracking, var(--text-headline--letter-spacing)); font-weight: var(--tw-font-weight, var(--text-headline--font-weight)); }
  .text-price { font-size: var(--text-price); line-height: var(--tw-leading, var(--text-price--line-height)); letter-spacing: var(--tw-tracking, var(--text-price--letter-spacing)); font-weight: var(--tw-font-weight, var(--text-price--font-weight)); }
  .text-title { font-size: var(--text-title); line-height: var(--tw-leading, var(--text-title--line-height)); letter-spacing: var(--tw-tracking, var(--text-title--letter-spacing)); font-weight: var(--tw-font-weight, var(--text-title--font-weight)); }
  .text-2xl { font-size: var(--text-2xl); line-height: var(--tw-leading, var(--text-2xl--line-height)); }
  .text-base { font-size: var(--text-base); line-height: var(--tw-leading, var(--text-base--line-height)); }
  .text-lg { font-size: var(--text-lg); line-height: var(--tw-leading, var(--text-lg--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)); }
  .text-\[1\.05rem\] { font-size: 1.05rem; }
  .leading-relaxed { --tw-leading: var(--leading-relaxed); line-height: var(--leading-relaxed); }
  .leading-snug { --tw-leading: var(--leading-snug); line-height: var(--leading-snug); }
  .leading-tight { --tw-leading: var(--leading-tight); line-height: var(--leading-tight); }
  .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-words { overflow-wrap: break-word; }
  .whitespace-nowrap { white-space: nowrap; }
  .text-ink { color: var(--color-ink); }
  .text-ink-soft { color: var(--color-ink-soft); }
  .text-muted { color: var(--color-muted); }
  .text-pine { color: var(--color-pine); }
  .text-pine-fg { color: var(--color-pine-fg); }
  .text-pine-fg\/80 {
  color: color-mix(in srgb, rgb(247, 249, 246) 80%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
  color: color-mix(in oklab, var(--color-pine-fg) 80%, transparent);
}
}
  .text-pine-fg\/90 {
  color: color-mix(in srgb, rgb(247, 249, 246) 90%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
  color: color-mix(in oklab, var(--color-pine-fg) 90%, transparent);
}
}
  .text-red-500 { color: var(--color-red-500); }
  .text-zinc-500 { color: var(--color-zinc-500); }
  .text-zinc-900 { color: var(--color-zinc-900); }
  .tabular-nums { --tw-numeric-spacing: tabular-nums; font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,); }
  .no-underline { text-decoration-line: none; }
  .underline { text-decoration-line: underline; }
  .underline-offset-4 { text-underline-offset: 4px; }
  .antialiased { -webkit-font-smoothing: antialiased; }
  .opacity-70 { opacity: 0.7; }
  .shadow { --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); }
  .shadow-card { --tw-shadow: -6px -6px 14px var(--tw-shadow-color, rgb(255 255 255 / 0.85)), 7px 9px 18px var(--tw-shadow-color, rgb(28 36 28 / 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); }
  .shadow-tile { --tw-shadow: -6px -6px 14px var(--tw-shadow-color, rgb(255 255 255 / 0.85)), 7px 9px 18px var(--tw-shadow-color, rgb(28 36 28 / 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; }
  .invert { --tw-invert: invert(100%); 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,); }
  .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,); }
  .transition-\[height\,padding\] { transition-property: height, padding; 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)); }
  .duration-150 { --tw-duration: 150ms; transition-duration: 150ms; }
  .duration-\[600ms\] { --tw-duration: 600ms; transition-duration: 600ms; }
  .outline-none { --tw-outline-style: none; outline-style: none; }
  .running { animation-play-state: running; }
  .placeholder\:text-faint::placeholder { color: var(--color-faint); }
  @media (hover: hover) {
  .hover\:bg-cream:hover { background-color: var(--color-cream); }
  .hover\:bg-paper-2:hover { background-color: var(--color-paper-2); }
  .hover\:bg-pine\/90:hover { background-color: color-mix(in srgb, rgb(30, 58, 95) 90%, transparent); }
  @supports (color: color-mix(in lab, red, red)) {
  .hover\:bg-pine\/90:hover { background-color: color-mix(in oklab, var(--color-pine) 90%, transparent); }
}
  .hover\:bg-white:hover { background-color: var(--color-white); }
  .hover\:bg-white\/10:hover { background-color: color-mix(in srgb, rgb(255, 255, 255) 10%, transparent); }
  @supports (color: color-mix(in lab, red, red)) {
  .hover\:bg-white\/10:hover { background-color: color-mix(in oklab, var(--color-white) 10%, transparent); }
}
  .hover\:text-ink:hover { color: var(--color-ink); }
  .hover\:text-pine:hover { color: var(--color-pine); }
  .hover\:underline:hover { text-decoration-line: underline; }
  .hover\:shadow-tile-hover:hover { --tw-shadow: -4px -4px 12px var(--tw-shadow-color, rgb(255 255 255 / 0.9)), 8px 12px 22px var(--tw-shadow-color, rgb(28 36 28 / 0.12)); box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow); }
}
  .focus\:not-sr-only:focus { position: static; width: auto; height: auto; padding: 0px; margin: 0px; overflow: visible; clip-path: none; white-space: normal; }
  .focus\:absolute:focus { position: absolute; }
  .focus\:top-3:focus { top: calc(var(--spacing) * 3); }
  .focus\:left-3:focus { left: calc(var(--spacing) * 3); }
  .focus\:z-50:focus { z-index: 50; }
  .focus\:rounded-full:focus { border-radius: calc(infinity * 1px); }
  .focus\:bg-pine:focus { background-color: var(--color-pine); }
  .focus\:px-4:focus { padding-inline: calc(var(--spacing) * 4); }
  .focus\:py-2:focus { padding-block: calc(var(--spacing) * 2); }
  .focus\:text-pine-fg:focus { color: var(--color-pine-fg); }
  .focus-visible\:ring-2:focus-visible { --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-visible\:ring-pine\/40:focus-visible {
  --tw-ring-color: color-mix(in srgb, #1e3a5f 40%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
  --tw-ring-color: color-mix(in oklab, var(--color-pine) 40%, transparent);
}
}
  .focus-visible\:outline-none:focus-visible { --tw-outline-style: none; outline-style: none; }
  .disabled\:pointer-events-none:disabled { pointer-events: none; }
  .disabled\:cursor-wait:disabled { cursor: wait; }
  .disabled\:no-underline:disabled { text-decoration-line: none; }
  .disabled\:opacity-50:disabled { opacity: 0.5; }
  .data-\[state\=closed\]\:animate-out[data-state="closed"] { animation: exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); }
  .data-\[state\=closed\]\:fade-out-0[data-state="closed"] { --tw-exit-opacity: 0; }
  .data-\[state\=open\]\:animate-in[data-state="open"] { animation: enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); }
  .data-\[state\=open\]\:fade-in-0[data-state="open"] { --tw-enter-opacity: 0; }
  @media (width >= 40rem) {
  .sm\:block { display: block; }
  .sm\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .sm\:grid-cols-4 { grid-template-columns: repeat(4, minmax(0px, 1fr)); }
}
  @media (width >= 48rem) {
  .md\:h-\[4\.5rem\] { height: 4.5rem; }
  .md\:h-\[4\.25rem\] { height: 4.25rem; }
  .md\:min-h-\[22rem\] { min-height: 22rem; }
  .md\:min-h-\[28rem\] { min-height: 28rem; }
  .md\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .md\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0px, 1fr)); }
  .md\:flex-row { flex-direction: row; }
  .md\:items-center { align-items: center; }
  .md\:items-end { align-items: flex-end; }
  .md\:items-stretch { align-items: stretch; }
  .md\:justify-between { justify-content: space-between; }
  .md\:gap-14 { gap: calc(var(--spacing) * 14); }
  .md\:p-5 { padding: calc(var(--spacing) * 5); }
  .md\:p-8 { padding: calc(var(--spacing) * 8); }
  .md\:p-10 { padding: calc(var(--spacing) * 10); }
  .md\:px-6 { padding-inline: calc(var(--spacing) * 6); }
  .md\:px-7 { padding-inline: calc(var(--spacing) * 7); }
  .md\:px-10 { padding-inline: calc(var(--spacing) * 10); }
  .md\:py-20 { padding-block: calc(var(--spacing) * 20); }
  .md\:pt-32 { padding-top: calc(var(--spacing) * 32); }
  .md\:pt-36 { padding-top: calc(var(--spacing) * 36); }
  .md\:pb-12 { padding-bottom: calc(var(--spacing) * 12); }
  .md\:pb-20 { padding-bottom: calc(var(--spacing) * 20); }
  .md\:pb-24 { padding-bottom: calc(var(--spacing) * 24); }
  .md\:text-2xl { font-size: var(--text-2xl); line-height: var(--tw-leading, var(--text-2xl--line-height)); }
  .md\:text-lg { font-size: var(--text-lg); line-height: var(--tw-leading, var(--text-lg--line-height)); }
  .md\:text-xl { font-size: var(--text-xl); line-height: var(--tw-leading, var(--text-xl--line-height)); }
  .md\:text-\[1\.2rem\] { font-size: 1.2rem; }
}
  @media (width >= 64rem) {
  .lg\:flex { display: flex; }
  .lg\:hidden { display: none; }
  .lg\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0px, 1fr)); }
}
  @media (prefers-color-scheme: dark) {
  .dark\:bg-white\/20 { background-color: color-mix(in srgb, rgb(255, 255, 255) 20%, transparent); }
  @supports (color: color-mix(in lab, red, red)) {
  .dark\:bg-white\/20 { background-color: color-mix(in oklab, var(--color-white) 20%, transparent); }
}
  .dark\:bg-zinc-950 { background-color: var(--color-zinc-950); }
  .dark\:text-zinc-50 { color: var(--color-zinc-50); }
  .dark\:text-zinc-400 { color: var(--color-zinc-400); }
}
}
@property --tw-animation-delay { syntax: "*"; inherits: false; initial-value: 0s; }
@property --tw-animation-direction { syntax: "*"; inherits: false; initial-value: normal; }
@property --tw-animation-duration { syntax: "*"; inherits: false; }
@property --tw-animation-fill-mode { syntax: "*"; inherits: false; initial-value: none; }
@property --tw-animation-iteration-count { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-enter-blur { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-enter-opacity { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-enter-rotate { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-enter-scale { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-enter-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-enter-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-exit-blur { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-exit-opacity { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-exit-rotate { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-exit-scale { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-exit-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-exit-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
@layer base {
  html { -webkit-font-smoothing: antialiased; scroll-behavior: smooth; }
  body { background-color: var(--color-paper); color: var(--color-ink); font-family: var(--font-sans); font-size: 1.0625rem; line-height: 1.65; }
  h1 { text-wrap: balance; }
  h2, h3 { text-wrap: pretty; }
  p { text-wrap: pretty; }
  button:not(:disabled), [role="button"]:not(:disabled) { cursor: pointer; }
  ::selection { background-color: var(--color-pine); color: var(--color-pine-fg); }
}
@layer components {
  .pressable { transition-property: scale, background-color, color, box-shadow, opacity; transition-duration: 150ms; transition-timing-function: ease-out; }
  .pressable:active:not(:disabled) { scale: 0.96; }
  .kicker { font-family: var(--font-sans); font-size: var(--text-kicker); line-height: var(--text-kicker--line-height); font-weight: 600; letter-spacing: var(--tracking-kicker); text-transform: uppercase; color: var(--color-muted); }
  .lede { font-size: 1.2rem; line-height: 1.68; color: var(--color-ink-soft); text-wrap: pretty; }
  .tile { background-color: var(--color-paper); border-radius: var(--radius-xl); box-shadow: var(--shadow-tile); }
  .photo-frame { overflow: hidden; border-radius: var(--radius-xl); box-shadow: var(--shadow-tile); }
  .photo-frame img { outline: none; }
  .site-nav, .site-nav-bar { background-color: transparent; backdrop-filter: blur(0px); border-width: 0px 0px 1px; border-style: none none solid; border-color: currentcolor currentcolor transparent; border-image: none; border-radius: 0px; box-shadow: none; padding-top: max(0px, env(safe-area-inset-top)); transition: background-color 0.6s var(--ease-out-soft), box-shadow 0.6s var(--ease-out-soft), border-color 0.6s var(--ease-out-soft), backdrop-filter 0.6s var(--ease-out-soft), -webkit-backdrop-filter 0.6s var(--ease-out-soft); }
  .site-nav-bar.is-scrolled { background-color: rgba(255, 255, 255, 0.1); backdrop-filter: blur(28px) saturate(1.15); border-bottom-color: rgba(255, 255, 255, 0.18); box-shadow: rgba(0, 0, 0, 0.18) 0px 4px 24px; }
  .site-nav-bar.is-scrolled.is-over-light { background-color: rgba(255, 255, 255, 0.12); backdrop-filter: blur(22px) saturate(1.2); border-bottom-color: rgba(28, 36, 28, 0.06); box-shadow: rgba(28, 36, 28, 0.04) 0px 1px 0px, rgba(28, 36, 28, 0.04) 0px 8px 28px; }
  .site-nav-brand, .site-nav-link, .site-nav-mark, .site-nav-menu-btn { color: var(--color-pine-fg); transition: color 0.6s var(--ease-out-soft); }
  .site-nav-tagline { color: rgba(247, 249, 246, 0.78); transition: color 0.6s var(--ease-out-soft); }
  .site-nav-link:hover { color: rgba(255, 255, 255, 0.92); }
  .site-nav-bar.is-over-light .site-nav-brand, .site-nav-bar.is-over-light .site-nav-link, .site-nav-bar.is-over-light .site-nav-mark, .site-nav-bar.is-over-light .site-nav-menu-btn { color: var(--color-ink); }
  .site-nav-bar.is-over-light .site-nav-mark { color: var(--color-pine); }
  .site-nav-bar.is-over-light .site-nav-tagline { color: var(--color-muted); }
  .site-nav-bar.is-over-light .site-nav-link:hover { color: var(--color-pine); }
  .site-nav-bar.is-over-light .site-nav-menu-btn:hover { background-color: var(--color-cream); }
  .hero-bleed { position: relative; min-height: 92vh; display: flex; align-items: flex-end; background-color: rgb(197, 206, 196); background-position: center center; background-size: cover; background-repeat: no-repeat; color: var(--color-pine-fg); }
  .photo-band { position: relative; min-height: 28rem; display: flex; align-items: center; background-color: rgb(184, 194, 182); background-position: center center; background-size: cover; background-repeat: no-repeat; }
  .reason-grid { display: grid; grid-template-columns: 1fr; gap: 0px; border-top: 1px solid rgba(28, 36, 28, 0.12); }
  .reason-cell { border-bottom: 1px solid rgba(28, 36, 28, 0.12); }
  .reason-item { position: relative; display: flex; flex-direction: column; height: 100%; padding: 1.85rem 0px 1.95rem; transition: background-color 0.35s var(--ease-out-soft); }
  .reason-item-top { display: flex; align-items: center; gap: 0.7rem; }
  .reason-icon { display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; color: var(--color-pine); }
  .reason-kicker { font-family: var(--font-sans); font-size: var(--text-kicker); line-height: var(--text-kicker--line-height); letter-spacing: var(--tracking-kicker); text-transform: uppercase; font-weight: 600; color: var(--color-muted); }
  .reason-title { margin-top: 1.1rem; padding-right: 1.5rem; transition: color 0.35s var(--ease-out-soft); }
  .reason-body { margin-top: 0.65rem; max-width: 28rem; padding-right: 1.25rem; }
  .reason-chevron { position: absolute; right: 0px; top: 1.95rem; display: inline-flex; color: var(--color-faint); opacity: 0.55; transition: opacity 0.35s var(--ease-out-soft), transform 0.35s var(--ease-out-soft), color 0.35s var(--ease-out-soft); }
  @media (hover: hover) {
  .reason-item:hover { background-color: rgba(28, 36, 28, 0.02); }
  .reason-item:hover .reason-title { color: var(--color-pine); }
  .reason-item:hover .reason-chevron { opacity: 1; color: var(--color-pine); transform: translateX(2px); }
}
  @media (min-width: 640px) {
  .reason-grid { grid-template-columns: 1fr 1fr; border-left: 1px solid rgba(28, 36, 28, 0.12); }
  .reason-cell { border-right: 1px solid rgba(28, 36, 28, 0.12); }
  .reason-item { padding: 2.15rem 1.85rem 2.25rem; }
  .reason-chevron { right: 1.35rem; top: 2.25rem; }
}
  .band-cream { background-color: var(--color-cream); }
  .logo-marquee-band { margin-top: 2.75rem; margin-left: 0px; margin-right: 0px; background: transparent; backdrop-filter: none; border-radius: 0px; box-shadow: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 0px; }
  .logo-marquee { width: 100%; overflow: hidden; position: relative; }
  .logo-marquee__track { display: flex; width: max-content; gap: 0px; animation: 60s linear 0s infinite normal none running scroll-logos; }
  .logo-marquee__content { display: flex; align-items: flex-start; gap: 6.5rem; flex-shrink: 0; padding-inline-end: 6.5rem; }
  .logo-marquee__mark { display: inline-flex; flex-direction: column; align-items: center; gap: 0.55rem; opacity: 0.85; min-width: 2.5rem; }
  .logo-marquee__mark img, .logo-marquee__mark svg { height: 42px; width: auto; display: block; filter: brightness(0) invert(1); }
  .logo-marquee__name { font-family: var(--font-sans); font-size: 0.75rem; font-weight: 500; letter-spacing: 0.02em; color: rgb(255, 255, 255); white-space: nowrap; line-height: 1.2; opacity: 0; transition: opacity 0.25s var(--ease-out-soft); pointer-events: none; }
  .logo-marquee__mark:hover .logo-marquee__name, .logo-marquee__mark:focus-within .logo-marquee__name { opacity: 0.95; }
  .month-card { background-color: rgba(255, 255, 255, 0.45); border-radius: var(--radius-lg); box-shadow: none; border: 1px solid rgba(28, 36, 28, 0.08); padding: 1.5rem 1.35rem 1.65rem; transition: background-color 0.35s var(--ease-out-soft), border-color 0.35s var(--ease-out-soft); }
  .month-card:hover { background-color: rgba(255, 255, 255, 0.7); border-color: rgba(28, 36, 28, 0.12); }
  .month-card-top { display: flex; align-items: center; gap: 0.7rem; }
  .month-card-icon { display: inline-flex; align-items: center; justify-content: center; color: var(--color-pine); }
  .hero-content { max-width: 42rem; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .logo-marquee__track { animation: auto ease 0s 1 normal none running none !important; }
  .site-nav-bar, .site-nav-brand, .site-nav-link, .site-nav-mark, .site-nav-menu-btn, .site-nav-tagline { transition: none !important; }
  .pressable, .pressable:active:not(:disabled) { transition: none; scale: 1; }
  .hero-enter { animation: auto ease 0s 1 normal none running none !important; opacity: 1 !important; transform: none !important; filter: none !important; }
}
@keyframes scroll-logos { 
  0% { transform: translateX(0px); }
  100% { transform: translateX(-50%); }
}
@keyframes hero-rise { 
  0% { opacity: 0; transform: translateY(12px); filter: blur(4px); }
  100% { opacity: 1; transform: translateY(0px); filter: blur(0px); }
}
.hero-enter { animation: 500ms cubic-bezier(0.22, 1, 0.36, 1) 0s 1 normal both running hero-rise; }
.hero-enter-2 { animation-delay: 80ms; }
.hero-enter-3 { animation-delay: 160ms; }
.hero-enter-4 { animation-delay: 240ms; }
@property --tw-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-translate-z { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-space-y-reverse { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-border-style { syntax: "*"; inherits: false; initial-value: solid; }
@property --tw-leading { syntax: "*"; inherits: false; }
@property --tw-font-weight { syntax: "*"; inherits: false; }
@property --tw-tracking { syntax: "*"; inherits: false; }
@property --tw-ordinal { syntax: "*"; inherits: false; }
@property --tw-slashed-zero { syntax: "*"; inherits: false; }
@property --tw-numeric-figure { syntax: "*"; inherits: false; }
@property --tw-numeric-spacing { syntax: "*"; inherits: false; }
@property --tw-numeric-fraction { 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-duration { syntax: "*"; inherits: false; }
@keyframes enter { 
  0% { opacity: var(--tw-enter-opacity,1); transform: translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0)); filter: blur(var(--tw-enter-blur,0)); }
}
@keyframes exit { 
  100% { opacity: var(--tw-exit-opacity,1); transform: translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0)); filter: blur(var(--tw-exit-blur,0)); }
}
@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-translate-x: 0; --tw-translate-y: 0; --tw-translate-z: 0; --tw-space-y-reverse: 0; --tw-border-style: solid; --tw-leading: initial; --tw-font-weight: initial; --tw-tracking: initial; --tw-ordinal: initial; --tw-slashed-zero: initial; --tw-numeric-figure: initial; --tw-numeric-spacing: initial; --tw-numeric-fraction: 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-duration: initial; --tw-animation-delay: 0s; --tw-animation-direction: normal; --tw-animation-duration: initial; --tw-animation-fill-mode: none; --tw-animation-iteration-count: 1; --tw-enter-blur: 0; --tw-enter-opacity: 1; --tw-enter-rotate: 0; --tw-enter-scale: 1; --tw-enter-translate-x: 0; --tw-enter-translate-y: 0; --tw-exit-blur: 0; --tw-exit-opacity: 1; --tw-exit-rotate: 0; --tw-exit-scale: 1; --tw-exit-translate-x: 0; --tw-exit-translate-y: 0; }
}
}
