/* [project]/node_modules/leaflet/dist/leaflet.css [app-client] (css) */
.leaflet-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-container, .leaflet-pane > svg, .leaflet-pane > canvas, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer {
  position: absolute;
  top: 0;
  left: 0;
}

.leaflet-container {
  overflow: hidden;
}

.leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}

.leaflet-tile::selection {
  background: none;
}

.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

.leaflet-safari .leaflet-tile-container {
  -webkit-transform-origin: 0 0;
  width: 1600px;
  height: 1600px;
}

.leaflet-marker-icon, .leaflet-marker-shadow {
  display: block;
}

.leaflet-container .leaflet-overlay-pane svg {
  max-width: none !important;
  max-height: none !important;
}

.leaflet-container .leaflet-marker-pane img, .leaflet-container .leaflet-shadow-pane img, .leaflet-container .leaflet-tile-pane img, .leaflet-container img.leaflet-image-layer, .leaflet-container .leaflet-tile {
  width: auto;
  padding: 0;
  max-width: none !important;
  max-height: none !important;
}

.leaflet-container img.leaflet-tile {
  mix-blend-mode: plus-lighter;
}

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  touch-action: none;
  touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}

.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, .4);
}

.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  box-sizing: border-box;
  z-index: 800;
  width: 0;
  height: 0;
}

.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}

.leaflet-overlay-pane {
  z-index: 400;
}

.leaflet-shadow-pane {
  z-index: 500;
}

.leaflet-marker-pane {
  z-index: 600;
}

.leaflet-tooltip-pane {
  z-index: 650;
}

.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}

.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url("#default#VML");
  display: inline-block;
  position: absolute;
}

.leaflet-control {
  z-index: 800;
  pointer-events: visiblePainted;
  pointer-events: auto;
  position: relative;
}

.leaflet-top, .leaflet-bottom {
  z-index: 1000;
  pointer-events: none;
  position: absolute;
}

.leaflet-top {
  top: 0;
}

.leaflet-right {
  right: 0;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-left {
  left: 0;
}

.leaflet-control {
  float: left;
  clear: both;
}

.leaflet-right .leaflet-control {
  float: right;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-right .leaflet-control {
  margin-right: 10px;
}

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  transition: opacity .2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}

.leaflet-zoom-animated {
  transform-origin: 0 0;
}

svg.leaflet-zoom-animated {
  will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1);
  -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1);
  transition: transform .25s cubic-bezier(0, 0, .25, 1);
}

.leaflet-zoom-anim .leaflet-tile, .leaflet-pan-anim .leaflet-tile {
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.leaflet-crosshair, .leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}

.leaflet-popup-pane, .leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-grab, .leaflet-dragging .leaflet-grab .leaflet-interactive, .leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

.leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-image-layer, .leaflet-pane > svg path, .leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive, .leaflet-image-layer.leaflet-interactive, .leaflet-pane > svg path.leaflet-interactive, svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  pointer-events: auto;
}

.leaflet-container {
  outline-offset: 1px;
  background: #ddd;
}

.leaflet-container a {
  color: #0078a8;
}

.leaflet-zoom-box {
  background: rgba(255, 255, 255, .5);
  border: 2px dotted #38f;
}

.leaflet-container {
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: .75rem;
  line-height: 1.5;
}

.leaflet-bar {
  border-radius: 4px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, .65);
}

.leaflet-bar a {
  text-align: center;
  color: #000;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-decoration: none;
  display: block;
}

.leaflet-bar a, .leaflet-control-layers-toggle {
  background-position: 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover, .leaflet-bar a:focus {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom: none;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  color: #bbb;
  background-color: #f4f4f4;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.leaflet-control-zoom-in, .leaflet-control-zoom-out {
  text-indent: 1px;
  font: bold 18px Lucida Console, Monaco, monospace;
}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}

.leaflet-control-layers {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
}

.leaflet-control-layers-toggle {
  background-image: url("../media/layers.78ca0acf.png");
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url("../media/layers-2x.793209de.png");
  background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list, .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-expanded {
  color: #333;
  background: #fff;
  padding: 6px 10px 6px 6px;
}

.leaflet-control-layers-scrollbar {
  padding-right: 5px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers label {
  font-size: 1.08333em;
  display: block;
}

.leaflet-control-layers-separator {
  border-top: 1px solid #ddd;
  height: 0;
  margin: 5px -10px 5px -6px;
}

.leaflet-default-icon-path {
  background-image: url("../media/marker-icon.b9f7ac13.png");
}

.leaflet-container .leaflet-control-attribution {
  background: rgba(255, 255, 255, .8);
  margin: 0;
}

.leaflet-control-attribution, .leaflet-control-scale-line {
  color: #333;
  padding: 0 5px;
  line-height: 1.4;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover, .leaflet-control-attribution a:focus {
  text-decoration: underline;
}

.leaflet-attribution-flag {
  width: 1em;
  height: .6669em;
  vertical-align: baseline !important;
  display: inline !important;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  white-space: nowrap;
  box-sizing: border-box;
  text-shadow: 1px 1px #fff;
  background: rgba(255, 255, 255, .8);
  border: 2px solid #777;
  border-top: none;
  padding: 2px 5px 1px;
  line-height: 1.1;
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
  box-shadow: none;
}

.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, .2);
}

.leaflet-popup {
  text-align: center;
  margin-bottom: 20px;
  position: absolute;
}

.leaflet-popup-content-wrapper {
  text-align: left;
  border-radius: 12px;
  padding: 1px;
}

.leaflet-popup-content {
  min-height: 1px;
  margin: 13px 24px 13px 20px;
  font-size: 1.08333em;
  line-height: 1.3;
}

.leaflet-popup-content p {
  margin: 1.3em 0;
}

.leaflet-popup-tip-container {
  pointer-events: none;
  width: 40px;
  height: 20px;
  margin-top: -1px;
  margin-left: -20px;
  position: absolute;
  left: 50%;
  overflow: hidden;
}

.leaflet-popup-tip {
  pointer-events: auto;
  width: 17px;
  height: 17px;
  margin: -10px auto 0;
  padding: 1px;
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  color: #333;
  background: #fff;
  box-shadow: 0 3px 14px rgba(0, 0, 0, .4);
}

.leaflet-container a.leaflet-popup-close-button {
  text-align: center;
  color: #757575;
  background: none;
  border: none;
  width: 24px;
  height: 24px;
  font: 16px / 24px Tahoma, Verdana, sans-serif;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 0;
}

.leaflet-container a.leaflet-popup-close-button:hover, .leaflet-container a.leaflet-popup-close-button:focus {
  color: #585858;
}

.leaflet-popup-scrolled {
  overflow: auto;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  width: 24px;
  filter: progid:DXImageTransform. Microsoft. Matrix(M11= .707107, M12= .707107, M21= -.707107, M22= .707107);
  margin: 0 auto;
}

.leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-control-layers, .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

.leaflet-tooltip {
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  padding: 6px;
  position: absolute;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}

.leaflet-tooltip.leaflet-interactive {
  cursor: pointer;
  pointer-events: auto;
}

.leaflet-tooltip-top:before, .leaflet-tooltip-bottom:before, .leaflet-tooltip-left:before, .leaflet-tooltip-right:before {
  pointer-events: none;
  content: "";
  background: none;
  border: 6px solid rgba(0, 0, 0, 0);
  position: absolute;
}

.leaflet-tooltip-bottom {
  margin-top: 6px;
}

.leaflet-tooltip-top {
  margin-top: -6px;
}

.leaflet-tooltip-bottom:before, .leaflet-tooltip-top:before {
  margin-left: -6px;
  left: 50%;
}

.leaflet-tooltip-top:before {
  border-top-color: #fff;
  margin-bottom: -12px;
  bottom: 0;
}

.leaflet-tooltip-bottom:before {
  border-bottom-color: #fff;
  margin-top: -12px;
  margin-left: -6px;
  top: 0;
}

.leaflet-tooltip-left {
  margin-left: -6px;
}

.leaflet-tooltip-right {
  margin-left: 6px;
}

.leaflet-tooltip-left:before, .leaflet-tooltip-right:before {
  margin-top: -6px;
  top: 50%;
}

.leaflet-tooltip-left:before {
  border-left-color: #fff;
  margin-right: -12px;
  right: 0;
}

.leaflet-tooltip-right:before {
  border-right-color: #fff;
  margin-left: -12px;
  left: 0;
}

@media print {
  .leaflet-control {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}

/* [project]/src/app/globals.css [app-client] (css) */
@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 {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: rgba(0, 0, 0, 0);
      --tw-gradient-via: rgba(0, 0, 0, 0);
      --tw-gradient-to: rgba(0, 0, 0, 0);
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
      --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;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }

    ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: rgba(0, 0, 0, 0);
      --tw-gradient-via: rgba(0, 0, 0, 0);
      --tw-gradient-to: rgba(0, 0, 0, 0);
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
      --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;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

@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-500: #fb2c36;
    --color-yellow-400: #fac800;
    --color-yellow-700: #a36100;
    --color-blue-400: #54a2ff;
    --color-blue-500: #3080ff;
    --color-blue-900: #1c398e;
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-xs: 20rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .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);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --tracking-widest: .1em;
    --leading-snug: 1.375;
    --leading-relaxed: 1.625;
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --animate-bounce: bounce 1s infinite;
    --blur-sm: 8px;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }

  @supports (color: color(display-p3 0 0 0)) {
    :root, :host {
      --color-red-500: color(display-p3 .903738 .262579 .253307);
      --color-yellow-400: color(display-p3 .959941 .790171 .0585198);
      --color-yellow-700: color(display-p3 .613146 .386658 .0579687);
      --color-blue-400: color(display-p3 .397443 .62813 .992116);
      --color-blue-500: color(display-p3 .266422 .491219 .988624);
      --color-blue-900: color(display-p3 .136395 .219428 .537145);
    }
  }

  @supports (color: lab(0% 0 0)) {
    :root, :host {
      --color-red-500: lab(55.4814% 75.0732 48.8528);
      --color-yellow-400: lab(83.2664% 8.65132 106.895);
      --color-yellow-700: lab(47.8202% 25.2426 66.5015);
      --color-blue-400: lab(65.0361% -1.42065 -56.9802);
      --color-blue-500: lab(54.1736% 13.3369 -74.6839);
      --color-blue-900: lab(26.1542% 15.7545 -51.5504);
    }
  }
}

@layer base {
  *, :after, :before {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::-webkit-file-upload-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    tab-size: 4;
    line-height: 1.5;
    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;
    -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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.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 {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
  }

  ::-webkit-file-upload-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
  }

  :where(select:-webkit-any([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:-moz-any([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:-webkit-any([multiple], [size])) optgroup option:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 20px;
  }

  :where(select:-moz-any([multiple], [size])) optgroup option:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 20px;
  }

  :where(select:is([multiple], [size])) optgroup option:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 20px;
  }

  :where(select:-webkit-any([multiple], [size])) optgroup option:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 20px;
  }

  :where(select:-moz-any([multiple], [size])) optgroup option:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 20px;
  }

  :where(select:is([multiple], [size])) optgroup option:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 20px;
  }

  :not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)))::-webkit-file-upload-button {
    margin-right: 4px;
  }

  :not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)))::file-selector-button {
    margin-right: 4px;
  }

  :not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)))::file-selector-button {
    margin-right: 4px;
  }

  :-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))::-webkit-file-upload-button {
    margin-left: 4px;
  }

  :-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))::file-selector-button {
    margin-left: 4px;
  }

  :is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))::file-selector-button {
    margin-left: 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)) {
      ::placeholder {
        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 {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  input:where([type="button"], [type="reset"], [type="submit"]) {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  ::file-selector-button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .collapse {
    visibility: collapse;
  }

  .visible {
    visibility: visible;
  }

  .sr-only {
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .inset-0 {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .-top-3 {
    top: calc(var(--spacing) * -3);
  }

  .top-1\/2 {
    top: 50%;
  }

  .top-3 {
    top: calc(var(--spacing) * 3);
  }

  .top-\[48\%\] {
    top: 48%;
  }

  .top-full {
    top: 100%;
  }

  .right-3 {
    right: calc(var(--spacing) * 3);
  }

  .right-6 {
    right: calc(var(--spacing) * 6);
  }

  .bottom-3 {
    bottom: calc(var(--spacing) * 3);
  }

  .bottom-6 {
    bottom: calc(var(--spacing) * 6);
  }

  .left-0 {
    left: 0;
  }

  .left-1\/2 {
    left: 50%;
  }

  .left-3 {
    left: calc(var(--spacing) * 3);
  }

  .left-\[44\%\] {
    left: 44%;
  }

  .isolate {
    isolation: isolate;
  }

  .z-20 {
    z-index: 20;
  }

  .z-50 {
    z-index: 50;
  }

  .col-span-full {
    grid-column: 1 / -1;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .mt-0 {
    margin-top: 0;
  }

  .mt-0\.5 {
    margin-top: calc(var(--spacing) * .5);
  }

  .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-\[18px\] {
    margin-top: 18px;
  }

  .mt-auto {
    margin-top: auto;
  }

  .mb-1 {
    margin-bottom: var(--spacing);
  }

  .mb-1\.5 {
    margin-bottom: calc(var(--spacing) * 1.5);
  }

  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }

  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }

  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }

  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

  .mb-\[18px\] {
    margin-bottom: 18px;
  }

  .mb-auto {
    margin-bottom: auto;
  }

  .ml-1 {
    margin-left: var(--spacing);
  }

  .ml-7 {
    margin-left: calc(var(--spacing) * 7);
  }

  .ml-auto {
    margin-left: auto;
  }

  .line-clamp-1 {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  .line-clamp-2 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

  .inline-flex {
    display: inline-flex;
  }

  .table {
    display: table;
  }

  .h-1\.5 {
    height: calc(var(--spacing) * 1.5);
  }

  .h-2 {
    height: calc(var(--spacing) * 2);
  }

  .h-3 {
    height: calc(var(--spacing) * 3);
  }

  .h-3\.5 {
    height: calc(var(--spacing) * 3.5);
  }

  .h-4 {
    height: calc(var(--spacing) * 4);
  }

  .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .h-8 {
    height: calc(var(--spacing) * 8);
  }

  .h-10 {
    height: calc(var(--spacing) * 10);
  }

  .h-12 {
    height: calc(var(--spacing) * 12);
  }

  .h-14 {
    height: calc(var(--spacing) * 14);
  }

  .h-20 {
    height: calc(var(--spacing) * 20);
  }

  .h-44 {
    height: calc(var(--spacing) * 44);
  }

  .h-48 {
    height: calc(var(--spacing) * 48);
  }

  .h-56 {
    height: calc(var(--spacing) * 56);
  }

  .h-full {
    height: 100%;
  }

  .min-h-0 {
    min-height: 0;
  }

  .min-h-\[420px\] {
    min-height: 420px;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .w-1\.5 {
    width: calc(var(--spacing) * 1.5);
  }

  .w-1\/2 {
    width: 50%;
  }

  .w-1\/3 {
    width: 33.3333%;
  }

  .w-2 {
    width: calc(var(--spacing) * 2);
  }

  .w-3\.5 {
    width: calc(var(--spacing) * 3.5);
  }

  .w-3\/4 {
    width: 75%;
  }

  .w-4 {
    width: calc(var(--spacing) * 4);
  }

  .w-6 {
    width: calc(var(--spacing) * 6);
  }

  .w-8 {
    width: calc(var(--spacing) * 8);
  }

  .w-10 {
    width: calc(var(--spacing) * 10);
  }

  .w-12 {
    width: calc(var(--spacing) * 12);
  }

  .w-14 {
    width: calc(var(--spacing) * 14);
  }

  .w-16 {
    width: calc(var(--spacing) * 16);
  }

  .w-20 {
    width: calc(var(--spacing) * 20);
  }

  .w-72 {
    width: calc(var(--spacing) * 72);
  }

  .w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .w-full {
    width: 100%;
  }

  .max-w-2xl {
    max-width: var(--container-2xl);
  }

  .max-w-3xl {
    max-width: var(--container-3xl);
  }

  .max-w-80 {
    max-width: calc(var(--spacing) * 80);
  }

  .max-w-xs {
    max-width: var(--container-xs);
  }

  .min-w-0 {
    min-width: 0;
  }

  .flex-1 {
    flex: 1;
  }

  .shrink-0 {
    flex-shrink: 0;
  }

  .grow {
    flex-grow: 1;
  }

  .basis-full {
    flex-basis: 100%;
  }

  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-0 {
    --tw-translate-y: 0;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-4 {
    --tw-translate-y: calc(var(--spacing) * 4);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .rotate-180 {
    rotate: 180deg;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .animate-bounce {
    animation: var(--animate-bounce);
  }

  .animate-pulse {
    animation: var(--animate-pulse);
  }

  .animate-spin {
    animation: var(--animate-spin);
  }

  .cursor-not-allowed {
    cursor: not-allowed;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .flex-col {
    flex-direction: column;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .items-center {
    align-items: center;
  }

  .items-end {
    align-items: flex-end;
  }

  .items-start {
    align-items: flex-start;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .gap-1 {
    gap: var(--spacing);
  }

  .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-3 {
    gap: calc(var(--spacing) * 3);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }

  :where(.space-y-3 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-top: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-bottom: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-top: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-bottom: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-top: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-bottom: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }

  .self-end {
    align-self: flex-end;
  }

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .rounded {
    border-radius: .25rem;
  }

  .rounded-\[--r-lg\] {
    border-radius: --r-lg;
  }

  .rounded-\[--r-md\] {
    border-radius: --r-md;
  }

  .rounded-\[--r-pill\] {
    border-radius: --r-pill;
  }

  .rounded-\[--r-sm\] {
    border-radius: --r-sm;
  }

  .rounded-\[--r-xl\] {
    border-radius: --r-xl;
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0;
  }

  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

  .border-3 {
    border-style: var(--tw-border-style);
    border-width: 3px;
  }

  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }

  .border-\[--ash\] {
    border-color: --ash;
  }

  .border-\[--bone\] {
    border-color: --bone;
  }

  .border-\[--ink\] {
    border-color: --ink;
  }

  .border-\[--rust\] {
    border-color: --rust;
  }

  .border-white\/10 {
    border-color: rgba(255, 255, 255, .1);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/10 {
      border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }

  .border-t-\[--ink\] {
    border-top-color: --ink;
  }

  .bg-\[--ash\] {
    background-color: --ash;
  }

  .bg-\[--bone\] {
    background-color: --bone;
  }

  .bg-\[--cream\] {
    background-color: --cream;
  }

  .bg-\[--ember\] {
    background-color: --ember;
  }

  .bg-\[--ink\] {
    background-color: --ink;
  }

  .bg-\[--leaf\] {
    background-color: --leaf;
  }

  .bg-\[--paper\] {
    background-color: --paper;
  }

  .bg-\[--rust\] {
    background-color: --rust;
  }

  .bg-\[--volt\] {
    background-color: --volt;
  }

  .bg-black\/60 {
    background-color: rgba(0, 0, 0, .6);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/60 {
      background-color: color-mix(in oklab, var(--color-black) 60%, transparent);
    }
  }

  .bg-black\/70 {
    background-color: rgba(0, 0, 0, .7);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/70 {
      background-color: color-mix(in oklab, var(--color-black) 70%, transparent);
    }
  }

  .bg-transparent {
    background-color: rgba(0, 0, 0, 0);
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .bg-white\/5 {
    background-color: rgba(255, 255, 255, .05);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/5 {
      background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
    }
  }

  .bg-white\/10 {
    background-color: rgba(255, 255, 255, .1);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/10 {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }

  .bg-yellow-400 {
    background-color: var(--color-yellow-400);
  }

  .from-blue-400 {
    --tw-gradient-from: var(--color-blue-400);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-yellow-400 {
    --tw-gradient-from: var(--color-yellow-400);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-blue-900 {
    --tw-gradient-to: var(--color-blue-900);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-yellow-700 {
    --tw-gradient-to: var(--color-yellow-700);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .object-cover {
    object-fit: cover;
  }

  .object-top {
    object-position: top;
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .p-5 {
    padding: calc(var(--spacing) * 5);
  }

  .p-6 {
    padding: calc(var(--spacing) * 6);
  }

  .p-7 {
    padding: calc(var(--spacing) * 7);
  }

  .p-8 {
    padding: calc(var(--spacing) * 8);
  }

  .px-1 {
    padding-inline: var(--spacing);
  }

  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }

  .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);
  }

  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }

  .py-0\.5 {
    padding-block: calc(var(--spacing) * .5);
  }

  .py-1 {
    padding-block: var(--spacing);
  }

  .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);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }

  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }

  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }

  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }

  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }

  .pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }

  .pr-10 {
    padding-right: calc(var(--spacing) * 10);
  }

  .pb-7 {
    padding-bottom: calc(var(--spacing) * 7);
  }

  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }

  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }

  .text-center {
    text-align: center;
  }

  .text-left {
    text-align: left;
  }

  .font-mono {
    font-family: var(--font-mono);
  }

  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }

  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }

  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--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-\[10px\] {
    font-size: 10px;
  }

  .text-\[11px\] {
    font-size: 11px;
  }

  .text-\[16px\] {
    font-size: 16px;
  }

  .text-\[42px\] {
    font-size: 42px;
  }

  .text-\[clamp\(40px\,5\.5vw\,72px\)\] {
    font-size: max(40px, min(5.5vw, 72px));
  }

  .text-\[clamp\(40px\,5\.5vw\,76px\)\] {
    font-size: max(40px, min(5.5vw, 76px));
  }

  .text-\[clamp\(44px\,7vw\,92px\)\] {
    font-size: max(44px, min(7vw, 92px));
  }

  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }

  .leading-8 {
    --tw-leading: calc(var(--spacing) * 8);
    line-height: calc(var(--spacing) * 8);
  }

  .leading-\[\.95\] {
    --tw-leading: .95;
    line-height: .95;
  }

  .leading-\[1\.7\] {
    --tw-leading: 1.7;
    line-height: 1.7;
  }

  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }

  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }

  .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-\[-\.04em\] {
    --tw-tracking: -.04em;
    letter-spacing: -.04em;
  }

  .tracking-\[-\.038em\] {
    --tw-tracking: -.038em;
    letter-spacing: -.038em;
  }

  .tracking-\[\.1em\] {
    --tw-tracking: .1em;
    letter-spacing: .1em;
  }

  .tracking-\[\.06em\] {
    --tw-tracking: .06em;
    letter-spacing: .06em;
  }

  .tracking-\[\.12em\] {
    --tw-tracking: .12em;
    letter-spacing: .12em;
  }

  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .text-\[--ash\] {
    color: --ash;
  }

  .text-\[--cream\] {
    color: --cream;
  }

  .text-\[--ember\] {
    color: --ember;
  }

  .text-\[--ink\] {
    color: --ink;
  }

  .text-\[--leaf\] {
    color: --leaf;
  }

  .text-\[--mist\] {
    color: --mist;
  }

  .text-\[--rust\] {
    color: --rust;
  }

  .text-\[--slate\] {
    color: --slate;
  }

  .text-\[--volt\] {
    color: --volt;
  }

  .text-blue-500 {
    color: var(--color-blue-500);
  }

  .text-red-500 {
    color: var(--color-red-500);
  }

  .text-white {
    color: var(--color-white);
  }

  .text-white\/40 {
    color: rgba(255, 255, 255, .4);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/40 {
      color: color-mix(in oklab, var(--color-white) 40%, transparent);
    }
  }

  .text-white\/50 {
    color: rgba(255, 255, 255, .5);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/50 {
      color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
  }

  .text-white\/55 {
    color: rgba(255, 255, 255, .55);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/55 {
      color: color-mix(in oklab, var(--color-white) 55%, transparent);
    }
  }

  .text-white\/60 {
    color: rgba(255, 255, 255, .6);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/60 {
      color: color-mix(in oklab, var(--color-white) 60%, transparent);
    }
  }

  .capitalize {
    text-transform: capitalize;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-25 {
    opacity: .25;
  }

  .opacity-40 {
    opacity: .4;
  }

  .opacity-50 {
    opacity: .5;
  }

  .opacity-60 {
    opacity: .6;
  }

  .opacity-75 {
    opacity: .75;
  }

  .opacity-100 {
    opacity: 1;
  }

  .shadow-\[--sh-2\] {
    --tw-shadow: --sh-2;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[--sh-3\] {
    --tw-shadow: --sh-3;
    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, rgba(0, 0, 0, .1)), 0 1px 2px -1px var(--tw-shadow-color, rgba(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);
  }

  .ring {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + 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);
  }

  .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));
    -webkit-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, );
    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, -webkit-text-decoration-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, 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, -webkit-text-decoration-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));
  }

  .transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-150 {
    --tw-duration: .15s;
    transition-duration: .15s;
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

  .select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  @media (hover: hover) {
    .group-hover\:scale-105:is(:where(.group):hover *) {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .group-hover\:border-\[--slate\]:is(:where(.group):hover *) {
      border-color: --slate;
    }
  }

  .peer-checked\:border-\[--ink\]:is(:where(.peer):checked ~ *) {
    border-color: --ink;
  }

  .peer-checked\:bg-\[--ink\]:is(:where(.peer):checked ~ *) {
    background-color: --ink;
  }

  .peer-checked\:opacity-100:is(:where(.peer):checked ~ *) {
    opacity: 1;
  }

  .peer-focus-visible\:ring-2:is(:where(.peer):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);
  }

  .peer-focus-visible\:ring-\[--ink\]:is(:where(.peer):focus-visible ~ *) {
    --tw-ring-color: --ink;
  }

  .peer-focus-visible\:ring-offset-1:is(:where(.peer):focus-visible ~ *) {
    --tw-ring-offset-width: 1px;
    --tw-ring-offset-shadow: var(--tw-ring-inset, ) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }

  .placeholder\:text-\[--mist\]::placeholder {
    color: --mist;
  }

  .first\:mt-0:first-child {
    margin-top: 0;
  }

  .last\:mb-0:last-child {
    margin-bottom: 0;
  }

  @media (hover: hover) {
    .hover\:border-\[--ash\]:hover {
      border-color: --ash;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[--ash\]:hover {
      background-color: --ash;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[--bone\]:hover {
      background-color: --bone;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[--cream\]:hover {
      background-color: --cream;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[--graphite\]:hover {
      background-color: --graphite;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[--volt-deep\]:hover {
      background-color: --volt-deep;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[--ink\]:hover {
      color: --ink;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[--ink\]\/70:hover {
      color: color-mix(in oklab, --ink 70%, transparent);
    }
  }

  @media (hover: hover) {
    .hover\:opacity-90:hover {
      opacity: .9;
    }
  }

  @media (hover: hover) {
    .hover\:shadow-\[--sh-2\]:hover {
      --tw-shadow: --sh-2;
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  .focus\:border-\[--ink\]:focus {
    border-color: --ink;
  }

  .focus\:border-\[--rust\]:focus {
    border-color: --rust;
  }

  .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-\[--ink\]\/10:focus {
    --tw-ring-color: color-mix(in oklab, --ink 10%, transparent);
  }

  .focus\:ring-\[--rust\]\/10:focus {
    --tw-ring-color: color-mix(in oklab, --rust 10%, transparent);
  }

  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }

  .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-\[--ink\]:focus-visible {
    --tw-ring-color: --ink;
  }

  .focus-visible\:ring-offset-1:focus-visible {
    --tw-ring-offset-width: 1px;
    --tw-ring-offset-shadow: var(--tw-ring-inset, ) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }

  .focus-visible\:ring-offset-2:focus-visible {
    --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-visible\:outline-none:focus-visible {
    --tw-outline-style: none;
    outline-style: none;
  }

  .active\:scale-100:active {
    --tw-scale-x: 100%;
    --tw-scale-y: 100%;
    --tw-scale-z: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .active\:scale-\[\.97\]:active {
    scale: .97;
  }

  .disabled\:opacity-60:disabled {
    opacity: .6;
  }

  @media (min-width: 40rem) {
    .sm\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }

  @media (min-width: 40rem) {
    .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:flex {
      display: flex;
    }
  }

  @media (min-width: 48rem) {
    .md\:h-full {
      height: 100%;
    }
  }

  @media (min-width: 48rem) {
    .md\:w-72 {
      width: calc(var(--spacing) * 72);
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-\[1\.1fr_\.9fr\] {
      grid-template-columns: 1.1fr .9fr;
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-\[1\.2fr_\.8fr\] {
      grid-template-columns: 1.2fr .8fr;
    }
  }

  @media (min-width: 48rem) {
    .md\:items-center {
      align-items: center;
    }
  }

  @media (min-width: 48rem) {
    .md\:items-end {
      align-items: flex-end;
    }
  }
}

:root {
  --ink: #0e0e0e;
  --charcoal: #181818;
  --graphite: #242422;
  --slate: #3a3a36;
  --mist: #8c8a82;
  --ash: #c7c3b9;
  --bone: #e5e0d4;
  --cream: #f2efe7;
  --paper: #fff;
  --volt: #d8ff36;
  --volt-deep: #b8dd20;
  --volt-soft: #eeffa8;
  --ember: #ff5b2e;
  --leaf: #15a36a;
  --rust: #e5483c;
  --max: 1320px;
  --pad: clamp(20px, 4vw, 56px);
  --r-xs: 4px;
  --r-sm: 8px;
  --r-md: 14px;
  --r-lg: 22px;
  --r-xl: 32px;
  --r-pill: 999px;
  --sh-1: 0 1px 0 rgba(14, 14, 14, .04), 0 2px 8px rgba(14, 14, 14, .04);
  --sh-2: 0 4px 24px rgba(14, 14, 14, .08);
  --sh-3: 0 20px 60px rgba(14, 14, 14, .18);
  --font-display: var(--font-bricolage), system-ui, sans-serif;
  --font-sans: var(--font-geist), system-ui, sans-serif;
  --font-mono: var(--font-geist-mono), ui-monospace, monospace;
}

*, :before, :after {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
}

body {
  background: var(--cream);
  color: var(--ink);
  font-family: var(--font-sans);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  line-height: 1.55;
}

img, video {
  max-width: 100%;
  display: block;
}

button {
  font: inherit;
  cursor: pointer;
  color: inherit;
  background: none;
  border: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

ul, ol {
  list-style: none;
}

input, select, textarea {
  font: inherit;
  color: inherit;
}

@media (prefers-reduced-motion: reduce) {
  *, :before, :after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}

.reveal {
  --reveal-delay: 0s;
  opacity: 0;
  filter: blur(6px);
  transition: opacity .7s ease var(--reveal-delay), transform .7s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay), filter .7s ease var(--reveal-delay);
  will-change: opacity, transform, filter;
  transform: translate3d(0, 20px, 0);
}

.reveal[data-visible="true"], .reveal.is-visible {
  opacity: 1;
  filter: none;
  transform: none;
}

.reveal[data-variant="left"] {
  transform: translate3d(-24px, 0, 0);
}

.reveal[data-variant="right"] {
  transform: translate3d(24px, 0, 0);
}

.reveal[data-variant="scale"] {
  transform: scale(.96);
}

.reveal[data-variant="fade"], .reveal[data-visible="true"][data-variant="scale"], .reveal.is-visible[data-variant="scale"] {
  transform: none;
}

@media (prefers-reduced-motion: reduce) {
  .reveal {
    will-change: auto;
    opacity: 1 !important;
    filter: none !important;
    transition: none !important;
    transform: none !important;
  }
}

.skeleton-shimmer {
  position: relative;
  overflow: hidden;
}

.skeleton-shimmer:after {
  content: "";
  background: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(255, 255, 255, .45), rgba(0, 0, 0, 0));
  animation: 1.3s infinite shimmer;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateX(-100%);
}

:focus-visible {
  outline: 2px solid var(--ink);
  outline-offset: 2px;
  border-radius: 4px;
}

.skip-link {
  background: var(--ink);
  color: var(--volt);
  border-radius: 0 0 var(--r-sm) 0;
  font-family: var(--font-geist-mono), monospace;
  z-index: 200;
  padding: 12px 20px;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  position: absolute;
  top: 0;
  left: -9999px;
}

.skip-link:focus {
  left: 0;
}

.cat-weight {
  color: #b83215;
  background: #fff0ec;
}

.cat-muscle {
  color: #0f766e;
  background: #f0fdfa;
}

.cat-supps {
  color: #7c3aed;
  background: #f5f3ff;
}

.cat-nutrition {
  color: #d97706;
  background: #fffbeb;
}

.cat-wellness {
  color: #0f766e;
  background: #f0fdfa;
}

.cat-mental {
  color: #1a56db;
  background: #ebf3ff;
}

.cat-workout {
  color: #6d28d9;
  background: #f5f3ff;
}

.cat-trends {
  color: #374151;
  background: #f3f4f6;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-track {
  background: none;
}

::-webkit-scrollbar-thumb {
  background: var(--ash);
  border-radius: 3px;
}

::-webkit-scrollbar-thumb:hover {
  background: var(--mist);
}

::selection {
  background: var(--volt);
  color: var(--ink);
}

.marquee-inner {
  white-space: nowrap;
  gap: 64px;
  animation: 28s linear infinite marquee;
  display: flex;
}

.marquee-inner:hover {
  animation-play-state: paused;
}

@keyframes softFloat {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0, -10px, 0);
  }
}

@keyframes softFloatAlt {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0, 8px, 0);
  }
}

@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

.imgph {
  border-radius: var(--r-md);
  color: rgba(255, 255, 255, .55);
  font-family: var(--font-geist-mono), monospace;
  letter-spacing: .08em;
  background: radial-gradient(120% 80% at 30% 20%, rgba(216, 255, 54, .06), rgba(0, 0, 0, 0) 50%), radial-gradient(80% 80% at 80% 90%, rgba(255, 91, 46, .05), rgba(0, 0, 0, 0) 50%), linear-gradient(135deg, #1a1a18 0%, #0e0e0e 60%, #050505 100%);
  place-items: end start;
  font-size: 11px;
  display: grid;
  position: relative;
  overflow: hidden;
}

.imgph.light {
  color: rgba(14, 14, 14, .6);
  background: radial-gradient(120% 80% at 30% 20%, rgba(14, 14, 14, .04), rgba(0, 0, 0, 0) 50%), radial-gradient(80% 80% at 80% 90%, rgba(216, 255, 54, .18), rgba(0, 0, 0, 0) 50%), linear-gradient(135deg, #e8e4d9 0%, #d9d4c5 60%, #c9c3b0 100%);
}

.imgph:after {
  content: "";
  pointer-events: none;
  mix-blend-mode: screen;
  background-image: radial-gradient(rgba(255, 255, 255, .04) 1px, rgba(0, 0, 0, 0) 1px), radial-gradient(rgba(255, 255, 255, .02) 1px, rgba(0, 0, 0, 0) 1px);
  background-position: 0 0, 6px 6px;
  background-size: 24px 24px, 12px 12px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.imgph.light:after {
  mix-blend-mode: multiply;
  background-image: radial-gradient(rgba(14, 14, 14, .06) 1px, rgba(0, 0, 0, 0) 1px), radial-gradient(rgba(14, 14, 14, .03) 1px, rgba(0, 0, 0, 0) 1px);
}

.imgph .tag {
  z-index: 1;
  border-radius: var(--r-xs);
  text-transform: uppercase;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(255, 255, 255, .14);
  margin: 14px;
  padding: 4px 9px;
  position: relative;
}

.imgph.light .tag {
  background: rgba(14, 14, 14, .06);
  border-color: rgba(14, 14, 14, .1);
}

.display, h1.display, h2.display {
  font-family: var(--font-display);
  letter-spacing: -.025em;
  font-variation-settings: "wdth" 90, "opsz" 96;
  font-weight: 700;
  line-height: .96;
}

.eyebrow {
  font-family: var(--font-mono);
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--mist);
  font-size: 11px;
  font-weight: 500;
}

.eyebrow .dot {
  background: var(--volt);
  vertical-align: 1px;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  margin-right: 8px;
  display: inline-block;
}

.wrap {
  max-width: var(--max);
  padding-inline: var(--pad);
  margin: 0 auto;
}

.section {
  padding-top: max(64px, min(8vw, 120px));
  padding-bottom: max(64px, min(8vw, 120px));
}

.row {
  align-items: center;
  gap: 12px;
  display: flex;
}

.row-wrap {
  flex-wrap: wrap;
  gap: 12px;
  display: flex;
}

.mono {
  font-family: var(--font-mono);
}

.muted {
  color: var(--mist);
}

.nav {
  z-index: 50;
  -webkit-backdrop-filter: saturate(140%) blur(14px);
  backdrop-filter: saturate(140%) blur(14px);
  background: rgba(242, 239, 231, .88);
  border-bottom: 1px solid rgba(14, 14, 14, .06);
  transition: background .3s;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-inner {
  max-width: var(--max);
  padding: 18px var(--pad);
  align-items: center;
  gap: 28px;
  margin: 0 auto;
  display: flex;
}

.brand {
  font-family: var(--font-display);
  letter-spacing: -.03em;
  font-variation-settings: "wdth" 85;
  cursor: pointer;
  flex-shrink: 0;
  align-items: center;
  gap: 10px;
  font-size: 22px;
  font-weight: 700;
  display: flex;
}

.brand-logo {
  object-fit: contain;
  width: 180px;
  height: auto;
  display: block;
}

.brand-icon {
  object-fit: contain;
  width: 28px;
  height: 28px;
  display: block;
}

.brand-on-dark {
  border-radius: 12px;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
  padding: 7px 9px;
}

.brand-on-dark .brand-logo {
  width: 180px;
}

.nav-links {
  gap: 28px;
  margin-left: 12px;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}

.nav-links a {
  color: inherit;
  opacity: .72;
  cursor: pointer;
  padding: 6px 0;
  transition: opacity .2s, transform .2s;
  position: relative;
}

.nav-links a:after {
  content: "";
  background: var(--ink);
  transform-origin: 0;
  height: 2px;
  transition: transform .24s;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  transform: scaleX(0);
}

.nav-links a:hover, .nav-links a.active {
  opacity: 1;
}

.nav-links a:hover:after, .nav-links a.active:after {
  transform: scaleX(1);
}

.nav-cta {
  transition: transform .18s, box-shadow .18s, background .18s;
  box-shadow: 0 10px 24px rgba(216, 255, 54, .16);
}

.nav-cta:hover {
  transform: translateY(-1px)scale(1.01);
  box-shadow: 0 14px 28px rgba(216, 255, 54, .2);
}

.nav-spacer {
  flex: 1;
}

.nav-actions {
  align-items: center;
  gap: 10px;
  display: flex;
}

.location-menu-head {
  background: var(--paper);
  isolation: isolate;
  padding: 16px 16px 12px;
  position: relative;
}

.location-menu-copy {
  color: var(--slate);
  max-width: 26ch;
  margin-top: 8px;
  font-size: 13px;
  line-height: 1.45;
}

.location-menu-action {
  background: var(--paper);
  padding: 0 12px 12px;
}

.location-menu-button {
  background: var(--ink);
  color: var(--cream);
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  display: flex;
  box-shadow: 0 10px 24px rgba(14, 14, 14, .16);
}

.location-menu-button:hover {
  background: var(--graphite);
}

.location-menu-button-text {
  letter-spacing: -.01em;
  font-size: 14px;
  font-weight: 700;
}

.location-menu-button-hint {
  font-family: var(--font-mono);
  letter-spacing: .12em;
  text-transform: uppercase;
  color: rgba(242, 239, 231, .55);
  white-space: nowrap;
  padding-top: 2px;
  font-size: 10px;
}

.location-menu-divider {
  background: var(--bone);
  height: 1px;
}

.location-menu-list {
  background: var(--paper);
  padding: 8px;
}

.location-menu-item {
  border-radius: var(--r-md);
  background: var(--paper);
}

.location-menu-item:hover {
  background: var(--cream);
}

.location-menu-item.is-active {
  color: var(--ink);
  background: rgba(216, 255, 54, .12);
  font-weight: 600;
}

.location-menu-city {
  align-items: center;
  gap: 10px;
  min-width: 0;
  display: flex;
}

.location-menu-city-dot {
  background: var(--bone);
  border-radius: 50%;
  flex-shrink: 0;
  width: 8px;
  height: 8px;
}

.location-menu-item.is-active .location-menu-city-dot {
  background: var(--volt-deep);
  box-shadow: 0 0 0 4px rgba(216, 255, 54, .16);
}

.location-menu-count {
  font-family: var(--font-mono);
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--mist);
  white-space: nowrap;
  font-size: 10px;
}

.location-menu-item.is-active .location-menu-count {
  color: var(--ink);
}

.nav-burger {
  border-radius: var(--r-sm);
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  gap: 5px;
  width: 40px;
  height: 40px;
  margin-left: auto;
  display: none;
}

.nav-burger span {
  background: currentColor;
  border-radius: 1px;
  width: 20px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  transition: transform .25s, opacity .25s;
  display: block;
}

.nav-burger.on span:first-child {
  transform: translateY(7px)rotate(45deg);
}

.nav-burger.on span:nth-child(2) {
  opacity: 0;
}

.nav-burger.on span:nth-child(3) {
  transform: translateY(-7px)rotate(-45deg);
}

.btn {
  border-radius: var(--r-pill);
  font-family: var(--font-sans);
  letter-spacing: -.005em;
  white-space: nowrap;
  border: 1px solid rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 600;
  transition: transform .15s, background .15s, color .15s, border-color .15s;
  display: inline-flex;
}

.btn:hover {
  transform: translateY(-1px);
}

.btn:active {
  transform: none;
}

.btn-lg {
  padding: 16px 26px;
  font-size: 15px;
}

.btn-sm {
  padding: 8px 14px;
  font-size: 13px;
}

.btn-ink {
  background: var(--ink);
  color: var(--cream);
}

.btn-ink:hover {
  background: #000;
}

.btn-volt {
  background: var(--volt);
  color: var(--ink);
}

.btn-volt:hover {
  background: var(--volt-deep);
}

.btn-paper {
  background: var(--paper);
  color: var(--ink);
  border-color: var(--bone);
}

.btn-paper:hover {
  border-color: var(--ink);
}

.btn-line {
  color: var(--ink);
  border-color: var(--ink);
  background: none;
}

.btn-line:hover {
  background: var(--ink);
  color: var(--cream);
}

.dark .btn-line, .btn-line.dark {
  color: var(--cream);
  border-color: rgba(255, 255, 255, .3);
}

.dark .btn-line:hover, .btn-line.dark:hover {
  background: var(--cream);
  color: var(--ink);
}

.pill {
  border-radius: var(--r-pill);
  background: var(--paper);
  color: var(--ink);
  border: 1px solid var(--bone);
  white-space: nowrap;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 500;
  display: inline-flex;
}

.pill-volt {
  background: var(--volt);
  color: var(--ink);
  border-color: rgba(0, 0, 0, 0);
}

.pill-ink {
  background: var(--ink);
  color: var(--cream);
  border-color: rgba(0, 0, 0, 0);
}

.heroA {
  padding: 56px 0 0;
}

.heroA-grid {
  grid-template-columns: 1.05fr 1fr;
  align-items: end;
  gap: 56px;
  display: grid;
}

.heroA-left .eyebrow {
  margin-bottom: 28px;
}

.heroA h1 {
  font-family: var(--font-display);
  letter-spacing: -.045em;
  font-variation-settings: "wdth" 85, "opsz" 96;
  margin-bottom: 28px;
  font-size: max(64px, min(9vw, 132px));
  font-weight: 700;
  line-height: .92;
}

.heroA h1 em {
  color: var(--ink);
  font-style: italic;
  font-weight: 500;
  position: relative;
}

.heroA h1 em:after {
  content: "";
  background: var(--volt);
  z-index: -1;
  height: 22%;
  position: absolute;
  bottom: 4px;
  left: -4px;
  right: -4px;
}

.heroA-sub {
  color: var(--slate);
  max-width: 520px;
  margin-bottom: 36px;
  font-size: 19px;
  line-height: 1.45;
}

.heroA-right {
  height: 620px;
  position: relative;
}

.heroA-right .heroA-img.front {
  animation: 10s ease-in-out infinite alternate softFloat;
}

.heroA-right .heroA-mini.m1 {
  animation: 12s ease-in-out infinite alternate softFloatAlt;
}

.heroA-right .heroA-mini.m2 {
  animation: 14s ease-in-out infinite alternate softFloat;
}

.heroA-img {
  border-radius: var(--r-lg);
  position: absolute;
}

.heroA-img.back {
  background: var(--bone);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.heroA-img.front {
  background: radial-gradient(60% 80% at 30% 30%, rgba(216, 255, 54, .1), rgba(0, 0, 0, 0) 60%), linear-gradient(135deg, #1a1a18, #0a0a0a);
  top: 60px;
  bottom: 0;
  left: 80px;
  right: 0;
  overflow: hidden;
}

.heroA-img-photo {
  background-position: center;
  background-size: cover;
}

.heroA-img-photo:before {
  content: "";
  z-index: 0;
  background: linear-gradient(rgba(0, 0, 0, .18), rgba(0, 0, 0, .08) 45%, rgba(0, 0, 0, .58));
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.heroA-mini {
  z-index: 2;
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-md);
  box-shadow: var(--sh-2);
  align-items: center;
  gap: 12px;
  padding: 14px 18px;
  font-size: 13px;
  display: flex;
  position: absolute;
}

.heroA-mini.m1 {
  top: 24px;
  right: 24px;
}

.heroA-mini.m2 {
  bottom: 24px;
  right: 24px;
}

.heroA-mini .av {
  background: linear-gradient(135deg, var(--volt), var(--ember));
  border-radius: 50%;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}

.heroA-mini .av.b {
  background: linear-gradient(135deg, #6b9ce0, #1f2a44);
}

.heroA-mini b {
  font-weight: 600;
}

.heroA-mini small {
  color: var(--mist);
  font-size: 11px;
  display: block;
}

.searchcard {
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-lg);
  box-shadow: var(--sh-2);
  grid-template-columns: 1.4fr 1fr 1fr 1fr auto;
  align-items: stretch;
  gap: 0;
  margin-top: 64px;
  padding: 8px;
  display: grid;
}

.searchcard .sf {
  border-right: 1px solid var(--bone);
  cursor: pointer;
  border-radius: var(--r-md);
  text-align: left;
  flex-direction: column;
  gap: 4px;
  padding: 14px 22px;
  transition: background .15s;
  display: flex;
}

.searchcard .sf:hover {
  background: var(--cream);
}

.searchcard .sf:last-of-type {
  border-right: 0;
}

.searchcard .sf .lbl {
  font-family: var(--font-mono);
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--mist);
  font-size: 10px;
}

.searchcard .sf .val {
  color: var(--ink);
  align-items: center;
  gap: 6px;
  font-size: 15px;
  font-weight: 600;
  display: flex;
}

.searchcard .sf .val small {
  color: var(--mist);
  font-size: 13px;
  font-weight: 400;
}

.searchcard .go {
  background: var(--ink);
  color: var(--cream);
  border-radius: var(--r-md);
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin: 6px;
  padding: 0 28px;
  font-size: 14px;
  font-weight: 600;
  transition: background .15s;
  display: inline-flex;
}

.searchcard .go:hover {
  background: #000;
}

.marquee-wrap {
  border-block: 1px solid var(--bone);
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.trust {
  border-top: 1px solid var(--bone);
  border-bottom: 1px solid var(--bone);
  grid-template-columns: repeat(5, 1fr);
  display: grid;
}

.trust > div {
  border-right: 1px solid var(--bone);
  background: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
  padding: 36px 24px;
  transition: transform .2s, background .2s;
}

.trust > div:hover {
  background: rgba(255, 255, 255, .8);
  transform: translateY(-2px);
}

.trust > div:last-child {
  border-right: 0;
}

.trust b, .trust span {
  margin: 0;
}

.trust b {
  font-family: var(--font-display);
  letter-spacing: -.03em;
  font-variation-settings: "wdth" 85;
  margin-bottom: 6px;
  font-size: 44px;
  font-weight: 700;
  line-height: 1;
  display: block;
}

.trust b em {
  color: var(--volt-deep);
  font-style: normal;
}

.trust span {
  color: var(--mist);
  font-size: 13px;
  font-family: var(--font-mono);
  text-transform: uppercase;
  letter-spacing: .08em;
}

.sec-head {
  grid-template-columns: 1fr 1fr;
  align-items: end;
  gap: 32px;
  margin-bottom: 56px;
  display: grid;
}

.sec-head h2 {
  font-family: var(--font-display);
  letter-spacing: -.035em;
  font-variation-settings: "wdth" 85;
  font-size: max(40px, min(5.5vw, 80px));
  font-weight: 700;
  line-height: .95;
}

.sec-head h2 em {
  font-style: italic;
  font-weight: 500;
}

.sec-head .lead {
  color: var(--slate);
  max-width: 460px;
  font-size: 17px;
}

.sec-head .lead .eyebrow {
  margin-bottom: 16px;
  display: block;
}

.steps {
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  display: grid;
}

.step {
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-lg);
  flex-direction: column;
  min-height: 240px;
  padding: 36px 32px;
  transition: border-color .2s, transform .2s;
  display: flex;
  position: relative;
}

.step:hover {
  border-color: var(--ink);
  transform: translateY(-2px);
}

.step-num {
  font-family: var(--font-mono);
  color: var(--mist);
  letter-spacing: .1em;
  margin-bottom: 28px;
  font-size: 13px;
}

.step h3 {
  font-family: var(--font-display);
  letter-spacing: -.025em;
  font-variation-settings: "wdth" 85;
  margin-bottom: 14px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.05;
}

.step h3 em {
  font-style: italic;
  font-weight: 500;
}

.step p {
  color: var(--slate);
  font-size: 15px;
  line-height: 1.55;
}

.step .ill {
  background: var(--ink);
  width: 64px;
  height: 64px;
  color: var(--volt);
  border-radius: 14px;
  place-items: center;
  display: grid;
  position: absolute;
  top: 28px;
  right: 32px;
}

.step:nth-child(2) .ill {
  background: var(--volt);
  color: var(--ink);
}

.step:nth-child(3) .ill {
  background: var(--ember);
  color: var(--cream);
}

.steps-cta {
  background: var(--ink);
  border-radius: var(--r-xl);
  justify-content: space-between;
  align-items: center;
  gap: 32px;
  margin-top: 24px;
  padding: 36px 44px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.steps-cta:before {
  content: "";
  pointer-events: none;
  background: radial-gradient(50% 90% at 88% 30%, rgba(216, 255, 54, .12), rgba(0, 0, 0, 0) 60%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.steps-cta > * {
  position: relative;
}

.steps-cta-title {
  font-family: var(--font-display);
  letter-spacing: -.02em;
  color: var(--cream);
  font-variation-settings: "wdth" 86;
  margin-bottom: 6px;
  font-size: max(22px, min(2.8vw, 32px));
  font-weight: 700;
  line-height: 1.15;
}

.steps-cta-sub {
  color: rgba(255, 255, 255, .55);
  max-width: 480px;
  font-size: 14px;
  line-height: 1.55;
}

.gyms {
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  display: grid;
}

.gym {
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-lg);
  cursor: pointer;
  transition: border-color .2s, transform .2s, box-shadow .2s;
  overflow: hidden;
}

.gym:hover {
  border-color: var(--ink);
  box-shadow: var(--sh-2);
  transform: translateY(-4px);
}

.gym .gym-img {
  aspect-ratio: 16 / 11;
  position: relative;
}

.gym .gym-img-photo {
  background-position: center;
  background-size: cover;
}

.gym .gym-img-photo:before {
  content: "";
  z-index: 0;
  background: linear-gradient(rgba(0, 0, 0, .42), rgba(0, 0, 0, .08) 45%, rgba(0, 0, 0, .5));
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.gym-img-ember {
  background: radial-gradient(60% 80% at 30% 30%, rgba(255, 91, 46, .1), rgba(0, 0, 0, 0) 60%), linear-gradient(135deg, #1a1008, #0a0603);
}

.gym .gym-img .row-tags {
  z-index: 1;
  justify-content: space-between;
  gap: 8px;
  display: flex;
  position: absolute;
  top: 14px;
  left: 14px;
  right: 14px;
}

.gym .heart {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  width: 36px;
  height: 36px;
  color: var(--cream);
  cursor: pointer;
  background: rgba(14, 14, 14, .55);
  border-radius: 50%;
  flex-shrink: 0;
  place-items: center;
  display: grid;
}

.gym .gym-body {
  padding: 22px 24px 24px;
}

.gym h3 {
  font-family: var(--font-display);
  letter-spacing: -.02em;
  font-variation-settings: "wdth" 88;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
}

.gym .gym-meta {
  color: var(--mist);
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
  font-size: 13px;
  display: flex;
}

.gym .gym-meta .sep {
  background: var(--ash);
  border-radius: 50%;
  width: 3px;
  height: 3px;
}

.gym .gym-meta .rating {
  color: var(--ink);
  align-items: center;
  gap: 4px;
  font-weight: 600;
  display: flex;
}

.gym .gym-amen {
  border-bottom: 1px solid var(--bone);
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 18px;
  padding-bottom: 18px;
  display: flex;
}

.gym .gym-amen .amen {
  color: var(--slate);
  background: var(--cream);
  border-radius: var(--r-pill);
  font-size: 11px;
  font-family: var(--font-mono);
  padding: 4px 10px;
}

.gym .gym-foot {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.map-block {
  background: var(--ink);
  color: var(--cream);
  border-radius: var(--r-xl);
  grid-template-columns: 380px 1fr;
  min-height: 520px;
  display: grid;
  overflow: hidden;
}

.map-side {
  flex-direction: column;
  padding: 40px 36px;
  display: flex;
}

.map-side h3 {
  font-family: var(--font-display);
  letter-spacing: -.03em;
  font-variation-settings: "wdth" 85;
  margin-bottom: 16px;
  font-size: 44px;
  font-weight: 700;
  line-height: .95;
}

.map-side h3 em {
  color: var(--volt);
  font-style: italic;
  font-weight: 500;
}

.map-side p {
  color: rgba(255, 255, 255, .6);
  margin-bottom: 28px;
  font-size: 14px;
  line-height: 1.6;
}

.map-side .stat-row {
  border-radius: var(--r-md);
  border: 1px solid rgba(255, 255, 255, .1);
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0;
  margin-top: auto;
  display: grid;
  overflow: hidden;
}

.map-side .stat-row > div {
  border-right: 1px solid rgba(255, 255, 255, .1);
  padding: 16px 18px;
}

.map-side .stat-row > div:last-child {
  border-right: 0;
}

.map-side .stat-row b {
  font-family: var(--font-display);
  font-variation-settings: "wdth" 85;
  letter-spacing: -.02em;
  color: var(--volt);
  font-size: 26px;
  line-height: 1;
  display: block;
}

.map-side .stat-row span {
  font-family: var(--font-mono);
  letter-spacing: .1em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .5);
  margin-top: 5px;
  font-size: 10px;
  display: block;
}

.map-canvas {
  background: radial-gradient(2px 2px at 10% 20%, rgba(255, 255, 255, .06), rgba(0, 0, 0, 0)), radial-gradient(2px 2px at 80% 30%, rgba(255, 255, 255, .05), rgba(0, 0, 0, 0)), radial-gradient(2px 2px at 30% 70%, rgba(255, 255, 255, .04), rgba(0, 0, 0, 0)), linear-gradient(135deg, #0b1018, #050709);
  animation: 16s ease-in-out infinite alternate softFloat;
  position: relative;
}

.map-canvas:before {
  content: "";
  opacity: .5;
  background-image: linear-gradient(rgba(255, 255, 255, .04) 1px, rgba(0, 0, 0, 0) 1px), linear-gradient(90deg, rgba(255, 255, 255, .04) 1px, rgba(0, 0, 0, 0) 1px);
  background-size: 60px 60px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.pin {
  position: absolute;
  transform: translate(-50%, -100%);
}

.pin .pin-body {
  background: var(--volt);
  color: var(--ink);
  border-radius: var(--r-pill);
  font-family: var(--font-mono);
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 11px;
  font-weight: 600;
  position: relative;
  box-shadow: 0 8px 24px rgba(216, 255, 54, .25);
}

.pin .pin-body:after {
  content: "";
  background: var(--volt);
  width: 8px;
  height: 8px;
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%)rotate(45deg);
}

.pin.alt .pin-body {
  background: var(--paper);
  color: var(--ink);
  box-shadow: 0 8px 24px rgba(0, 0, 0, .4);
}

.pin.alt .pin-body:after {
  background: var(--paper);
}

.map-canvas .you {
  background: var(--ember);
  border-radius: 50%;
  width: 16px;
  height: 16px;
  position: absolute;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 8px rgba(255, 91, 46, .2);
}

.map-canvas .you:after {
  content: "YOU";
  font-family: var(--font-mono);
  color: var(--ember);
  letter-spacing: .1em;
  font-size: 10px;
  position: absolute;
  top: -22px;
  left: 50%;
  transform: translateX(-50%);
}

.app-promo {
  background: var(--ink);
  color: var(--cream);
  border-radius: var(--r-xl);
  grid-template-columns: 1.1fr 1fr;
  gap: 0;
  min-height: 540px;
  display: grid;
  position: relative;
  overflow: hidden;
}

.app-promo:before {
  content: "";
  pointer-events: none;
  background: radial-gradient(40% 60% at 80% 10%, rgba(216, 255, 54, .12), rgba(0, 0, 0, 0) 60%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.app-side {
  flex-direction: column;
  justify-content: center;
  padding: 64px 56px;
  display: flex;
  position: relative;
}

.app-side .eyebrow {
  color: var(--volt);
  margin-bottom: 24px;
}

.app-side h3 {
  font-family: var(--font-display);
  letter-spacing: -.035em;
  font-variation-settings: "wdth" 85;
  margin-bottom: 20px;
  font-size: max(40px, min(5vw, 72px));
  font-weight: 700;
  line-height: .95;
}

.app-side h3 em {
  color: var(--volt);
  font-style: italic;
  font-weight: 500;
}

.app-side p {
  color: rgba(255, 255, 255, .7);
  max-width: 460px;
  margin-bottom: 36px;
  font-size: 17px;
}

.app-features {
  grid-template-columns: 1fr 1fr;
  gap: 14px 24px;
  margin-bottom: 40px;
  display: grid;
}

.app-features div {
  color: rgba(255, 255, 255, .85);
  align-items: center;
  gap: 10px;
  font-size: 14px;
  display: flex;
}

.app-features div:before {
  content: "";
  background: var(--volt);
  border-radius: 50%;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
}

.store-btns {
  flex-wrap: wrap;
  gap: 12px;
  display: flex;
}

.store-btn {
  background: var(--cream);
  color: var(--ink);
  border-radius: var(--r-md);
  cursor: pointer;
  align-items: center;
  gap: 12px;
  padding: 14px 22px;
  transition: background .15s;
  display: flex;
}

.store-btn:hover {
  background: var(--paper);
}

.store-btn small {
  color: var(--mist);
  font-size: 10px;
  font-family: var(--font-mono);
  letter-spacing: .06em;
  text-transform: uppercase;
  display: block;
}

.store-btn b {
  letter-spacing: -.01em;
  font-size: 15px;
  font-weight: 700;
}

.app-phone {
  place-items: center;
  padding: 64px 0;
  display: grid;
  position: relative;
}

.phone {
  aspect-ratio: 9 / 19;
  background: #1a1a18;
  border: 8px solid #0a0a0a;
  border-radius: 40px;
  width: 260px;
  animation: 11s ease-in-out infinite alternate softFloatAlt;
  position: relative;
  overflow: hidden;
  box-shadow: 0 40px 80px rgba(0, 0, 0, .5);
}

.phone-screen {
  width: 100%;
  height: 100%;
  color: var(--cream);
  background: radial-gradient(60% 60% at 50% 20%, rgba(216, 255, 54, .18), rgba(0, 0, 0, 0) 60%), linear-gradient(#181816, #0a0a0a);
  flex-direction: column;
  gap: 10px;
  padding: 24px 16px;
  font-size: 11px;
  display: flex;
}

.phone-screen .ps-top {
  font-family: var(--font-mono);
  color: rgba(255, 255, 255, .5);
  justify-content: space-between;
  font-size: 9px;
  display: flex;
}

.phone-screen .ps-h {
  font-family: var(--font-display);
  letter-spacing: -.02em;
  font-variation-settings: "wdth" 85;
  margin-top: 12px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
}

.phone-screen .ps-h em {
  color: var(--volt);
  font-style: italic;
  font-weight: 500;
}

.phone-screen .ps-card {
  background: rgba(255, 255, 255, .06);
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 14px;
  gap: 10px;
  padding: 12px;
  display: flex;
}

.phone-screen .ps-card .ic {
  background: var(--cream);
  border-radius: 10px;
  flex-shrink: 0;
  place-items: center;
  width: 36px;
  height: 36px;
  display: grid;
  overflow: hidden;
}

.phone-screen .ps-card .ic img {
  object-fit: contain;
  width: 30px;
  height: 30px;
}

.phone-screen .ps-card b {
  font-size: 12px;
  font-weight: 600;
  display: block;
}

.phone-screen .ps-card span {
  color: rgba(255, 255, 255, .5);
  font-size: 9px;
}

.phone-screen .ps-row {
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  display: grid;
}

.phone-screen .ps-stat {
  background: var(--volt);
  color: var(--ink);
  border-radius: 12px;
  padding: 12px;
}

.phone-screen .ps-stat b {
  font-family: var(--font-display);
  font-variation-settings: "wdth" 85;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  display: block;
}

.phone-screen .ps-stat span {
  font-family: var(--font-mono);
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: 9px;
}

.phone-screen .ps-stat.alt {
  color: var(--cream);
  background: rgba(255, 255, 255, .08);
}

.quotes {
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  display: grid;
}

.quote {
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-lg);
  flex-direction: column;
  min-height: 300px;
  padding: 32px;
  transition: transform .22s, border-color .22s, box-shadow .22s;
  display: flex;
}

.quote:hover {
  box-shadow: var(--sh-2);
  border-color: rgba(14, 14, 14, .16);
  transform: translateY(-4px);
}

.quote .qmark {
  font-family: var(--font-display);
  color: var(--volt);
  font-variation-settings: "wdth" 85;
  margin-bottom: 12px;
  font-size: 72px;
  font-weight: 700;
  line-height: .6;
}

.quote p {
  font-family: var(--font-display);
  letter-spacing: -.015em;
  font-variation-settings: "wdth" 95;
  flex: 1;
  margin-bottom: 24px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.25;
}

.quote-by {
  align-items: center;
  gap: 12px;
  margin-top: auto;
  display: flex;
}

.quote-av {
  background: linear-gradient(135deg, var(--volt), var(--ember));
  border-radius: 50%;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
}

.quote-by b {
  font-size: 14px;
  font-weight: 600;
  display: block;
}

.quote-by span {
  color: var(--mist);
  font-size: 12px;
  font-family: var(--font-mono);
  letter-spacing: .06em;
}

.cta-band {
  background: var(--volt);
  border-radius: var(--r-xl);
  grid-template-columns: 1.4fr 1fr;
  align-items: center;
  gap: 56px;
  padding: 64px 56px;
  display: grid;
}

.cta-band h3 {
  font-family: var(--font-display);
  letter-spacing: -.035em;
  font-variation-settings: "wdth" 85;
  font-size: max(40px, min(5vw, 72px));
  font-weight: 700;
  line-height: .95;
}

.cta-band h3 em {
  font-style: italic;
  font-weight: 500;
}

.cta-band p {
  color: var(--ink);
  opacity: .7;
  margin-bottom: 28px;
  font-size: 17px;
}

.footer {
  background: var(--ink);
  color: var(--cream);
  padding-top: 80px;
  padding-bottom: 40px;
}

.footer-inner {
  max-width: var(--max);
  padding-inline: var(--pad);
  margin: 0 auto;
}

.footer-top {
  border-bottom: 1px solid rgba(255, 255, 255, .08);
  grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
  gap: 40px;
  padding-bottom: 56px;
  display: grid;
}

.footer-top h4 {
  font-family: var(--font-mono);
  text-transform: uppercase;
  letter-spacing: .14em;
  color: rgba(255, 255, 255, .5);
  margin-bottom: 18px;
  font-size: 11px;
  font-weight: 500;
}

.footer-top ul li {
  color: rgba(255, 255, 255, .78);
  cursor: pointer;
  padding: 7px 0;
  font-size: 14px;
  transition: color .15s;
}

.footer-top ul li:hover {
  color: var(--volt);
}

.footer-display {
  justify-content: center;
  align-items: center;
  padding: 56px 0;
  display: flex;
}

.footer-display .brand-logo {
  width: 200px;
}

.footer-display image {
  width: 100%;
  height: auto;
  display: block;
}

.footer-bottom {
  color: rgba(255, 255, 255, .45);
  font-size: 12px;
  font-family: var(--font-mono);
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  display: flex;
}

.footer-bottom .links {
  gap: 20px;
  display: flex;
}

.mobile-nav {
  background: var(--cream);
  z-index: 101;
  flex-direction: column;
  gap: 4px;
  width: min(320px, 84vw);
  height: 100%;
  padding: 88px 28px 32px;
  transition: transform .32s cubic-bezier(.4, 0, .2, 1);
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  overflow-y: auto;
  transform: translateX(100%);
  box-shadow: -12px 0 40px rgba(0, 0, 0, .18);
}

.mobile-nav.on {
  transform: translateX(0);
}

.mobile-nav a {
  font-family: var(--font-display);
  letter-spacing: -.02em;
  border-bottom: 1px solid var(--bone);
  color: var(--ink);
  font-variation-settings: "wdth" 86;
  padding: 14px 4px;
  font-size: 28px;
  font-weight: 700;
}

.mobile-nav a.active {
  color: var(--volt-deep);
}

.mobile-nav-actions {
  flex-direction: column;
  gap: 10px;
  margin-top: 28px;
  display: flex;
}

.mobile-nav-actions a {
  font-family: var(--font-sans);
  letter-spacing: 0;
  border-bottom: 0;
  padding: 12px 20px;
  font-size: 14px;
}

.mobile-nav-backdrop {
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background: rgba(14, 14, 14, .45);
  transition: opacity .3s;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mobile-nav-backdrop.on {
  opacity: 1;
  visibility: visible;
}

.quote-av-blue {
  background: linear-gradient(135deg, #6b9ce0, #1f2a44);
}

.quote-av-gold {
  background: linear-gradient(135deg, #f5d35a, #c2820e);
}

.ls-dark {
  background: var(--ink);
  color: var(--cream);
  border-top: 1px solid rgba(255, 255, 255, .06);
  padding: 28px 0;
}

.ls-search-row {
  border-radius: var(--r-lg);
  background: rgba(255, 255, 255, .07);
  border: 1px solid rgba(255, 255, 255, .12);
  grid-template-columns: 1.25fr 1fr 1fr 1fr auto;
  padding: 6px;
  display: grid;
}

.ls-search-row .sf {
  border-radius: var(--r-md);
  text-align: left;
  border-right: 1px solid rgba(255, 255, 255, .1);
  padding: 12px 18px;
  transition: background .15s;
}

.ls-search-row .sf:hover {
  background: rgba(255, 255, 255, .04);
}

.ls-search-row .sf .lbl {
  font-family: var(--font-mono);
  letter-spacing: .12em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .5);
  margin-bottom: 4px;
  font-size: 10px;
}

.ls-search-row .sf .val {
  font-size: 14px;
  font-weight: 600;
}

.ls-search-row .go {
  background: var(--volt);
  color: var(--ink);
  border-radius: var(--r-md);
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin: 4px;
  padding: 0 28px;
  font-size: 14px;
  font-weight: 700;
  display: inline-flex;
}

.ls-chips, .feed-cats {
  background: var(--cream);
  border-bottom: 1px solid var(--bone);
  z-index: 20;
  padding: 16px 0;
  position: -webkit-sticky;
  position: sticky;
  top: 64px;
}

.ls-chips-row, .feed-cats-row {
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  display: flex;
}

.chip, .feed-cat {
  border-radius: var(--r-pill);
  border: 1px solid var(--bone);
  background: var(--paper);
  cursor: pointer;
  white-space: nowrap;
  align-items: center;
  gap: 6px;
  padding: 9px 16px;
  font-size: 13px;
  font-weight: 500;
  transition: border-color .15s, background .15s, color .15s, transform .15s;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.chip:after, .feed-cat:after {
  content: "";
  transform-origin: 0;
  opacity: .45;
  background: currentColor;
  height: 2px;
  transition: transform .2s;
  position: absolute;
  bottom: 7px;
  left: 14px;
  right: 14px;
  transform: scaleX(0);
}

.chip:hover, .feed-cat:hover {
  border-color: var(--ink);
  transform: translateY(-1px);
}

.chip:hover:after, .feed-cat:hover:after, .chip.on:after, .feed-cat.on:after {
  transform: scaleX(1);
}

.chip.on, .feed-cat.on {
  background: var(--ink);
  color: var(--cream);
  border-color: var(--ink);
}

.ls-grid {
  grid-template-columns: 280px 1fr;
  gap: 32px;
  padding-top: 32px;
  padding-bottom: 80px;
  display: grid;
}

.ls-filters {
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-lg);
  align-self: start;
  max-height: calc(100vh - 120px);
  padding: 24px;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  overflow-y: auto;
}

.ls-filters h3 {
  font-family: var(--font-display);
  letter-spacing: -.02em;
  font-variation-settings: "wdth" 85;
  margin-bottom: 4px;
  font-size: 22px;
  font-weight: 700;
}

.fil-head {
  border-bottom: 1px solid var(--bone);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 16px;
  display: flex;
}

.fil-clear {
  font-family: var(--font-mono);
  color: var(--mist);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}

.fil-block {
  border-bottom: 1px solid var(--bone);
  padding-top: 16px;
  padding-bottom: 16px;
}

.fil-block:last-child {
  border: 0;
}

.fil-label {
  font-family: var(--font-mono);
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--mist);
  margin-bottom: 12px;
  font-size: 11px;
  font-weight: 500;
}

.fcheck {
  cursor: pointer;
  align-items: center;
  gap: 10px;
  padding: 7px 0;
  font-size: 14px;
  display: flex;
}

.fbox {
  border: 1.5px solid var(--ash);
  border-radius: 5px;
  flex-shrink: 0;
  place-items: center;
  width: 18px;
  height: 18px;
  display: grid;
}

.fbox.on {
  background: var(--ink);
  border-color: var(--ink);
}

.fbox.on:after {
  content: "";
  background: var(--volt);
  border-radius: 2px;
  width: 8px;
  height: 8px;
}

.ls-header {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.ls-count {
  color: var(--mist);
  font-size: 14px;
}

.ls-count strong {
  color: var(--ink);
  font-family: var(--font-display);
  letter-spacing: -.01em;
  font-size: 16px;
}

.sort-row {
  color: var(--mist);
  align-items: center;
  gap: 8px;
  font-size: 13px;
  display: flex;
}

.sort-select {
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-sm);
  color: var(--ink);
  padding: 8px 14px;
  font-size: 13px;
  font-weight: 500;
}

.gym-list {
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  display: grid;
}

.gym-map-shell {
  background: var(--ink);
  color: var(--cream);
  border-radius: var(--r-xl);
  min-height: 620px;
  box-shadow: var(--sh-2);
  border: 1px solid rgba(14, 14, 14, .08);
  grid-template-columns: 390px minmax(0, 1fr);
  margin: 28px 0 0;
  display: grid;
  overflow: hidden;
}

.gym-map-loading, .gym-map-empty {
  text-align: center;
  background: var(--paper);
  min-height: 260px;
  color: var(--ink);
  border: 1px solid var(--bone);
  box-shadow: none;
  place-items: center;
  padding: 32px;
  display: grid;
}

.gym-map-empty h3 {
  font-family: var(--font-display);
  letter-spacing: -.025em;
  margin-top: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
}

.gym-map-empty p {
  color: var(--mist);
  margin-top: 8px;
}

.gym-map-side {
  flex-direction: column;
  gap: 24px;
  min-width: 0;
  padding: 32px 28px;
  display: flex;
}

.gym-map-side h2 {
  font-family: var(--font-display);
  letter-spacing: -.035em;
  font-variation-settings: "wdth" 85;
  margin: 14px 0 12px;
  font-size: 42px;
  font-weight: 700;
  line-height: .95;
}

.gym-map-side h2 em {
  color: var(--volt);
  font-style: italic;
  font-weight: 500;
}

.gym-map-side p {
  color: rgba(255, 255, 255, .62);
  font-size: 14px;
  line-height: 1.6;
}

.gym-map-feature {
  background: var(--paper);
  color: var(--ink);
  border-radius: var(--r-lg);
  border: 1px solid rgba(255, 255, 255, .12);
  overflow: hidden;
  box-shadow: 0 20px 38px rgba(0, 0, 0, .22);
}

.gym-map-feature-img {
  aspect-ratio: 16 / 10;
  background: var(--bone);
  position: relative;
  overflow: hidden;
}

.gym-map-feature-img img {
  object-fit: cover;
}

.gym-map-feature-img .imgph {
  border-radius: 0;
  height: 100%;
}

.gym-map-feature-img .pill {
  z-index: 2;
  position: absolute;
  top: 12px;
  left: 12px;
}

.gym-map-feature-body {
  flex-direction: column;
  gap: 14px;
  padding: 18px;
  display: flex;
}

.gym-map-feature-top {
  justify-content: space-between;
  align-items: flex-start;
  gap: 14px;
  display: flex;
}

.gym-map-feature-top h3 {
  font-family: var(--font-display);
  letter-spacing: -.025em;
  font-variation-settings: "wdth" 86;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
}

.gym-map-feature-top span {
  font-family: var(--font-mono);
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--mist);
  margin-top: 5px;
  font-size: 10px;
  display: block;
}

.gym-map-feature-top b {
  background: var(--ink);
  color: var(--volt);
  border-radius: var(--r-pill);
  font-family: var(--font-mono);
  white-space: nowrap;
  padding: 6px 10px;
  font-size: 11px;
}

.gym-map-feature-meta {
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  display: grid;
}

.gym-map-feature-meta span {
  background: var(--cream);
  border: 1px solid var(--bone);
  border-radius: var(--r-sm);
  color: var(--slate);
  padding: 10px 11px;
  font-size: 12px;
  font-weight: 600;
}

.gym-map-feature-meta span:last-child:nth-child(odd) {
  grid-column: 1 / -1;
}

.gym-map-feature-amen {
  flex-wrap: wrap;
  gap: 6px;
  display: flex;
}

.gym-map-feature-amen span {
  font-family: var(--font-mono);
  letter-spacing: .07em;
  text-transform: uppercase;
  color: var(--slate);
  background: var(--cream);
  border-radius: var(--r-pill);
  padding: 5px 9px;
  font-size: 10px;
}

.gym-map-list {
  flex-direction: column;
  gap: 8px;
  min-height: 0;
  padding-right: 2px;
  display: flex;
  overflow: auto;
}

.gym-map-item {
  text-align: left;
  border-radius: var(--r-md);
  width: 100%;
  color: var(--cream);
  background: rgba(255, 255, 255, .06);
  border: 1px solid rgba(255, 255, 255, .1);
  grid-template-columns: 48px 1fr auto;
  align-items: center;
  gap: 12px;
  padding: 10px;
  transition: background .16s, border-color .16s, transform .16s;
  display: grid;
}

.gym-map-item:hover {
  background: rgba(255, 255, 255, .1);
  transform: translateY(-1px);
}

.gym-map-item.is-selected {
  background: var(--volt);
  border-color: var(--volt);
  color: var(--ink);
}

.gym-map-item-img {
  border-radius: var(--r-sm);
  background: var(--bone);
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  position: relative;
  overflow: hidden;
}

.gym-map-item-img img {
  object-fit: cover;
}

.gym-map-item-img .imgph {
  border-radius: 0;
  height: 100%;
}

.gym-map-item strong {
  font-family: var(--font-display);
  letter-spacing: -.018em;
  font-variation-settings: "wdth" 88;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.05;
  display: block;
}

.gym-map-item small {
  font-family: var(--font-mono);
  letter-spacing: .08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .52);
  margin-top: 4px;
  font-size: 10px;
  display: block;
}

.gym-map-item.is-selected small {
  color: rgba(14, 14, 14, .6);
}

.gym-map-rating {
  font-family: var(--font-mono);
  white-space: nowrap;
  font-size: 11px;
  font-weight: 700;
}

.gym-map-note {
  font-family: var(--font-mono);
  letter-spacing: .1em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .48);
  padding-top: 2px;
  font-size: 10px;
}

.gym-map-canvas {
  background: var(--bone);
  isolation: isolate;
  min-height: 620px;
  position: relative;
}

.gym-map-leaflet {
  width: 100%;
  height: 100%;
  min-height: 620px;
  font-family: var(--font-sans);
}

.gym-map-leaflet .leaflet-control-attribution {
  color: var(--slate);
  background: rgba(255, 255, 255, .82);
  font-size: 10px;
}

.gym-map-leaflet .leaflet-control-zoom {
  box-shadow: var(--sh-1);
  border: 0;
}

.gym-map-leaflet .leaflet-control-zoom a {
  background: var(--paper);
  color: var(--ink);
  border-bottom-color: var(--bone);
}

.cf-map-pin-wrap {
  background: none;
  border: 0;
}

.cf-map-pin {
  filter: drop-shadow(0 10px 18px rgba(14, 14, 14, .24));
  align-items: center;
  gap: 8px;
  display: flex;
  position: relative;
}

.cf-map-pin-dot {
  background: var(--ink);
  border: 3px solid var(--cream);
  border-radius: 50%;
  width: 22px;
  height: 22px;
  display: block;
  box-shadow: 0 0 0 5px rgba(14, 14, 14, .14);
}

.cf-map-pin-dot:after {
  content: "";
  background: var(--ink);
  border-right: 3px solid var(--cream);
  border-bottom: 3px solid var(--cream);
  width: 10px;
  height: 10px;
  position: absolute;
  top: 20px;
  left: 10px;
  transform: rotate(45deg);
}

.cf-map-pin.is-selected .cf-map-pin-dot {
  background: var(--volt);
  border-color: var(--ink);
  width: 30px;
  height: 30px;
  box-shadow: 0 0 0 7px rgba(216, 255, 54, .24);
}

.cf-map-pin.is-selected .cf-map-pin-dot:after {
  background: var(--volt);
  border-color: var(--ink);
  top: 28px;
  left: 13px;
}

.cf-map-pin-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  background: var(--ink);
  max-width: 118px;
  color: var(--cream);
  border-radius: var(--r-pill);
  font-family: var(--font-mono);
  letter-spacing: .08em;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, .12);
  padding: 7px 11px;
  font-size: 10px;
  font-weight: 700;
  overflow: hidden;
}

.gym-map-card {
  z-index: 500;
  color: var(--cream);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  border-radius: var(--r-lg);
  background: rgba(14, 14, 14, .9);
  border: 1px solid rgba(255, 255, 255, .12);
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 16px;
  display: flex;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
  box-shadow: 0 18px 40px rgba(14, 14, 14, .24);
}

.gym-map-card strong {
  font-family: var(--font-display);
  letter-spacing: -.02em;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.05;
  display: block;
}

.gym-map-card span {
  color: rgba(255, 255, 255, .64);
  margin-top: 4px;
  font-size: 13px;
  display: block;
}

.gallery {
  border-radius: var(--r-lg);
  grid-template-rows: 240px 240px;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 6px;
  height: 486px;
  margin-top: 24px;
  display: grid;
  position: relative;
  overflow: hidden;
}

.gallery .imgph {
  border-radius: 0;
}

.gallery > div:first-child {
  grid-row: 1 / span 2;
}

.gallery-actions {
  z-index: 2;
  gap: 8px;
  display: flex;
  position: absolute;
  top: 18px;
  right: 18px;
}

.gallery-actions .btn {
  color: var(--ink);
  border-radius: var(--r-pill);
  background: rgba(255, 255, 255, .92);
  border: 0;
  padding: 10px 16px;
  font-size: 13px;
  transition: transform .18s, background .18s;
}

.gallery-actions .btn:hover {
  background: #fff;
  transform: translateY(-1px);
}

.see-all {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: var(--cream);
  border-radius: var(--r-pill);
  z-index: 2;
  background: rgba(14, 14, 14, .85);
  padding: 10px 18px;
  font-size: 13px;
  font-weight: 500;
  position: absolute;
  bottom: 18px;
  right: 18px;
}

.crumbs {
  font-family: var(--font-mono);
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--mist);
  align-items: center;
  gap: 10px;
  font-size: 12px;
  display: flex;
}

.gd-header {
  grid-template-columns: 1fr auto;
  align-items: end;
  gap: 32px;
  padding: 32px 0 24px;
  display: grid;
}

.gd-header h1 {
  font-family: var(--font-display);
  letter-spacing: -.035em;
  font-variation-settings: "wdth" 85;
  margin-bottom: 18px;
  font-size: max(48px, min(6vw, 80px));
  font-weight: 700;
  line-height: .95;
}

.gd-header h1 em {
  color: var(--mist);
  font-style: italic;
  font-weight: 500;
}

.gd-meta {
  color: var(--slate);
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  font-size: 14px;
  display: flex;
}

.gd-meta .sep {
  background: var(--ash);
  border-radius: 50%;
  width: 4px;
  height: 4px;
}

.gd-meta .rating {
  color: var(--ink);
  align-items: center;
  gap: 6px;
  font-weight: 600;
  display: flex;
}

.gd-meta .live {
  background: var(--volt);
  color: var(--ink);
  border-radius: var(--r-pill);
  font-family: var(--font-mono);
  text-transform: uppercase;
  letter-spacing: .08em;
  padding: 4px 10px;
  font-size: 11px;
  font-weight: 600;
}

.gd-actions {
  flex-wrap: wrap;
  gap: 10px;
  display: flex;
}

.gd-body {
  grid-template-columns: 1fr 380px;
  gap: 56px;
  padding-bottom: 80px;
  display: grid;
}

.gd-tabs {
  background: var(--cream);
  z-index: 10;
  border-bottom: 1px solid var(--bone);
  margin-bottom: 32px;
  padding-top: 8px;
  position: -webkit-sticky;
  position: sticky;
  top: 64px;
}

.gd-tabs .row {
  gap: 0;
  display: flex;
}

.gd-tabs .tab {
  color: var(--mist);
  cursor: pointer;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  margin-bottom: -1px;
  margin-right: 32px;
  padding: 18px 0;
  font-size: 14px;
  font-weight: 500;
  transition: color .15s;
}

.gd-tabs .tab.active {
  color: var(--ink);
  border-bottom-color: var(--ink);
  font-weight: 600;
}

.gd-block {
  margin-bottom: 48px;
}

.gd-block h2 {
  font-family: var(--font-display);
  letter-spacing: -.03em;
  font-variation-settings: "wdth" 85;
  margin-bottom: 12px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
}

.gd-about {
  font-family: var(--font-display);
  letter-spacing: -.015em;
  color: var(--ink);
  font-variation-settings: "wdth" 95;
  max-width: 800px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
}

.gd-about em {
  color: var(--mist);
  font-style: italic;
}

.gd-stats {
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 32px;
  display: grid;
}

.gd-stats div {
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-md);
  padding: 20px 22px;
}

.gd-stats div b {
  font-family: var(--font-display);
  letter-spacing: -.02em;
  font-variation-settings: "wdth" 85;
  margin-bottom: 6px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  display: block;
}

.gd-stats div span {
  font-family: var(--font-mono);
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--mist);
  font-size: 11px;
}

.amen-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 0 24px;
  display: grid;
}

.amen-grid > div {
  border-bottom: 1px solid var(--bone);
  align-items: center;
  gap: 12px;
  padding: 14px 0;
  font-size: 15px;
  display: flex;
}

.amen-grid .check {
  background: var(--volt);
  width: 26px;
  height: 26px;
  color: var(--ink);
  border-radius: 8px;
  flex-shrink: 0;
  place-items: center;
  display: grid;
}

.coach-row {
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  display: grid;
}

.coach {
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-md);
  overflow: hidden;
}

.coach .imgph {
  aspect-ratio: 4 / 4;
  border-radius: 0;
}

.coach-body {
  padding: 16px 18px;
}

.coach-body h4 {
  font-family: var(--font-display);
  letter-spacing: -.02em;
  font-variation-settings: "wdth" 88;
  margin-bottom: 2px;
  font-size: 18px;
  font-weight: 700;
}

.coach-body span {
  font-family: var(--font-mono);
  color: var(--mist);
  letter-spacing: .06em;
  font-size: 11px;
}

.coach-body .rate {
  border-top: 1px solid var(--bone);
  justify-content: space-between;
  align-items: baseline;
  margin-top: 10px;
  padding-top: 10px;
  font-size: 13px;
  display: flex;
}

.book-card {
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-xl);
  padding: 32px;
  position: -webkit-sticky;
  position: sticky;
  top: 86px;
}

.book-price {
  font-family: var(--font-display);
  letter-spacing: -.035em;
  font-variation-settings: "wdth" 84;
  margin-bottom: 4px;
  font-size: 44px;
  font-weight: 700;
  line-height: 1;
}

.book-price sub {
  font-family: var(--font-mono);
  color: var(--mist);
  font-size: 14px;
  font-weight: 400;
}

.book-option {
  border: 1.5px solid var(--bone);
  border-radius: var(--r-md);
  justify-content: space-between;
  align-items: center;
  margin-top: 22px;
  margin-bottom: 10px;
  padding: 16px 18px;
  transition: all .15s;
  display: flex;
}

.book-option.sel {
  border-color: var(--ink);
  background: var(--cream);
}

.book-opt-name {
  font-size: 14px;
  font-weight: 600;
}

.book-opt-sub {
  color: var(--mist);
  font-size: 12px;
  font-family: var(--font-mono);
}

.book-opt-price {
  font-family: var(--font-display);
  letter-spacing: -.02em;
  font-variation-settings: "wdth" 84;
  font-size: 20px;
  font-weight: 700;
}

.tr-hero, .prod-hero, .feed-hero, .ab-hero {
  background: var(--ink);
  color: var(--cream);
  padding: 88px 0 72px;
  position: relative;
  overflow: hidden;
}

.tr-hero {
  background: var(--cream);
  color: var(--ink);
  padding: 80px 0 0;
}

.tr-hero-grid {
  grid-template-columns: 1.2fr 1fr;
  align-items: end;
  gap: 56px;
  display: grid;
}

.tr-hero h1, .prod-hero h1, .feed-hero h1, .ab-hero h1 {
  font-family: var(--font-display);
  letter-spacing: -.046em;
  font-variation-settings: "wdth" 83;
  margin-top: 22px;
  margin-bottom: 24px;
  font-size: max(56px, min(9vw, 140px));
  font-weight: 700;
  line-height: .9;
}

.tr-hero h1 em {
  color: var(--mist);
  font-style: italic;
  font-weight: 500;
}

.prod-hero h1 em, .feed-hero h1 em, .ab-hero h1 em {
  color: var(--volt);
  font-style: italic;
  font-weight: 500;
}

.tr-hero p, .prod-hero-sub, .feed-hero-sub, .ab-hero-sub {
  color: var(--slate);
  max-width: 640px;
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 1.55;
}

.prod-hero-sub, .feed-hero-sub, .ab-hero-sub {
  color: rgba(255, 255, 255, .62);
}

.tr-meta-row, .ab-hero-meta {
  border-top: 1px solid var(--bone);
  gap: 48px;
  padding-top: 28px;
  display: flex;
}

.ab-hero-meta {
  border-top-color: rgba(255, 255, 255, .1);
}

.tr-meta-row b, .ab-hero-meta b {
  font-family: var(--font-display);
  letter-spacing: -.025em;
  font-variation-settings: "wdth" 84;
  margin-bottom: 6px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  display: block;
}

.tr-meta-row span, .ab-hero-meta span {
  font-family: var(--font-mono);
  color: var(--mist);
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 11px;
}

.feat-stack {
  height: 520px;
  position: relative;
}

.feat-card {
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-lg);
  box-shadow: var(--sh-2);
  width: 252px;
  position: absolute;
  overflow: hidden;
}

.feat-card .imgph {
  aspect-ratio: 1;
  border-radius: 0;
}

.feat-card .info {
  padding: 16px 18px;
}

.feat-card .info h4 {
  font-family: var(--font-display);
  letter-spacing: -.02em;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 700;
}

.feat-card .info span {
  font-family: var(--font-mono);
  color: var(--mist);
  letter-spacing: .05em;
  margin-bottom: 12px;
  font-size: 11px;
  display: block;
}

.feat-card .info .row-r {
  border-top: 1px solid var(--bone);
  justify-content: space-between;
  align-items: baseline;
  padding-top: 10px;
  font-size: 13px;
  display: flex;
}

.fc-a {
  top: 0;
  left: 0;
}

.fc-b {
  top: 80px;
  left: 168px;
}

.fc-c {
  top: 220px;
  left: 40px;
}

.tr-grid {
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  display: grid;
}

.tr-card {
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-lg);
  transition: transform .2s, box-shadow .2s, border-color .2s;
  overflow: hidden;
}

.tr-card:hover {
  box-shadow: var(--sh-2);
  border-color: var(--ink);
  transform: translateY(-4px);
}

.tr-card .imgph {
  aspect-ratio: 3 / 4;
  border-radius: 0;
}

.tr-body {
  padding: 22px;
}

.tr-name {
  font-family: var(--font-display);
  letter-spacing: -.02em;
  margin-bottom: 2px;
  font-size: 22px;
  font-weight: 700;
}

.tr-spec {
  font-family: var(--font-mono);
  color: var(--mist);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}

.tr-meta {
  color: var(--mist);
  margin-top: 8px;
  font-size: 13px;
}

.tr-rate {
  border-top: 1px solid var(--bone);
  justify-content: space-between;
  align-items: baseline;
  margin-top: 14px;
  padding-top: 14px;
  display: flex;
}

.tr-rate b {
  font-family: var(--font-display);
  letter-spacing: -.02em;
  font-size: 22px;
  font-weight: 700;
}

.prod-tabs {
  flex-wrap: wrap;
  gap: 10px;
  display: flex;
}

.prod-tab {
  border-radius: var(--r-pill);
  color: rgba(255, 255, 255, .7);
  border: 1px solid rgba(255, 255, 255, .18);
  padding: 10px 20px;
  font-size: 13px;
  font-weight: 600;
}

.prod-tab.on {
  background: var(--volt);
  color: var(--ink);
  border-color: var(--volt);
}

.prod-section {
  padding-top: max(72px, min(9vw, 120px));
  padding-bottom: max(72px, min(9vw, 120px));
  position: relative;
}

.prod-inner {
  grid-template-columns: 1fr 1fr;
  align-items: start;
  gap: 80px;
  display: grid;
}

.prod-left h2 {
  font-family: var(--font-display);
  letter-spacing: -.038em;
  margin-bottom: 20px;
  font-size: max(40px, min(5.5vw, 76px));
  font-weight: 700;
  line-height: .95;
}

.prod-left h2 em {
  font-style: italic;
  font-weight: 500;
}

.prod-left .desc {
  color: var(--slate);
  max-width: 520px;
  margin-bottom: 32px;
  font-size: 17px;
  line-height: 1.7;
}

.prod-price {
  font-family: var(--font-display);
  letter-spacing: -.04em;
  font-size: max(44px, min(6vw, 72px));
  font-weight: 700;
  line-height: 1;
}

.prod-price span {
  font-family: var(--font-mono);
  color: var(--mist);
  font-size: 14px;
  font-weight: 400;
}

.prod-feat-list {
  flex-direction: column;
  gap: 14px;
  margin-bottom: 32px;
  display: flex;
}

.prod-feat {
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-md);
  gap: 14px;
  padding: 18px 20px;
  display: flex;
}

.prod-feat-icon {
  border-radius: 9px;
  flex-shrink: 0;
  place-items: center;
  width: 36px;
  height: 36px;
  display: grid;
}

.prod-feat-title {
  color: var(--ink);
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 600;
}

.prod-feat-desc {
  color: var(--mist);
  font-size: 13px;
  line-height: 1.5;
}

.pkg-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  display: grid;
}

.pkg-card {
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-lg);
  flex-direction: column;
  padding: 28px 26px;
  transition: transform .22s, box-shadow .22s, border-color .22s;
  display: flex;
  position: relative;
}

.pkg-card:hover {
  box-shadow: var(--sh-2);
  border-color: rgba(14, 14, 14, .16);
  transform: translateY(-4px);
}

.pkg-name {
  font-family: var(--font-display);
  letter-spacing: -.018em;
  margin-bottom: 6px;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.05;
}

.pkg-desc {
  color: var(--mist);
  margin-bottom: 16px;
  font-size: 13px;
  line-height: 1.55;
}

.pkg-feats {
  flex-direction: column;
  gap: 9px;
  margin-bottom: 22px;
  display: flex;
}

.pkg-feats li {
  color: var(--slate);
  gap: 9px;
  font-size: 13px;
  display: flex;
}

.pkg-feats li:before {
  content: "✓";
  font-family: var(--font-mono);
  color: var(--leaf);
  font-size: 11px;
  font-weight: 700;
}

.feed-hero > .wrap {
  grid-template-columns: 1fr auto;
  align-items: end;
  gap: 48px;
  display: grid;
  position: relative;
}

.feed-search {
  border-radius: var(--r-pill);
  background: rgba(255, 255, 255, .07);
  border: 1px solid rgba(255, 255, 255, .14);
  align-items: center;
  gap: 10px;
  min-width: 320px;
  padding: 8px 8px 8px 20px;
  display: flex;
}

.feed-search input {
  color: var(--cream);
  background: none;
  border: none;
  outline: none;
  flex: 1;
  min-width: 0;
}

.feed-search button {
  background: var(--volt);
  color: var(--ink);
  border-radius: var(--r-pill);
  padding: 9px 18px;
  font-size: 13px;
  font-weight: 700;
}

.feed-featured {
  border-radius: var(--r-xl);
  border: 1px solid var(--bone);
  grid-template-columns: 1fr 1fr;
  gap: 0;
  margin-bottom: 56px;
  display: grid;
  overflow: hidden;
}

.feed-featured .fi {
  min-height: 440px;
}

.feed-featured .fb {
  background: var(--paper);
  flex-direction: column;
  justify-content: space-between;
  padding: 48px 44px;
  display: flex;
}

.feed-featured h2 {
  font-family: var(--font-display);
  letter-spacing: -.03em;
  margin-bottom: 16px;
  font-size: max(28px, min(3.5vw, 46px));
  font-weight: 700;
  line-height: 1.05;
}

.feed-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  display: grid;
}

.art {
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-lg);
  flex-direction: column;
  transition: transform .22s, border-color .22s, box-shadow .22s;
  display: flex;
  overflow: hidden;
}

.art:hover {
  box-shadow: var(--sh-2);
  border-color: rgba(14, 14, 14, .16);
  transform: translateY(-4px);
}

.art .ai {
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

.art .ab {
  flex-direction: column;
  flex: 1;
  padding: 22px;
  display: flex;
}

.cat-tag {
  font-family: var(--font-mono);
  letter-spacing: .12em;
  text-transform: uppercase;
  border-radius: var(--r-pill);
  align-items: center;
  gap: 5px;
  margin-bottom: 12px;
  padding: 4px 10px;
  font-size: 10px;
  font-weight: 600;
  display: inline-flex;
}

.art h3 {
  font-family: var(--font-display);
  letter-spacing: -.02em;
  margin-bottom: 10px;
  font-size: max(19px, min(1.8vw, 26px));
  font-weight: 700;
  line-height: 1.1;
}

.art .excerpt {
  color: var(--slate);
  flex: 1;
  margin-bottom: 18px;
  font-size: 14px;
  line-height: 1.6;
}

.art .art-meta {
  font-family: var(--font-mono);
  color: var(--mist);
  border-top: 1px solid var(--bone);
  align-items: center;
  gap: 12px;
  padding-top: 16px;
  font-size: 10px;
  display: flex;
}

.art .art-meta .sep {
  background: var(--ash);
  border-radius: 50%;
  width: 3px;
  height: 3px;
}

.art.wide {
  grid-column: span 2;
}

.feed-newsletter {
  background: var(--ink);
  color: var(--cream);
  border-radius: var(--r-xl);
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 56px;
  margin-top: 64px;
  padding: 56px 64px;
  display: grid;
}

.origin-grid {
  grid-template-columns: 1fr 380px;
  align-items: start;
  gap: 72px;
  display: grid;
}

.origin-statement {
  font-family: var(--font-display);
  letter-spacing: -.028em;
  margin-bottom: 28px;
  font-size: max(28px, min(3.4vw, 48px));
  font-weight: 700;
  line-height: 1.05;
}

.origin-statement em {
  color: var(--mist);
  font-style: italic;
  font-weight: 500;
}

.origin-body {
  color: var(--slate);
  max-width: 640px;
  font-size: 17px;
  line-height: 1.75;
}

.origin-body p + p {
  margin-top: 18px;
}

.timeline {
  flex-direction: column;
  display: flex;
}

.tl-item {
  border-bottom: 1px solid var(--bone);
  gap: 16px;
  padding: 18px 0;
  transition: transform .2s;
  display: flex;
}

.tl-item:hover {
  transform: translateX(2px);
}

.tl-dot {
  background: var(--ink);
  border-radius: 50%;
  flex-shrink: 0;
  width: 10px;
  height: 10px;
  margin-top: 5px;
}

.tl-dot.now {
  background: var(--volt);
  box-shadow: 0 0 0 4px rgba(216, 255, 54, .25);
}

.tl-year {
  font-family: var(--font-mono);
  color: var(--mist);
  letter-spacing: .1em;
  margin-bottom: 3px;
  font-size: 11px;
  display: block;
}

.tl-label {
  font-size: 14px;
  font-weight: 600;
}

.tl-desc {
  color: var(--mist);
  font-size: 12px;
}

.mv-grid {
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  display: grid;
}

.mv-card {
  border-radius: var(--r-xl);
  padding: 48px 44px;
  transition: transform .2s, box-shadow .2s;
}

.mv-card:hover {
  box-shadow: var(--sh-2);
  transform: translateY(-3px);
}

.mv-card.mission {
  background: var(--ink);
  color: var(--cream);
}

.mv-card.vision {
  background: var(--cream);
  border: 1px solid var(--bone);
}

.mv-label {
  font-family: var(--font-mono);
  letter-spacing: .16em;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 10px;
  font-weight: 600;
  display: block;
}

.mv-text {
  font-family: var(--font-display);
  letter-spacing: -.018em;
  font-size: max(22px, min(2.8vw, 36px));
  font-weight: 500;
  line-height: 1.2;
}

.values-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  display: grid;
}

.value-card {
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-lg);
  padding: 36px 32px;
  transition: transform .2s, box-shadow .2s, border-color .2s;
}

.value-card:hover {
  box-shadow: var(--sh-2);
  border-color: rgba(14, 14, 14, .16);
  transform: translateY(-3px);
}

.value-icon {
  background: var(--ink);
  width: 52px;
  height: 52px;
  color: var(--volt);
  border-radius: 14px;
  place-items: center;
  margin-bottom: 22px;
  font-size: 22px;
  display: grid;
}

.value-title {
  font-family: var(--font-display);
  letter-spacing: -.022em;
  margin-bottom: 12px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
}

.value-body {
  color: var(--slate);
  font-size: 15px;
  line-height: 1.65;
}

.peak {
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-md);
  padding: 28px;
}

.peak-head {
  justify-content: space-between;
  align-items: end;
  margin-bottom: 20px;
  display: flex;
}

.peak-head h3 {
  font-family: var(--font-display);
  letter-spacing: -.02em;
  font-size: 24px;
  font-weight: 700;
}

.live-now {
  background: var(--volt);
  color: var(--ink);
  border-radius: var(--r-pill);
  font-family: var(--font-mono);
  letter-spacing: .08em;
  text-transform: uppercase;
  padding: 4px 12px;
  font-size: 11px;
  font-weight: 600;
}

.peak-bars {
  align-items: end;
  gap: 4px;
  height: 140px;
  display: flex;
}

.peak-bar {
  background: var(--bone);
  border-radius: 4px 4px 0 0;
  flex: 1;
  position: relative;
}

.peak-bar.low {
  background: var(--volt);
}

.peak-bar.med, .peak-bar.medium {
  background: var(--ash);
}

.peak-bar.high {
  background: var(--ember);
}

.peak-bar.now {
  background: var(--ink) !important;
}

.peak-bar.now:after {
  content: "NOW";
  font-family: var(--font-mono);
  color: var(--ink);
  letter-spacing: .1em;
  margin-bottom: 6px;
  font-size: 9px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.peak-times {
  gap: 4px;
  margin-top: 8px;
  display: flex;
}

.peak-times span {
  text-align: center;
  font-family: var(--font-mono);
  color: var(--mist);
  flex: 1;
  font-size: 10px;
}

.pkg-icon {
  border-radius: 12px;
  flex-shrink: 0;
  place-items: center;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  font-size: 22px;
  display: grid;
}

.pkg-price {
  font-family: var(--font-display);
  letter-spacing: -.025em;
  margin-bottom: 18px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
}

.pt-form-wrap {
  background: var(--paper);
  max-width: 760px;
  box-shadow: none;
  border: 1px solid rgba(224, 215, 191, .95);
  border-radius: 34px;
  margin: 0 auto;
  padding: 56px 54px 40px;
}

.partner-form {
  flex-direction: column;
  gap: 28px;
  display: flex;
}

.partner-form-top {
  padding-bottom: 10px;
}

.partner-form-title {
  font-family: var(--font-display);
  letter-spacing: -.04em;
  font-variation-settings: "wdth" 85;
  margin-top: 12px;
  margin-bottom: 18px;
  font-size: max(40px, min(5vw, 62px));
  font-weight: 700;
  line-height: .95;
}

.partner-form-title em {
  font-style: italic;
  font-weight: 500;
}

.partner-form-copy {
  color: #4f4b43;
  max-width: 640px;
  font-size: 20px;
  line-height: 1.45;
}

.partner-form-grid {
  flex-direction: column;
  gap: 22px;
  display: flex;
}

.partner-form-row {
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  display: grid;
}

.partner-field {
  flex-direction: column;
  gap: 8px;
  display: flex;
}

.partner-field label {
  font-family: var(--font-mono);
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #8e8a82;
  padding-left: 2px;
  font-size: 10px;
  font-weight: 500;
}

.partner-field label span {
  color: var(--ink);
  margin-left: 4px;
}

.partner-input, .partner-select, .partner-textarea {
  width: 100%;
  color: var(--ink);
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border: 1px solid #e4d9c2;
  border-radius: 10px;
  padding: 14px 16px;
  font-size: 16px;
  line-height: 1.4;
  transition: border-color .15s, box-shadow .15s, background .15s;
}

.partner-input, .partner-select {
  height: 50px;
}

.partner-textarea {
  resize: vertical;
  min-height: 128px;
  padding-top: 14px;
}

.partner-input::placeholder, .partner-select::placeholder, .partner-textarea::placeholder {
  color: #a59d90;
}

.partner-input:hover, .partner-select:hover, .partner-textarea:hover {
  border-color: #d5c7a9;
}

.partner-input:focus, .partner-select:focus, .partner-textarea:focus {
  border-color: #d8d0be;
  outline: none;
  box-shadow: 0 0 0 2px rgba(216, 255, 54, .08);
}

.partner-field-wide {
  grid-column: 1 / -1;
}

.partner-form-footer {
  flex-direction: column;
  align-items: center;
  gap: 18px;
  padding-top: 4px;
  display: flex;
}

.partner-submit {
  width: 100%;
  max-width: 620px;
  height: 56px;
  color: var(--paper);
  font-family: var(--font-sans);
  letter-spacing: -.01em;
  box-shadow: none;
  background: #0f0f0f;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 16px;
  font-weight: 600;
  transition: transform .15s, background .15s, box-shadow .15s;
  display: inline-flex;
}

.partner-submit:hover {
  background: #000;
  transform: translateY(-1px);
}

.partner-submit:disabled {
  opacity: .7;
  cursor: wait;
  transform: none;
}

.partner-form-note {
  font-family: var(--font-mono);
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #8f8a80;
  text-align: center;
  font-size: 10px;
}

.partner-success {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 320px;
  padding: 40px 24px;
  display: flex;
}

.partner-success-badge {
  background: var(--volt);
  width: 72px;
  height: 72px;
  font-family: var(--font-display);
  border-radius: 50%;
  place-items: center;
  margin-bottom: 18px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  display: grid;
  box-shadow: 0 16px 32px rgba(216, 255, 54, .25);
}

.partner-success-title {
  font-family: var(--font-display);
  letter-spacing: -.03em;
  margin-bottom: 10px;
  font-size: max(28px, min(3vw, 42px));
  font-weight: 700;
  line-height: 1.05;
}

.partner-success-copy {
  max-width: 460px;
  color: var(--slate);
  margin-bottom: 22px;
  font-size: 16px;
  line-height: 1.6;
}

.partner-success-steps {
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  width: 100%;
  display: grid;
}

.partner-success-steps div {
  border: 1px solid var(--bone);
  background: var(--paper);
  border-radius: var(--r-md);
  white-space: normal;
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 14px 16px;
  display: flex;
}

.partner-success-steps b {
  background: var(--ink);
  width: 28px;
  height: 28px;
  color: var(--cream);
  font-family: var(--font-mono);
  border-radius: 50%;
  place-items: center;
  font-size: 12px;
  font-weight: 600;
  display: grid;
}

.partner-success-steps span {
  color: var(--slate);
  font-size: 12px;
  line-height: 1.45;
}

.feed-newsletter h3 {
  font-family: var(--font-display);
  letter-spacing: -.032em;
  margin-bottom: 14px;
  font-size: max(32px, min(4vw, 56px));
  font-weight: 700;
  line-height: .95;
}

.feed-newsletter h3 em {
  color: var(--volt);
  font-style: italic;
  font-weight: 500;
}

.feed-newsletter p {
  color: rgba(255, 255, 255, .6);
  font-size: 16px;
  line-height: 1.6;
}

.nl-input-row {
  gap: 10px;
  display: flex;
}

.nl-input {
  border-radius: var(--r-sm);
  color: var(--cream);
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(255, 255, 255, .15);
  flex: 1;
  padding: 14px 18px;
}

.field {
  flex-direction: column;
  gap: 6px;
  display: flex;
}

.field-label {
  font-family: var(--font-mono);
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--mist);
  font-size: 10px;
  font-weight: 500;
}

.field-input {
  background: var(--paper);
  border: 1px solid var(--bone);
  border-radius: var(--r-sm);
  color: var(--ink);
  width: 100%;
  padding: 12px 14px;
  font-size: 15px;
  font-weight: 500;
  transition: border-color .15s, box-shadow .15s, background .15s;
}

.field-input:hover {
  border-color: var(--ash);
}

.field-input:focus {
  border-color: var(--ink);
  background: #fff;
  box-shadow: 0 0 0 3px rgba(14, 14, 14, .06);
}

@media (max-width: 1024px) {
  .nav-links, .nav-actions {
    display: none;
  }

  .nav-burger {
    display: flex;
  }

  .nav-inner {
    gap: 0;
  }

  .heroA-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .heroA-right {
    order: -1;
    height: 440px;
  }

  .searchcard {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    padding: 14px;
  }

  .searchcard .sf {
    border-right: 0;
    border-bottom: 1px solid var(--bone);
    padding: 10px 6px;
  }

  .searchcard .go {
    grid-column: span 2;
    justify-content: center;
    margin: 6px 0 0;
    padding: 14px;
  }

  .trust {
    grid-template-columns: repeat(3, 1fr);
  }

  .trust > div:nth-child(3n) {
    border-right: 0;
  }

  .sec-head {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .steps {
    grid-template-columns: 1fr 1fr;
    gap: 18px;
  }

  .gyms {
    grid-template-columns: repeat(2, 1fr);
  }

  .map-block {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .map-canvas {
    min-height: 340px;
  }

  .app-promo {
    grid-template-columns: 1fr;
  }

  .app-phone {
    padding: 0 0 48px;
  }

  .quotes {
    grid-template-columns: repeat(2, 1fr);
  }

  .cta-band {
    text-align: left;
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .footer-top {
    grid-template-columns: 1fr 1fr;
    gap: 36px 24px;
  }

  .footer-top > div:first-child {
    grid-column: span 2;
  }

  .ls-search-row {
    grid-template-columns: 1fr 1fr;
    gap: 6px;
    padding: 10px;
  }

  .ls-search-row .sf {
    border-right: 0;
  }

  .ls-search-row .go {
    grid-column: span 2;
    margin: 4px 0 0;
    padding: 14px;
  }

  .ls-grid {
    grid-template-columns: 1fr;
  }

  .ls-filters {
    order: 2;
    max-height: none;
    position: static;
  }

  .gym-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .gym-map-shell {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .gym-map-side {
    order: 2;
  }

  .gym-map-canvas, .gym-map-leaflet {
    min-height: 420px;
  }

  .gym-map-list {
    grid-auto-columns: minmax(220px, 1fr);
    grid-auto-flow: column;
    padding-bottom: 4px;
    display: grid;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .gallery {
    grid-template-rows: 200px 200px 200px;
    grid-template-columns: 1fr 1fr;
    height: auto;
  }

  .gallery > div:first-child {
    grid-area: auto / span 2;
  }

  .gd-header {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .gd-body {
    grid-template-columns: 1fr;
  }

  .book-card {
    margin-top: 8px;
    position: static;
  }

  .gd-stats, .amen-grid, .coach-row {
    grid-template-columns: repeat(2, 1fr);
  }

  .tr-hero-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .feat-stack {
    max-width: 520px;
    height: 380px;
  }

  .tr-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .prod-inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .pkg-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .feed-hero > .wrap {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .feed-search {
    align-self: stretch;
    min-width: 0;
  }

  .feed-featured {
    grid-template-columns: 1fr;
  }

  .feed-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .art.wide {
    grid-column: span 2;
  }

  .feed-newsletter {
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 40px;
  }

  .af-related-grid {
    grid-template-columns: 1fr 1fr;
  }

  .af-related-featured {
    grid-column: span 2;
  }

  .origin-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .mv-grid, .values-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .section {
    padding-top: max(48px, min(9vw, 80px));
    padding-bottom: max(48px, min(9vw, 80px));
  }

  .heroA-mini {
    display: none;
  }

  .heroA-right {
    height: 320px;
  }

  .map-side {
    padding: 32px 24px;
  }

  .app-promo {
    min-height: auto;
  }

  .app-side {
    padding: 40px 28px;
  }

  .app-features {
    grid-template-columns: 1fr 1fr;
    gap: 10px 16px;
  }

  .quotes {
    grid-template-columns: 1fr;
  }

  .cta-band {
    padding: 40px 28px;
  }

  .steps-cta {
    text-align: left;
    flex-direction: column;
    align-items: start;
    gap: 18px;
    padding: 28px 24px;
  }

  .steps-cta .btn {
    justify-content: center;
    width: 100%;
  }

  .footer-top {
    grid-template-columns: 1fr;
  }

  .footer-top > div:first-child {
    grid-column: span 1;
  }

  .footer-display {
    padding: 40px 0;
    font-size: max(36px, min(16vw, 80px));
  }

  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  .gym-list {
    grid-template-columns: 1fr;
  }

  .gym-map-shell {
    border-radius: var(--r-lg);
    margin-top: 20px;
  }

  .gym-map-side {
    padding: 24px 20px;
  }

  .gym-map-side h2 {
    font-size: 34px;
  }

  .gym-map-feature-top h3 {
    font-size: 24px;
  }

  .gym-map-feature-meta {
    grid-template-columns: 1fr;
  }

  .gym-map-list {
    grid-auto-columns: minmax(240px, 82vw);
  }

  .gym-map-canvas, .gym-map-leaflet {
    min-height: 360px;
  }

  .gym-map-card {
    flex-direction: column;
    align-items: flex-start;
    bottom: 14px;
    left: 14px;
    right: 14px;
  }

  .gym-map-card .btn {
    justify-content: center;
    width: 100%;
  }

  .gd-tabs .row {
    scrollbar-width: none;
    overflow-x: auto;
  }

  .gd-tabs .tab {
    flex-shrink: 0;
  }

  .amen-grid {
    grid-template-columns: 1fr 1fr;
  }

  .coach-row {
    grid-template-columns: 1fr;
  }

  .peak-bars {
    height: 110px;
  }

  .feed-grid {
    grid-template-columns: 1fr;
  }

  .art.wide {
    grid-column: span 1;
  }

  .feed-cats-row {
    flex-wrap: nowrap;
    overflow-x: auto;
  }

  .pt-form-wrap {
    padding: 40px 28px;
  }
}

@media (max-width: 560px) {
  :root {
    --pad: 18px;
  }

  .wrap {
    padding-inline: var(--pad);
  }

  .nav-inner {
    padding: 14px var(--pad);
  }

  .brand {
    font-size: 19px;
  }

  .brand-logo {
    width: 150px;
  }

  .brand-icon {
    width: 24px;
    height: 24px;
  }

  .heroA {
    padding-top: 32px;
  }

  .heroA h1 {
    font-size: max(44px, min(14vw, 64px));
  }

  .heroA-sub {
    font-size: 16px;
  }

  .heroA-right {
    height: 260px;
  }

  .searchcard {
    grid-template-columns: 1fr;
    margin-top: 32px;
  }

  .searchcard .go {
    grid-column: 1;
  }

  .trust {
    grid-template-columns: repeat(2, 1fr);
  }

  .trust > div:nth-child(2n) {
    border-right: 0;
  }

  .trust > div:nth-child(3n) {
    border-right: 1px solid var(--bone);
  }

  .trust b {
    font-size: 32px;
  }

  .steps, .gyms, .app-features {
    grid-template-columns: 1fr;
  }

  .store-btns {
    flex-direction: column;
  }

  .store-btn {
    justify-content: center;
  }

  .phone {
    width: 220px;
  }

  .cta-band h3 {
    font-size: max(32px, min(9vw, 48px));
  }

  .ls-search-row {
    grid-template-columns: 1fr;
  }

  .ls-search-row .go {
    grid-column: 1;
  }

  .gallery {
    grid-template-rows: repeat(3, 180px);
    grid-template-columns: 1fr;
  }

  .gallery > div:first-child {
    grid-column: 1;
    height: 220px;
  }

  .gallery > div:nth-child(4), .gallery > div:nth-child(5) {
    display: none;
  }

  .gd-header h1, .tr-hero h1, .prod-hero h1, .feed-hero h1, .ab-hero h1 {
    font-size: max(40px, min(13vw, 64px));
  }

  .gd-actions {
    width: 100%;
  }

  .book-option {
    align-items: flex-start;
    gap: 12px;
  }

  .tr-meta-row, .ab-hero-meta {
    flex-direction: column;
    gap: 18px;
  }

  .feat-stack {
    display: none;
  }

  .tr-grid, .pkg-grid {
    grid-template-columns: 1fr;
  }

  .feed-newsletter {
    padding: 32px 24px;
  }

  .nl-input-row {
    flex-direction: column;
  }

  .mv-card {
    padding: 34px 28px;
  }

  .af-related-grid {
    grid-template-columns: 1fr;
  }

  .af-related-featured {
    grid-column: span 1;
  }
}

@keyframes pageIn {
  from {
    opacity: 0;
    transform: translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-page-in {
  animation: .35s pageIn;
}

body.nav-open {
  overflow: hidden;
}

@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-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-gradient-position {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: rgba(0, 0, 0, 0);
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: rgba(0, 0, 0, 0);
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: rgba(0, 0, 0, 0);
}

@property --tw-gradient-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-tracking {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@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 rgba(0, 0, 0, 0);
}

@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 rgba(0, 0, 0, 0);
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@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
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes bounce {
  0%, 100% {
    animation-timing-function: cubic-bezier(.8, 0, 1, 1);
    transform: translateY(-25%);
  }

  50% {
    animation-timing-function: cubic-bezier(0, 0, .2, 1);
    transform: none;
  }
}

/* [next]/internal/font/google/bricolage_grotesque_87cd38a4.module.css [app-client] (css) */
@font-face {
  font-family: Bricolage Grotesque;
  font-style: normal;
  font-weight: 200 800;
  font-stretch: 75% 100%;
  font-display: swap;
  src: url("../media/3d51db290a6a25f3-s.1b7464e7.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Bricolage Grotesque;
  font-style: normal;
  font-weight: 200 800;
  font-stretch: 75% 100%;
  font-display: swap;
  src: url("../media/f7054824cbb51795-s.36c9ff64.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Bricolage Grotesque;
  font-style: normal;
  font-weight: 200 800;
  font-stretch: 75% 100%;
  font-display: swap;
  src: url("../media/74effe3e2193102a-s.p.c3a822cc.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Bricolage Grotesque Fallback;
  src: local(Arial);
  ascent-override: 88.21%;
  descent-override: 25.61%;
  line-gap-override: 0.0%;
  size-adjust: 105.43%;
}

.bricolage_grotesque_87cd38a4-module__carAZa__className {
  font-family: Bricolage Grotesque, Bricolage Grotesque Fallback;
  font-style: normal;
}

.bricolage_grotesque_87cd38a4-module__carAZa__variable {
  --font-bricolage: "Bricolage Grotesque", "Bricolage Grotesque Fallback";
}

/* [next]/internal/font/google/geist_7bfdc4e6.module.css [app-client] (css) */
@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../media/fef07dbb0973bf53-s.518e079e.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../media/8a480f0b521d4e75-s.ea323500.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../media/53b9e256198e5412-s.853d50a3.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../media/7178b3e590c64307-s.55554cd0.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../media/caa3a2e1cccd8315-s.p.3b6cae6d.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/fef07dbb0973bf53-s.518e079e.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/8a480f0b521d4e75-s.ea323500.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/53b9e256198e5412-s.853d50a3.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/7178b3e590c64307-s.55554cd0.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/caa3a2e1cccd8315-s.p.3b6cae6d.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/fef07dbb0973bf53-s.518e079e.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/8a480f0b521d4e75-s.ea323500.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/53b9e256198e5412-s.853d50a3.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/7178b3e590c64307-s.55554cd0.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/caa3a2e1cccd8315-s.p.3b6cae6d.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/fef07dbb0973bf53-s.518e079e.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/8a480f0b521d4e75-s.ea323500.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/53b9e256198e5412-s.853d50a3.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/7178b3e590c64307-s.55554cd0.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/caa3a2e1cccd8315-s.p.3b6cae6d.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/fef07dbb0973bf53-s.518e079e.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/8a480f0b521d4e75-s.ea323500.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/53b9e256198e5412-s.853d50a3.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/7178b3e590c64307-s.55554cd0.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/caa3a2e1cccd8315-s.p.3b6cae6d.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist Fallback;
  src: local(Arial);
  ascent-override: 95.94%;
  descent-override: 28.16%;
  line-gap-override: 0.0%;
  size-adjust: 104.76%;
}

.geist_7bfdc4e6-module__KcK18W__className {
  font-family: Geist, Geist Fallback;
  font-style: normal;
}

.geist_7bfdc4e6-module__KcK18W__variable {
  --font-geist: "Geist", "Geist Fallback";
}

/* [next]/internal/font/google/geist_mono_bb7504ef.module.css [app-client] (css) */
@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/5ce348bf30bf5439-s.56c1f21e.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/4fa387ec64143e14-s.3b336396.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/6306c77e7c8268e4-s.e3369375.woff2") format("woff2");
  unicode-range: U+2000-2001, U+2004-2008, U+200A, U+23B8-23BD, U+2500-259F;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/7d817b4c03b0c5f1-s.a40b9a8b.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/bbc41e54d2fcbd21-s.fe42ddf4.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/797e433ab948586e-s.29207c2f.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/5ce348bf30bf5439-s.56c1f21e.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/4fa387ec64143e14-s.3b336396.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/6306c77e7c8268e4-s.e3369375.woff2") format("woff2");
  unicode-range: U+2000-2001, U+2004-2008, U+200A, U+23B8-23BD, U+2500-259F;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/7d817b4c03b0c5f1-s.a40b9a8b.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/bbc41e54d2fcbd21-s.fe42ddf4.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/797e433ab948586e-s.29207c2f.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/5ce348bf30bf5439-s.56c1f21e.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/4fa387ec64143e14-s.3b336396.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/6306c77e7c8268e4-s.e3369375.woff2") format("woff2");
  unicode-range: U+2000-2001, U+2004-2008, U+200A, U+23B8-23BD, U+2500-259F;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/7d817b4c03b0c5f1-s.a40b9a8b.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/bbc41e54d2fcbd21-s.fe42ddf4.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/797e433ab948586e-s.29207c2f.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist Mono Fallback;
  src: local(Arial);
  ascent-override: 74.67%;
  descent-override: 21.92%;
  line-gap-override: 0.0%;
  size-adjust: 134.59%;
}

.geist_mono_bb7504ef-module__5yeqFq__className {
  font-family: Geist Mono, Geist Mono Fallback;
  font-style: normal;
}

.geist_mono_bb7504ef-module__5yeqFq__variable {
  --font-geist-mono: "Geist Mono", "Geist Mono Fallback";
}

/*# sourceMappingURL=%5Broot-of-the-server%5D__ae20cb0e._.css.map*/