/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
/*!
Theme Name: Ridgewood Ceramics
Theme URI: https://adamwhyte.nyc
Author: Adam Whyte
Author URI: https://adamwhyte.nyc
Description: Ridgewood Ceramics WP theme built on _tw
Version: 1.0.0
Tested up to: 6.2
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: _tw
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

_tw is based on _tw https://underscoretw.com/, (C) 2021-2025 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2025 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/
@layer properties;
: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-orange-500: oklch(70.5% 0.213 47.604);
  --color-black: #000;
  --spacing: 0.25rem;
  --text-xs: 0.75rem;
  --text-xs--line-height: calc(1 / 0.75);
  --text-sm: 0.875rem;
  --text-sm--line-height: calc(1.25 / 0.875);
  --leading-tight: 1.25;
  --default-transition-duration: 150ms;
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --default-font-family: var(--font-sans);
  --default-mono-font-family: var(--font-mono);
  --color-background: var(--wp--preset--color--background);
  --color-foreground: var(--wp--preset--color--foreground);
  --container-content: 60rem;
  --container-wide: var(--wp--style--global--wide-size);
}
@font-face {
  font-family: 'EK Roumald';
  src: url(fonts/EKRoumald-Roman.woff2) format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'EK Roumald';
  src: url(fonts/EKRoumald-RomanItalic.woff2) format('woff2');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'GT America';
  src: url(fonts/GTAmericaLCGV-StandardRegular.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'GT America';
  src: url(fonts/GTAmericaLCGV-StandardMedium.woff2) format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'GT America';
  src: url(fonts/GTAmericaLCGV-StandardBold.woff2) format('woff2');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'GT America Mono LCGV';
  src: url(fonts/GTAmericaMonoLCGV-Regular.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
}
*, ::after, ::before, ::backdrop, ::file-selector-button {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0 solid;
}
html, :host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
  font-feature-settings: var(--default-font-feature-settings, normal);
  font-variation-settings: var(--default-font-variation-settings, normal);
  -webkit-tap-highlight-color: transparent;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}
b, strong {
  font-weight: bolder;
}
code, kbd, samp, pre {
  font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
  font-feature-settings: var(--default-mono-font-feature-settings, normal);
  font-variation-settings: var(--default-mono-font-variation-settings, normal);
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
:-moz-focusring {
  outline: auto;
}
progress {
  vertical-align: baseline;
}
summary {
  display: list-item;
}
ol, ul, menu {
  list-style: none;
}
img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}
img, video {
  max-width: 100%;
  height: auto;
}
button, input, select, optgroup, textarea, ::file-selector-button {
  font: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  letter-spacing: inherit;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
}
:where(select:is([multiple], [size])) optgroup {
  font-weight: bolder;
}
:where(select:is([multiple], [size])) optgroup option {
  padding-inline-start: 20px;
}
::file-selector-button {
  margin-inline-end: 4px;
}
::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, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
  padding-block: 0;
}
:-moz-ui-invalid {
  box-shadow: none;
}
button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
  appearance: button;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
[hidden]:where(:not([hidden='until-found'])) {
  display: none !important;
}
:root {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  --wp--preset--color--foreground: #000000;
  --color-foreground: #000000;
  --color-background: #F1ECE7;
}
::selection {
  background-color: var(--color-foreground);
  color: var(--color-background);
}
body {
  --swup-fade-theme-duration: 0.35s;
}
.transition-fade {
  transition: opacity 0.4s ease-out;
}
html.is-leaving .transition-fade {
  opacity: 0;
}
html.is-rendering .transition-fade {
  opacity: 0;
}
html.is-changing .transition-fade {
  transition: opacity 0.25s;
  opacity: 1;
}
html.is-animating .transition-fade {
  opacity: 0;
}
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: var(--color-background);
}
body {
  font-family: 'GT America', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.1;
  color: var(--color-foreground);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: 'ss02' on, 'ss08' on;
}
html.js .transition-fade {
  opacity: 0;
}
html.js.swup-ready .transition-fade {
  opacity: 1;
}
html.is-swup-transitioning #swup {
  pointer-events: none;
}
img.fade-in {
  opacity: 0;
  transition: opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}
img.fade-in.is-visible {
  opacity: 1;
}
.swup-progress-bar {
  height: 3px;
  background-color: var(--color-foreground);
  position: fixed;
  top: 0;
  left: 0;
}
#sitetitle {
  display: flex;
  position: relative;
}
#site-header {
  position: sticky;
  top: 0;
  z-index: 100000;
}
.mobile-flyout-nav {
  position: fixed;
  left: 50%;
  bottom: 1.5rem;
  z-index: 24;
  display: none;
  transform: translateX(-50%);
}
.mobile-flyout-nav__panel {
  backdrop-filter: blur(6px);
  position: absolute;
  left: 50%;
  bottom: calc(100% + 0.75rem);
  width: max-content;
  max-width: calc(100vw - 1.5rem);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  clip-path: inset(100% 0 0 0 round 1.25rem);
  filter: blur(12px);
  transform: translate3d(-50%, 0.9rem, 0) scale(0.96) rotateX(10deg);
  transform-origin: bottom center;
  transition: opacity 0.24s ease, visibility 0.24s ease, clip-path 0.5s cubic-bezier(0.16, 1, 0.3, 1), filter 0.42s ease, transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
  will-change: clip-path, transform, opacity, filter;
}
.mobile-flyout-nav.is-open .mobile-flyout-nav__panel {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  clip-path: inset(0 0 0 0 round 1.25rem);
  filter: blur(0);
  transform: translate3d(-50%, 0, 0) scale(1) rotateX(0deg);
}
.mobile-flyout-nav__list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  gap: 0.2rem;
  min-width: min(15rem, calc(100vw - 1.5rem));
  margin: 0;
  padding: 0.4rem;
  list-style: none;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 1.25rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.54));
  box-shadow: 0 0.9rem 2.4rem rgba(0, 0, 0, 0.12), 0 0.08rem 0 rgba(255, 255, 255, 0.55) inset;
}
.mobile-flyout-nav__list .menu-item {
  --mobile-flyout-item-index: 0;
  width: 100%;
  margin: 0;
  opacity: 0;
  transform: translate3d(0, 0.85rem, 0) scale(0.98);
  transition: opacity 0.34s ease, transform 0.44s cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: calc(var(--mobile-flyout-item-index, 0) * 38ms);
  will-change: transform, opacity;
}
.mobile-flyout-nav.is-open .mobile-flyout-nav__list .menu-item {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
}
.mobile-flyout-nav__list .menu-link {
  display: flex;
  width: 100%;
  min-height: 2.35rem;
  align-items: center;
  justify-content: center;
  padding: 0.55rem 0.9rem 0.48rem;
  border-radius: 999px;
  color: rgba(0, 0, 0, 0.58);
  font-family: "GT America Mono LCGV", "GT America Mono", monospace;
  font-size: 0.72rem;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 0.2s ease, background-color 0.2s ease, opacity 0.2s ease, transform 0.2s ease;
}
.mobile-flyout-nav__list .menu-link.is-active-page, .mobile-flyout-nav__list .menu-link[aria-current="page"] {
  color: #fff;
  background: rgba(0, 0, 0, 0.92);
}
.mobile-flyout-nav__toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.7rem;
  padding: 0.7rem 1.1rem 0.62rem;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 0.5rem 1.4rem rgba(0, 0, 0, 0.08);
  color: rgba(0, 0, 0, 0.88);
  font-family: "GT America Mono LCGV", "GT America Mono", monospace;
  font-size: 0.72rem;
  line-height: 1;
  text-transform: uppercase;
  backdrop-filter: blur(18px);
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, transform 0.32s cubic-bezier(0.22, 1, 0.36, 1);
}
.mobile-flyout-nav.is-open .mobile-flyout-nav__toggle {
  background: rgba(0, 0, 0, 0.92);
  color: #fff;
  border-color: rgba(0, 0, 0, 0.92);
  box-shadow: 0 0.9rem 2.4rem rgba(0, 0, 0, 0.12);
  transform: translateY(-0.08rem) scale(0.985);
}
.mobile-flyout-nav__toggle:focus-visible {
  outline: 2px solid rgba(0, 0, 0, 0.85);
  outline-offset: 2px;
}
.home #site-header .mobile-flyout-nav__list {
  background: rgba(255, 255, 255, 0.74);
  color: #272121;
}
@media (hover:hover) {
  .mobile-flyout-nav__list .menu-link:hover {
    transform: translateY(-1px);
  }
}
@media (prefers-reduced-motion: reduce) {
  img.fade-in {
    transition-duration: 0.01ms !important;
  }
  .mobile-flyout-nav__panel, .mobile-flyout-nav__list .menu-item, .mobile-flyout-nav__toggle, .mobile-flyout-nav__list .menu-link {
    transition-duration: 0.01ms !important;
    transition-delay: 0ms !important;
  }
  .mobile-flyout-nav__panel {
    clip-path: inset(0 0 0 0 round 1.25rem);
    filter: none;
    transform: translate3d(-50%, 0.4rem, 0);
  }
  .mobile-flyout-nav.is-open .mobile-flyout-nav__panel {
    transform: translate3d(-50%, 0, 0);
  }
  .mobile-flyout-nav__list .menu-item, .mobile-flyout-nav.is-open .mobile-flyout-nav__list .menu-item {
    opacity: 1;
    transform: none;
  }
}
.home #site-footer {
  display: none;
}
nav {
  color: #272121;
  font-family: "GT America Mono LCGV";
  font-size: 0.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
}
nav ul {
  display: flex;
  justify-content: space-between;
  background-color: #F1ECE7;
  padding: calc(var(--spacing) * 3);
  padding-inline: calc(var(--spacing) * 5);
}
#main-menu .menu-link.is-active-page, #main-menu .menu-link[aria-current="page"] {
  text-decoration: none;
  text-underline-offset: 0.22em;
}
.home #site-header {
  position: fixed;
  top: 0;
  width: 100%;
}
.home #site-header nav ul {
  background: transparent;
  color: #F1ECE7;
}
.page-title, h1, .h1 {
  font-family: "EK Roumald", 'Times New Roman', Times, serif;
  font-size: 7.125rem;
  font-size: clamp(3.3rem, 12vw, 13rem);
  font-style: normal;
  font-weight: 400;
  line-height: 80%;
  margin: 1rem auto;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  text-align: center;
  max-width: 12ch;
  font-feature-settings: 'ss02' on, 'ss08' on;
}
.page-title.has-page-title-fold {
  --page-title-fold-progress: 0;
  will-change: transform, filter, opacity;
  transform-origin: top center;
  filter: blur(calc(var(--page-title-fold-progress) * 0.6px));
  opacity: calc(1 - (var(--page-title-fold-progress) * 0.18));
}
.page-about #about.has-about-section-fold {
  --about-section-fold-progress: 0;
  will-change: transform, filter, opacity;
  transform-origin: top center;
  filter: blur(calc(var(--about-section-fold-progress) * 0.8px));
  opacity: calc(1 - (var(--about-section-fold-progress) * 0.22));
}
.page-header {
  padding-inline: calc(var(--spacing) * 4);
}
.page-divider {
  border-bottom: 1px solid black;
  width: 100%;
}
.copy-container {
  font-size: 2.625rem;
  font-size: clamp(1.6rem, 3.5vw, 3rem);
  font-style: normal;
  font-weight: 400;
  line-height: 112%;
  letter-spacing: -0.015em;
  padding-bottom: 2rem;
  font-family: 'EK Roumald', 'Times New Roman', Times, serif;
}
.copy-container p:not(:first-of-type) {
  font-size: 13px;
  font-family: 'GT America';
  letter-spacing: 0;
  line-height: 1;
  margin: 0 auto;
  max-width: 73ch;
  padding-bottom: 20px;
  text-wrap: balance;
}
@media (min-width: 640px) {
  .copy-container p:first-of-type {
    padding-bottom: 10px;
  }
  .copy-container p:not(:first-of-type) {
    text-align: center;
  }
}
.mono {
  font-family: "GT America Mono LCGV";
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.00813rem;
  text-transform: uppercase;
}
.copy-container p {
  margin: 0 0 1.5rem;
}
.copy-container p:last-of-type {
  margin-bottom: 0;
}
.cta-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(var(--spacing) * 4);
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 60);
}
.cta-subhead {
  text-align: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.0175rem;
  text-transform: uppercase;
  text-wrap: balance;
}
.cta-block .cta-link {
  color: #0033CC;
  text-align: center;
  font-family: "EK Roumald";
  font-size: 3rem;
  font-style: italic;
  font-weight: 400;
  line-height: 95%;
  letter-spacing: -0.03rem;
  font-feature-settings: 'ss02' on, 'ss08' on;
}
.cta-block .cta-link:after {
  content: "\2192";
  margin-left: 0.25rem;
  display: inline-block;
  transition: 0.25s ease;
}
@media (hover:hover) {
  .cta-block .cta-link:hover:after {
    transform: translateX(0.8rem);
  }
}
.copy-box {
  margin: calc(var(--spacing) * 4);
  padding: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 8);
  border: 1px solid #000;
  border-radius: 0.625rem;
  border: 1px solid rgba(0, 0, 0, 0.60);
  background: rgba(0, 0, 0, 0.01);
  text-align: center;
  line-height: 150% !important;
}
.entry-content {
  color: #000;
  font-family: "GT America";
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.0125rem;
}
.entry-content h3 {
  margin-top: 3rem;
  margin-bottom: 0.8rem;
  color: #000;
  font-family: "GT America Mono LCGV", monospace;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.00875rem;
  text-transform: uppercase;
}
.entry-content ul, .entry-content ul li {
  list-style: outside circle;
}
.entry-content {
  padding-bottom: 5rem;
}
.home-hero {
  position: relative;
  width: 100%;
  min-height: 100svh;
  background: #000;
  overflow: clip;
}
.home-hero__media {
  position: relative;
  width: 100%;
  min-height: 100svh;
  opacity: 0.9;
}
.home-hero__poster, .home-hero__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-hero__poster {
  z-index: 1;
}
.home-hero__video {
  z-index: 2;
  opacity: 0;
  transition: opacity 0.35s ease;
  pointer-events: none;
}
.home-hero[data-video-state="video"] .home-hero__video {
  opacity: 1;
}
.home-hero[data-video-state="video"] .home-hero__poster {
  opacity: 0;
}
.home-hero__video::-webkit-media-controls, .home-hero__video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
h1.wordmark {
  max-width: none;
  color: #F1ECE7;
  position: absolute;
  z-index: 5;
  font-size: clamp(3.5rem, 9.1vw, 13rem);
  font-size: 9.1vw;
  margin: 0 auto;
  top: 2.3rem;
  left: 1rem;
}
.footer-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  gap: calc(var(--spacing) * 4);
  background-color: var(--color-black);
  padding: calc(var(--spacing) * 5);
  padding-inline: calc(var(--spacing) * 6);
  min-height: 60vh;
  color: var(--color-background);
}
.footer-wordmark, .footer-wordmark svg {
  width: 100%;
  height: auto;
}
.footer-newsletter {
  margin-bottom: auto;
}
.footer-newsletter input:focus-visible {
  outline: 0;
}
.footer-newsletter button {
  cursor: pointer;
}
.footer-bottom {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: calc(var(--spacing) * 8);
  text-align: center;
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  text-transform: uppercase;
}
@media (width >= 48rem) {
  .footer-bottom {
    flex-direction: row;
  }
}
@media (width >= 48rem) {
  .footer-bottom {
    align-items: flex-end;
  }
}
@media (width >= 48rem) {
  .footer-bottom {
    gap: calc(var(--spacing) * 4);
  }
}
@media (width >= 48rem) {
  .footer-bottom {
    text-align: left;
  }
}
.footer-bottom__right, .footer-links {
  display: flex;
  flex-direction: row;
  gap: calc(var(--spacing) * 6);
}
@media (width >= 48rem) {
  .footer-bottom__right, .footer-links {
    align-items: flex-end;
  }
}
@media (width >= 48rem) {
  .footer-bottom__right, .footer-links {
    gap: calc(var(--spacing) * 8);
  }
}
ul, li, .footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-newsletter {
  text-align: center;
}
@media (width >= 48rem) {
  .footer-newsletter {
    text-align: left;
  }
}
.newsletter-signup__title {
  margin-bottom: calc(var(--spacing) * 2);
  font-family: "EK Roumald", 'Times New Roman', Times, serif;
  font-size: 1.625rem;
  font-size: clamp(1.75rem, 2.5vw, 2.5rem);
  font-weight: 400;
  line-height: 105%;
  font-feature-settings: 'ss02' on, 'ss08' on;
  text-wrap: balance;
}
@media screen and (max-width: 767px) {
  form.newsletter-signup__form {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    margin-top: 20px;
  }
}
.newsletter-signup__message {
  margin-bottom: calc(var(--spacing) * 3);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.newsletter-signup__message--success {
  color: #F1ECE7;
  text-transform: uppercase;
}
.newsletter-signup__message--error {
  color: #ffb3b3;
}
.shop-header {
  display: flex;
  min-height: 100vh;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 4);
  text-align: center;
  font-family: "EK Roumald", 'Times New Roman', Times, serif;
  font-size: clamp(2.8rem, 5vw, 4.5rem);
  line-height: 0.97;
  letter-spacing: -0.03em;
  font-feature-settings: 'ss02' on, 'ss08' on;
}
.hero-image {
  border-radius: 0.4rem;
  border: 1px solid #000;
  aspect-ratio: 3 / 4;
  width: 20vw;
  background-color: #F4E3C3;
  float: left;
  margin: 0 5vw 10px 0;
  shape-outside: inset(0 round 10px);
  -webkit-shape-outside: inset(0 round 10px);
  overflow: hidden;
}
.hero-image img {
  mix-blend-mode: luminosity;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about {
  margin-inline: auto;
  padding: calc(var(--spacing) * 3);
}
@media (width >= 48rem) {
  .about {
    padding: calc(var(--spacing) * 5);
  }
}
.about {
  background-color: #F4E3C3;
}
.about-wrapper {
  background-color: #F4E3C3;
}
.page-about #main > section[id] {
  scroll-margin-top: 2.3rem;
}
.about-page-nav {
  position: fixed;
  bottom: 0;
  left: 50%;
  z-index: 12;
  width: max-content;
  max-width: calc(100vw - 2rem);
  transform: translateX(-50%);
}
.js .about-page-nav {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.2s ease, visibility 0.2s ease;
}
.js .about-page-nav.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.about-page-nav__list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.3rem;
  margin: 0;
  padding: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(18px);
}
.about-page-nav__marker {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.92);
  opacity: 0;
  pointer-events: none;
  transform: translate3d(0, 0, 0);
  transition: transform 0.32s cubic-bezier(0.22, 1, 0.36, 1), width 0.32s cubic-bezier(0.22, 1, 0.36, 1), height 0.32s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.2s ease;
}
.about-page-nav__item {
  position: relative;
  z-index: 1;
  margin: 0;
}
.about-page-nav__link {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2rem;
  padding: 0.45rem 0.8rem 0.38rem;
  border-radius: 999px;
  color: rgba(0, 0, 0, 0.55);
  font-family: "GT America Mono LCGV", "GT America Mono", monospace;
  font-size: 0.72rem;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 0.2s ease, opacity 0.2s ease;
}
.about-page-nav__link.is-active, .about-page-nav__link[aria-current="location"] {
  color: #fff;
}
.about-page-nav.is-marker-following .about-page-nav__link.is-active, .about-page-nav.is-marker-following .about-page-nav__link[aria-current="location"] {
  color: rgba(0, 0, 0, 0.55);
}
@media (hover:hover) {
  .about-page-nav__link:hover, .about-page-nav__link:focus-visible {
    color: #fff;
  }
  .about-page-nav__link:not(.is-active):hover {
    color: #fff;
  }
}
.is-footer-visible .about-page-nav.is-visible {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.image-banner {
  position: relative;
  width: 100vw;
  height: 100svh;
  margin-left: calc(50% - 50vw);
  overflow: clip;
  background-color: #f3e3c3;
}
.image-banner__picture {
  display: block;
  width: 100%;
  height: 100%;
}
.image-banner__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate3d(0, 0, 0);
  transform-origin: center center;
  will-change: transform;
}
.amenities-section {
  position: relative;
  padding: 40vh 0 0;
  background: var(--color-background);
  overflow: clip;
}
.amenities-section__inner {
  position: relative;
  min-height: 150svh;
}
.amenities-section__media {
  position: absolute;
  inset: 0 auto 0 0;
  width: 50%;
  pointer-events: none;
}
.amenities-section__media-frame {
  position: sticky;
  top: 50vh;
  width: min(25vw, 360px);
  aspect-ratio: 4 / 5;
  margin-left: auto;
  margin-right: auto;
  transform: translateY(-50%);
  border-radius: 1.25rem;
  overflow: hidden;
}
.amenities-section__image {
  position: absolute;
  inset: 0;
  margin: 0;
  opacity: 0;
}
.amenities-section__image.is-active {
  opacity: 1;
}
.amenities-section__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.amenities-section__list {
  position: relative;
  z-index: 1;
  width: calc(100vw - 3rem);
  margin: 0 0 0 50%;
  padding: 36dvh 1.5rem 50dvh 0;
  list-style: none;
}
.amenities-section__item {
  color: rgba(0, 0, 0, 0.2);
  font-family: 'EK Roumald', 'GT America', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: clamp(1.625rem, 2.2vw, 2.3rem);
  line-height: 0.98;
  letter-spacing: -0.01em;
  transition: color 0.25s ease, opacity 0.25s ease;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  text-wrap: balance;
  padding-bottom: 6px;
}
.amenities-section__item.is-active {
  color: rgba(0, 0, 0, 1);
}
.membership-benefits {
  position: relative;
  padding: 15rem 0 0;
  background: var(--color-background);
  overflow: clip;
}
.membership-benefits__inner {
  position: relative;
}
.membership-benefits__heading-wrap {
  position: absolute;
  inset: 0 auto 0 0;
  width: 50%;
  pointer-events: none;
}
.membership-benefits__heading {
  position: sticky;
  top: 50vh;
  max-width: 12ch;
  margin: 0 1.5rem;
  transform: translateY(-50%);
  color: rgba(0, 0, 0, 1);
  font-family: "EK Roumald", 'Times New Roman', Times, serif;
  font-size: clamp(2.25rem, 4vw, 5rem);
  font-style: italic;
  font-weight: 400;
  line-height: 0.95;
  letter-spacing: -0.04em;
  text-wrap: balance;
  font-feature-settings: 'ss02' on, 'ss08' on;
}
.membership-benefits__list {
  position: relative;
  z-index: 1;
  width: calc(100vw - 3rem);
  margin: 0 0 0 50%;
  padding: 0 1.5rem 5rem 0;
  list-style: none;
}
.membership-benefits--no-heading .membership-benefits__list {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
}
.membership-benefits__item {
  color: rgba(0, 0, 0, 1);
  opacity: 0.2;
  font-family: 'EK Roumald', 'GT America', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: clamp(1.625rem, 2.2vw, 2.3rem);
  line-height: 0.98;
  letter-spacing: -0.01em;
  transition: color 0.25s ease, opacity 0.25s ease;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  text-wrap: balance;
  padding-bottom: 6px;
}
.membership-benefits__item.is-active {
  color: rgba(0, 0, 0, 1);
  opacity: 1;
}
.membership-benefits__item:last-child {
  padding-bottom: 0;
}
.membership-tiers {
  padding: 10rem 1.5rem 3.5rem;
}
.membership-tiers__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(2rem, 6.5vw, 6rem);
  align-items: start;
}
.membership-tier {
  min-width: 0;
}
.membership-tier__title {
  margin: 0;
  color: rgba(34, 12, 14, 1);
  font-family: "EK Roumald", 'Times New Roman', Times, serif;
  font-size: clamp(2.9rem, 4.6vw, 5rem);
  font-weight: 400;
  line-height: 0.95;
  letter-spacing: -0.04em;
  font-feature-settings: 'ss02' on, 'ss08' on;
}
.membership-tier__cost {
  margin-top: 0.25rem;
  color: rgba(34, 12, 14, 1);
  font-family: "EK Roumald", 'Times New Roman', Times, serif;
  font-size: clamp(2.9rem, 4.2vw, 4.35rem);
  font-weight: 400;
  line-height: 0.95;
  letter-spacing: -0.04em;
  font-feature-settings: 'ss02' on, 'ss08' on;
}
.membership-tier__benefits {
  --membership-tier-benefits-line-scale: 1;
  margin: 2.75rem 0 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 0;
}
.membership-tier__benefit {
  --membership-tier-benefit-line-scale: 1;
  margin: 0;
  padding: 0.78rem 0 0.72rem;
  position: relative;
  color: rgba(0, 0, 0, 0.8);
  font-size: clamp(0.9rem, 1.02vw, 1.15rem);
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  transition: 0.25s ease;
  cursor: default;
}
@media (hover: hover) {
  .membership-tier__benefit:hover {
    background-color: #f0eeeb;
  }
}
@media (hover: hover) {
  .membership-tier__benefit:hover {
    color: var(--color-black);
  }
}
.membership-tier__benefit-inner {
  display: block;
}
.membership-tier__benefits::before, .membership-tier__benefit::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  transform-origin: left center;
  will-change: transform;
}
.membership-tier__benefits::before {
  top: 0;
  z-index: 2;
  pointer-events: none;
  transform: scaleX(var(--membership-tier-benefits-line-scale));
}
.membership-tier__benefit::after {
  bottom: 0;
  transform: scaleX(var(--membership-tier-benefit-line-scale));
}
.topbar {
  display: flex;
  justify-content: space-between;
  gap: calc(var(--spacing) * 2);
}
@media (width >= 48rem) {
  .topbar {
    padding-left: 50%;
  }
}
.topbar {
  align-items: start;
  margin-bottom: 150px;
  font-size: 0.75rem;
  line-height: 1.15;
  font-family: "GT America Mono LCGV", monospace;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  width: 100%;
}
.brand {
  justify-self: center;
  text-align: center;
  white-space: nowrap;
}
.address {
  text-align: left;
  white-space: nowrap;
}
.social {
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
}
.social:hover {
  opacity: 0.7;
}
@media (hover:hover) {
  .membership-tier {
    transition: opacity 0.2s ease;
  }
  .membership-tiers__grid:has(.membership-tier:hover) .membership-tier {
    opacity: 0.4;
  }
  .membership-tiers__grid:has(.membership-tier:hover) .membership-tier:hover {
    opacity: 1;
  }
}
.private-events-cta, .signup-link-fixed {
  position: fixed;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  transition: opacity 100ms ease-out;
  z-index: 1;
}
.is-footer-visible .private-events-cta, .is-signup-visible .signup-link-fixed {
  opacity: 0;
  pointer-events: none;
}
.events-index {
  --events-card-top: 2.3rem;
  padding: 0 1rem 8rem;
}
.events-index__list {
  position: relative;
}
.events-card {
  display: block;
  position: sticky;
  top: var(--events-card-top);
  color: inherit;
  text-decoration: none;
  margin-top: 1rem;
}
.events-card.past-event {
  cursor: default;
}
.past-event .events-card__inner * {
  opacity: 0.7;
}
.past-event img {
  filter: grayscale(100%) brightness(0.8);
}
.events-card:first-child {
  margin-top: 0;
}
.events-card__inner {
  --events-card-line-scale: 1;
  --events-card-line-origin: left center;
  position: relative;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 1.5rem;
  align-items: start;
  padding: 2rem 0 2.5rem;
  background: var(--color-background);
}
.events-card__inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.8);
  transform: scaleX(var(--events-card-line-scale));
  transform-origin: var(--events-card-line-origin);
  pointer-events: none;
}
.events-card__meta, .events-card__content, .events-card__details {
  align-self: start;
}
.events-card__details.mono {
  font-size: 0.75rem;
}
.events-card__meta {
  grid-column: 1 / span 2;
}
.events-card__content {
  grid-column: 3 / span 3;
}
.events-card__desktop-cta {
  display: block;
  margin-top: 1rem;
}
.events-card__title {
  font-family: "EK Roumald", 'Times New Roman', Times, serif;
  font-size: 2rem;
  font-size: clamp(1.75rem, 2.5vw, 2.5rem);
  font-weight: 400;
  line-height: 0.9;
  letter-spacing: -0.01em;
  margin: 0 0 1rem;
  text-decoration: none;
  font-feature-settings: 'ss02' on, 'ss08' on;
}
.events-card__description {
  font-size: 0.8125rem;
  font-size: clamp(0.75rem, 1.5vw, 0.8125rem);
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: 0.00813rem;
}
.events-card__description p {
  margin: 0 0 0.8rem;
}
.events-card__description p:last-child {
  margin-bottom: 0;
}
.events-card__media {
  grid-column: 7 / span 3;
  margin: 0;
  overflow: hidden;
}
.events-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.events-card__details {
  grid-column: 10 / span 3;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1rem;
}
.events-card__year {
  justify-self: end;
  text-align: right;
}
.events-card__mobile-cta {
  display: none;
}
.mono.small-text p:not(:last-of-type) {
  margin-bottom: 1rem;
}
@media (max-width: 1024px) {
  .events-card__content {
    grid-column: 3 / span 5;
  }
  .events-card__media {
    grid-column: 8 / span 3;
  }
  .events-card__details {
    grid-column: 11 / span 2;
    grid-template-columns: 1fr;
    gap: 0.5rem;
  }
  .events-card__year {
    justify-self: start;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .private-events-cta, .signup-link-fixed {
    bottom: auto;
    top: 0;
    z-index: 1000;
    border: 0;
    border-bottom: 1px solid black;
    text-align: center;
    margin-top: 1rem !important;
    line-height: 110% !important;
    width: max-content;
    display: none !important;
  }
  .events-index {
    --events-card-top: 1rem;
    padding-bottom: 5rem;
  }
  .events-card {
    margin-top: 0.75rem;
  }
  .events-card__inner {
    grid-template-columns: 1fr;
    gap: 1rem;
    min-height: auto;
    padding: 1rem 0 1.5rem;
  }
  .events-card__meta, .events-card__content, .events-card__media, .events-card__details {
    grid-column: auto;
  }
  .events-card__title {
    font-size: clamp(1.6rem, 14vw, 2rem);
    margin-bottom: 0.75rem;
  }
  .events-card__media {
    width: 150px;
  }
  .events-card__details {
    grid-template-columns: 1fr;
    gap: 0.5rem;
  }
  .events-card__mobile-cta .btn {
    margin-top: 0.25rem;
  }
  .events-card__desktop-cta {
    display: none;
  }
  .events-card__mobile-cta {
    display: block;
  }
  .events-card__address, .events-card__year {
    max-width: none;
    text-align: left;
    justify-self: start;
    font-size: 11px;
    line-height: 110%;
  }
  .events-card__year {
    display: none;
  }
}
.class-index {
  padding: 0 0 10rem;
}
.class-index__list {
  border-top: 1px solid rgba(0, 0, 0, 0.22);
}
.course-card {
  position: relative;
  overflow: hidden;
  --course-card-line-scale: 1;
  --course-card-line-origin: left center;
  --course-card-toggle-opacity: 1;
  background: var(--color-background);
  transition: color 0.18s ease;
}
.course-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #000;
  transform: scaleY(0);
  transform-origin: top center;
  transition: transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
  pointer-events: none;
}
.course-card::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: rgba(0, 0, 0, 0.22);
  transform: scaleX(var(--course-card-line-scale));
  transform-origin: var(--course-card-line-origin);
  pointer-events: none;
}
.course-card[data-hover-direction="up"]::before {
  transform-origin: bottom center;
}
.course-card.is-hovered {
  color: #fff;
}
.course-card.is-hovered::before {
  transform: scaleY(1);
}
.course-card.is-open {
  background: var(--color-foreground);
  color: var(--color-background);
}
.course-card.is-open::before {
  transform: scaleY(0);
}
.course-card__summary {
  position: relative;
  z-index: 1;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  align-items: center;
  text-align: left;
  background: transparent;
  border: 0;
  color: inherit;
  padding: 0.72rem 3.25rem 0.8rem 1.5rem;
  cursor: pointer;
  transform-origin: center center;
  transition: transform 0.32s cubic-bezier(0.22, 1, 0.36, 1);
}
.course-card__summary span {
  display: block;
  min-width: 0;
}
.course-card__summary.mono {
  font-size: 14px;
}
.course-card__summary::before, .course-card__summary::after, .faq-item__icon::before, .faq-item__icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform-origin: 50% 50%;
  transition: transform 0.28s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.2s ease;
}
.course-card__summary::before, .course-card__summary::after {
  opacity: var(--course-card-toggle-opacity, 1);
}
.course-card__summary::before, .faq-item__icon::before {
  transform: translate(-50%, -50%) rotate(0deg);
}
.course-card__summary::after, .faq-item__icon::after {
  transform: translate(-50%, -50%) rotate(90deg) scaleX(1);
}
.course-card.is-open .course-card__summary::before, .faq-item.is-open .faq-item__icon::before {
  transform: translate(-50%, -50%) rotate(180deg);
}
.course-card.is-open .course-card__summary::after, .faq-item.is-open .faq-item__icon::after {
  transform: translate(-50%, -50%) rotate(90deg) scaleX(0);
  opacity: 0;
}
.course-card__summary::before, .course-card__summary::after {
  width: 1.3rem;
  top: 50%;
  left: auto;
  right: 1.5rem;
  transition: transform 0.28s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.2s ease, width 0.28s cubic-bezier(0.22, 1, 0.36, 1), right 0.28s cubic-bezier(0.22, 1, 0.36, 1);
}
.course-card__summary::before {
  transform: translate(0, -50%) rotate(0deg);
}
.course-card__summary::after {
  transform: translate(0, -50%) rotate(90deg) scaleX(1);
}
.course-card.is-open .course-card__summary::before {
  transform: translate(0, -50%) rotate(180deg);
}
.course-card.is-open .course-card__summary::after {
  transform: translate(0, -50%) rotate(90deg) scaleX(0);
}
.course-card__title {
  grid-column: span 2 / span 2;
}
.course-card__title, .course-card__detail-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.course-card__date, .course-card__category, .course-card__title {
  opacity: 0.72;
  transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.18s ease, letter-spacing 0.3s ease;
}
.course-card.is-hovered .course-card__date, .course-card.is-hovered .course-card__category, .course-card.is-hovered .course-card__title, .course-card.is-open .course-card__date, .course-card.is-open .course-card__category, .course-card.is-open .course-card__title {
  opacity: 1;
}
.course-card__detail {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.course-card__detail-inner {
  display: flex;
  justify-content: center;
  gap: 1.25rem;
  align-items: start;
  padding: 2rem 1.5rem 4rem;
  align-items: center;
  transform-origin: top center;
  will-change: transform, opacity;
}
.course-card__copy {
  display: grid;
  gap: 1rem;
  min-width: 0;
  max-width: 48rem;
}
.course-card__detail-header {
  display: grid;
  grid-template-columns: minmax(10rem, 18rem) minmax(0, 1fr);
  gap: 1rem;
  align-items: baseline;
}
.course-card__detail-title {
  font-size: inherit;
  font-weight: 400;
  margin: 0;
}
.course-card__description {
  font-size: 13px;
}
@media (width >= 48rem) {
  .course-card__description {
    font-size: 14px;
  }
}
.course-card__description {
  font-family: "GT America", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.3;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 400;
  line-height: 127%;
  padding: 2rem 5rem;
}
.course-card__description p {
  margin: 0 0 0.9rem;
}
.course-card__description p:last-child {
  margin-bottom: 0;
}
.course-card__schedule {
  display: grid;
  gap: 0.25rem;
  padding: 0 5rem 2rem;
}
.course-card__schedule-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  padding: 0.1rem 0.1rem 0.1rem 0.6rem;
  max-width: 500px;
  border-radius: 2px;
}
.course-card__media {
  margin: 0;
  width: 100%;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  background: #000;
  max-width: 260px;
  transition: 0.25s ease-out;
  border-radius: 0.1rem;
}
.course-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: 250ms ease-out;
}
@media (hover:hover) {
  .course-card:not(.is-open) {
    transition: color 0.18s ease, z-index 0s linear 0.18s;
  }
  .course-card:not(.is-open):hover {
    z-index: 2;
  }
  .course-card:not(.is-open):hover .course-card__summary {
    transform: scale(1.006) translateX(-0.14rem);
  }
  .course-card:not(.is-open):hover .course-card__summary::before, .course-card:not(.is-open):hover .course-card__summary::after {
    width: 1.4rem;
    right: 1.2rem;
  }
  .course-card:not(.is-open):hover .course-card__date {
    transform: translateX(-0.2rem);
  }
  .course-card:not(.is-open):hover .course-card__category {
    transform: translateX(0.2rem);
  }
  .course-card:not(.is-open):hover .course-card__title {
    transform: translateX(0.45rem);
    letter-spacing: 0.03em;
  }
  .course-card__schedule-item:hover {
    background-color: var(--color-background);
    color: var(--color-foreground);
  }
  .course-card__schedule-item:hover .enroll-btn {
    background-color: var(--color-foreground);
    color: var(--color-background);
  }
}
@media (max-width: 1024px) {
  .course-card__summary, .course-card__detail-header {
    grid-template-columns: 7rem minmax(9rem, 13rem) minmax(0, 1fr);
  }
  .course-card__detail-header {
    grid-template-columns: minmax(9rem, 13rem) minmax(0, 1fr);
  }
  .course-card__detail-inner {
    grid-template-columns: minmax(0, 1fr) 260px;
  }
}
@media (max-width: 990px) {
  .class-index {
    padding: 0 0 4rem;
  }
  .course-card__summary {
    padding-inline: calc(var(--spacing) * 4);
    padding-block: calc(var(--spacing) * 5);
    grid-template-columns: repeat(1, 1fr);
    gap: 0.4rem 1rem;
    align-items: end;
    padding-right: 3.25rem;
  }
  .course-card__summary::before, .course-card__summary::after {
    display: block;
    width: 1.3rem;
    top: 1.85rem;
    left: auto;
    right: 1rem;
    opacity: var(--course-card-toggle-opacity, 1);
    transform-origin: 50% 50%;
  }
  .course-card__summary::before {
    transform: translate(0, -50%) rotate(0deg);
  }
  .course-card__summary::after {
    transform: translate(0, -50%) rotate(90deg) scaleX(1);
  }
  .course-card.is-open .course-card__summary::before {
    transform: translate(0, -50%) rotate(180deg);
  }
  .course-card.is-open .course-card__summary::after {
    transform: translate(0, -50%) rotate(90deg) scaleX(0);
  }
  .course-card__category {
    grid-column: 1;
    grid-row: 1;
  }
  .course-card__title {
    grid-column: 1 / -1;
    grid-row: 2;
    padding-bottom: 0;
  }
  .course-card__detail-inner {
    flex-direction: column;
    grid-template-columns: 1fr;
    gap: 1rem;
    padding: 0 0 1rem;
  }
  .course-card__detail-header {
    grid-template-columns: 1fr;
    gap: 0.35rem;
  }
  .course-card__schedule-item {
    align-items: flex-start;
    flex-direction: column;
  }
  .course-card__media {
    max-width: 40%;
    margin-top: 1rem;
  }
  .course-card__date, .course-card__category {
    font-size: 12px;
  }
  .course-card__summary .course-card__date {
    display: none;
  }
  .course-card__description {
    padding-inline: calc(var(--spacing) * 4);
    font-size: 0.9rem;
  }
  .course-card__schedule {
    padding-inline: calc(var(--spacing) * 4);
  }
  .course-card__schedule-item {
    padding-inline: 0;
  }
  .course-card__schedule-item {
    gap: 0.5rem;
  }
  .course-card__schedule {
    gap: 1.5rem;
  }
}
.hero-copy {
  font-family: 'EK Roumald', 'Times New Roman', Times, serif;
  font-size: clamp(3rem, 3.9vw, 5.3rem);
  font-size: 4.08vw;
  font-weight: 400;
  line-height: 105%;
  letter-spacing: -0.0345em;
  padding-top: 2.8em;
  font-feature-settings: 'ss02' on, 'ss08' on;
}
.hero-copy p {
  margin: 0;
}
.hero-copy::after {
  content: "";
  display: block;
  clear: both;
}
.hero-copy {
  hanging-punctuation: first last;
}
@media (max-width: 1200px) {
  .topbar {
    column-gap: 48px;
    margin-bottom: 110px;
  }
  .hero-copy {
    font-size: clamp(2.8rem, 4.16vw, 4.5rem);
    line-height: 0.97;
  }
  .amenities-section__list {
    width: calc(100vw - 3rem);
  }
}
@media (max-width:768px) {
  .amenities-section {
    padding: 10vh 0 16vh;
  }
  .membership-benefits {
    padding: 10vh 0 16vh;
  }
}
@media (max-width: 900px) {
  .about-page-nav {
    top: auto;
    bottom: 1rem;
  }
  .topbar {
    grid-template-columns: 1fr;
    row-gap: 10px;
    margin-bottom: 52px;
  }
  .brand {
    justify-self: start;
    text-align: left;
  }
  .address {
    white-space: normal;
  }
  .hero-copy {
    font-size: clamp(2.2rem, 7vw, 3.6rem);
    line-height: 0.98;
    letter-spacing: -0.03em;
  }
  .amenities-section__inner {
    min-height: auto;
  }
  .amenities-section__media {
    inset: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .amenities-section__list {
    width: 100%;
    margin: 0;
    padding: 60vw 1.5rem 30vh;
    text-align: center;
  }
  .membership-benefits__inner {
    min-height: auto;
  }
  .membership-benefits__heading-wrap {
    position: relative;
    inset: auto;
    width: 100%;
    padding: 0 1.5rem 3rem;
    pointer-events: auto;
  }
  .membership-benefits__heading {
    position: static;
    width: 100%;
    max-width: 12ch;
    transform: none;
    text-align: center;
    margin: 0 auto;
  }
  .membership-benefits__list {
    width: 100%;
    margin: 0;
    padding: 0 1.5rem;
    text-align: center;
  }
  .membership-tiers__grid {
    grid-template-columns: 1fr;
    gap: 5rem;
  }
  .hero-image {
    float: left;
    margin: 2rem 1rem 1rem 0;
  }
  .hero-copy p {
    top: 0;
  }
}
@media (max-width: 560px) {
  .page-membership .mono.small-text, .copy-box.mono {
    font-size: 0.75rem;
  }
  .page-about #main > section[id] {
    scroll-margin-top: 2.3rem;
  }
  .about-page-nav {
    width: 100%;
    max-width: none;
    top: 0;
    bottom: auto;
    z-index: 1000;
  }
  .about-page-nav__list {
    gap: 0.2rem;
    padding: 0.3rem;
    margin: 0 auto;
    width: 100%;
    border-radius: 0;
  }
  .about-page-nav__link {
    padding-left: 0.58rem;
    padding-right: 0.58rem;
    font-size: 0.64rem;
  }
  .image-banner {
    height: 50svh;
  }
  .topbar {
    font-size: 11px;
    line-height: 1.2;
    margin-bottom: 34px;
  }
  .mobile-flyout-nav {
    bottom: 1.5rem;
  }
  .mobile-flyout-nav__panel {
    max-width: calc(100vw - 1rem);
  }
  .mobile-flyout-nav__list {
    min-width: min(14rem, calc(100vw - 1rem));
  }
  .topbar > a {
    display: none;
  }
  .hero-copy {
    font-size: clamp(1.6rem, 2vw, 2.8rem);
    line-height: 1.1;
    letter-spacing: -0.02em;
    padding-top: 5rem;
  }
  .amenities-section__media-frame {
    width: 45vw;
    border-radius: 1rem;
    width: 40%;
    top: 60px;
    transform: none;
    opacity: 1;
    z-index: 20;
  }
  .amenities-section__list {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .amenities-section__item {
    font-size: clamp(1.7rem, 3w, 1.9rem);
  }
  .membership-benefits__heading-wrap, .membership-benefits__list {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .membership-benefits__heading {
    margin: 0 auto;
  }
  .membership-tiers {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 2.5rem;
    padding-top: 4rem;
  }
  .membership-tier__benefits {
    margin-top: 2rem;
  }
  .membership-tier__benefit {
    font-size: 0.8rem;
    padding: 0.58rem 0 0.52rem;
  }
  .membership-benefits__item {
    font-size: clamp(1.4rem, 3vw, 1.9rem);
    padding-bottom: 1rem;
  }
  .hero-image {
    display: none;
  }
  .hero-image img {
    border-radius: 8px;
  }
  .membership-tier__title, .membership-tier__cost {
    font-size: clamp(2.2rem, 4.6vw, 5rem);
  }
  .footer-wrapper {
    min-height: 80svh;
    padding-bottom: 6rem;
  }
}
#location {
  padding: calc(var(--spacing) * 3);
}
@media (width >= 48rem) {
  #location {
    padding: calc(var(--spacing) * 4);
  }
}
#location {
  background-color: #f0f0f0;
  font-family: "EK Roumald", 'Times New Roman', Times, serif;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 112%;
}
.map-container {
  max-width: 900px;
  margin: 0 auto;
}
#map {
  height: 500px;
  width: 100%;
  border-radius: 1.25rem;
  z-index: 0;
  touch-action: pan-y pinch-zoom;
}
#map .leaflet-container {
  touch-action: pan-y pinch-zoom;
}
.leaflet-container a.leaflet-popup-close-button {
  display: none;
}
.map-container p {
  font-weight: 500;
  line-height: 112%;
  letter-spacing: -0.02em;
  margin-bottom: 1rem;
}
.btn {
  font-family: "EK Roumald", 'Times New Roman', Times, serif;
  font-size: 1.625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.0325rem;
  border: 0.5px solid #000;
  background: rgba(255, 255, 255, 0.50);
  backdrop-filter: blur(12.5px);
  padding: 0.1rem 0.5rem;
  display: inline-block;
  font-feature-settings: 'ss02' on, 'ss08' on;
  transition: 0.25s ease-out;
}
.signup-link {
  font-family: "EK Roumald", 'Times New Roman', Times, serif;
  font-size: 3.125rem;
  font-size: clamp(2.25rem, 5vw, 3.125rem);
  display: block;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.0225em;
  background: #F1ECE7;
  color: #0033CC;
  border-radius: 0;
  width: 100%;
  text-align: center;
  padding: 1.2rem 1.4rem;
  display: inline-block;
  font-feature-settings: 'ss02' on, 'ss08' on;
  transition: 0.3s ease-out;
}
.small-text {
  line-height: 2;
  text-align: center;
  width: 100%;
}
.small-text a, .entry-content a {
  color: #0033CC;
}
.btn::after, .enroll-btn::after, .signup-link::after {
  content: "\2192";
  margin-left: 0.25rem;
  display: inline-block;
}
.btn::after {
  transition: 0.25s ease-out;
}
.enroll-btn, .course-card__schedule-item {
  transition: 0.14s ease-out;
}
@media (hover:hover) {
  .btn:hover::after, .enroll-btn:hover::after {
    margin-left: 0.3rem;
  }
  .signup-link:hover {
    border-radius: 5rem;
  }
  .btn:hover {
    box-shadow: 0 0px 8px rgba(0, 0, 0, 0.1);
    border-radius: 1.5rem;
  }
}
.enroll-btn {
  font-family: "GT America Mono LCGV", monospace;
  background: #FFF;
  background-color: var(--color-background);
  color: var(--color-foreground);
  padding: .35rem 1rem;
  border-radius: 2px;
}
.faq-section {
  background: #DFE2D0;
  padding: 8rem 1.5rem 7rem;
}
.faq-section__inner {
  width: min(100%, 46rem);
  margin: 0 auto;
}
.faq-accordion {
  border-bottom: 1px solid rgba(0, 0, 0, 0.65);
}
.faq-item {
  border-top: 1px solid rgba(0, 0, 0, 0.65);
}
.faq-item__heading {
  margin: 0;
}
.faq-item__trigger {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  column-gap: 1.25rem;
  padding: 0.95rem 0.4rem 0.95rem 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  cursor: pointer;
  text-align: center;
}
.faq-item__question {
  display: block;
  font-family: "GT America Mono LCGV", monospace;
  font-size: clamp(0.9rem, 1vw, 1rem);
  line-height: 1.2;
  text-transform: uppercase;
}
.faq-item__icon {
  position: relative;
  width: 1.3rem;
  height: 1.3rem;
  flex: 0 0 auto;
}
.faq-item__panel {
  overflow: hidden;
  height: auto;
  transition: height 0.42s cubic-bezier(0.22, 1, 0.36, 1);
}
.faq-item__answer {
  padding: 1rem 1rem 2.6rem 1rem;
  font-family: "GT America", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: clamp(1.45rem, 2.2vw, 2.05rem);
  font-weight: 400;
  line-height: 1.02;
  letter-spacing: -0.03em;
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.28s ease, transform 0.42s cubic-bezier(0.22, 1, 0.36, 1);
}
.faq-item__answer p {
  margin: 0;
}
.faq-item:not(.is-open) .faq-item__answer {
  opacity: 0;
  transform: translateY(-0.4rem);
}
.faq-item__trigger:focus-visible {
  outline: 1px solid currentColor;
  outline-offset: 4px;
}
#contact {
  min-height: 50svh;
}
@media (width >= 48rem) {
  #contact {
    min-height: 100svh;
  }
}
#contact {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 1rem;
  padding: 5rem 1rem;
  font-family: "EK Roumald", 'Times New Roman', Times, serif;
  font-size: 6vw;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.0325em;
  font-feature-settings: 'ss02' on, 'ss08' on;
}
#contact a {
  position: relative;
  text-decoration: none;
  color: inherit;
  display: inline-block;
  line-height: 90%;
}
@media (hover:hover) {
  #contact a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -0.12em;
    width: 100%;
    height: 1px;
    background: currentColor;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.25s ease;
  }
  #contact a:hover::after, #contact a:focus::after {
    transform: scaleX(1);
  }
}
@media (max-width: 900px) {
  .faq-section {
    padding-top: 6rem;
    padding-bottom: 5rem;
  }
  .faq-item__answer {
    padding-right: 1.25rem;
    padding-bottom: 2rem;
    padding-left: 0;
  }
}
@media (max-width: 560px) {
  #contact {
    font-size: clamp(1rem, 7vw, 1.7rem);
  }
  #map {
    height: 400px;
  }
  #location {
    font-size: 1.25rem;
  }
  .faq-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .faq-item__trigger {
    padding-right: 0;
    column-gap: 0.75rem;
  }
  .faq-item__question {
    font-size: 0.78rem;
    line-height: 1.25;
    text-wrap: balance;
  }
  .faq-item__icon {
    width: 1rem;
    height: 1rem;
  }
  .faq-item__answer {
    padding-right: 0;
    padding-left: 0;
  }
  .faq-item__answer {
    font-size: clamp(1.25rem, 6vw, 1.7rem);
    line-height: 1.05;
  }
}
.firing-gallery {
  --connected-gallery-ratio: 0.8;
  width: 100%;
  padding: 6rem 0 0;
  overflow-x: clip;
}
.connected-gallery__grid {
  display: grid;
  grid-template-columns: 100%;
  grid-auto-rows: auto;
  gap: 0;
  margin: 0 auto;
  width: 100%;
}
.connected-gallery__item {
  position: relative;
  margin: 0;
}
.connected-gallery__item-media {
  position: relative;
  overflow: hidden;
  display: grid;
  place-items: center;
  width: 100%;
  height: auto;
  aspect-ratio: var(--connected-gallery-ratio);
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
}
.connected-gallery__item-media-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.connected-gallery__item-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.js .js-connected-grid:not(.is-ready) .connected-gallery__item-media, .js .js-connected-grid:not(.is-ready) .connected-gallery__item-media-inner {
  visibility: hidden;
}
@media (max-width: 1024px) {
  .firing-gallery {
    padding-top: 5rem;
  }
  .connected-gallery__grid {
    width: min(100%, 68rem);
  }
}
@media (max-width: 767px) {
  .page-firing .copy-container {
    padding-bottom: 1rem;
  }
  .firing-gallery {
    padding: 5rem 0rem 4rem;
  }
  .connected-gallery__grid {
    width: 100%;
    gap: 0;
  }
}
@media (min-width: 53em) {
  .connected-gallery__grid {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .connected-gallery__item {
    grid-column: var(--c) / span var(--s);
    grid-row: var(--r);
  }
}
.studio-gallery {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding: clamp(1rem, 2vw, 1.5rem) 0 1rem;
  overflow: hidden;
  overscroll-behavior-inline: contain;
  overscroll-behavior-x: contain;
}
.studio-gallery__marquee {
  display: block;
  overflow: visible;
  padding-inline: 1.25rem;
  overscroll-behavior-inline: contain;
  overscroll-behavior-x: contain;
  touch-action: pan-y pinch-zoom;
}
.studio-gallery__marquee, .studio-gallery__marquee * {
  cursor: ew-resize;
}
.studio-gallery__track {
  display: flex;
  align-items: stretch;
  gap: 1.25rem;
  width: max-content;
  will-change: transform;
}
.studio-gallery__slide {
  width: auto;
  flex: 0 0 auto;
}
.studio-gallery__image-wrap {
  height: clamp(18rem, 33vw, 42rem);
  border-radius: 1.75rem;
  overflow: hidden;
}
.studio-gallery__image-wrap img {
  display: block;
  width: auto;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
}
@media (max-width: 639px) {
  .studio-gallery__image-wrap {
    height: 62vw;
    border-radius: 1.25rem;
  }
}
.error404-header {
  min-height: 100svh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-transform: uppercase;
}
#main-menu a {
  display: block;
}
@media (max-width: 767px) {
  #site-navigation > .menu-nav-wrapper {
    display: none;
  }
  .mobile-flyout-nav {
    display: block;
  }
  .page-title {
    margin-block: 2rem;
  }
}
.page-content > *, .entry-content > * {
  margin-inline: auto;
  max-width: var(--container-content);
}
.entry-content > .alignwide {
  max-width: var(--container-wide);
}
.entry-content > .alignfull {
  max-width: none;
}
.entry-content > .alignleft {
  float: left;
  margin-right: calc(var(--spacing) * 8);
}
.entry-content > .alignright {
  float: right;
  margin-left: calc(var(--spacing) * 8);
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.static {
  position: static;
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.container {
  width: 100%;
}
@media (width >= 40rem) {
  .container {
    max-width: 40rem;
  }
}
@media (width >= 48rem) {
  .container {
    max-width: 48rem;
  }
}
@media (width >= 64rem) {
  .container {
    max-width: 64rem;
  }
}
@media (width >= 80rem) {
  .container {
    max-width: 80rem;
  }
}
@media (width >= 96rem) {
  .container {
    max-width: 96rem;
  }
}
@media (width >= 105rem) {
  .container {
    max-width: 105rem;
  }
}
@media (width >= 135rem) {
  .container {
    max-width: 135rem;
  }
}
.my-5 {
  margin-block: calc(var(--spacing) * 5);
}
.mt-5 {
  margin-top: calc(var(--spacing) * 5);
}
.mt-10 {
  margin-top: calc(var(--spacing) * 10);
}
.mt-20 {
  margin-top: calc(var(--spacing) * 20);
}
.ml-auto {
  margin-left: auto;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.table {
  display: table;
}
.aspect-1\/1 {
  aspect-ratio: 1/1;
}
.aspect-3\/2 {
  aspect-ratio: 3/2;
}
.aspect-3\/4 {
  aspect-ratio: 3/4;
}
.aspect-4\/5 {
  aspect-ratio: 4/5;
}
.aspect-5\/4 {
  aspect-ratio: 5/4;
}
.aspect-5\/7 {
  aspect-ratio: 5/7;
}
.aspect-9\/16 {
  aspect-ratio: 9/16;
}
.aspect-16\/9 {
  aspect-ratio: 16/9;
}
.aspect-auto {
  aspect-ratio: auto;
}
.h-0 {
  height: calc(var(--spacing) * 0);
}
.w-0 {
  width: calc(var(--spacing) * 0);
}
.transform {
  transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
}
.resize {
  resize: both;
}
.justify-between {
  justify-content: space-between;
}
.overflow-hidden {
  overflow: hidden;
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.px-4 {
  padding-inline: calc(var(--spacing) * 4);
}
.px-5 {
  padding-inline: calc(var(--spacing) * 5);
}
.py-8 {
  padding-block: calc(var(--spacing) * 8);
}
.py-10 {
  padding-block: calc(var(--spacing) * 10);
}
.py-20 {
  padding-block: calc(var(--spacing) * 20);
}
.pt-10 {
  padding-top: calc(var(--spacing) * 10);
}
.pb-10 {
  padding-bottom: calc(var(--spacing) * 10);
}
.pb-16 {
  padding-bottom: calc(var(--spacing) * 16);
}
.pb-30 {
  padding-bottom: calc(var(--spacing) * 30);
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.leading-tight {
  --tw-leading: var(--leading-tight);
  line-height: var(--leading-tight);
}
.text-balance {
  text-wrap: balance;
}
.text-orange-500 {
  color: var(--color-orange-500);
}
.normal-case {
  text-transform: none;
}
.italic {
  font-style: italic;
}
.opacity-0 {
  opacity: 0%;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.transition {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.content-none {
  --tw-content: none;
  content: none;
}
@media (width >= 48rem) {
  .md\:items-end {
    align-items: flex-end;
  }
}
@media (width >= 48rem) {
  .md\:p-4 {
    padding: calc(var(--spacing) * 4);
  }
}
@media (width >= 48rem) {
  .md\:pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
}
@media (width >= 48rem) {
  .md\:pt-40 {
    padding-top: calc(var(--spacing) * 40);
  }
}
@media (width >= 64rem) {
  .lg\:block {
    display: block;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[50\%\] {
    width: 50%;
  }
}
@media (width >= 64rem) {
  .lg\:pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }
}
@media (width >= 64rem) {
  .lg\:pl-0 {
    padding-left: calc(var(--spacing) * 0);
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@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;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-border-style: solid;
      --tw-leading: initial;
      --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;
    }
  }
}
