/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */
/*!
Theme Name: Tower District Preservation Fund
Theme URI: https://towercultureandarts.org
Author: Tower District Preservation Fund
Author URI: https://towercultureandarts.org
Description: Theme for Tower Culture and Arts (Tower District Preservation Fund).
Version: 1.0.0
Requires PHP: 8.2
Tested up to: 8.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tower-district-preservation-fund
Tags: arts, culture, nonprofit

This theme, like WordPress, is licensed under the GPL.
*/
@layer properties;
@layer theme {
  :root, :host {
    --font-sans: 'Sora', ui-sans-serif, system-ui, sans-serif;
    --color-background: #07080f;
    --color-surface: #12131c;
    --color-primary: #f4efe6;
    --color-muted: #a8a39a;
    --color-accent: #ff2a2a;
    --color-accent-warm: #f0a020;
    --font-display: 'Fraunces', georgia, 'Times New Roman', serif;
    --font-script: 'Great Vibes', 'Fraunces', georgia, 'Times New Roman', serif;
  }
}
@layer utilities {
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .prose {
    color: var(--tw-prose-body);
    max-width: 65ch;
    :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      font-size: 1.25em;
      line-height: 1.6;
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }
    :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: var(--tw-prose-links);
      text-decoration: underline;
      font-weight: 500;
    }
    :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
    }
    :where(a strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: inherit;
    }
    :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      list-style-type: decimal;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol[type="A"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="A" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="I"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="I" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="1"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      list-style-type: decimal;
    }
    :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      list-style-type: disc;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
      font-weight: 400;
      color: var(--tw-prose-counters);
    }
    :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
    }
    :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.25em;
    }
    :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      border-color: var(--tw-prose-hr);
      border-top-width: 1px;
      margin-top: 3em;
      margin-bottom: 3em;
    }
    :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-weight: 500;
      font-style: italic;
      color: var(--tw-prose-quotes);
      border-inline-start-width: 0.25rem;
      border-inline-start-color: var(--tw-prose-quote-borders);
      quotes: "\201C""\201D""\2018""\2019";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1em;
    }
    :where(blockquote p:first-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *))::before {
      content: open-quote;
    }
    :where(blockquote p:last-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *))::after {
      content: close-quote;
    }
    :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 800;
      font-size: 2.25em;
      margin-top: 0;
      margin-bottom: 0.8888889em;
      line-height: 1.1111111;
    }
    :where(h1 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-weight: 900;
      color: inherit;
    }
    :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 700;
      font-size: 1.5em;
      margin-top: 2em;
      margin-bottom: 1em;
      line-height: 1.3333333;
    }
    :where(h2 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-weight: 800;
      color: inherit;
    }
    :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      font-size: 1.25em;
      margin-top: 1.6em;
      margin-bottom: 0.6em;
      line-height: 1.6;
    }
    :where(h3 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: 1.5;
    }
    :where(h4 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      display: block;
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-weight: 500;
      font-family: inherit;
      color: var(--tw-prose-kbd);
      box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
      font-size: 0.875em;
      border-radius: 0.3125rem;
      padding-top: 0.1875em;
      padding-inline-end: 0.375em;
      padding-bottom: 0.1875em;
      padding-inline-start: 0.375em;
    }
    :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-weight: 600;
      font-size: 0.875em;
    }
    :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *))::before {
      content: "`";
    }
    :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *))::after {
      content: "`";
    }
    :where(a code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h1 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.875em;
    }
    :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.9em;
    }
    :where(h4 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: inherit;
    }
    :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      overflow-x: auto;
      font-weight: 400;
      font-size: 0.875em;
      line-height: 1.7142857;
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
      border-radius: 0.375rem;
      padding-top: 0.8571429em;
      padding-inline-end: 1.1428571em;
      padding-bottom: 0.8571429em;
      padding-inline-start: 1.1428571em;
    }
    :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      background-color: transparent;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
    }
    :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *))::before {
      content: none;
    }
    :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *))::after {
      content: none;
    }
    :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      width: 100%;
      table-layout: auto;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: 0.875em;
      line-height: 1.7142857;
    }
    :where(thead):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
    }
    :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      vertical-align: bottom;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-td-borders);
    }
    :where(tbody tr:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      border-bottom-width: 0;
    }
    :where(tbody td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      vertical-align: baseline;
    }
    :where(tfoot):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      border-top-width: 1px;
      border-top-color: var(--tw-prose-th-borders);
    }
    :where(tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      vertical-align: top;
    }
    :where(th, td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      text-align: start;
    }
    :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      font-size: 0.875em;
      line-height: 1.4285714;
      margin-top: 0.8571429em;
    }
    --tw-prose-body: oklch(37.3% 0.034 259.733);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: oklch(21% 0.034 264.665);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: oklch(21% 0.034 264.665);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: oklch(55.1% 0.027 264.364);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
    :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
    }
    :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(.prose > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0.5em;
      padding-inline-start: 1.625em;
    }
    :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-top: 0.5714286em;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(.prose > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .table {
    display: table;
  }
  .size-full {
    width: 100%;
    height: 100%;
  }
  .max-w-none {
    max-width: none;
  }
  .grow {
    flex-grow: 1;
  }
  .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;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .text-wrap {
    text-wrap: wrap;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
}
:root {
  --vh: 1vh;
  --glow-accent: 0 0 12px rgb(255 42 42 / 45%), 0 0 28px rgb(255 42 42 / 22%);
  --glow-warm: 0 0 10px rgb(240 160 32 / 35%);
  --focus-ring: 0 0 0 2px var(--color-background), 0 0 0 4px var(--color-accent);
  --site-max: min(72rem, 100% - 2rem);
  --header-h: 4.25rem;
}
@media (prefers-reduced-motion: reduce) {
  :root {
    --glow-accent: none;
    --glow-warm: none;
  }
  *,	*::before,	*::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
*, *::before, *::after {
  box-sizing: border-box;
}
html {
  color-scheme: dark;
  overflow-x: clip;
}
body {
  margin: 0;
  min-height: 100%;
  overflow-x: clip;
  font-family: var(--font-sans);
  font-size: 1.0625rem;
  line-height: 1.65;
  color: var(--color-primary);
  background-color: var(--color-background);
  background-image: radial-gradient(ellipse 120% 80% at 50% -20%, rgb(255 42 42 / 12%), transparent 55%),	radial-gradient(ellipse 90% 60% at 80% 100%, rgb(240 160 32 / 8%), transparent 50%),	linear-gradient(180deg, #0a0b14 0%, var(--color-background) 40%, #05060c 100%);
  background-attachment: fixed;
}
a {
  color: var(--color-accent-warm);
  text-decoration-thickness: 1px;
  text-underline-offset: 0.18em;
  transition: color 160ms ease, text-shadow 160ms ease;
}
a:hover {
  color: var(--color-accent);
}
a:focus-visible {
  outline: none;
  box-shadow: var(--focus-ring);
  border-radius: 2px;
}
img {
  max-width: 100%;
  height: auto;
}
.site-shell {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  overflow-x: clip;
}
.site-main {
  flex: 1;
  min-width: 0;
}
.content-grid {
  width: var(--site-max);
  max-width: 100%;
  margin-inline: auto;
  padding-block: 3rem 5rem;
}
.content-grid .alignwide, .content-grid .alignfull {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.site-header {
  position: sticky;
  top: 0;
  z-index: 60;
  width: 100%;
  min-height: var(--header-h);
  padding-block: 0.75rem;
  background: rgb(7 8 15 / 88%);
  border-bottom: 1px solid rgb(255 42 42 / 22%);
  backdrop-filter: blur(10px);
}
.admin-bar .site-header {
  top: 32px;
}
@media (width <= 782px) {
  .admin-bar .site-header {
    top: 46px;
  }
}
@media (width <= 600px) {
  .admin-bar .site-header {
    top: 0;
  }
}
.site-header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  width: var(--site-max);
  max-width: 100%;
  margin-inline: auto;
}
.site-brand {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  text-decoration: none;
  color: var(--color-primary);
  line-height: 1.1;
}
.site-brand:hover, .site-brand:focus-visible {
  color: var(--color-primary);
  text-decoration: none;
}
.site-brand-script {
  font-family: var(--font-script);
  font-size: clamp(1.85rem, 3vw, 2.35rem);
  color: var(--color-accent);
  text-shadow: 0 0 10px rgb(255 42 42 / 55%), 0 0 22px rgb(255 42 42 / 35%);
  letter-spacing: 0.02em;
}
.site-brand-rest {
  font-family: var(--font-sans);
  font-size: 0.68rem;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--color-muted);
}
.site-brand-logo img {
  display: block;
  max-height: 2.75rem;
  width: auto;
}
.site-nav .main-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0.15rem 1.25rem;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.site-nav .main-menu a {
  display: inline-block;
  padding: 0.35rem 0;
  color: var(--color-primary);
  text-decoration: none;
  font-size: 0.92rem;
  font-weight: 500;
  border-bottom: 1px solid transparent;
  transition: color 160ms ease, border-color 160ms ease, text-shadow 160ms ease;
}
.site-nav .main-menu a:hover, .site-nav .main-menu .current-menu-item > a {
  color: var(--color-accent);
  border-bottom-color: rgb(255 42 42 / 55%);
}
.site-nav .main-menu a:focus-visible {
  outline: none;
  box-shadow: var(--focus-ring);
}
.mobile-menu-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0.45rem 0.85rem;
  border: 1px solid rgb(255 42 42 / 45%);
  border-radius: 0.25rem;
  background: transparent;
  color: var(--color-primary);
  font-family: var(--font-sans);
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 160ms ease, box-shadow 160ms ease, color 160ms ease;
}
.mobile-menu-btn:hover {
  color: var(--color-accent);
  box-shadow: var(--glow-accent);
}
.mobile-menu-btn:focus-visible {
  outline: none;
  box-shadow: var(--focus-ring);
}
@media (width >= 900px) {
  .site-nav .main-menu {
    display: flex;
  }
  .mobile-menu-btn {
    display: none;
  }
}
.mobile-menu {
  position: fixed;
  inset: 0;
  z-index: 50;
  display: none;
  flex-direction: column;
  padding: 1.5rem;
  background: rgb(7 8 15 / 97%);
  backdrop-filter: blur(12px);
}
.admin-bar .mobile-menu {
  top: 32px;
}
@media (width <= 782px) {
  .admin-bar .mobile-menu {
    top: 46px;
  }
}
.mobile-menu.open {
  display: flex;
}
.mobile-close {
  align-self: flex-end;
  margin-bottom: 2rem;
  padding: 0.45rem 0.85rem;
  border: 1px solid rgb(255 42 42 / 45%);
  border-radius: 0.25rem;
  background: transparent;
  color: var(--color-primary);
  font-family: var(--font-sans);
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}
.mobile-close:hover {
  color: var(--color-accent);
  box-shadow: var(--glow-accent);
}
.mobile-close:focus-visible {
  outline: none;
  box-shadow: var(--focus-ring);
}
.mobile-menu .main-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
}
.mobile-menu .main-menu a {
  display: block;
  padding: 0.85rem 0.25rem;
  color: var(--color-primary);
  font-size: 1.35rem;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid rgb(244 239 230 / 10%);
}
.mobile-menu .main-menu a:hover, .mobile-menu .main-menu .current-menu-item > a {
  color: var(--color-accent);
  text-shadow: 0 0 12px rgb(255 42 42 / 40%);
}
.mobile-menu .main-menu a:focus-visible {
  outline: none;
  box-shadow: var(--focus-ring);
}
.hero {
  position: relative;
  isolation: isolate;
  display: flex;
  align-items: flex-end;
  min-height: min(72vh, 36rem);
  width: 100%;
  padding: clamp(1.5rem, 4vw, 3rem) 0 clamp(2rem, 5vw, 3.5rem);
  overflow: hidden;
  color: var(--color-primary);
}
.hero-media {
  position: absolute;
  inset: 0;
  z-index: -2;
}
.hero-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left top;
}
.hero-scrim {
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(90deg, rgb(7 8 15 / 72%) 0%, rgb(7 8 15 / 35%) 48%, transparent 72%),	linear-gradient(180deg, rgb(7 8 15 / 25%) 0%, transparent 40%, rgb(7 8 15 / 78%) 100%);
  pointer-events: none;
}
.hero-content {
  position: relative;
  z-index: 1;
  width: var(--site-max);
  margin-inline: auto;
  padding-inline: 1rem;
  max-width: 36rem;
}
.hero-brand {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
  margin: 0 0 0.85rem;
}
.hero-brand-script {
  font-family: var(--font-script);
  font-size: clamp(3rem, 8vw, 4.5rem);
  line-height: 1;
  color: var(--color-accent);
  text-shadow: 0 0 10px rgb(255 42 42 / 55%), 0 0 22px rgb(255 42 42 / 35%);
}
.hero-brand-rest {
  font-family: var(--font-sans);
  font-size: 0.78rem;
  font-weight: 500;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--color-muted);
}
.hero-tagline {
  margin: 0 0 0.5rem;
  font-family: var(--font-display);
  font-size: clamp(1.35rem, 3vw, 1.75rem);
  font-weight: 550;
  line-height: 1.25;
  color: var(--color-primary);
}
.hero-lede {
  margin: 0 0 1.35rem;
  font-size: 1rem;
  line-height: 1.55;
  color: var(--color-muted);
  max-width: 28rem;
}
.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .hero-brand-script {
    text-shadow: none;
  }
}
.screen-reader-text {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}
.hero-actions .button, .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 1.35rem;
  border-radius: 0.2rem;
  border: 1px solid transparent;
  font-family: var(--font-sans);
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-decoration: none;
  transition: background 160ms ease, color 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
}
.button-primary, .hero-actions .button-primary {
  background: var(--color-accent);
  color: #fff;
  box-shadow: var(--glow-accent);
}
.button-primary:hover, .hero-actions .button-primary:hover {
  background: #ff4545;
  color: #fff;
  text-decoration: none;
}
.button-ghost, .hero-actions .button-ghost {
  background: rgb(7 8 15 / 45%);
  border-color: rgb(240 160 32 / 55%);
  color: var(--color-primary);
}
.button-ghost:hover, .hero-actions .button-ghost:hover {
  border-color: var(--color-accent-warm);
  color: var(--color-accent-warm);
  box-shadow: var(--glow-warm);
  text-decoration: none;
}
.button:focus-visible, .hero-actions .button:focus-visible {
  outline: none;
  box-shadow: var(--focus-ring);
}
.front-page .content-grid {
  padding-top: 1.5rem;
}
.page-header {
  width: var(--site-max);
  max-width: 100%;
  margin-inline: auto;
  padding: 2rem 0 0.25rem;
}
.page-header-title {
  margin: 0;
  font-family: var(--font-display);
  font-size: clamp(1.85rem, 4vw, 2.75rem);
  font-weight: 550;
  line-height: 1.15;
  color: var(--color-primary);
}
.page-header-rule {
  display: block;
  width: 4.5rem;
  height: 2px;
  margin-top: 0.85rem;
  background: linear-gradient(90deg, var(--color-accent), var(--color-accent-warm));
  box-shadow: var(--glow-accent);
  border: 0;
}
.site-footer {
  margin-top: auto;
  padding-block: 1.25rem 1rem;
  border-top: 1px solid rgb(255 42 42 / 28%);
  background: rgb(5 6 12 / 85%);
}
.site-footer-inner {
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
  width: var(--site-max);
  max-width: 100%;
  margin-inline: auto;
}
.site-footer-brand {
  font-family: var(--font-script);
  font-size: 1.45rem;
  line-height: 1;
  color: var(--color-accent);
  text-shadow: 0 0 10px rgb(255 42 42 / 40%);
  text-decoration: none;
}
.site-footer-brand:hover {
  color: var(--color-accent);
  text-decoration: none;
}
.site-footer-meta {
  margin: 0.35rem 0 0;
  font-size: 0.85rem;
  line-height: 1.45;
  color: var(--color-muted);
  max-width: 22rem;
}
.site-footer-meta a {
  color: var(--color-accent-warm);
}
.site-footer-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem 1.25rem;
  padding-top: 0.75rem;
  border-top: 1px solid rgb(244 239 230 / 8%);
}
.site-footer-copy {
  margin: 0;
  font-size: 0.8rem;
  color: var(--color-muted);
}
.site-footer-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem 1.25rem;
}
.site-footer-action {
  color: var(--color-accent-warm);
  font-size: 0.92rem;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: color 160ms ease, border-color 160ms ease;
}
.site-footer-action:hover {
  color: var(--color-accent);
  border-bottom-color: rgb(255 42 42 / 55%);
  text-decoration: none;
}
.site-footer-action:focus-visible {
  outline: none;
  box-shadow: var(--focus-ring);
  border-radius: 2px;
}
.prose {
  --tw-prose-body: var(--color-primary);
  --tw-prose-headings: var(--color-primary);
  --tw-prose-lead: var(--color-muted);
  --tw-prose-links: var(--color-accent-warm);
  --tw-prose-bold: var(--color-primary);
  --tw-prose-counters: var(--color-muted);
  --tw-prose-bullets: var(--color-accent);
  --tw-prose-hr: rgb(255 42 42 / 35%);
  --tw-prose-quotes: var(--color-primary);
  --tw-prose-quote-borders: var(--color-accent);
  --tw-prose-captions: var(--color-muted);
  --tw-prose-code: var(--color-primary);
  --tw-prose-pre-code: var(--color-primary);
  --tw-prose-pre-bg: var(--color-surface);
  --tw-prose-th-borders: rgb(244 239 230 / 20%);
  --tw-prose-td-borders: rgb(244 239 230 / 12%);
}
.prose :where(h1, h2, h3, h4) {
  font-family: var(--font-display);
  font-weight: 550;
}
.wp-block-separator {
  border: 0;
  border-top: 1px solid rgb(255 42 42 / 35%);
  opacity: 1;
}
.wp-block-button__link, .wp-element-button {
  display: inline-block;
  padding: 0.7rem 1.35rem !important;
  border-radius: 0.2rem !important;
  border: 1px solid transparent !important;
  background: var(--color-accent) !important;
  color: #fff !important;
  font-family: var(--font-sans) !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  box-shadow: var(--glow-accent);
  transition: background 160ms ease, box-shadow 160ms ease;
}
.wp-block-button__link:hover, .wp-element-button:hover {
  background: #ff4545 !important;
  color: #fff !important;
}
.wp-block-button__link:focus-visible, .wp-element-button:focus-visible {
  outline: none !important;
  box-shadow: var(--focus-ring) !important;
}
.wp-block-image img {
  border-radius: 0.15rem;
}
.wp-block-cover {
  border-radius: 0.15rem;
  overflow: hidden;
}
.wp-block-cover p, .wp-block-media-text p {
  background: rgb(7 8 15 / 72%) !important;
  color: var(--color-primary) !important;
  border-color: rgb(255 42 42 / 35%) !important;
}
.tdpf-measure-p-logo {
  margin: 0;
}
.tdpf-measure-p-logo img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 0;
}
.tdpf-upcoming {
  margin: 0.5rem 0 1.5rem;
}
.tdpf-upcoming-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.tdpf-upcoming-item {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  padding: 0.85rem 0;
  border-bottom: 1px solid rgb(255 42 42 / 22%);
}
.tdpf-upcoming-item:last-child {
  border-bottom: 0;
}
.tdpf-upcoming-flyer {
  flex: 0 0 4.5rem;
  display: block;
  text-decoration: none;
}
.tdpf-upcoming-flyer-img {
  display: block;
  width: 4.5rem;
  height: 4.5rem;
  object-fit: cover;
  border-radius: 0.15rem;
}
.tdpf-upcoming-body {
  min-width: 0;
  flex: 1;
}
.tdpf-upcoming-date {
  margin: 0 0 0.25rem;
  font-size: 0.85rem;
  color: var(--color-muted);
}
.tdpf-upcoming-time {
  margin-left: 0.5rem;
}
.tdpf-upcoming-title {
  margin: 0 0 0.2rem;
  font-family: var(--font-display);
  font-size: 1.15rem;
  font-weight: 550;
  line-height: 1.3;
}
.tdpf-upcoming-title a {
  color: var(--color-primary);
  text-decoration: none;
}
.tdpf-upcoming-title a:hover, .tdpf-upcoming-title a:focus-visible {
  color: var(--color-accent-warm);
}
.tdpf-upcoming-location {
  margin: 0;
  font-size: 0.9rem;
  color: var(--color-muted);
}
.tdpf-upcoming-empty {
  margin: 0 0 0.75rem;
  color: var(--color-muted);
}
.tdpf-upcoming-more {
  margin: 1rem 0 0;
}
.tdpf-pathways {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem 1.25rem;
  margin: 0.5rem 0 0;
  padding: 0;
  list-style: none;
}
.tdpf-pathways a {
  font-weight: 500;
}
.has-gradient-1-3-gradient-background, .has-gradient-1-2-gradient-background, .has-gradient-text-transparent-gradient-background, .has-theme-2-background-color, .has-theme-3-background-color, .has-custom-color-11-background-color {
  background: var(--color-surface) !important;
  color: var(--color-primary) !important;
}
.has-theme-4-color, .has-theme-5-color, .has-custom-color-3-color {
  color: var(--color-primary) !important;
}
input[type='text'], input[type='email'], input[type='url'], input[type='tel'], input[type='search'], input[type='number'], textarea, select {
  width: 100%;
  max-width: 100%;
  padding: 0.65rem 0.85rem;
  border: 1px solid rgb(244 239 230 / 22%);
  border-radius: 0.2rem;
  background: var(--color-surface);
  color: var(--color-primary);
  font-family: var(--font-sans);
  font-size: 1rem;
}
input:focus-visible, textarea:focus-visible, select:focus-visible {
  outline: none;
  border-color: var(--color-accent);
  box-shadow: var(--focus-ring);
}
.wp-block-jetpack-contact-form, .contact-form {
  background: var(--color-surface);
  padding: 1.25rem;
  border: 1px solid rgb(255 42 42 / 20%);
  border-radius: 0.25rem;
}
.tdpf-events {
  position: relative;
  width: min(52rem, 100%);
  margin-inline: auto;
  color: var(--color-primary);
}
.tdpf-events-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem 1.25rem;
  margin-bottom: 1rem;
}
@media (width <= 640px) {
  .tdpf-events-toolbar {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.tdpf-events-view-toggle, .tdpf-events-month-nav {
  display: flex;
  align-items: center;
  gap: 0.35rem;
}
.tdpf-events-month-nav[hidden] {
  display: none;
}
.tdpf-events-view-btn, .tdpf-events-nav-btn, .tdpf-events-modal-close, .tdpf-events-action {
  font-family: var(--font-sans);
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--color-primary);
  background: var(--color-surface);
  border: 1px solid rgb(255 42 42 / 28%);
  border-radius: 0.2rem;
  padding: 0.4rem 0.75rem;
  cursor: pointer;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
}
.tdpf-events-view-btn.is-active, .tdpf-events-view-btn:hover, .tdpf-events-nav-btn:hover, .tdpf-events-action:hover {
  border-color: var(--color-accent);
  box-shadow: var(--glow-accent);
  color: #fff;
}
.tdpf-events-view-btn:focus-visible, .tdpf-events-nav-btn:focus-visible, .tdpf-events-day-btn:focus-visible, .tdpf-events-modal-close:focus-visible, .tdpf-events-action:focus-visible {
  outline: none;
  box-shadow: var(--focus-ring);
}
.tdpf-events-nav-btn:disabled {
  opacity: 0.35;
  cursor: not-allowed;
  box-shadow: none;
}
.tdpf-events-month-picker {
  position: relative;
  margin: 0 0.35rem;
}
.tdpf-events-month-trigger {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  font-family: var(--font-display);
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--color-primary);
  background: var(--color-surface);
  border: 1px solid rgb(255 42 42 / 28%);
  border-radius: 0.55rem;
  padding: 0.4rem 0.75rem;
  cursor: pointer;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
}
.tdpf-events-month-trigger:hover, .tdpf-events-month-trigger[aria-expanded='true'] {
  border-color: var(--color-accent);
  box-shadow: var(--glow-accent);
  color: #fff;
}
.tdpf-events-month-trigger:focus-visible {
  outline: none;
  box-shadow: var(--focus-ring);
}
.tdpf-events-month-trigger-caret {
  font-size: 0.7rem;
  line-height: 1;
  opacity: 0.8;
}
.tdpf-events-month-popover {
  position: absolute;
  top: calc(100% + 0.45rem);
  left: 50%;
  z-index: 50;
  min-width: 15.5rem;
  padding: 0.75rem;
  background: radial-gradient(ellipse 80% 50% at 50% 0%, rgb(255 42 42 / 12%), transparent 55%),	var(--color-surface);
  border: 1px solid rgb(255 42 42 / 28%);
  border-radius: 0.55rem;
  box-shadow: 0 12px 28px rgb(0 0 0 / 45%), var(--glow-accent);
  transform: translateX(-50%);
}
.tdpf-events-month-popover[hidden] {
  display: none;
}
.tdpf-events-month-popover-year {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  margin-bottom: 0.65rem;
}
.tdpf-events-picker-year {
  font-family: var(--font-display);
  font-size: 1.05rem;
  font-weight: 600;
  color: var(--color-primary);
}
.tdpf-events-picker-year-btn {
  min-width: 2rem;
  padding: 0.25rem 0.45rem;
}
.tdpf-events-month-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.35rem;
}
.tdpf-events-month-cell {
  appearance: none;
  font-family: var(--font-sans);
  font-size: 0.85rem;
  font-weight: 500;
  color: var(--color-primary);
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.45rem;
  padding: 0.55rem 0.25rem;
  cursor: pointer;
  transition: border-color 0.15s ease, background 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
}
.tdpf-events-month-cell:hover:not(:disabled) {
  border-color: rgb(255 42 42 / 35%);
  background: rgb(255 42 42 / 10%);
  color: #fff;
}
.tdpf-events-month-cell.is-selected {
  border-color: var(--color-accent);
  background: rgb(255 42 42 / 22%);
  box-shadow: var(--glow-accent);
  color: #fff;
}
.tdpf-events-month-cell:focus-visible {
  outline: none;
  box-shadow: var(--focus-ring);
}
.tdpf-events-month-cell:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
.tdpf-events-grid {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0.35rem;
  table-layout: fixed;
}
.tdpf-events-grid th {
  font-family: var(--font-sans);
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--color-muted);
  padding: 0.35rem;
  text-align: center;
}
.tdpf-events-day {
  padding: 0;
  vertical-align: top;
}
.tdpf-events-day.is-pad {
  background: transparent;
}
.tdpf-events-day-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 0.35rem;
  width: 100%;
  min-height: 3.25rem;
  padding: 0.45rem 0.25rem;
  border: 1px solid rgb(255 255 255 / 8%);
  border-radius: 0.2rem;
  background: rgb(18 19 28 / 85%);
  color: var(--color-primary);
  cursor: default;
}
.tdpf-events-day.has-events .tdpf-events-day-btn {
  cursor: pointer;
  border-color: rgb(240 160 32 / 35%);
}
.tdpf-events-day.has-events .tdpf-events-day-btn:hover {
  border-color: var(--color-accent-warm);
  box-shadow: var(--glow-warm);
}
.tdpf-events-day-btn.is-selected {
  border-color: var(--color-accent);
  box-shadow: var(--glow-accent);
}
.tdpf-events-day-btn:disabled {
  opacity: 0.55;
  cursor: default;
}
.tdpf-events-day-num {
  font-family: var(--font-sans);
  font-size: 0.9rem;
  font-weight: 500;
}
.tdpf-events-dot {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 999px;
  background: var(--color-accent);
  box-shadow: var(--glow-accent);
}
.tdpf-events-modal {
  position: absolute;
  inset: 0;
  z-index: 55;
  pointer-events: none;
  overflow: visible;
}
.tdpf-events-modal[hidden] {
  display: none;
}
.tdpf-events-modal-dialog {
  position: absolute;
  pointer-events: auto;
  z-index: 1;
  width: min(22rem, calc(100% - 1rem));
  max-height: 36rem;
  display: flex;
  flex-direction: column;
  padding: 0.85rem 1rem 1rem;
  background: radial-gradient(ellipse 80% 60% at 10% 0%, rgb(255 42 42 / 12%), transparent 55%),	var(--color-surface);
  border: 1px solid rgb(255 42 42 / 28%);
  border-radius: 0.35rem;
  box-shadow: 0 12px 36px rgb(0 0 0 / 55%), var(--glow-accent);
  animation: tdpf-events-modal-in 0.22s ease;
}
.tdpf-events-modal-head {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 0 0 auto;
  position: sticky;
  top: 0;
  z-index: 2;
  margin: -0.85rem -1rem 0.35rem;
  padding: 0.85rem 1rem 0.5rem;
  background: linear-gradient(	to bottom,	var(--color-surface) 60%,	rgb(12 13 22 / 0%)	);
}
.tdpf-events-modal-close {
  font-size: 1.25rem;
  line-height: 1;
  padding: 0.2rem 0.55rem;
}
.tdpf-events-modal-body {
  overflow: auto;
  min-height: 0;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.tdpf-events-cards {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.tdpf-events-list-pager {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  margin-top: 1.25rem;
}
.tdpf-events-list-pager[hidden] {
  display: none;
}
.tdpf-events-list-page {
  font-family: var(--font-sans);
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--color-muted);
  margin: 0;
  min-width: 6.5rem;
  text-align: center;
}
.tdpf-events-card {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 1rem 1.25rem;
  padding: 0.85rem;
  background: rgb(7 8 15 / 55%);
  border: 1px solid rgb(255 255 255 / 8%);
  border-radius: 0.25rem;
}
.tdpf-events-flyer {
  position: relative;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1 1 14rem;
  min-width: 12rem;
  max-width: 20rem;
}
.tdpf-events-flyer-preview {
  display: block;
  width: fit-content;
  max-width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: zoom-in;
  border-radius: 0.15rem;
  line-height: 0;
}
.tdpf-events-flyer-preview:focus-visible {
  outline: none;
  box-shadow: var(--focus-ring);
}
.tdpf-events-flyer-img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0;
  border-radius: 0.15rem;
}
.tdpf-flyer-lightbox {
  position: fixed;
  inset: 0;
  z-index: 1000100;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  padding: 0;
  background: rgb(0 0 0 / 92%);
  touch-action: none;
}
.tdpf-flyer-lightbox[hidden] {
  display: none;
}
.tdpf-flyer-lightbox-close {
  position: absolute;
  top: max(0.75rem, env(safe-area-inset-top));
  right: max(0.75rem, env(safe-area-inset-right));
  z-index: 2;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  border: 1px solid rgb(255 42 42 / 45%);
  border-radius: 0.25rem;
  background: rgb(7 8 15 / 88%);
  color: var(--color-primary);
  font-size: 1.35rem;
  line-height: 1;
  cursor: pointer;
}
.tdpf-flyer-lightbox-close:hover {
  border-color: var(--color-accent);
  box-shadow: var(--glow-accent);
  color: #fff;
}
.tdpf-flyer-lightbox-close:focus-visible {
  outline: none;
  box-shadow: var(--focus-ring);
}
.admin-bar .tdpf-flyer-lightbox-close {
  top: calc(32px + 0.75rem);
}
@media (width <= 782px) {
  .admin-bar .tdpf-flyer-lightbox-close {
    top: calc(46px + 0.75rem);
  }
}
@media (width <= 600px) {
  .admin-bar .tdpf-flyer-lightbox-close {
    top: max(0.75rem, env(safe-area-inset-top));
  }
}
.tdpf-flyer-lightbox-viewport {
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  touch-action: none;
  cursor: grab;
}
.tdpf-flyer-lightbox-viewport:active {
  cursor: grabbing;
}
.tdpf-flyer-lightbox-img {
  display: block;
  max-width: min(96vw, 56rem);
  max-height: 92vh;
  width: auto;
  height: auto;
  object-fit: contain;
  transform-origin: center center;
  user-select: none;
  -webkit-user-drag: none;
  pointer-events: none;
}
.tdpf-events-card-body {
  flex: 1 1 18rem;
  min-width: min(18rem, 100%);
}
.tdpf-events-card-title {
  font-family: var(--font-display);
  font-size: 1.2rem;
  font-weight: 600;
  margin: 0 0 0.4rem;
}
.tdpf-events-meta, .tdpf-events-location {
  font-size: 0.9rem;
  color: var(--color-muted);
  margin: 0 0 0.35rem;
}
.tdpf-events-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem 0.85rem;
}
.tdpf-events-desc {
  font-size: 0.95rem;
  line-height: 1.55;
  margin: 0.5rem 0 0.75rem;
}
.tdpf-events-desc p {
  margin: 0 0 0.5rem;
}
.tdpf-events-desc-short {
  display: inline;
}
.tdpf-events-desc-trail {
  display: inline;
  white-space: nowrap;
}
.tdpf-events-desc-short[hidden], .tdpf-events-desc-trail[hidden], .tdpf-events-desc-full[hidden] {
  display: none;
}
.tdpf-events-desc-toggle {
  display: inline;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--color-accent-warm);
  font-family: var(--font-sans);
  font-size: inherit;
  font-weight: 500;
  line-height: inherit;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 0.15em;
}
.tdpf-events-desc:not(.is-collapsed) > .tdpf-events-desc-toggle {
  display: inline-block;
  margin-top: 0.35rem;
}
.tdpf-events-desc-toggle:hover {
  color: #fff;
}
.tdpf-events-desc-toggle:focus-visible {
  outline: none;
  box-shadow: var(--focus-ring);
  border-radius: 0.15rem;
}
.tdpf-events-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  margin: 0.75rem 0 0;
}
.tdpf-events-actions .tdpf-events-action {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  height: 2.25rem;
  min-height: 2.25rem;
  padding: 0 0.8rem;
  line-height: 1;
  border-radius: 0.55rem;
  text-decoration: none;
}
.tdpf-events-action--ics .tdpf-events-action-label {
  font-family: var(--font-sans);
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.02em;
}
.tdpf-events-action--google {
  gap: 0.25rem;
  padding-inline: 0.7rem;
}
.tdpf-events-gcal-logo {
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  flex: 0 0 auto;
  object-fit: contain;
}
.tdpf-events-actions .tdpf-events-action--gmaps, .tdpf-events-actions .tdpf-events-action--amaps {
  width: 2.25rem;
  min-width: 2.25rem;
  padding: 0;
  overflow: hidden;
}
.tdpf-events-maps-logo {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tdpf-events-action-plus {
  display: block;
  font-family: var(--font-sans);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  color: var(--color-primary);
}
.tdpf-events-action:hover .tdpf-events-action-plus {
  color: #fff;
}
.tdpf-events-icon {
  display: block;
  width: 1rem;
  height: 1rem;
  flex: 0 0 auto;
}
.tdpf-events-empty {
  text-align: center;
  color: var(--color-muted);
  padding: 2rem 1rem;
}
@keyframes tdpf-events-modal-in {
  from {
    opacity: 0;
    transform: translateY(0.35rem) scale(0.98);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@media (width <= 640px) {
  .tdpf-events-flyer {
    max-width: 16rem;
    width: 100%;
    flex: 1 1 100%;
    margin-inline: auto;
  }
  .tdpf-events-card-body {
    flex: 1 1 100%;
    min-width: 0;
  }
  .tdpf-events-day-btn {
    min-height: 2.75rem;
    padding: 0.3rem 0.1rem;
  }
  .tdpf-events-grid {
    border-spacing: 0.2rem;
  }
}
.tdpf-events-modal-body .tdpf-events-flyer {
  margin-inline: auto;
}
@media (prefers-reduced-motion: reduce) {
  .tdpf-events-modal-dialog {
    animation: none;
  }
}
.tdpf-events-flyer.is-empty {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  min-height: 8rem;
  padding: 0.75rem;
  border: 1px dashed rgb(240 160 32 / 35%);
  border-radius: 0.15rem;
  background: rgb(7 8 15 / 45%);
}
.tdpf-events-flyer-placeholder {
  display: block;
  text-align: center;
  color: var(--color-muted);
  font-size: 0.85rem;
  padding-inline: 2.5rem;
}
.tdpf-events-flyer-controls {
  position: absolute;
  z-index: 2;
  top: 0.5rem;
  right: 0.5rem;
  display: flex;
  align-items: center;
  gap: 0.35rem;
  margin: 0;
}
.tdpf-events-icon-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  min-height: 2rem;
  padding: 0.4rem;
  color: var(--color-primary);
  background: rgb(7 8 15 / 82%);
  border: 1px solid rgb(255 42 42 / 35%);
  border-radius: 0.2rem;
  box-shadow: 0 4px 14px rgb(0 0 0 / 35%);
  cursor: pointer;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
}
.tdpf-events-icon-btn:hover {
  border-color: var(--color-accent);
  box-shadow: var(--glow-accent);
  color: #fff;
}
.tdpf-events-icon-btn:focus-visible {
  outline: none;
  box-shadow: var(--focus-ring);
}
.tdpf-events-icon-btn:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  box-shadow: none;
}
body:not(.wp-admin) .media-modal-backdrop {
  background: rgb(7 8 15 / 82%);
  opacity: 1;
}
body:not(.wp-admin) .media-modal {
  color: var(--color-primary);
  font-family: var(--font-sans);
}
body:not(.wp-admin) .media-modal .media-modal-content {
  border: 1px solid rgb(255 42 42 / 28%);
  border-radius: 0.25rem;
  background: var(--color-surface);
  box-shadow: 0 16px 48px rgb(0 0 0 / 55%), var(--glow-accent);
  overflow: hidden;
}
body:not(.wp-admin) .media-modal .media-frame, body:not(.wp-admin) .media-modal .media-frame-content, body:not(.wp-admin) .media-modal .media-frame-title, body:not(.wp-admin) .media-modal .media-frame-router, body:not(.wp-admin) .media-modal .media-frame-toolbar, body:not(.wp-admin) .media-modal .media-toolbar, body:not(.wp-admin) .media-modal .attachments-browser, body:not(.wp-admin) .media-modal .media-sidebar, body:not(.wp-admin) .media-modal .uploader-inline {
  background: var(--color-surface);
  border-color: rgb(255 255 255 / 10%);
  color: var(--color-primary);
  box-shadow: none;
}
body:not(.wp-admin) .media-modal .media-frame {
  border: 0;
  border-radius: 0;
  background: var(--color-surface);
  overflow: hidden;
}
body:not(.wp-admin) .media-modal .media-frame-title {
  border-bottom: 1px solid rgb(255 42 42 / 18%);
  background: var(--color-background);
}
body:not(.wp-admin) .media-modal .media-frame-title h1 {
  color: var(--color-primary);
  font-family: var(--font-display);
  font-size: 1.35rem;
  font-weight: 600;
}
body:not(.wp-admin) .media-modal .media-modal-close {
  color: var(--color-primary);
  background: transparent;
  box-shadow: none;
  border-color: transparent;
}
body:not(.wp-admin) .media-modal .media-modal-close:hover, body:not(.wp-admin) .media-modal .media-modal-close:focus {
  color: var(--color-accent-warm);
  background: rgb(240 160 32 / 12%);
  border-color: transparent;
  box-shadow: none;
}
body:not(.wp-admin) .media-modal .media-frame-router {
  border-bottom: 1px solid rgb(255 42 42 / 18%);
  background: var(--color-background);
}
body:not(.wp-admin) .media-modal .media-router .media-menu-item {
  color: var(--color-muted);
  background: transparent !important;
  border: 0 !important;
  margin: 0 !important;
  border-radius: 0;
}
body:not(.wp-admin) .media-modal .media-router .media-menu-item:hover, body:not(.wp-admin) .media-modal .media-router .media-menu-item:active {
  color: var(--color-primary);
  background: rgb(255 42 42 / 10%) !important;
}
body:not(.wp-admin) .media-modal .media-router .active, body:not(.wp-admin) .media-modal .media-router .active:hover, body:not(.wp-admin) .media-modal .media-router .media-menu-item.active, body:not(.wp-admin) .media-modal .media-router .media-menu-item.active:last-child {
  color: var(--color-accent-warm) !important;
  background: rgb(240 160 32 / 12%) !important;
  border: 0 !important;
  border-bottom: 2px solid var(--color-accent-warm) !important;
  margin: 0 !important;
  box-shadow: none;
}
body:not(.wp-admin) .media-modal .media-router .media-menu-item:focus {
  color: var(--color-accent);
  box-shadow: inset 0 0 0 1px var(--color-accent);
  outline: none;
}
body:not(.wp-admin) .media-modal .attachments-browser .media-toolbar, body:not(.wp-admin) .media-modal .attachments-browser .media-toolbar-secondary, body:not(.wp-admin) .media-modal .attachments-browser .media-toolbar-primary {
  background: var(--color-background);
  border-color: rgb(255 255 255 / 10%);
}
body:not(.wp-admin) .media-modal .attachments-browser .attachments, body:not(.wp-admin) .media-modal .attachments-browser .uploader-inline {
  background: rgb(7 8 15 / 55%);
}
body:not(.wp-admin) .media-modal .attachment {
  background: rgb(18 19 28 / 85%);
  box-shadow: inset 0 0 0 1px rgb(255 255 255 / 12%);
}
body:not(.wp-admin) .media-modal .attachment.selected, body:not(.wp-admin) .media-modal .attachment.details {
  box-shadow: inset 0 0 0 2px var(--color-accent-warm),	0 0 18px rgb(240 160 32 / 22%);
}
body:not(.wp-admin) .media-modal .attachment .thumbnail {
  background: var(--color-background);
}
body:not(.wp-admin) .media-modal .attachment .filename {
  color: var(--color-primary);
  background: rgb(7 8 15 / 88%);
  text-shadow: none;
}
body:not(.wp-admin) .media-modal .media-sidebar {
  border-left: 1px solid rgb(255 255 255 / 10%);
  background: var(--color-background);
}
body:not(.wp-admin) .media-modal .media-sidebar h2, body:not(.wp-admin) .media-modal .media-sidebar h3, body:not(.wp-admin) .media-modal .attachment-details .filename, body:not(.wp-admin) .media-modal .attachment-details .uploaded, body:not(.wp-admin) .media-modal .attachment-details .file-size, body:not(.wp-admin) .media-modal .attachment-details .dimensions, body:not(.wp-admin) .media-modal .attachment-details label, body:not(.wp-admin) .media-modal .attachment-display-settings label, body:not(.wp-admin) .media-modal .attachment-info .setting span {
  color: var(--color-primary);
}
body:not(.wp-admin) .media-modal .attachment-info {
  border-bottom-color: rgb(255 255 255 / 10%);
}
body:not(.wp-admin) .media-modal .media-frame input[type='text'], body:not(.wp-admin) .media-modal .media-frame input[type='search'], body:not(.wp-admin) .media-modal .media-frame input[type='url'], body:not(.wp-admin) .media-modal .media-frame input[type='number'], body:not(.wp-admin) .media-modal .media-frame textarea, body:not(.wp-admin) .media-modal .media-frame select, body:not(.wp-admin) .media-modal input[type='text'], body:not(.wp-admin) .media-modal input[type='search'], body:not(.wp-admin) .media-modal input[type='url'], body:not(.wp-admin) .media-modal input[type='number'], body:not(.wp-admin) .media-modal textarea, body:not(.wp-admin) .media-modal select {
  background: rgb(7 8 15 / 75%) !important;
  border: 1px solid rgb(255 42 42 / 28%) !important;
  border-radius: 0.2rem;
  color: var(--color-primary) !important;
  box-shadow: none !important;
}
body:not(.wp-admin) .media-modal input:focus, body:not(.wp-admin) .media-modal textarea:focus, body:not(.wp-admin) .media-modal select:focus {
  border-color: var(--color-accent) !important;
  outline: none;
  box-shadow: var(--focus-ring) !important;
}
body:not(.wp-admin) .media-modal .uploader-inline {
  border: 0;
}
body:not(.wp-admin) .media-modal .uploader-inline-content {
  color: var(--color-primary);
}
body:not(.wp-admin) .media-modal .uploader-inline h2, body:not(.wp-admin) .media-modal .upload-ui h2, body:not(.wp-admin) .media-modal .upload-instructions {
  color: var(--color-primary);
  font-family: var(--font-display);
  text-shadow: none;
}
body:not(.wp-admin) .media-modal .media-frame a {
  color: var(--color-accent-warm);
}
body:not(.wp-admin) .media-modal .media-frame a:hover, body:not(.wp-admin) .media-modal .media-frame a:active, body:not(.wp-admin) .media-modal .media-frame a:focus {
  color: var(--color-primary);
  box-shadow: none;
}
body:not(.wp-admin) .media-modal .wp-core-ui .button, body:not(.wp-admin) .media-modal .wp-core-ui .button-secondary, body:not(.wp-admin) .media-modal .upload-ui .browser.button, body:not(.wp-admin) .media-modal .media-frame a.button {
  background: var(--color-surface) !important;
  border: 1px solid rgb(255 42 42 / 35%) !important;
  border-radius: 0.2rem !important;
  color: var(--color-primary) !important;
  text-shadow: none !important;
  box-shadow: none !important;
}
body:not(.wp-admin) .media-modal .wp-core-ui .button:hover, body:not(.wp-admin) .media-modal .wp-core-ui .button-secondary:hover, body:not(.wp-admin) .media-modal .upload-ui .browser.button:hover, body:not(.wp-admin) .media-modal .media-frame a.button:hover {
  background: rgb(255 42 42 / 14%) !important;
  border-color: var(--color-accent) !important;
  color: #fff !important;
}
body:not(.wp-admin) .media-modal .wp-core-ui .button-primary, body:not(.wp-admin) .media-modal .wp-core-ui .button.button-primary, body:not(.wp-admin) .media-modal .media-button-select, body:not(.wp-admin) .media-modal .media-button-insert, body:not(.wp-admin) .media-modal .media-frame a.button-primary, body:not(.wp-admin) .media-modal .media-frame a.button-primary:hover {
  background: rgb(255 42 42 / 22%) !important;
  border: 1px solid var(--color-accent) !important;
  border-radius: 0.2rem !important;
  color: #fff !important;
  text-shadow: none !important;
  box-shadow: var(--glow-accent) !important;
}
body:not(.wp-admin) .media-modal .wp-core-ui .button-primary:hover, body:not(.wp-admin) .media-modal .wp-core-ui .button-primary:focus, body:not(.wp-admin) .media-modal .media-button-select:hover, body:not(.wp-admin) .media-modal .media-button-select:focus, body:not(.wp-admin) .media-modal .media-button-insert:hover {
  background: rgb(255 42 42 / 35%) !important;
  border-color: var(--color-accent) !important;
  color: #fff !important;
}
body:not(.wp-admin) .media-modal .wp-core-ui .button-primary[disabled], body:not(.wp-admin) .media-modal .wp-core-ui .button-primary:disabled, body:not(.wp-admin) .media-modal .wp-core-ui .button-primary-disabled, body:not(.wp-admin) .media-modal .wp-core-ui .button-primary.disabled, body:not(.wp-admin) .media-modal .media-button-select:disabled, body:not(.wp-admin) .media-modal .button.button-primary.button-large:disabled {
  background: rgb(255 255 255 / 6%) !important;
  border-color: rgb(255 255 255 / 12%) !important;
  color: var(--color-muted) !important;
  box-shadow: none !important;
  text-shadow: none !important;
  cursor: default;
}
body:not(.wp-admin) .media-modal .max-upload-size, body:not(.wp-admin) .media-modal .upload-dismiss-errors {
  color: var(--color-muted);
}
body:not(.wp-admin) .media-modal .upload-errors .upload-error, body:not(.wp-admin) .media-modal .uploader-inline .upload-errors .upload-error {
  background: rgb(40 12 16 / 92%) !important;
  border-left-color: var(--color-accent);
  box-shadow: none;
  color: var(--color-primary);
}
body:not(.wp-admin) .media-modal .upload-errors .upload-error-filename, body:not(.wp-admin) .media-modal .upload-errors .upload-error-filename a {
  color: var(--color-accent-warm);
}
body:not(.wp-admin) .media-modal .upload-errors .upload-error-message {
  color: var(--color-muted);
}
body:not(.wp-admin) .media-modal .media-progress-bar div {
  background: var(--color-accent);
}
body:not(.wp-admin) .media-modal .media-selection .attachment {
  background: rgb(18 19 28 / 95%);
}
body:not(.wp-admin) .media-modal .media-frame-toolbar {
  background: var(--color-background);
  border-top: 1px solid rgb(255 42 42 / 18%);
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@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: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
