/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */ /*!
Theme Name: Harmoniq
Theme URI: https://harmoniqhomes.com/
Description: A custom theme based on _tw
Version: 0.1.0
Author: Milad Momeni
Author URI: https://harmoniqhomes.com/
Author Email: Miladmomeni@gmail.com
Text Domain: harmoniq
Requires at least: 7.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE

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

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

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2026 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/
@layer properties;
:host,
:root {
  --font-sans: "Source Sans 3", "Segoe UI", sans-serif;
  --font-mono:
    ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  --spacing: 0.25rem;
  --ease-out: cubic-bezier(0, 0, 0.2, 1);
  --default-font-family: var(--font-sans);
  --default-mono-font-family: var(--font-mono);
  --color-paper: #f7f6f3;
  --color-ink: #1b1e1a;
  --color-ink-muted: #5c6158;
  --color-line: #d5d2cb;
  --color-accent: #1f5c4d;
  --color-background: var(--color-paper);
  --color-foreground: var(--color-ink);
  --color-primary: var(--color-accent);
  --container-wide: 70rem;
  --font-display: "Bricolage Grotesque", "Segoe UI", sans-serif;
  --radius-control: 2px;
  --shadow-raise: 0 1px 0 var(--color-line), 0 8px 24px rgba(27, 30, 26, 0.06);
  --tw-prose-font-normal: 400;
  --tw-prose-font-medium: 500;
  --tw-prose-font-semibold: 600;
  --tw-prose-font-bold: 700;
  --tw-prose-font-extrabold: 800;
  --tw-prose-font-black: 900;
}
*,
::backdrop,
::file-selector-button,
:after,
:before {
  border: 0 solid;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  font-family: var(
    --default-font-family,
    ui-sans-serif,
    system-ui,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji"
  );
  font-feature-settings: var(--default-font-feature-settings, normal);
  font-variation-settings: var(--default-font-variation-settings, normal);
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
}
hr {
  border-top-width: 1px;
  color: inherit;
  height: 0;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: var(
    --default-mono-font-family,
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace
  );
  font-feature-settings: var(--default-mono-font-feature-settings, normal);
  font-size: 1em;
  font-variation-settings: var(--default-mono-font-variation-settings, normal);
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0;
}
:-moz-focusring {
  outline: auto;
}
progress {
  vertical-align: baseline;
}
summary {
  display: list-item;
}
menu,
ol,
ul {
  list-style: none;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  height: auto;
  max-width: 100%;
}
::file-selector-button,
button,
input,
optgroup,
select,
textarea {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  letter-spacing: inherit;
  opacity: 1;
}
:where(select:is([multiple], [size])) optgroup {
  font-weight: bolder;
}
:where(select:is([multiple], [size])) optgroup option {
  padding-inline-start: 20px;
}
::file-selector-button {
  margin-inline-end: 4px;
}
::placeholder {
  opacity: 1;
}
@supports (not (-webkit-appearance: -apple-pay-button)) or
  (contain-intrinsic-size: 1px) {
  ::placeholder {
    color: currentcolor;
  }
  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }
}
textarea {
  resize: vertical;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-date-and-time-value {
  min-height: 1lh;
  text-align: inherit;
}
::-webkit-datetime-edit {
  display: inline-flex;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
  padding-block: 0;
}
::-webkit-calendar-picker-indicator {
  line-height: 1;
}
:-moz-ui-invalid {
  box-shadow: none;
}
::file-selector-button,
button,
input:where([type="button"], [type="reset"], [type="submit"]) {
  appearance: button;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[hidden]:where(:not([hidden="until-found"])) {
  display: none !important;
}
body {
  background-color: var(--paper, #f7f6f3);
  color: var(--ink, #1b1e1a);
  font-family: var(--font-body, "Source Sans 3", "Segoe UI", sans-serif);
}
.entry-content > .alignwide {
  max-width: var(--container-wide);
}
.entry-content > .alignfull {
  max-width: none;
}
.entry-content > .alignleft {
  float: left;
  margin-right: calc(var(--spacing) * 8);
}
.entry-content > .alignright {
  float: right;
  margin-left: calc(var(--spacing) * 8);
}
:root {
  --paper: #f7f6f3;
  --paper-raised: #fff;
  --ink: #1b1e1a;
  --ink-muted: #5c6158;
  --line: #d5d2cb;
  --field: #e8e6e0;
  --accent: #1f5c4d;
  --accent-hover: #17463b;
  --accent-on: #f7f6f3;
  --danger: #b42318;
  --danger-bg: #fcecec;
  --success: #1f5c4d;
  --success-bg: #e7f0ed;
  --font-display: "Bricolage Grotesque", "Segoe UI", sans-serif;
  --font-body: "Source Sans 3", "Segoe UI", sans-serif;
  --text-caption: 0.75rem;
  --text-caption-lh: 1.333;
  --text-meta: 0.8125rem;
  --text-meta-lh: 1.385;
  --text-ui: 0.9375rem;
  --text-logo: 1.25rem;
  --text-lede: 1.25rem;
  --text-body: 1.0625rem;
  --text-body-lh: 1.647;
  --text-h3: 1.5rem;
  --text-h3-lh: 1.2;
  --text-h2: 2.375rem;
  --text-h2-lh: 1.12;
  --text-h1: 2.5rem;
  --text-h1-lh: 1.08;
  --text-hero: 4.5rem;
  --text-hero-lh: 1.02;
  --text-hero-sm: 2.25rem;
  --space-1: 0.25rem;
  --space-2: 0.5rem;
  --space-3: 0.75rem;
  --space-4: 1rem;
  --space-5: 1.5rem;
  --space-6: 2rem;
  --space-7: 3rem;
  --space-8: 4rem;
  --space-9: 6rem;
  --gutter: 1.25rem;
  --measure: 70rem;
  --measure-wide: 82rem;
  --measure-read: 66ch;
  --header-h: 4.25rem;
  --mobile-cta-h: 4rem;
  --radius-none: 0;
  --radius-control: 2px;
  --radius-thumb: 4px;
  --dot: 8px;
  --shadow-raise: 0 1px 0 var(--line), 0 8px 24px rgba(27, 30, 26, 0.06);
  --duration-fast: 120ms;
  --duration-med: 280ms;
  --duration-faq: 200ms;
  --duration-nav: 240ms;
  --ease-out: cubic-bezier(0.16, 1, 0.3, 1);
  --focus-ring: 0 0 0 2px var(--paper), 0 0 0 4px var(--accent);
}
@media (min-width: 48rem) {
  :root {
    --gutter: 2rem;
  }
}
@media (min-width: 68.75rem) {
  :root {
    --gutter: 3rem;
  }
}
@media (max-width: 47.99rem) {
  :root {
    --text-hero: var(--text-hero-sm);
    --header-h: 3.5rem;
  }
}
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  overflow-x: clip;
  scroll-behavior: smooth;
  scrollbar-color: var(--ink-muted) var(--field);
}
body {
  background: var(--paper);
  color: var(--ink);
  font-family: var(--font-body);
  font-size: var(--text-body);
  font-weight: 400;
  line-height: var(--text-body-lh);
  margin: 0;
}
img {
  display: block;
  height: auto;
  max-width: 100%;
}
a {
  color: inherit;
}
:focus-visible {
  box-shadow: var(--focus-ring);
  outline: none;
}
::selection {
  background: var(--accent);
  color: var(--accent-on);
}
input,
select,
textarea {
  caret-color: var(--accent);
}
.skip {
  background: var(--accent);
  border-radius: var(--radius-control);
  color: var(--accent-on);
  left: var(--space-4);
  padding: var(--space-2) var(--space-4);
  position: absolute;
  text-decoration: none;
  top: -4rem;
  z-index: 40;
}
.skip:focus {
  top: var(--space-4);
}
#main,
[id="faq"],
[id="services"] {
  scroll-margin-top: calc(var(--header-h) + var(--space-4));
}
.visually-hidden {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap;
}
h1,
h2,
h3 {
  font-family: var(--font-display);
  font-weight: 600;
  letter-spacing: -0.025em;
  margin: 0 0 var(--space-3);
  text-wrap: balance;
}
h1 {
  font-size: var(--text-h1);
  font-weight: 700;
  line-height: var(--text-h1-lh);
}
h2 {
  font-size: var(--text-h2);
  line-height: var(--text-h2-lh);
}
h3 {
  font-size: var(--text-h3);
  line-height: var(--text-h3-lh);
}
p {
  margin: 0 0 var(--space-4);
}
p:last-child {
  margin-bottom: 0;
}
.meta,
.muted {
  color: var(--ink-muted);
}
.meta {
  font-size: var(--text-meta);
  letter-spacing: 0.08em;
  line-height: var(--text-meta-lh);
  text-transform: uppercase;
}
.wrap {
  margin: 0 auto;
  max-width: var(--measure);
  min-width: 0;
  padding-left: var(--gutter);
  padding-right: var(--gutter);
  width: 100%;
}
.wrap--wide {
  max-width: var(--measure-wide);
}
.wrap--narrow {
  max-width: 46rem;
  padding-top: var(--space-6);
}
.wrap--page {
  padding-bottom: var(--space-9);
  padding-top: var(--space-7);
}
.wrap--page-top {
  padding-top: var(--space-6);
}
.wrap--page-bottom {
  padding-bottom: var(--space-5);
}
.band {
  padding-block: var(--space-8);
}
.band--tight {
  padding-top: var(--space-6);
}
.band--field {
  background: var(--field);
  padding-block: var(--space-7);
}
.section {
  margin-bottom: var(--space-8);
}
.section-head {
  align-items: baseline;
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-4);
  justify-content: space-between;
  margin-bottom: var(--space-6);
}
.section-head h2 {
  margin: 0;
}
.page-title {
  margin: 0 0 var(--space-7);
}
.page-title h1 {
  margin-bottom: var(--space-3);
}
.page-title p {
  font-size: var(--text-lede);
  line-height: 1.45;
  max-width: 36rem;
}
.page-display {
  font-size: var(--text-hero);
  letter-spacing: -0.035em;
  line-height: var(--text-hero-lh);
  margin: 0;
}
.page-title--project {
  margin-bottom: var(--space-5);
}
.page-title--404 {
  max-width: 28rem;
}
.split {
  align-items: start;
  display: grid;
  gap: var(--space-8);
  grid-template-columns: 1fr 1fr;
}
.split--request {
  gap: var(--space-8) var(--space-7);
  grid-template-columns: 1.2fr 0.8fr;
}
.split--contact {
  grid-template-columns: 0.85fr 1.15fr;
}
.stack {
  display: grid;
  gap: var(--space-5);
  max-width: var(--measure-read);
}
.btn {
  align-items: center;
  background: transparent;
  border: 1.5px solid transparent;
  border-radius: var(--radius-control);
  color: var(--ink);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--font-body);
  font-size: var(--text-ui);
  font-weight: 500;
  gap: var(--space-2);
  justify-content: center;
  line-height: 1;
  min-height: 2.75rem;
  padding: 0.55rem 1.15rem;
  text-decoration: none;
  transition:
    background-color var(--duration-fast) var(--ease-out),
    color var(--duration-fast) var(--ease-out),
    border-color var(--duration-fast) var(--ease-out);
}
.btn svg {
  flex-shrink: 0;
  height: 1.1rem;
  width: 1.1rem;
}
.btn--primary {
  background: var(--accent);
  border-color: var(--accent);
  color: var(--accent-on);
}
.btn--primary:hover {
  background: var(--accent-hover);
  border-color: var(--accent-hover);
}
.btn--secondary {
  background: transparent;
  border-color: var(--ink);
  color: var(--ink);
}
.btn--secondary:hover {
  background: var(--ink);
  color: var(--paper);
}
.btn--ghost {
  background: transparent;
  border-color: transparent;
  color: var(--ink);
  padding-inline: 0.5rem;
}
.btn--ghost:hover {
  background: var(--field);
}
.btn:disabled,
.btn[aria-disabled="true"] {
  cursor: not-allowed;
  opacity: 0.4;
  pointer-events: none;
}
.btn.is-busy {
  pointer-events: none;
}
.text-link {
  align-items: baseline;
  box-shadow: inset 0 -1px 0 var(--ink);
  color: var(--ink);
  display: inline-flex;
  font-size: var(--text-ui);
  font-weight: 500;
  padding-bottom: 0.12rem;
  text-decoration: none;
  width: fit-content;
}
.text-link:hover {
  box-shadow: inset 0 -2px 0 var(--ink);
}
.text-link--on-accent {
  box-shadow: inset 0 -1px 0 hsla(45, 20%, 96%, 0.55);
  color: var(--accent-on);
}
.text-link--on-accent:hover {
  box-shadow: inset 0 -2px 0 var(--accent-on);
}
.hero--on-photo .btn--secondary {
  border-color: var(--paper);
  color: var(--paper);
}
.hero--on-photo .btn--secondary:hover {
  background: var(--paper);
  color: var(--ink);
}
.site-header {
  background: var(--paper);
  border-bottom: 1px solid transparent;
  position: sticky;
  top: 0;
  transition: border-color var(--duration-fast) var(--ease-out);
  z-index: 20;
}
.site-header.is-compact {
  border-bottom-color: var(--line);
}
.site-header__inner {
  align-items: center;
  display: flex;
  gap: var(--space-4);
  margin: 0 auto;
  max-width: var(--measure);
  min-height: var(--header-h);
  padding: 0 var(--gutter);
}
.logo {
  align-items: center;
  color: var(--ink);
  display: inline-flex;
  font-family: var(--font-display);
  font-size: var(--text-logo);
  font-weight: 700;
  gap: 0.625rem;
  letter-spacing: -0.02em;
  text-decoration: none;
}
.logo__mark {
  display: block;
  flex-shrink: 0;
  height: 2.15rem;
  width: 2.15rem;
}
.logo__word {
  padding-bottom: 0.15rem;
  position: relative;
}
.logo__word:after {
  background: var(--accent);
  content: "";
  display: block;
  height: 2px;
  margin-top: 0.12rem;
  width: 1.25rem;
}
.nav {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  gap: 0.15rem 1.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav a {
  border-bottom: 2px solid transparent;
  font-size: var(--text-ui);
  font-weight: 500;
  padding: 0.35rem 0;
  text-decoration: none;
}
.nav a:hover {
  border-bottom-color: var(--line);
}
.nav .current-menu-item > a,
.nav .current_page_item > a,
.nav a[aria-current="page"] {
  border-bottom-color: var(--accent);
}
.header-actions {
  align-items: center;
  display: flex;
  gap: var(--space-4);
  margin-left: auto;
}
.header-phone {
  color: var(--ink);
  font-size: var(--text-ui);
  font-weight: 500;
  letter-spacing: 0.02em;
  text-decoration: none;
}
.header-phone:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.nav-toggle {
  display: none;
  margin-left: auto;
  position: relative;
  z-index: 32;
}
.nav-toggle__close,
.nav-toggle__open {
  align-items: center;
  display: inline-flex;
  gap: var(--space-2);
}
.nav-toggle[aria-expanded="true"] .nav-toggle__open,
.nav-toggle__close {
  display: none;
}
.nav-toggle[aria-expanded="true"] .nav-toggle__close {
  display: inline-flex;
}
.nav-drawer {
  align-items: center;
  display: flex;
  flex: 1;
}
.nav-backdrop,
.nav-drawer__cta {
  display: none;
}
.site-footer {
  background: var(--paper);
  border-top: 1px solid var(--line);
}
.site-footer__inner {
  display: grid;
  gap: var(--space-7);
  grid-template-columns: 2fr 1fr 1fr;
  margin: 0 auto;
  max-width: var(--measure);
  padding: var(--space-7) var(--gutter) var(--space-5);
}
.site-footer .footer-kicker,
.site-footer h2 {
  color: var(--ink-muted);
  font-family: var(--font-body);
  font-size: var(--text-meta);
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: var(--text-meta-lh);
  margin: 0 0 var(--space-4);
  text-transform: uppercase;
}
.site-footer strong.brand {
  align-items: center;
  display: flex;
  font-family: var(--font-display);
  font-size: var(--text-logo);
  gap: 0.5rem;
  margin-bottom: var(--space-2);
}
.site-footer .footer-stack {
  display: grid;
  gap: 0.35rem;
}
.site-footer .footer-stack p {
  line-height: 1.4;
  margin: 0;
}
.site-footer .logo__mark {
  height: 2rem;
  width: 2rem;
}
.footer-links {
  display: grid;
  gap: var(--space-2);
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-links a {
  text-decoration: none;
}
.footer-links a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.footer-bottom {
  border-top: 1px solid var(--line);
  color: var(--ink-muted);
  font-size: var(--text-meta);
  grid-column: 1/-1;
  padding-top: var(--space-4);
}
.social-links {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-2);
  margin-top: var(--space-4);
}
.social-links a {
  align-items: center;
  background: transparent;
  border: 1.5px solid var(--ink);
  border-radius: var(--radius-control);
  color: var(--ink);
  display: inline-flex;
  height: 2.5rem;
  justify-content: center;
  text-decoration: none;
  width: 2.5rem;
}
.social-links a svg {
  height: 1rem;
  width: 1rem;
}
.social-links a:hover {
  background: var(--ink);
  color: var(--paper);
}
.hero {
  align-items: flex-end;
  background-color: var(--field);
  color: var(--ink);
  display: flex;
  min-height: min(92vh, 48rem);
  overflow: hidden;
  position: relative;
}
.hero__media {
  inset: 0;
  overflow: hidden;
  position: absolute;
}
.hero__media img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.hero--on-photo {
  color: var(--paper);
}
.hero--on-photo:after {
  background: linear-gradient(
    180deg,
    rgba(27, 30, 26, 0.08),
    rgba(27, 30, 26, 0.15) 40%,
    rgba(27, 30, 26, 0.72)
  );
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}
.hero--on-photo .hero__media img {
  animation: hero-settle 22s var(--ease-out) forwards;
  transform: scale(1.08);
}
@keyframes hero-settle {
  to {
    transform: scale(1);
  }
}
.hero__inner {
  margin: 0 auto;
  max-width: var(--measure);
  padding: var(--space-8) var(--gutter) var(--space-9);
  position: relative;
  width: 100%;
  z-index: 1;
}
.hero__display {
  font-size: var(--text-hero);
  font-weight: 700;
  letter-spacing: -0.035em;
  line-height: var(--text-hero-lh);
  margin: 0 0 var(--space-6);
  max-width: 14ch;
}
.hero__lede {
  color: inherit;
  font-size: var(--text-lede);
  margin-bottom: var(--space-5);
  max-width: 28rem;
  opacity: 0.85;
}
.hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-3);
}
.hero .btn {
  min-height: 3.25rem;
  padding-inline: 1.25rem;
}
.media-ph {
  background: var(--field);
  color: var(--ink-muted);
  display: grid;
  font-size: var(--text-meta);
  letter-spacing: 0.08em;
  min-height: 12rem;
  padding: var(--space-5);
  place-items: center;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.media-ph svg {
  height: 1.5rem;
  margin-bottom: var(--space-2);
  width: 1.5rem;
}
.media-ph span,
.media-ph svg {
  position: relative;
}
.media-ph--lead,
.media-ph--tall {
  aspect-ratio: 16/10;
  min-height: 0;
}
.media-ph--cover {
  aspect-ratio: 16/9;
  min-height: 11rem;
}
.media-ph--index {
  padding: var(--space-2);
}
.media-ph--index,
.media-ph--project {
  aspect-ratio: 4/3;
  min-height: 0;
}
.media-ph--service {
  aspect-ratio: 4/5;
  min-height: 0;
}
.media-ph--map {
  min-height: 16rem;
}
.empty-notice {
  max-width: 36rem;
}
.proof {
  color: inherit;
  display: grid;
  gap: var(--space-3);
  max-width: 100%;
  min-width: 0;
  text-decoration: none;
}
.proof .media-ph,
.proof__image {
  background: var(--field);
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.proof__image {
  aspect-ratio: 4/3;
}
.about-intro__media img,
.cover-bleed img,
.media-fill img,
.proof__image img,
.service-pair__media img {
  display: block;
  height: 100%;
  max-width: none;
  object-fit: cover;
  width: 100%;
}
.proof__image img {
  inset: 0;
  position: absolute;
  transition: transform var(--duration-med) var(--ease-out);
}
.proof:hover .proof__image img {
  transform: scale(1.035);
}
.proof__caption {
  display: grid;
  gap: 0.2rem;
}
.proof__title {
  font-family: var(--font-display);
  font-size: var(--text-h3);
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.2;
}
.proof--lead .media-ph--lead,
.proof--lead .proof__image {
  aspect-ratio: 16/10;
  min-height: 0;
}
.proof--lead .proof__title {
  font-size: var(--text-h2);
}
.proof--article .media-ph--cover,
.proof--article .proof__image,
.proof--article-lead .proof__image {
  aspect-ratio: 16/9;
}
.proof-grid {
  display: grid;
  gap: var(--space-6) var(--space-5);
  grid-template-columns: repeat(2, 1fr);
  margin-top: var(--space-7);
}
.band--tight .proof-grid {
  margin-top: var(--space-6);
}
.cover-bleed,
.media-fill {
  background: var(--field);
  overflow: hidden;
}
.cover-bleed {
  max-height: min(78vh, 40rem);
  min-height: 16rem;
  width: 100%;
}
.cover-bleed img {
  height: min(78vh, 40rem);
  object-fit: cover;
  width: 100%;
}
.cover-bleed--article {
  max-height: min(56vh, 28rem);
}
.cover-bleed--article img {
  height: min(56vh, 28rem);
}
.service-pair {
  display: grid;
  gap: var(--space-9);
}
.service-pair__item {
  align-items: start;
  display: grid;
  gap: var(--space-6) var(--space-7);
  grid-template-columns: 1.15fr 0.85fr;
}
.service-pair__item--flip {
  grid-template-columns: 0.85fr 1.15fr;
}
.service-pair__item--flip .service-pair__media {
  order: 2;
}
.service-pair__media {
  background: var(--field);
  max-width: 100%;
  min-height: 0;
  min-width: 0;
  overflow: hidden;
}
.service-pair__media .media-ph,
.service-pair__media img {
  aspect-ratio: 4/5;
  max-height: 34rem;
  object-fit: cover;
  width: 100%;
}
.service-pair__copy {
  align-content: start;
  display: grid;
  gap: var(--space-4);
  max-width: 28rem;
}
.service-pair__copy h3 {
  font-size: var(--text-h2);
  margin: 0;
}
.service-pair__copy p {
  font-size: var(--text-lede);
  line-height: 1.5;
  margin: 0;
}
.quote-band {
  margin: 0;
  max-width: 36rem;
}
.quote-band blockquote {
  margin: 0 0 var(--space-3);
}
.quote-band blockquote p {
  font-family: var(--font-display);
  font-size: var(--text-h3);
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.3;
  margin: 0;
  text-wrap: pretty;
}
.quote-band figcaption {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-2);
}
.quote-band cite {
  font-size: var(--text-ui);
  font-style: normal;
  font-weight: 500;
}
.quote-list {
  border-top: 1px solid var(--line);
  display: grid;
  gap: var(--space-5) var(--space-6);
  grid-template-columns: 1fr 1fr;
  margin-top: var(--space-6);
  padding-top: var(--space-5);
}
.quote-list__item {
  align-content: start;
  display: grid;
  gap: var(--space-2);
  margin: 0;
}
.quote-list__item blockquote {
  margin: 0;
}
.quote-list__item blockquote p {
  font-family: var(--font-body);
  font-size: var(--text-body);
  font-weight: 400;
  letter-spacing: 0;
  line-height: var(--text-body-lh);
  margin: 0;
}
.quote-list__item figcaption {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-2);
}
.quote-list__item cite {
  font-size: var(--text-ui);
  font-style: normal;
  font-weight: 500;
}
.rating {
  color: var(--ink);
  display: flex;
  gap: 0.12rem;
}
.rating svg {
  height: 0.85rem;
  width: 0.85rem;
}
.reading {
  align-items: start;
  display: grid;
  gap: var(--space-7);
  grid-template-columns: 1.15fr 0.85fr;
}
.article-index {
  align-content: start;
  display: grid;
}
.article-index__row {
  align-items: center;
  border-bottom: 1px solid var(--line);
  color: inherit;
  display: grid;
  gap: var(--space-4);
  grid-template-columns: 6.5rem 1fr;
  padding: var(--space-3) 0;
  text-decoration: none;
}
.article-index__row:first-child {
  padding-top: 0;
}
.article-index .media-ph--index,
.article-index__thumb {
  aspect-ratio: 4/3;
  background: var(--field);
  min-height: 0;
  overflow: hidden;
}
.article-index__thumb img {
  display: block;
  height: 100%;
  object-fit: cover;
  transition: transform var(--duration-med) var(--ease-out);
  width: 100%;
}
.article-index__row:hover .article-index__thumb img {
  transform: scale(1.035);
}
.article-index__copy {
  display: grid;
  gap: 0.25rem;
  min-width: 0;
}
.article-index__row strong {
  font-family: var(--font-display);
  font-size: var(--text-logo);
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.25;
}
.article-index__row:hover strong {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.article-index--page {
  margin-top: var(--space-7);
}
.strip {
  background: var(--accent);
  color: var(--accent-on);
  padding: var(--space-8) var(--gutter);
}
.strip__inner {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-5);
  justify-content: space-between;
  margin: 0 auto;
  max-width: var(--measure);
}
.strip strong {
  font-family: var(--font-display);
  font-size: var(--text-h2);
  font-weight: 600;
  letter-spacing: -0.03em;
  line-height: 1.1;
  max-width: 16ch;
}
.strip__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-4) var(--space-5);
}
.strip .btn--primary {
  background: var(--paper);
  border-color: var(--paper);
  color: var(--ink);
  min-height: 3.25rem;
}
.strip .btn--primary:hover {
  background: var(--field);
  border-color: var(--field);
}
.faq {
  column-gap: var(--space-7);
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: var(--space-5);
}
.faq details {
  border-bottom: 1px solid var(--line);
}
.faq summary {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: var(--text-body);
  font-weight: 600;
  gap: var(--space-4);
  justify-content: space-between;
  list-style: none;
  padding: var(--space-4) 0;
}
.faq summary::-webkit-details-marker {
  display: none;
}
.faq summary:after {
  border-bottom: 1.5px solid var(--ink);
  border-right: 1.5px solid var(--ink);
  content: "";
  flex-shrink: 0;
  height: 0.55rem;
  transform: rotate(45deg);
  transition: transform var(--duration-faq) var(--ease-out);
  width: 0.55rem;
}
.faq details[open] summary:after {
  transform: rotate(-135deg);
}
.faq .faq__panel {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows var(--duration-faq) var(--ease-out);
}
.faq details[open] .faq__panel {
  grid-template-rows: 1fr;
}
.faq .faq__panel > div {
  overflow: hidden;
}
.faq p {
  color: var(--ink-muted);
  margin: 0 0 var(--space-4);
  max-width: var(--measure-read);
}
.form {
  display: grid;
  gap: var(--space-5);
  position: relative;
}
.form-hp {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap;
}
.form-captcha input {
  max-width: 7.5rem;
}
.form label {
  display: grid;
  font-size: var(--text-ui);
  font-weight: 500;
  gap: var(--space-2);
}
.form input,
.form select,
.form textarea {
  background: var(--field);
  border: 0;
  border-bottom: 1.5px solid var(--line);
  border-radius: 0;
  color: var(--ink);
  font: inherit;
  font-weight: 400;
  min-height: 2.85rem;
  padding: 0.7rem 0.85rem;
}
.form textarea {
  min-height: 8.5rem;
  resize: vertical;
}
.form input:focus-visible,
.form select:focus-visible,
.form textarea:focus-visible {
  background: var(--paper-raised);
  border-bottom-color: var(--accent);
  box-shadow: none;
}
.form .is-invalid input,
.form .is-invalid select,
.form .is-invalid textarea {
  background: var(--danger-bg);
  border-bottom-color: var(--danger);
}
.field-error {
  color: var(--danger);
  font-size: var(--text-meta);
  font-weight: 400;
}
.form-status {
  padding: var(--space-4);
}
.form-status--error {
  background: var(--danger-bg);
  color: var(--danger);
}
.form-status--success {
  background: var(--success-bg);
  color: var(--success);
}
.form-status--success p {
  font-weight: 400;
  margin: 0.35rem 0 0;
}
.form fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.form fieldset .meta {
  margin-bottom: 0.5rem;
}
.radios {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-2);
}
.radios label {
  align-items: center;
  background: transparent;
  border: 0;
  cursor: pointer;
  display: inline-flex;
  font-weight: 500;
  gap: var(--space-2);
  min-height: 2.5rem;
  padding: 0.35rem 0.15rem 0.35rem 0;
}
.radios label:has(input:checked) {
  box-shadow: inset 0 -1.5px 0 var(--ink);
}
.radios input {
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}
.hint {
  color: var(--ink-muted);
  font-size: var(--text-meta);
  font-weight: 400;
  margin: 0;
}
.consult-aside {
  align-content: start;
  background: var(--field);
  display: grid;
  gap: var(--space-4);
  padding: var(--space-6);
}
.consult-aside__phone {
  font-family: var(--font-display);
  font-size: var(--text-h2);
  letter-spacing: -0.02em;
  margin: 0;
}
.contact-dl {
  display: grid;
  gap: var(--space-5);
  margin: 0;
}
.contact-dl dt {
  color: var(--ink-muted);
  font-size: var(--text-meta);
  font-weight: 600;
  letter-spacing: 0.08em;
  margin-bottom: var(--space-1);
  text-transform: uppercase;
}
.contact-dl dd {
  margin: 0;
}
.contact-dl a {
  text-decoration: none;
}
.contact-dl a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.map-bleed {
  background: var(--field);
  min-height: 22rem;
  width: 100%;
}
.map-bleed iframe {
  border: 0;
  display: block;
  height: 28rem;
  width: 100%;
}
.about-intro {
  display: grid;
  gap: 0;
  grid-template-columns: 1.1fr 0.9fr;
  min-height: 28rem;
}
.about-intro__media {
  background: var(--field);
  max-height: min(78vh, 40rem);
  min-height: 22rem;
  overflow: hidden;
}
.about-intro__copy {
  align-content: start;
  display: grid;
  max-width: 36rem;
  padding: var(--space-8) var(--gutter);
}
.about-intro__copy .page-display {
  margin-bottom: var(--space-5);
}
.lede-block {
  font-size: var(--text-lede);
  line-height: 1.5;
}
.lede-block p {
  margin-bottom: var(--space-4);
}
.timeline {
  border-left: 1px solid var(--ink);
  display: grid;
  gap: var(--space-6);
  max-width: 40rem;
  padding-left: var(--space-5);
}
.timeline__item {
  position: relative;
}
.timeline__item:before {
  background: var(--ink);
  content: "";
  height: 7px;
  left: calc(var(--space-5) * -1 - 3.5px);
  position: absolute;
  top: 0.5rem;
  width: 7px;
}
.timeline__item strong {
  display: block;
  font-family: var(--font-display);
  font-size: var(--text-h3);
  margin-bottom: var(--space-2);
}
.timeline__item p {
  color: var(--ink-muted);
  margin: 0;
}
.back-link {
  align-items: center;
  display: inline-flex;
  font-size: var(--text-ui);
  font-weight: 500;
  gap: var(--space-2);
  margin-bottom: var(--space-5);
  text-decoration: none;
}
.back-link:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.prose {
  max-width: var(--measure-read);
}
.prose p {
  margin-bottom: var(--space-4);
}
.project-actions,
.project-prose {
  margin-top: var(--space-7);
}
.project-actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-4) var(--space-5);
}
.project-slider {
  margin-bottom: var(--space-7);
  max-width: 100%;
  min-width: 0;
}
.project-slider__stage {
  aspect-ratio: 16/10;
  background: var(--field);
  border-radius: var(--radius-control);
  max-height: min(70vh, 36rem);
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.project-slider__frames {
  inset: 0;
  position: absolute;
}
.project-slider__frames img {
  display: block;
  height: 100%;
  inset: 0;
  object-fit: contain;
  position: absolute;
  width: 100%;
}
.project-slider__arrow {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius-control);
  color: var(--ink);
  cursor: pointer;
  display: grid;
  height: 2.75rem;
  padding: 0;
  place-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition:
    background-color var(--duration-fast) var(--ease-out),
    color var(--duration-fast) var(--ease-out),
    border-color var(--duration-fast) var(--ease-out);
  width: 2.75rem;
  z-index: 1;
}
.project-slider__arrow--prev {
  left: var(--space-3);
}
.project-slider__arrow--next {
  right: var(--space-3);
}
.project-slider__arrow svg {
  height: 1.25rem;
  width: 1.25rem;
}
.project-slider__arrow:hover {
  background: var(--ink);
  border-color: var(--ink);
  color: var(--paper);
}
.project-slider__thumbs {
  display: flex;
  gap: var(--space-2);
  margin-top: var(--space-3);
  overflow-x: auto;
  padding: 2px;
  scrollbar-width: thin;
}
.project-slider__thumb {
  aspect-ratio: 4/3;
  background: var(--field);
  border: 0;
  border-radius: var(--radius-control);
  cursor: pointer;
  flex: 0 0 5.75rem;
  opacity: 0.5;
  overflow: hidden;
  padding: 0;
}
.project-slider__thumb img {
  display: block;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  width: 100%;
}
.project-slider__thumb:hover,
.project-slider__thumb[aria-pressed="true"] {
  opacity: 1;
}
.project-slider__thumb[aria-pressed="true"] {
  box-shadow: 0 0 0 2px var(--ink);
}
.filters,
.not-found-links {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-5);
}
.filters {
  border-bottom: 1px solid var(--line);
  margin-bottom: 0;
}
.filter {
  background: transparent;
  border: 0;
  border-bottom: 2px solid transparent;
  border-radius: 0;
  color: var(--ink-muted);
  cursor: pointer;
  font-family: inherit;
  font-size: var(--text-ui);
  font-weight: 500;
  margin-bottom: -1px;
  min-height: 2.75rem;
  padding: 0.4rem 0 0.85rem;
  text-decoration: none;
}
a.filter {
  align-items: center;
  display: inline-flex;
}
.filter:hover {
  color: var(--ink);
}
.filter.is-active {
  background: transparent;
  border-bottom-color: var(--ink);
  color: var(--ink);
}
.tags {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-2);
}
.tag {
  font-size: var(--text-caption);
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: uppercase;
}
a.tag:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
main {
  min-height: 50vh;
}
#page {
  min-height: 100vh;
}
#content {
  min-height: 40vh;
}
.media-fill iframe,
.media-ph--map iframe {
  border: 0;
  display: block;
  height: 100%;
  min-height: 16rem;
  width: 100%;
}
.navigation.pagination {
  margin-top: var(--space-7);
}
.navigation.pagination .nav-links {
  display: flex;
  flex-wrap: wrap;
  font-size: var(--text-ui);
  font-weight: 500;
  gap: var(--space-3);
}
.navigation.pagination a {
  text-decoration: none;
}
.navigation.pagination a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.grid {
  gap: var(--space-5);
}
.grid--2 {
  grid-template-columns: repeat(2, 1fr);
}
.grid--3 {
  grid-template-columns: repeat(3, 1fr);
}
.grid--archive {
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 48rem) {
  .band {
    padding-block: var(--space-9);
  }
  .band--field {
    padding-block: var(--space-7);
  }
  .band--tight {
    padding-top: var(--space-7);
  }
}
@media (max-width: 68.75rem) {
  .site-footer__inner {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 47.99rem) {
  .nav-toggle {
    display: inline-flex;
  }
  .nav-backdrop {
    background: rgba(27, 30, 26, 0.28);
    border: 0;
    display: block;
    inset: 0;
    opacity: 0;
    padding: 0;
    pointer-events: none;
    position: fixed;
    transition:
      opacity var(--duration-nav) var(--ease-out),
      visibility 0s linear var(--duration-nav);
    visibility: hidden;
    z-index: 25;
  }
  .nav-backdrop:not([hidden]) {
    opacity: 1;
    pointer-events: auto;
    transition:
      opacity var(--duration-nav) var(--ease-out),
      visibility 0s linear 0s;
    visibility: visible;
  }
  .nav-drawer {
    align-items: stretch;
    background: var(--paper);
    bottom: 0;
    box-shadow: var(--shadow-raise);
    display: flex;
    flex: none;
    flex-direction: column;
    gap: 0;
    margin: 0;
    overflow-y: auto;
    padding: calc(var(--header-h) + var(--space-3)) var(--gutter)
      calc(var(--space-5) + env(safe-area-inset-bottom));
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition:
      transform var(--duration-nav) var(--ease-out),
      visibility 0s linear var(--duration-nav);
    visibility: hidden;
    width: min(20.5rem, 86vw);
    z-index: 26;
  }
  .nav-drawer.is-open {
    pointer-events: auto;
    transform: translateX(0);
    transition:
      transform var(--duration-nav) var(--ease-out),
      visibility 0s linear 0s;
    visibility: visible;
  }
  .nav {
    flex: none;
    flex-direction: column;
    gap: 0;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .nav,
  .nav a {
    display: flex;
  }
  .nav a {
    align-items: center;
    border-bottom: 1px solid var(--line);
    font-size: var(--text-logo);
    min-height: 2.75rem;
  }
  .nav .current-menu-item > a,
  .nav .current_page_item > a,
  .nav a:hover,
  .nav a[aria-current="page"] {
    border-bottom-color: var(--line);
  }
  .nav .current-menu-item > a,
  .nav .current_page_item > a,
  .nav a[aria-current="page"] {
    box-shadow: inset 0 -2px 0 var(--accent);
  }
  .nav-drawer__cta {
    display: flex;
    flex-direction: column;
    gap: var(--space-2);
    padding-top: var(--space-5);
  }
  .nav-drawer__cta .btn {
    min-height: 3rem;
    width: 100%;
  }
  .site-header {
    z-index: 30;
  }
  .site-header__inner {
    flex-wrap: nowrap;
    padding-bottom: var(--space-3);
    padding-top: var(--space-3);
  }
  .header-actions {
    display: none;
  }
  .hero {
    min-height: min(78vh, 36rem);
  }
  .hero__inner {
    padding-bottom: var(--space-7);
  }
  .hero__display {
    max-width: 11ch;
  }
  .service-pair {
    gap: var(--space-8);
  }
  .service-pair__item,
  .service-pair__item--flip {
    grid-template-columns: 1fr;
  }
  .service-pair__item--flip .service-pair__media {
    order: 0;
  }
  .service-pair__media .media-ph,
  .service-pair__media img {
    aspect-ratio: 16/10;
    max-height: none;
  }
  .about-intro,
  .faq,
  .grid--2,
  .grid--3,
  .grid--archive,
  .proof-grid,
  .quote-list,
  .reading,
  .site-footer__inner,
  .split,
  .split--contact,
  .split--request {
    grid-template-columns: 1fr;
  }
  .proof-grid {
    gap: var(--space-6) 0;
  }
  .band,
  .band--field,
  .strip {
    padding-block: var(--space-7);
  }
  .strip__inner {
    display: grid;
    gap: var(--space-4);
  }
  .article-index {
    margin-top: var(--space-4);
  }
  .about-intro__copy {
    padding: var(--space-6) var(--gutter);
  }
  .cover-bleed,
  .cover-bleed img {
    height: 22rem;
    max-height: 22rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  .article-index__thumb img,
  .hero--on-photo .hero__media img,
  .proof__image img {
    animation: none;
    transform: none;
    transition: none;
  }
  .article-index__row:hover .article-index__thumb img,
  .project-slider__frames img,
  .proof:hover .proof__image img {
    transform: none;
  }
  .nav-backdrop,
  .nav-drawer {
    transition: none;
  }
}
.visible {
  visibility: visible;
}
.sr-only {
  border-width: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.static {
  position: static;
}
.sticky {
  position: sticky;
}
.start {
  inset-inline-start: var(--spacing);
}
.end {
  inset-inline-end: var(--spacing);
}
.container {
  width: 100%;
}
@media (width >= 40rem) {
  .container {
    max-width: 40rem;
  }
}
@media (width >= 48rem) {
  .container {
    max-width: 48rem;
  }
}
@media (width >= 64rem) {
  .container {
    max-width: 64rem;
  }
}
@media (width >= 80rem) {
  .container {
    max-width: 80rem;
  }
}
@media (width >= 96rem) {
  .container {
    max-width: 96rem;
  }
}
.prose {
  --tw-prose-body: var(--color-foreground);
  --tw-prose-headings: var(--color-foreground);
  --tw-prose-lead: var(--color-foreground);
  --tw-prose-links: var(--color-primary);
  --tw-prose-bold: var(--color-foreground);
  --tw-prose-counters: var(--color-foreground);
  --tw-prose-bullets: var(--color-foreground);
  --tw-prose-hr: var(--color-foreground);
  --tw-prose-quotes: var(--color-foreground);
  --tw-prose-quote-borders: var(--color-primary);
  --tw-prose-captions: var(--color-foreground);
  --tw-prose-kbd: var(--color-foreground);
  --tw-prose-kbd-shadows: var(--color-foreground);
  --tw-prose-code: var(--color-foreground);
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: var(--color-foreground);
  --tw-prose-th-borders: var(--color-foreground);
  --tw-prose-td-borders: var(--color-foreground);
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-links: var(--color-primary);
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-quote-borders: var(--color-primary);
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-code: var(--color-foreground);
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
  color: var(--tw-prose-body);
  font-size: 1rem;
  line-height: 1.75;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  p
) {
  margin-bottom: 1.25em;
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  [class~="lead"],
  [class~="is-style-lead"]
) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-bottom: 1.2em;
  margin-top: 1.2em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  a
) {
  color: var(--tw-prose-links);
  font-weight: var(--tw-prose-font-medium);
  text-decoration: underline;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  strong
) {
  color: var(--tw-prose-bold);
  font-weight: var(--tw-prose-font-semibold);
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  a strong
) {
  color: inherit;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  blockquote strong
) {
  color: inherit;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  thead th strong
) {
  color: inherit;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  ol
) {
  list-style-type: decimal;
  margin-bottom: 1.25em;
  margin-top: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  ol[type="A"]
) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  ol[type="a"]
) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  ol[type="A" s]
) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  ol[type="a" s]
) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  ol[type="I"]
) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  ol[type="i"]
) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  ol[type="I" s]
) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  ol[type="i" s]
) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  ol[type="1"]
) {
  list-style-type: decimal;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  ul
) {
  list-style-type: disc;
  margin-bottom: 1.25em;
  margin-top: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
    ol > li
  )::marker {
  color: var(--tw-prose-counters);
  font-weight: var(--tw-prose-font-normal);
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
    ul > li
  )::marker {
  color: var(--tw-prose-bullets);
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  dt
) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  hr
) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-bottom: 3em;
  margin-top: 3em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  blockquote
) {
  border-left-color: var(--tw-prose-quote-borders);
  border-left-width: 0.25rem;
  color: var(--tw-prose-quotes);
  font-style: italic;
  font-weight: var(--tw-prose-font-medium);
  margin-bottom: 1.6em;
  margin-top: 1.6em;
  padding-left: 1em;
  quotes: "\201C" "\201D" "\2018" "\2019";
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
    blockquote p:first-of-type
  ):before {
  content: open-quote;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
    blockquote p:last-of-type
  ):after {
  content: close-quote;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  blockquote > cite
) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: var(--tw-prose-font-normal);
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  blockquote > cite:before
) {
  content: "\2014";
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  h1
) {
  color: var(--tw-prose-headings);
  font-size: 2.25em;
  font-weight: var(--tw-prose-font-extrabold);
  line-height: 1.1111111;
  margin-bottom: 0.8888889em;
  margin-top: 0;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  h1 strong
) {
  color: inherit;
  font-weight: var(--tw-prose-font-black);
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  h2
) {
  color: var(--tw-prose-headings);
  font-size: 1.5em;
  font-weight: var(--tw-prose-font-bold);
  line-height: 1.3333333;
  margin-bottom: 1em;
  margin-top: 2em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  h2 strong
) {
  color: inherit;
  font-weight: var(--tw-prose-font-extrabold);
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  h3
) {
  color: var(--tw-prose-headings);
  font-size: 1.25em;
  font-weight: var(--tw-prose-font-semibold);
  line-height: 1.6;
  margin-bottom: 0.6em;
  margin-top: 1.6em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  h3 strong
) {
  color: inherit;
  font-weight: var(--tw-prose-font-bold);
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  h4
) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  line-height: 1.5;
  margin-bottom: 0.5em;
  margin-top: 1.5em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  h4 strong
) {
  color: inherit;
  font-weight: var(--tw-prose-font-bold);
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  img
) {
  margin-bottom: 2em;
  margin-top: 2em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  picture
) {
  display: block;
  margin-bottom: 2em;
  margin-top: 2em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  kbd
) {
  box-shadow:
    0 0 0 1px var(--tw-prose-kbd-shadows),
    0 3px 0 var(--tw-prose-kbd-shadows);
  color: var(--tw-prose-kbd);
  font-family: inherit;
  font-weight: var(--tw-prose-font-medium);
}
@supports (color: color-mix(in lab, red, red)) {
  :is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
    kbd
  ) {
    box-shadow:
      0 0 0 1px
        color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent),
      0 3px 0 color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent);
  }
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  kbd
) {
  border-radius: 0.3125rem;
  font-size: 0.875em;
  padding: 0.1875em 0.375em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  code
) {
  color: var(--tw-prose-code);
  font-size: 0.875em;
  font-weight: var(--tw-prose-font-semibold);
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
    code
  ):after,
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
    code
  ):before {
  content: "`";
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  a code
) {
  color: inherit;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  h1 code
) {
  color: inherit;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  h2 code
) {
  color: inherit;
  font-size: 0.875em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  h3 code
) {
  color: inherit;
  font-size: 0.9em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  h4 code
) {
  color: inherit;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  blockquote code
) {
  color: inherit;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  thead th code
) {
  color: inherit;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  pre
) {
  background-color: var(--tw-prose-pre-bg);
  border-radius: 0.375rem;
  color: var(--tw-prose-pre-code);
  font-size: 0.875em;
  font-weight: var(--tw-prose-font-normal);
  line-height: 1.7142857;
  margin-bottom: 1.7142857em;
  margin-top: 1.7142857em;
  overflow-x: auto;
  padding: 0.8571429em 1.1428571em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  pre code
) {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding: 0;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
    pre code
  ):before {
  content: none;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
    pre code
  ):after {
  content: none;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  table
) {
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-bottom: 2em;
  margin-top: 2em;
  table-layout: auto;
  text-align: left;
  width: 100%;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  table.has-fixed-layout
) {
  table-layout: fixed;
  width: 100%;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  thead
) {
  border-bottom-color: var(--tw-prose-th-borders);
  border-bottom-width: 1px;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  thead th
) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
  padding-right: 0.5714286em;
  vertical-align: bottom;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  tbody tr
) {
  border-bottom-color: var(--tw-prose-td-borders);
  border-bottom-width: 1px;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  tbody tr:last-child
) {
  border-bottom-width: 0;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  tbody td
) {
  vertical-align: baseline;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  tfoot
) {
  border-top-color: var(--tw-prose-th-borders);
  border-top-width: 1px;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  tfoot td
) {
  vertical-align: top;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  figure > *,
  figure img
) {
  margin-bottom: 0;
  margin-top: 0;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  figure a
) {
  vertical-align: bottom;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  figcaption
) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  picture > img
) {
  margin-bottom: 0;
  margin-top: 0;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  video
) {
  margin-bottom: 2em;
  margin-top: 2em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  li
) {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  ol > li
) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  ul > li
) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  .prose > ul > li p
) {
  margin-bottom: 0.75em;
  margin-top: 0.75em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  .prose > ul > li > :first-child
) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  .prose > ul > li > :last-child
) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  .prose > ol > li > :first-child
) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  .prose > ol > li > :last-child
) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  ul ul,
  ul ol,
  ol ul,
  ol ol
) {
  margin-bottom: 0.75em;
  margin-top: 0.75em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  dl
) {
  margin-bottom: 1.25em;
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  dd
) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  hr + *
) {
  margin-top: 0;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  h2 + *
) {
  margin-top: 0;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  h3 + *
) {
  margin-top: 0;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  h4 + *
) {
  margin-top: 0;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  thead th:first-child
) {
  padding-left: 0;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  thead th:last-child
) {
  padding-right: 0;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  tbody td,
  tfoot td
) {
  padding: 0.5714286em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  tbody td:first-child,
  tfoot td:first-child
) {
  padding-left: 0;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  tbody td:last-child,
  tfoot td:last-child
) {
  padding-right: 0;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  figure
) {
  margin-bottom: 2em;
  margin-top: 2em;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  .prose > :first-child
) {
  margin-top: 0;
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where(
  .prose > :last-child
) {
  margin-bottom: 0;
}
.prose .wp-block-table td,
.prose .wp-block-table th {
  border: 0;
}
.prose .wp-block-table tfoot,
.prose .wp-block-table thead {
  border-color: var(--tw-prose-th-borders);
}
.prose .wp-block-table thead {
  border-bottom-width: 1px;
}
.prose .wp-block-table tfoot {
  border-top-width: 1px;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.table {
  display: table;
}
.max-w-none {
  max-width: none;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,)
    var(--tw-skew-x,) var(--tw-skew-y,);
}
.rounded {
  border-radius: 0.25rem;
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.uppercase {
  text-transform: uppercase;
}
.shadow {
  --tw-shadow:
    0 1px 3px 0 var(--tw-shadow-color, rgba(0, 0, 0, 0.1)),
    0 1px 2px -1px var(--tw-shadow-color, rgba(0, 0, 0, 0.1));
}
.shadow,
.shadow-raise {
  box-shadow:
    var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
    var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-raise {
  --tw-shadow:
    0 1px 0 var(--tw-shadow-color, var(--color-line)),
    0 8px 24px var(--tw-shadow-color, rgba(27, 30, 26, 0.06));
}
.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,);
}
.content-none {
  --tw-content: none;
  content: none;
}
.prose-harmoniq {
  --tw-prose-body: var(--color-ink);
  --tw-prose-headings: var(--color-ink);
  --tw-prose-lead: var(--color-ink-muted);
  --tw-prose-links: var(--color-accent);
  --tw-prose-bold: var(--color-ink);
  --tw-prose-counters: var(--color-ink);
  --tw-prose-bullets: var(--color-ink);
  --tw-prose-hr: var(--color-line);
  --tw-prose-quotes: var(--color-ink);
  --tw-prose-quote-borders: var(--color-accent);
  --tw-prose-captions: var(--color-ink-muted);
  --tw-prose-kbd: var(--color-foreground);
  --tw-prose-kbd-shadows: var(--color-foreground);
  --tw-prose-code: var(--color-foreground);
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: var(--color-foreground);
  --tw-prose-th-borders: var(--color-foreground);
  --tw-prose-td-borders: var(--color-foreground);
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-links: var(--color-primary);
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-quote-borders: var(--color-primary);
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-code: var(--color-foreground);
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
}
@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-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-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)))) {
    *,
    ::backdrop,
    :after,
    :before {
      --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-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-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;
    }
  }
}
