*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: "Jost", "Futura", "Helvetica Neue", Arial, sans-serif;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: "DM Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

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

/* -------------------------------------------------------------------------
     TWO PALETTES, ONE SET OF CLASS NAMES (2026-09-16).

     The 2026 redesign put both brands on one signal red. Entertainment keeps it;
     the Healing side has its own, so the chromatic roles — signal / secondary
     ground / deep panel / muted type / soft decorative mark — are CSS variables,
     and `/healing/*` overrides them on <html class="theme-healing">.

     WHY VARIABLES AND NOT A SECOND `healing-*` TOKEN SET: that namespace existed
     here before and was deleted for good reason (two names per value ⇒ someone
     edits `red` and forgets `healing-red`). Variables keep ONE class vocabulary
     and ONE definition of each role, including inside the shared component layer
     below — `.btn`, `.eyebrow`, `.prose a`, `::selection` and the mobile menu all
     re-theme with zero duplicated CSS and zero per-brand markup.

     THE HEALING VALUES COME OUT OF THE CLIENT'S OWN PHOTOGRAPH — the botanical
     hat/shirt portrait that is already this side's hero image. Wine, forest green
     and smoky lilac are sampled from it; the petal ground is the one value she
     asked to keep. **`maroon` is a deep FOREST GREEN on this side** and `red` is
     a wine — they are role names, not hue names. Derivation, sampled hues and
     contrast table: reference/design-tokens.md § 01.

     SUPERSEDED, DO NOT REVIVE: the first attempt (same day) rotated Entertainment's
     palette −40° in OKLCH holding lightness AND chroma, giving #E13098 magenta /
     #3C0A28 plum. The client rejected it on sight — "way too teen bop". Matching
     the red's chroma is exactly what made it candy: see § 01 for why area, not
     hue, was the real mistake.

     `cream` and the `ink` family are genuinely shared, so they stay literal hexes
     in the Tailwind theme — only what actually differs lives here.
     ------------------------------------------------------------------------- */

:root {
  --c-red: 240 48 28;
  /* #F0301C signal red       */
  --c-blush: 246 220 214;
  /* #F6DCD6 blush            */
  --c-maroon: 59 18 14;
  /* #3B120E deep maroon      */
  --c-rose-mute: 107 59 52;
  /* #6B3B34                  */
  --c-lilac: 246 220 214;
  /* #F6DCD6 soft mark = blush */
}

/* /healing/* only. Every Healing page carries this class on <html>; a Healing
     page that forgets it renders in Entertainment's red, so copy the whole tag. */

.theme-healing {
  --c-red: 123 33 60;
  /* #7B213C wine            */
  --c-blush: 243 219 229;
  /* #F3DBE5 petal           */
  --c-maroon: 27 49 30;
  /* #1B311E deep forest     */
  --c-rose-mute: 85 66 94;
  /* #55425E smoky lilac     */
  --c-lilac: 143 120 149;
  /* #8F7895 lilac mark      */
}

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

::-moz-selection {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--c-red) / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

::selection {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--c-red) / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* Design system 07 — images are edge-to-edge, never framed or shadowed. */

img {
  max-width: 100%;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

/* -------------------------------------------------------------------------
     UTILITY LABEL — design system 02. DM Mono, uppercase, 0.14em, 12–14px.
     Nav items, buttons, eyebrow kickers, captions, credits headings.
     ------------------------------------------------------------------------- */

.label {
  font-family: "DM Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.14em;
}

@media (min-width: 768px) {
  .label {
    font-size: 13px;
  }
}

/* -------------------------------------------------------------------------
     SECTION EYEBROW — design system 03. A dot, then a lowercase label.
     Opens every section. The dot inherits the section's text colour, so the
     same class works on cream, red, blush and maroon without a variant.
     ------------------------------------------------------------------------- */

.eyebrow {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  font-size: 16px;
  line-height: 1;
}

@media (min-width: 768px) {
  .eyebrow {
    font-size: 17px;
  }
}

.eyebrow::before {
  content: "";
  display: inline-block;
  height: 0.5rem;
  width: 0.5rem;
  flex-shrink: 0;
  border-radius: 9999px;
  background-color: currentColor;
}

/* A larger free-standing circle mark, used to head a card in a grid. */

.dot {
  display: block;
  height: 15px;
  width: 15px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(20 17 15 / var(--tw-bg-opacity, 1));
}

/* -------------------------------------------------------------------------
     BUTTONS — design system 04. 999px radius, DM Mono label, three grounds.
     ------------------------------------------------------------------------- */

.\!btn {
  display: inline-block;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(var(--c-red) / var(--tw-bg-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-family: "DM Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.14em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.\!btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(20 17 15 / var(--tw-bg-opacity, 1));
}

@media (min-width: 768px) {
  .\!btn {
    font-size: 13px;
  }
}

.btn {
  display: inline-block;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(var(--c-red) / var(--tw-bg-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-family: "DM Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.14em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(20 17 15 / var(--tw-bg-opacity, 1));
}

@media (min-width: 768px) {
  .btn {
    font-size: 13px;
  }
}

.btn-outline {
  display: inline-block;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(20 17 15 / var(--tw-border-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-family: "DM Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.14em;
  --tw-text-opacity: 1;
  color: rgb(20 17 15 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn-outline:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(20 17 15 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(253 248 239 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .btn-outline {
    font-size: 13px;
  }
}

/* On a red panel: white keyline, fills white with red type. */

.btn-on-red {
  display: inline-block;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-family: "DM Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.14em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn-on-red:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(var(--c-red) / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .btn-on-red {
    font-size: 13px;
  }
}

/* Over photography or on maroon: white keyline, fills white with ink type. */

.btn-on-dark {
  display: inline-block;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-family: "DM Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.14em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn-on-dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 17 15 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .btn-on-dark {
    font-size: 13px;
  }
}

.\!btn[disabled] {
  cursor: not-allowed;
  opacity: 0.45;
}

.\!btn[disabled]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--c-red) / var(--tw-bg-opacity, 1));
}

.btn[disabled],
  .btn-outline[disabled] {
  cursor: not-allowed;
  opacity: 0.45;
}

.btn[disabled]:hover,
  .btn-outline[disabled]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--c-red) / var(--tw-bg-opacity, 1));
}

/* The quiet inline "Films →" link that closes a card. */

.arrow {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  font-family: "DM Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.14em;
  --tw-text-opacity: 1;
  color: rgb(var(--c-red) / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.arrow:hover {
  --tw-text-opacity: 1;
  color: rgb(20 17 15 / var(--tw-text-opacity, 1));
}

/* -------------------------------------------------------------------------
     RICH TEXT — the client's copy is carried over from the Squarespace originals
     with its <p>/<strong>/<em>/<a>/<ul>/<h2> runs intact, so it needs a wrapper
     rather than per-element classes. `.prose` replaces the old `.rte` (Entertainment)
     and `.rt` (Healing) wrappers, which were two names for the same job.
     ------------------------------------------------------------------------- */

.prose {
  font-size: 17px;
  line-height: 1.55;
  --tw-text-opacity: 1;
  color: rgb(62 56 53 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .prose {
    font-size: 18px;
  }
}

.prose > * + * {
  margin-top: 1em;
}

.prose strong,
  .prose b {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(20 17 15 / var(--tw-text-opacity, 1));
}

.prose em,
  .prose i {
  font-style: italic;
}

.prose a {
  --tw-text-opacity: 1;
  color: rgb(var(--c-red) / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  text-decoration-color: rgb(var(--c-red) / 0.4);
  text-underline-offset: 2px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.prose a:hover {
  text-decoration-color: rgb(var(--c-red) / 1);
}

.prose h2 {
  margin-bottom: 0.5em;
  margin-top: 1.5em;
  font-family: "Permanent Marker", "Bradley Hand", cursive;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.08;
  --tw-text-opacity: 1;
  color: rgb(20 17 15 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .prose h2 {
    font-size: 34px;
  }
}

.prose h3 {
  margin-bottom: 0.5em;
  margin-top: 1.5em;
  font-family: "Permanent Marker", "Bradley Hand", cursive;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.1;
  --tw-text-opacity: 1;
  color: rgb(20 17 15 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .prose h3 {
    font-size: 26px;
  }
}

.prose h4 {
  margin-bottom: 0.9em;
  margin-top: 2em;
  font-family: "DM Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.14em;
  --tw-text-opacity: 1;
  color: rgb(107 99 96 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .prose h4 {
    font-size: 13px;
  }
}

.prose > :first-child {
  margin-top: 0px;
}

.prose > :last-child {
  margin-bottom: 0px;
}

.prose ul {
  list-style-type: disc;
  padding-left: 1.4em;
}

.prose ol {
  list-style-type: decimal;
  padding-left: 1.4em;
}

.prose li + li {
  margin-top: 0.5em;
}

.prose li > p {
  margin-top: 0px;
}

.prose blockquote {
  border-left-width: 1px;
  border-color: rgb(20 17 15 / 0.2);
  padding-left: 1.25rem;
  font-style: italic;
  --tw-text-opacity: 1;
  color: rgb(74 67 64 / var(--tw-text-opacity, 1));
}

.prose hr {
  margin-top: 2em;
  margin-bottom: 2em;
  height: 1px;
  border-width: 0px;
  background-color: rgb(20 17 15 / 0.15);
}

/* Same rich text, on a red panel or over photography. */

.prose-on-red {
  color: rgb(255 255 255 / 0.9);
}

.prose-on-red strong,
  .prose-on-red b,
  .prose-on-red h2,
  .prose-on-red h3 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.prose-on-red h4 {
  color: rgb(255 255 255 / 0.6);
}

.prose-on-red a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-color: rgb(255 255 255 / 0.5);
}

.prose-on-red a:hover {
  text-decoration-color: #fff;
}

.prose-on-red blockquote {
  border-color: rgb(255 255 255 / 0.25);
  color: rgb(255 255 255 / 0.8);
}

/* -------------------------------------------------------------------------
     FORM FIELDS — contact + newsletter. Both are still inert (no backend yet);
     see the "not connected" notice beside each.
     ------------------------------------------------------------------------- */

.field {
  width: 100%;
  border-radius: 9999px;
  border-width: 1px;
  border-color: rgb(20 17 15 / 0.3);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  font-size: 16px;
  line-height: 1.4;
  --tw-text-opacity: 1;
  color: rgb(20 17 15 / var(--tw-text-opacity, 1));
}

.field::-moz-placeholder {
  color: rgb(20 17 15 / 0.4);
}

.field::placeholder {
  color: rgb(20 17 15 / 0.4);
}

.field:focus {
  --tw-border-opacity: 1;
  border-color: rgb(20 17 15 / var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.field:disabled {
  cursor: not-allowed;
  opacity: 0.7;
}

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

.pointer-events-none {
  pointer-events: none;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.inset-3 {
  inset: 0.75rem;
}

.inset-x-0 {
  left: 0px;
  right: 0px;
}

.-left-12 {
  left: -3rem;
}

.-right-11 {
  right: -2.75rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-5 {
  bottom: 1.25rem;
}

.bottom-\[14\%\] {
  bottom: 14%;
}

.bottom-\[18\%\] {
  bottom: 18%;
}

.bottom-\[20\%\] {
  bottom: 20%;
}

.bottom-\[22\%\] {
  bottom: 22%;
}

.bottom-\[24\%\] {
  bottom: 24%;
}

.left-0 {
  left: 0px;
}

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

.right-0 {
  right: 0px;
}

.right-2 {
  right: 0.5rem;
}

.right-\[14\%\] {
  right: 14%;
}

.right-\[9\%\] {
  right: 9%;
}

.top-0 {
  top: 0px;
}

.top-2 {
  top: 0.5rem;
}

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

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

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

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

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

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

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

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

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

.top-full {
  top: 100%;
}

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

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

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

.z-\[60\] {
  z-index: 60;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.\!mt-2 {
  margin-top: 0.5rem !important;
}

.\!mt-3 {
  margin-top: 0.75rem !important;
}

.\!mt-6 {
  margin-top: 1.5rem !important;
}

.\!mt-7 {
  margin-top: 1.75rem !important;
}

.-mr-2 {
  margin-right: -0.5rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-11 {
  margin-top: 2.75rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-14 {
  margin-top: 3.5rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-\[59px\] {
  margin-top: 59px;
}

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[1080\/1215\] {
  aspect-ratio: 1080/1215;
}

.aspect-\[3\/4\] {
  aspect-ratio: 3/4;
}

.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}

.aspect-\[662\/883\] {
  aspect-ratio: 662/883;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

.h-11 {
  height: 2.75rem;
}

.h-52 {
  height: 13rem;
}

.h-8 {
  height: 2rem;
}

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

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

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

.h-\[46\%\] {
  height: 46%;
}

.h-\[52\%\] {
  height: 52%;
}

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

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

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

.h-\[calc\(100svh-59px\)\] {
  height: calc(100svh - 59px);
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.max-h-\[110px\] {
  max-height: 110px;
}

.max-h-\[calc\(100vh-4rem\)\] {
  max-height: calc(100vh - 4rem);
}

.max-h-full {
  max-height: 100%;
}

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

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

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

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

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

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

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

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

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

.w-1\/5 {
  width: 20%;
}

.w-10 {
  width: 2.5rem;
}

.w-11 {
  width: 2.75rem;
}

.w-\[74px\] {
  width: 74px;
}

.w-\[92\%\] {
  width: 92%;
}

.w-\[92px\] {
  width: 92px;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.min-w-\[190px\] {
  min-width: 190px;
}

.min-w-\[240px\] {
  min-width: 240px;
}

.max-w-\[1200px\] {
  max-width: 1200px;
}

.max-w-\[14ch\] {
  max-width: 14ch;
}

.max-w-\[16ch\] {
  max-width: 16ch;
}

.max-w-\[18ch\] {
  max-width: 18ch;
}

.max-w-\[20ch\] {
  max-width: 20ch;
}

.max-w-\[22ch\] {
  max-width: 22ch;
}

.max-w-\[24ch\] {
  max-width: 24ch;
}

.max-w-\[26ch\] {
  max-width: 26ch;
}

.max-w-\[30ch\] {
  max-width: 30ch;
}

.max-w-\[32ch\] {
  max-width: 32ch;
}

.max-w-\[380px\] {
  max-width: 380px;
}

.max-w-\[40ch\] {
  max-width: 40ch;
}

.max-w-\[42ch\] {
  max-width: 42ch;
}

.max-w-\[46ch\] {
  max-width: 46ch;
}

.max-w-\[52ch\] {
  max-width: 52ch;
}

.max-w-\[62ch\] {
  max-width: 62ch;
}

.max-w-\[741px\] {
  max-width: 741px;
}

.max-w-\[900px\] {
  max-width: 900px;
}

.max-w-full {
  max-width: 100%;
}

.max-w-measure {
  max-width: 62ch;
}

.max-w-prose {
  max-width: 68ch;
}

.max-w-shell {
  max-width: 1300px;
}

.flex-1 {
  flex: 1 1 0%;
}

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

.grow {
  flex-grow: 1;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.break-inside-avoid {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}

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

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

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

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

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

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

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

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

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

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

.gap-10 {
  gap: 2.5rem;
}

.gap-11 {
  gap: 2.75rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-x-10 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.gap-y-12 {
  row-gap: 3rem;
}

.gap-y-2 {
  row-gap: 0.5rem;
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-ink\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(20 17 15 / 0.1);
}

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

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

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

.text-pretty {
  text-wrap: pretty;
}

.rounded-\[10px\] {
  border-radius: 10px;
}

.rounded-card {
  border-radius: 14px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-hero {
  border-radius: 18px;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l {
  border-left-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-ink\/10 {
  border-color: rgb(20 17 15 / 0.1);
}

.border-red\/30 {
  border-color: rgb(var(--c-red) / 0.3);
}

.border-white\/15 {
  border-color: rgb(255 255 255 / 0.15);
}

.border-white\/25 {
  border-color: rgb(255 255 255 / 0.25);
}

.border-white\/55 {
  border-color: rgb(255 255 255 / 0.55);
}

.bg-bar {
  --tw-bg-opacity: 1;
  background-color: rgb(15 15 15 / var(--tw-bg-opacity, 1));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-blush {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--c-blush) / var(--tw-bg-opacity, 1));
}

.bg-cream {
  --tw-bg-opacity: 1;
  background-color: rgb(253 248 239 / var(--tw-bg-opacity, 1));
}

.bg-ink {
  --tw-bg-opacity: 1;
  background-color: rgb(20 17 15 / var(--tw-bg-opacity, 1));
}

.bg-ink\/60 {
  background-color: rgb(20 17 15 / 0.6);
}

.bg-ink\/65 {
  background-color: rgb(20 17 15 / 0.65);
}

.bg-ink\/95 {
  background-color: rgb(20 17 15 / 0.95);
}

.bg-lilac {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--c-lilac) / var(--tw-bg-opacity, 1));
}

.bg-maroon {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--c-maroon) / var(--tw-bg-opacity, 1));
}

.bg-red {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--c-red) / var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-white\/60 {
  background-color: rgb(255 255 255 / 0.6);
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-black\/90 {
  --tw-gradient-from: rgb(0 0 0 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-ink\/55 {
  --tw-gradient-from: rgb(20 17 15 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(20 17 15 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-ink\/60 {
  --tw-gradient-from: rgb(20 17 15 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(20 17 15 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-ink\/70 {
  --tw-gradient-from: rgb(20 17 15 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(20 17 15 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-black\/55 {
  --tw-gradient-to: rgb(0 0 0 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-black\/25 {
  --tw-gradient-to: rgb(0 0 0 / 0.25) var(--tw-gradient-to-position);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

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

.object-\[32\%_50\%\] {
  -o-object-position: 32% 50%;
     object-position: 32% 50%;
}

.object-\[34\%_50\%\] {
  -o-object-position: 34% 50%;
     object-position: 34% 50%;
}

.object-\[44\%_50\%\] {
  -o-object-position: 44% 50%;
     object-position: 44% 50%;
}

.object-\[50\%_24\%\] {
  -o-object-position: 50% 24%;
     object-position: 50% 24%;
}

.object-\[50\%_25\%\] {
  -o-object-position: 50% 25%;
     object-position: 50% 25%;
}

.object-\[50\%_30\%\] {
  -o-object-position: 50% 30%;
     object-position: 50% 30%;
}

.object-\[50\%_42\%\] {
  -o-object-position: 50% 42%;
     object-position: 50% 42%;
}

.object-\[50\%_50\%\] {
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.object-\[71\%_50\%\] {
  -o-object-position: 71% 50%;
     object-position: 71% 50%;
}

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

.p-0 {
  padding: 0px;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-7 {
  padding: 1.75rem;
}

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-7 {
  padding-bottom: 1.75rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-\[5\.6em\] {
  padding-left: 5.6em;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-14 {
  padding-top: 3.5rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-7 {
  padding-top: 1.75rem;
}

.pt-8 {
  padding-top: 2rem;
}

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

.indent-\[-5\.6em\] {
  text-indent: -5.6em;
}

.font-body {
  font-family: "Hanken Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.font-display {
  font-family: "Permanent Marker", "Bradley Hand", cursive;
}

.font-mono {
  font-family: "DM Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}

.font-sans {
  font-family: "Jost", "Futura", "Helvetica Neue", Arial, sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-bold {
  font-weight: 700;
}

.font-light {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.uppercase {
  text-transform: uppercase;
}

.not-italic {
  font-style: normal;
}

.leading-\[1\.02\] {
  line-height: 1.02;
}

.leading-\[1\.04\] {
  line-height: 1.04;
}

.leading-\[1\.05\] {
  line-height: 1.05;
}

.leading-\[1\.06\] {
  line-height: 1.06;
}

.leading-\[1\.08\] {
  line-height: 1.08;
}

.leading-\[1\.12\] {
  line-height: 1.12;
}

.leading-\[1\.14\] {
  line-height: 1.14;
}

.leading-\[1\.1\] {
  line-height: 1.1;
}

.leading-\[1\.35\] {
  line-height: 1.35;
}

.leading-\[1\.45\] {
  line-height: 1.45;
}

.leading-\[1\.4\] {
  line-height: 1.4;
}

.leading-\[1\.55\] {
  line-height: 1.55;
}

.leading-\[1\.5\] {
  line-height: 1.5;
}

.leading-\[1\.65\] {
  line-height: 1.65;
}

.leading-\[1\.6\] {
  line-height: 1.6;
}

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

.leading-\[1\.9\] {
  line-height: 1.9;
}

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

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

.tracking-body {
  letter-spacing: 0.05em;
}

.tracking-label {
  letter-spacing: 0.14em;
}

.text-ink {
  --tw-text-opacity: 1;
  color: rgb(20 17 15 / var(--tw-text-opacity, 1));
}

.text-ink-faint {
  --tw-text-opacity: 1;
  color: rgb(107 99 96 / var(--tw-text-opacity, 1));
}

.text-ink-mute {
  --tw-text-opacity: 1;
  color: rgb(74 67 64 / var(--tw-text-opacity, 1));
}

.text-ink-soft {
  --tw-text-opacity: 1;
  color: rgb(62 56 53 / var(--tw-text-opacity, 1));
}

.text-ink\/0 {
  color: rgb(20 17 15 / 0);
}

.text-ink\/45 {
  color: rgb(20 17 15 / 0.45);
}

.text-ink\/70 {
  color: rgb(20 17 15 / 0.7);
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(var(--c-red) / var(--tw-text-opacity, 1));
}

.text-rose-mute {
  --tw-text-opacity: 1;
  color: rgb(var(--c-rose-mute) / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-white\/45 {
  color: rgb(255 255 255 / 0.45);
}

.text-white\/50 {
  color: rgb(255 255 255 / 0.5);
}

.text-white\/55 {
  color: rgb(255 255 255 / 0.55);
}

.text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}

.text-white\/70 {
  color: rgb(255 255 255 / 0.7);
}

.text-white\/75 {
  color: rgb(255 255 255 / 0.75);
}

.text-white\/85 {
  color: rgb(255 255 255 / 0.85);
}

.underline {
  text-decoration-line: underline;
}

.decoration-white\/50 {
  text-decoration-color: rgb(255 255 255 / 0.5);
}

.underline-offset-2 {
  text-underline-offset: 2px;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-85 {
  opacity: 0.85;
}

.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.duration-\[900ms\] {
  transition-duration: 900ms;
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* ===========================================================================
   ONE stylesheet, ONE design system (unified 2026-09-13).

   Everything here styles both /entertainment/* and /healing/* — they share the
   client's 2026 cream / signal-red / deep-maroon identity. The old `.healing`
   scope and `healing-*` token namespace are gone; see the header comment in
   build/tailwind.config.js for why, and reference/design-tokens.md for the spec.

   The `/` entrance is deliberately NOT part of this system (approved separately,
   left untouched) — the two rules it needs are at the bottom of this file.
   =========================================================================== */

/* ---------------------------------------------------------------------------
   The drawn wordmark is an IMAGE, never retyped (design system 07). Both blend
   modes it ships in live here so no page has to remember which is which:
     .wordmark      — multiply, for cream and blush grounds (the file is black
                      ink on an OPAQUE white background, so multiply is what
                      drops the white out; do NOT swap in an alpha-keyed file)
     .wordmark-over — invert + screen, for white ink over photography
   --------------------------------------------------------------------------- */

.wordmark {
  mix-blend-mode: multiply;
}

.wordmark-over {
  filter: invert(1);
  mix-blend-mode: screen;
}

/* ---------------------------------------------------------------------------
   Background video. Two of these ship: the entrance's Creative Studio panel
   (`.entrance-video`) and the NYT-quote slab on /entertainment (`.bg-video`).
   Both are silent looping clips of real motion — a person laughing, two dancers —
   not ambient texture, so anyone who asks for reduced motion gets the still
   poster frame that sits underneath instead. That poster is also the `<img>`
   fallback for slow connections, blocked autoplay and no video support, so
   hiding the video here costs no extra request and never leaves a blank panel.

   `.entrance-video` keeps its own name because public/index.html is frozen —
   see the entrance notes in CLAUDE.md. New sections use `.bg-video`.
   --------------------------------------------------------------------------- */

@media (prefers-reduced-motion: reduce) {
  .entrance-video,
  .bg-video {
    display: none;
  }
}

/* Thumbnail rail on /entertainment/visual-arts — scrollbar hidden, drag to move. */

.rail {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.rail::-webkit-scrollbar {
  display: none;
}

/* ===========================================================================
   ENTRANCE ONLY (/, public/index.html) — approved separately, not part of the
   design system above. Its `.entrance-video` reduced-motion rule now lives with
   the shared background-video block above rather than being duplicated here.
   =========================================================================== */

.hover\:text-ink:hover {
  --tw-text-opacity: 1;
  color: rgb(20 17 15 / var(--tw-text-opacity, 1));
}

.hover\:text-ink\/70:hover {
  color: rgb(20 17 15 / 0.7);
}

.hover\:text-red:hover {
  --tw-text-opacity: 1;
  color: rgb(var(--c-red) / var(--tw-text-opacity, 1));
}

.hover\:decoration-white:hover {
  text-decoration-color: #fff;
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.hover\:opacity-70:hover {
  opacity: 0.7;
}

.hover\:opacity-80:hover {
  opacity: 0.8;
}

.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.focus\:absolute:focus {
  position: absolute;
}

.focus\:left-4:focus {
  left: 1rem;
}

.focus\:top-4:focus {
  top: 1rem;
}

.focus\:z-\[70\]:focus {
  z-index: 70;
}

.focus\:rounded-full:focus {
  border-radius: 9999px;
}

.focus\:bg-red:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--c-red) / var(--tw-bg-opacity, 1));
}

.focus\:bg-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.focus\:px-4:focus {
  padding-left: 1rem;
  padding-right: 1rem;
}

.focus\:px-5:focus {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.focus\:py-2:focus {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.focus\:py-3:focus {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.focus\:font-mono:focus {
  font-family: "DM Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}

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

.focus\:uppercase:focus {
  text-transform: uppercase;
}

.focus\:tracking-label:focus {
  letter-spacing: 0.14em;
}

.focus\:text-ink:focus {
  --tw-text-opacity: 1;
  color: rgb(20 17 15 / var(--tw-text-opacity, 1));
}

.focus\:text-white:focus {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.focus-visible\:text-ink\/70:focus-visible {
  color: rgb(20 17 15 / 0.7);
}

.group:focus-within .group-focus-within\:visible {
  visibility: visible;
}

.group:focus-within .group-focus-within\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:visible {
  visibility: visible;
}

.group:hover .group-hover\:w-28 {
  width: 7rem;
}

.group:hover .group-hover\:scale-\[1\.05\] {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:text-red {
  --tw-text-opacity: 1;
  color: rgb(var(--c-red) / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:opacity-60 {
  opacity: 0.6;
}

.group:hover .group-hover\:opacity-80 {
  opacity: 0.8;
}

.group:hover .group-hover\:opacity-85 {
  opacity: 0.85;
}

@media (min-width: 640px) {
  .sm\:max-w-\[290px\] {
    max-width: 290px;
  }

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

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

  .sm\:flex-row {
    flex-direction: row;
  }

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

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }

  .md\:relative {
    position: relative;
  }

  .md\:inset-3\.5 {
    inset: 0.875rem;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-10 {
    margin-top: 2.5rem;
  }

  .md\:mt-14 {
    margin-top: 3.5rem;
  }

  .md\:mt-16 {
    margin-top: 4rem;
  }

  .md\:mt-20 {
    margin-top: 5rem;
  }

  .md\:mt-6 {
    margin-top: 1.5rem;
  }

  .md\:block {
    display: block;
  }

  .md\:aspect-auto {
    aspect-ratio: auto;
  }

  .md\:aspect-video {
    aspect-ratio: 16 / 9;
  }

  .md\:h-\[100svh\] {
    height: 100svh;
  }

  .md\:h-\[150px\] {
    height: 150px;
  }

  .md\:h-\[26px\] {
    height: 26px;
  }

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

  .md\:max-h-\[150px\] {
    max-height: 150px;
  }

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

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

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

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

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

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

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

  .md\:w-\[78\%\] {
    width: 78%;
  }

  .md\:max-w-none {
    max-width: none;
  }

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

  .md\:columns-2 {
    -moz-columns: 2;
         columns: 2;
  }

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

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

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

  .md\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

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

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

  .md\:gap-12 {
    gap: 3rem;
  }

  .md\:gap-14 {
    gap: 3.5rem;
  }

  .md\:gap-16 {
    gap: 4rem;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-x-14 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }

  .md\:self-auto {
    align-self: auto;
  }

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

  .md\:text-balance {
    text-wrap: balance;
  }

  .md\:border-l {
    border-left-width: 1px;
  }

  .md\:border-t-0 {
    border-top-width: 0px;
  }

  .md\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .md\:from-black\/45 {
    --tw-gradient-from: rgb(0 0 0 / 0.45) var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }

  .md\:to-transparent {
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
  }

  .md\:object-\[50\%_45\%\] {
    -o-object-position: 50% 45%;
       object-position: 50% 45%;
  }

  .md\:p-3\.5 {
    padding: 0.875rem;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:p-9 {
    padding: 2.25rem;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .md\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .md\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .md\:px-\[50px\] {
    padding-left: 50px;
    padding-right: 50px;
  }

  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

  .md\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .md\:pb-16 {
    padding-bottom: 4rem;
  }

  .md\:pb-20 {
    padding-bottom: 5rem;
  }

  .md\:pb-24 {
    padding-bottom: 6rem;
  }

  .md\:pb-\[60px\] {
    padding-bottom: 60px;
  }

  .md\:pt-14 {
    padding-top: 3.5rem;
  }

  .md\:pt-20 {
    padding-top: 5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1024px) {
  .lg\:sticky {
    position: sticky;
  }

  .lg\:top-28 {
    top: 7rem;
  }

  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .lg\:col-start-7 {
    grid-column-start: 7;
  }

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

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

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

  .lg\:gap-10 {
    gap: 2.5rem;
  }

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-14 {
    gap: 3.5rem;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1280px) {
  .xl\:block {
    display: block;
  }

  .xl\:inline-block {
    display: inline-block;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:hidden {
    display: none;
  }
}

.\[\&\>\*\]\:mb-6>* {
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .md\:\[\&\>\*\]\:mb-8>* {
    margin-bottom: 2rem;
  }
}
