/* File: automatic.css - Version: 4.0.0-alpha-7 - Generated: 2026-02-02 17:52:41 */
/* Feat: Text, Headings, & Spacing */
:root {
  --root-font-size: 100%;
}
:root {
  --primary: oklch(0.5899504192 0.2370025112 27.3051172301);
  --primary-hover: oklch(0.678 0.237 27.3051172301);
  --primary-ultra-light: oklch(0.95 0.032 27.3135646395);
  --primary-light: oklch(0.85 0.106 27.3051172301);
  --primary-semi-light: oklch(0.65 0.237 27.3051172301);
  --primary-semi-dark: oklch(0.35 0.161 27.3051172301);
  --primary-dark: oklch(0.25 0.115 27.3051172301);
  --primary-ultra-dark: oklch(0.183 0.084 27.3051172301);
  --accent: oklch(0.9477104935 0.0394126134 77.1734140632);
  --accent-hover: oklch(1.0898670676 0.0394126134 77.1734140632);
  --accent-ultra-light: oklch(0.95 0.0394126134 77.1734140632);
  --accent-light: oklch(0.85 0.0394126134 77.1734140632);
  --accent-semi-light: oklch(0.65 0.0394126134 77.1734140632);
  --accent-semi-dark: oklch(0.35 0.0394126134 77.1734140632);
  --accent-dark: oklch(0.25 0.0394126134 77.1734140632);
  --accent-ultra-dark: oklch(0.1 0.0394126134 77.1734140632);
  --base: oklch(0.3823225908 0.1314887485 28.2038987523);
  --base-hover: oklch(0.4396709794 0.1314887485 28.2038987523);
  --base-ultra-light: oklch(0.95 0.1314887485 28.2038987523);
  --base-light: oklch(0.85 0.1314887485 28.2038987523);
  --base-semi-light: oklch(0.65 0.1314887485 28.2038987523);
  --base-semi-dark: oklch(0.35 0.1314887485 28.2038987523);
  --base-dark: oklch(0.25 0.1314887485 28.2038987523);
  --base-ultra-dark: oklch(0.1 0.1314887485 28.2038987523);
  --neutral: oklch(0.2477587101 0 0);
  --neutral-hover: oklch(0.2849225166 0 0);
  --neutral-ultra-light: oklch(0.972 0 0);
  --neutral-light: oklch(0.85 0 0);
  --neutral-semi-light: oklch(0.65 0 0);
  --neutral-semi-dark: oklch(0.35 0 0);
  --neutral-dark: oklch(0.25 0 0);
  --neutral-ultra-dark: oklch(0.1 0 0);
  --white: #fff;
  --black: #000;
}
/* Feat: Default Section Styles */
:root {
  --content-width: 90rem;
  --content-width-safe: min(var(--content-width), calc(100% - var(--gutter) * 2));
}
/* Feat: Focus Styles */
:root {
  --focus-color: var(--primary);
  --focus-width: 2px;
  --focus-offset: 2px;
}
/* Feat: Text Defaults */
:root {
  --text-xxl-max-width: 100%;
  --text-xl-max-width: 100%;
  --text-l-max-width: 100%;
  --text-m-font-weight: 400;
  --text-m-line-height: calc(6px + 2ex);
  --text-m-max-width: 100%;
  --text-s-font-weight: 400;
  --text-s-max-width: 100%;
  --text-xs-font-weight: 400;
  --text-xs-max-width: 100%;
  --base-text-lh: calc(6px + 2ex);
  --text-color: var(--black);
  --text-line-height: calc(6px + 2ex);
  --text-font-weight: 500;
  --text-text-wrap: pretty;
}
/* Feat: Heading Defaults */
:root {
  --heading-line-height: calc(4px + 2ex);
  --heading-font-weight: 900;
  --heading-text-wrap: pretty;
  --base-heading-lh: calc(4px + 2ex);
  --h1-max-width: 100%;
  --h2-max-width: 100%;
  --h3-font-weight: 700;
  --h3-max-width: 100%;
  --h4-font-weight: 700;
  --h4-line-height: calc(4px + 2ex);
  --h4-max-width: 100%;
  --h5-max-width: 100%;
  --h6-max-width: 100%;
}
/* Feat: Text Size Variables */
:root {
  --text-xs: clamp(0.75rem, calc(-0.1669585358vw + 0.7833917072rem), 0.6331290249rem);
  --text-s: clamp(0.8125rem, calc(0.0449442718vw + 0.8035111456rem), 0.8439609902rem);
  --text-s-to-xs: clamp(0.75rem, calc(0.1342299861vw + 0.7231540028rem), 0.8439609902rem);
  --text-m: clamp(1rem, calc(0.1785714286vw + 0.9642857143rem), 1.125rem);
  --text-m-to-s: clamp(0.8125rem, calc(0.4464285714vw + 0.7232142857rem), 1.125rem);
  --text-m-to-xs: clamp(0.75rem, calc(0.5357142857vw + 0.6428571429rem), 1.125rem);
  --text-l: clamp(1.2rem, calc(0.4280357143vw + 1.1143928571rem), 1.499625rem);
  --text-l-to-m: clamp(1rem, calc(0.71375vw + 0.85725rem), 1.499625rem);
  --text-l-to-s: clamp(0.8125rem, calc(0.9816071429vw + 0.6161785714rem), 1.499625rem);
  --text-l-to-xs: clamp(0.75rem, calc(1.0708928571vw + 0.5358214286rem), 1.499625rem);
  --text-xl: clamp(1.44rem, calc(0.7985716071vw + 1.2802856786rem), 1.999000125rem);
  --text-xl-to-l: clamp(1.2rem, calc(1.14142875vw + 0.97171425rem), 1.999000125rem);
  --text-xl-to-m: clamp(1rem, calc(1.4271430357vw + 0.7145713929rem), 1.999000125rem);
  --text-xl-to-s: clamp(0.8125rem, calc(1.6950001786vw + 0.4734999643rem), 1.999000125rem);
  --text-xl-to-xs: clamp(0.75rem, calc(1.7842858929vw + 0.3931428214rem), 1.999000125rem);
  --text-xxl: clamp(1.728rem, calc(1.3380959523vw + 1.4603808095rem), 2.6646671666rem);
  --text-xxl-to-xl: clamp(1.44rem, calc(1.7495245238vw + 1.0900950953rem), 2.6646671666rem);
  --text-xxl-to-l: clamp(1.2rem, calc(2.0923816666vw + 0.7815236667rem), 2.6646671666rem);
  --text-xxl-to-m: clamp(1rem, calc(2.3780959523vw + 0.5243808095rem), 2.6646671666rem);
  --text-xxl-to-s: clamp(0.8125rem, calc(2.6459530952vw + 0.283309381rem), 2.6646671666rem);
  --text-xxl-to-xs: clamp(0.75rem, calc(2.7352388095vw + 0.2029522381rem), 2.6646671666rem);
}
/* Feat: Heading Size Variables */
:root {
  --h6: clamp(0.8125rem, calc(0.625vw + 0.6875rem), 1.25rem);
  --h5: clamp(0.875rem, calc(1.1607142857vw + 0.6428571429rem), 1.6875rem);
  --h5-to-h6: clamp(0.8125rem, calc(1.25vw + 0.5625rem), 1.6875rem);
  --h4: clamp(1.125rem, calc(1.6071428571vw + 0.8035714286rem), 2.25rem);
  --h4-to-h5: clamp(0.875rem, calc(1.9642857143vw + 0.4821428571rem), 2.25rem);
  --h4-to-h6: clamp(0.8125rem, calc(2.0535714286vw + 0.4017857143rem), 2.25rem);
  --h3: clamp(1.5rem, calc(2.0535714286vw + 1.0892857143rem), 2.9375rem);
  --h3-to-h4: clamp(1.125rem, calc(2.5892857143vw + 0.6071428571rem), 2.9375rem);
  --h3-to-h5: clamp(0.875rem, calc(2.9464285714vw + 0.2857142857rem), 2.9375rem);
  --h3-to-h6: clamp(0.8125rem, calc(3.0357142857vw + 0.2053571429rem), 2.9375rem);
  --h2: clamp(1.62rem, calc(3.3107142857vw + 0.9578571429rem), 3.9375rem);
  --h2-to-h3: clamp(1.5rem, calc(3.4821428571vw + 0.8035714286rem), 3.9375rem);
  --h2-to-h4: clamp(1.125rem, calc(4.0178571429vw + 0.3214285714rem), 3.9375rem);
  --h2-to-h5: clamp(0.875rem, calc(4.375vw + 0rem), 3.9375rem);
  --h2-to-h6: clamp(0.8125rem, calc(4.4642857143vw + -0.0803571429rem), 3.9375rem);
  --h1: clamp(1.944rem, calc(4.7228571429vw + 0.9994285714rem), 5.25rem);
  --h1-to-h2: clamp(1.62rem, calc(5.1857142857vw + 0.5828571429rem), 5.25rem);
  --h1-to-h3: clamp(1.5rem, calc(5.3571428571vw + 0.4285714286rem), 5.25rem);
  --h1-to-h4: clamp(1.125rem, calc(5.8928571429vw + -0.0535714286rem), 5.25rem);
  --h1-to-h5: clamp(0.875rem, calc(6.25vw + -0.375rem), 5.25rem);
  --h1-to-h6: clamp(0.8125rem, calc(6.3392857143vw + -0.4553571429rem), 5.25rem);
}
/* Feat: Default Section Styles */
:root {
  --section-padding-block: var(--section-space-m);
  --gutter: clamp(1rem, calc(5vw + 0rem), 4.5rem);
}
/* Feat: Space Variables */
:root {
  --space-xs: clamp(0.4924336861rem, calc(0.0901740993vw + 0.4743988662rem), 0.5555555556rem);
  --space-s: clamp(0.6564141035rem, calc(0.2527417569vw + 0.6058657522rem), 0.8333333333rem);
  --space-s-to-xs: clamp(0.4924336861rem, calc(0.4869994961vw + 0.3950337868rem), 0.8333333333rem);
  --space-m: clamp(0.875rem, calc(0.5357142857vw + 0.7678571429rem), 1.25rem);
  --space-m-to-s: clamp(0.6564141035rem, calc(0.8479798521vw + 0.4868181331rem), 1.25rem);
  --space-m-to-xs: clamp(0.4924336861rem, calc(1.0822375913vw + 0.2759861678rem), 1.25rem);
  --space-l: clamp(1.166375rem, calc(1.0123214286vw + 0.9639107143rem), 1.875rem);
  --space-l-to-m: clamp(0.875rem, calc(1.4285714286vw + 0.5892857143rem), 1.875rem);
  --space-l-to-s: clamp(0.6564141035rem, calc(1.740836995vw + 0.3082467045rem), 1.875rem);
  --space-l-to-xs: clamp(0.4924336861rem, calc(1.9750947342vw + 0.0974147392rem), 1.875rem);
  --space-xl: clamp(1.554777875rem, calc(1.7967458929vw + 1.1954286964rem), 2.8125rem);
  --space-xl-to-l: clamp(1.166375rem, calc(2.3516071429vw + 0.6960535714rem), 2.8125rem);
  --space-xl-to-m: clamp(0.875rem, calc(2.7678571429vw + 0.3214285714rem), 2.8125rem);
  --space-xl-to-s: clamp(0.6564141035rem, calc(3.0801227092vw + 0.0403895617rem), 2.8125rem);
  --space-xl-to-xs: clamp(0.4924336861rem, calc(3.3143804485vw + -0.1704424036rem), 2.8125rem);
  --space-xxl: clamp(2.0725189074rem, calc(3.066044418vw + 1.4593100238rem), 4.21875rem);
  --space-xxl-to-xl: clamp(1.554777875rem, calc(3.8056744643vw + 0.7936429821rem), 4.21875rem);
  --space-xxl-to-l: clamp(1.166375rem, calc(4.3605357143vw + 0.2942678571rem), 4.21875rem);
  --space-xxl-to-m: clamp(0.875rem, calc(4.7767857143vw + -0.0803571429rem), 4.21875rem);
  --space-xxl-to-s: clamp(0.6564141035rem, calc(5.0890512807vw + -0.3613961526rem), 4.21875rem);
  --space-xxl-to-xs: clamp(0.4924336861rem, calc(5.3233090199vw + -0.5722281179rem), 4.21875rem);
}
/* Feat: Section Space Variables */
:root {
  --section-space-xs: clamp(0.9848673721rem, calc(3.3549513731vw + 0.3138770975rem), 3.3333333333rem);
  --section-space-s: clamp(1.3128282071rem, calc(5.2673882756vw + 0.2593505519rem), 5rem);
  --section-space-s-to-xs: clamp(0.9848673721rem, calc(5.7359037541vw + -0.1623133787rem), 5rem);
  --section-space-m: clamp(1.75rem, calc(8.2142857143vw + 0.1071428571rem), 7.5rem);
  --section-space-m-to-s: clamp(1.3128282071rem, calc(8.8388168471vw + -0.4549351624rem), 7.5rem);
  --section-space-m-to-xs: clamp(0.9848673721rem, calc(9.3073323255vw + -0.876599093rem), 7.5rem);
  --section-space-l: clamp(2.33275rem, calc(12.7389285714vw + -0.2150357143rem), 11.25rem);
  --section-space-l-to-m: clamp(1.75rem, calc(13.5714285714vw + -0.9642857143rem), 11.25rem);
  --section-space-l-to-s: clamp(1.3128282071rem, calc(14.1959597042vw + -1.5263637338rem), 11.25rem);
  --section-space-l-to-xs: clamp(0.9848673721rem, calc(14.6644751827vw + -1.9480276644rem), 11.25rem);
  --section-space-xl: clamp(3.10955575rem, calc(19.6649203571vw + -0.8234283214rem), 16.875rem);
  --section-space-xl-to-l: clamp(2.33275rem, calc(20.7746428571vw + -1.8221785714rem), 16.875rem);
  --section-space-xl-to-m: clamp(1.75rem, calc(21.6071428571vw + -2.5714285714rem), 16.875rem);
  --section-space-xl-to-s: clamp(1.3128282071rem, calc(22.2316739899vw + -3.1335065909rem), 16.875rem);
  --section-space-xl-to-xs: clamp(0.9848673721rem, calc(22.7001894684vw + -3.5551705215rem), 16.875rem);
  --section-space-xxl: clamp(4.1450378148rem, calc(30.2392316932vw + -1.9028085239rem), 25.3125rem);
  --section-space-xxl-to-xl: clamp(3.10955575rem, calc(31.7184917857vw + -3.2341426071rem), 25.3125rem);
  --section-space-xxl-to-l: clamp(2.33275rem, calc(32.8282142857vw + -4.2328928571rem), 25.3125rem);
  --section-space-xxl-to-m: clamp(1.75rem, calc(33.6607142857vw + -4.9821428571rem), 25.3125rem);
  --section-space-xxl-to-s: clamp(1.3128282071rem, calc(34.2852454185vw + -5.5442208766rem), 25.3125rem);
  --section-space-xxl-to-xs: clamp(0.9848673721rem, calc(34.753760897vw + -5.9658848073rem), 25.3125rem);
}
/* Feat: Width Variables */
:root {
  --width-10: calc(var(--content-width) * 0.1);
  --width-20: calc(var(--content-width) * 0.2);
  --width-30: calc(var(--content-width) * 0.3);
  --width-40: calc(var(--content-width) * 0.4);
  --width-50: calc(var(--content-width) * 0.5);
  --width-60: calc(var(--content-width) * 0.6);
  --width-70: calc(var(--content-width) * 0.7);
  --width-80: calc(var(--content-width) * 0.8);
  --width-90: calc(var(--content-width) * 0.9);
  --width-full: calc(var(--content-width) * 100%);
}
/* Feat: Grid Variables */
:root {
  --grid-1: repeat(1, minmax(0, 1fr));
  --grid-2: repeat(2, minmax(0, 1fr));
  --grid-3: repeat(3, minmax(0, 1fr));
  --grid-4: repeat(4, minmax(0, 1fr));
  --grid-5: repeat(5, minmax(0, 1fr));
  --grid-6: repeat(6, minmax(0, 1fr));
  --grid-7: repeat(7, minmax(0, 1fr));
  --grid-8: repeat(8, minmax(0, 1fr));
  --grid-9: repeat(9, minmax(0, 1fr));
  --grid-10: repeat(10, minmax(0, 1fr));
  --grid-11: repeat(11, minmax(0, 1fr));
  --grid-12: repeat(12, minmax(0, 1fr));
  --grid-1-2: minmax(0, 1fr) minmax(0, 2fr);
  --grid-1-3: minmax(0, 1fr) minmax(0, 3fr);
  --grid-2-1: minmax(0, 2fr) minmax(0, 1fr);
  --grid-2-3: minmax(0, 2fr) minmax(0, 3fr);
  --grid-3-1: minmax(0, 3fr) minmax(0, 1fr);
  --grid-3-2: minmax(0, 3fr) minmax(0, 2fr);
}
/* Feat: Header Height Variables */
:root {
  --header-height: clamp(6.875rem, calc(0.8928571429vw + 6.6964285714rem), 7.5rem);
  --admin-bar-height: var(--wp-admin--admin-bar--height, 0px);
}
:root {
  --offset: calc(clamp(0rem, calc(0vw + 0rem), 0rem) + var(--header-height));
}
/* Feat: Smart Spacing */
:root {
  --paragraph-spacing: 1em;
  --heading-spacing: 1.2em;
  --list-spacing: var(--paragraph-spacing);
  --list-indent-spacing: 2em;
  --list-item-spacing: 0.5em;
  --nested-list-indent-spacing: 1em;
  --flow-spacing: var(--paragraph-spacing);
  --figure-spacing: var(--paragraph-spacing);
  --figcaption-spacing: 0.5em;
  --blockquote-spacing: var(--paragraph-spacing);
}
/* Feat: Buttons */
:root {
  --option-primary-btn-outline: on;
  --option-secondary-btn-outline: on;
  --option-neutral-btn-outline: on;
  --btn-padding-block: 1.125em;
  --btn-padding-inline: 2.25em;
  --btn-min-width: 8.75rem;
  --btn-width: max-content;
  --btn-line-height: 1;
  --btn-font-size: calc(var(--text-m) * 0.9);
  --btn-font-weight: 500;
  --btn-font-style: normal;
  --btn-text-decoration: none;
  --btn-text-decoration-hover: none;
  --btn-letter-spacing: 0;
  --btn-text-transform: uppercase;
  --btn-border-width: 1px;
  --btn-outline-border-width: 1px;
  --btn-border-style: solid;
  --btn-border-radius: 0;
  --btn-radius: 0;
  --btn-justify-content: center;
  --btn-text-align: center;
}
/* Contextual Color Variables */
:root {
  --body-bg-color: var(--white);
  --bg-ultra-light: var(--neutral-ultra-light);
  --bg-light: var(--neutral-light);
  --bg-dark: var(--neutral-dark);
  --bg-ultra-dark: var(--neutral-ultra-dark);
  --text-light: var(--white);
  --text-light-muted: color-mix(in srgb, var(--text-light) 80%, transparent);
  --text-dark: var(--black);
  --text-dark-muted: color-mix(in srgb, var(--text-dark) 80%, transparent);
}
/* Feat: Contextual Relationship Variables */
:root {
  --bg-ultra-light-text: var(--text-dark);
  --bg-light-text: var(--text-dark);
  --bg-dark-text: var(--text-light);
  --bg-ultra-dark-text: var(--text-light);
  --bg-ultra-light-heading: var(--text-dark);
  --bg-light-heading: var(--text-dark);
  --bg-dark-heading: var(--text-light);
  --bg-ultra-dark-heading: var(--text-light);
  --bg-ultra-light-button: primary;
  --bg-light-button: primary;
  --bg-dark-button: primary;
  --bg-ultra-dark-button: primary;
  --bg-ultra-light-icon: light;
  --bg-light-icon: light;
  --bg-dark-icon: dark;
  --bg-ultra-dark-icon: dark;
}
/* Feat: Radius Variables */
:root {
  --radius: 16px;
  --radius-50: 50%;
  --radius-circle: 50vw;
  --radius-none: 0;
  --radius-xs: 7.1111111111px;
  --radius-s: 10.6666666667px;
  --radius-m: 16px;
  --radius-l: 24px;
  --radius-xl: 36px;
  --radius-xxl: 54px;
}
/* Feat: Border Variables */
:root {
  --border-size: 1px;
  --border-width: 1px;
  --border-style: solid;
  --border-color-dark: var(--black-trans-20);
  --border-color-light: var(--white-trans-20);
  --border: var(--border-size) var(--border-style) var(--border-color-dark);
  --border-light: var(--border-size) var(--border-style) var(--border-color-light);
  --border-dark: var(--border-size) var(--border-style) var(--border-color-dark);
}
/* Feat: Transition Variables */
:root {
  --transition-duration: 0.3s;
  --transition-timing: ease-out;
  --transition-delay: 0s;
  --transition: 0.3s ease-out 0s;
}
/* Feat: Blockquote Variables */
:root {
  --blockquote-padding: var(--space-m);
  --blockquote-gap: 1em;
  --blockquote-border-width: 0 0 0 3px;
  --blockquote-border-style: solid;
  --blockquote-border-color: var(--primary);
  --blockquote-border-radius: var(--radius);
  --blockquote-background: var(--neutral-ultra-light);
  --blockquote-box-shadow: none;
  --blockquote-text-color: inherit;
  --blockquote-text-font-family: inherit;
  --blockquote-text-font-style: normal;
  --blockquote-text-font-size: var(--text-l);
  --blockquote-text-font-weight: normal;
  --blockquote-text-line-height: inherit;
  --blockquote-text-text-align: left;
  --blockquote-text-text-transform: none;
  --blockquote-footer-padding: 0;
  --blockquote-footer-margin-block: 1em 0;
  --blockquote-footer-font-family: inherit;
  --blockquote-footer-font-size: var(--text-s);
  --blockquote-footer-font-weight: normal;
  --blockquote-footer-font-style: normal;
  --blockquote-footer-line-height: 1.5;
  --blockquote-footer-text-transform: none;
  --blockquote-footer-color: currentColor;
  --blockquote-cite-font-family: inherit;
  --blockquote-cite-font-size: inherit;
  --blockquote-cite-font-weight: inherit;
  --blockquote-cite-font-style: inherit;
  --blockquote-cite-line-height: inherit;
  --blockquote-cite-text-transform: inherit;
  --blockquote-cite-color: currentColor;
}
/* Color Scheme */
:root {
  color-scheme: light;
}
.scheme--light {
  color-scheme: light;
}
.scheme--dark {
  color-scheme: dark;
}
/* Feat: Reset */
:root {
  interpolate-size: allow-keywords;
}
*, *::before, *::after {
  box-sizing: border-box;
}
body {
  min-block-size: 100vh;
}
input, button, textarea, select {
  font: inherit;
}
:where(dd) {
  margin-inline-start: 0;
}
/* Feat: Body, Heading, or Text Defaults */
html {
  font-size: var(--root-font-size) !important;
}
/* Feat: Body Defaults */
:where(body) {
  font-size: var(--text-m);
  overflow-x: clip;
  color: var(--text-color);
  line-height: var(--text-line-height);
  font-weight: var(--text-font-weight);
  text-wrap: var(--text-text-wrap);
  background: var(--body-bg-color);
}
:where(p) {
  line-height: var(--text-line-height, calc(6px + 2ex));
}
/* Feat: Heading Defaults */
h1, :where(.h1), h2, :where(.h2), h3, :where(.h3), h4, :where(.h4), h5, :where(.h5), h6, :where(.h6) {
  line-height: var(--heading-line-height);
  font-weight: var(--heading-font-weight);
  text-wrap: var(--heading-text-wrap);
}
h1 {
  font-size: var(--h1);
  max-width: var(--h1-max-width);
}
h2 {
  font-size: var(--h2);
  max-width: var(--h2-max-width);
}
h3 {
  font-size: var(--h3);
  font-weight: var(--h3-font-weight);
  max-width: var(--h3-max-width);
}
h4 {
  font-size: var(--h4);
  font-weight: var(--h4-font-weight);
  line-height: var(--h4-line-height);
  max-width: var(--h4-max-width);
}
h5 {
  font-size: var(--h5);
  max-width: var(--h5-max-width);
}
h6 {
  font-size: var(--h6);
  max-width: var(--h6-max-width);
}
/* Feat: Blockquote Styling */
.blockquote {
  display: flex;
  flex-direction: column;
  gap: var(--blockquote-gap);
  inline-size: 100%;
  padding: var(--blockquote-padding);
  gap: var(--blockquote-gap);
  border-width: var(--blockquote-border-width);
  border-style: var(--blockquote-border-style);
  border-color: var(--blockquote-border-color);
  border-radius: var(--blockquote-border-radius);
  background: var(--blockquote-background);
  box-shadow: var(--blockquote-box-shadow);
}
.blockquote p {
  color: var(--blockquote-text-color);
  font-family: var(--blockquote-text-font-family);
  font-style: var(--blockquote-text-font-style);
  font-size: var(--blockquote-text-font-size);
  font-weight: var(--blockquote-text-font-weight);
  line-height: var(--blockquote-text-line-height);
  text-align: var(--blockquote-text-text-align);
  text-transform: var(--blockquote-text-text-transform);
}
.blockquote footer, .blockquote figcaption {
  display: var(--blockquote-footer-display, flex);
  flex-direction: var(--blockquote-footer-flex-direction, row);
  align-items: var(--blockquote-footer-align-items, center);
  gap: var(--blockquote-footer-gap, calc(var(--content-gap) / 2));
  padding: var(--blockquote-footer-padding);
  margin-block: var(--blockquote-footer-margin-block);
  font-family: var(--blockquote-footer-font-family);
  font-size: var(--blockquote-footer-font-size);
  font-weight: var(--blockquote-footer-font-weight);
  font-style: var(--blockquote-footer-font-style);
  line-height: var(--blockquote-footer-line-height);
  text-transform: var(--blockquote-footer-text-transform);
  color: var(--blockquote-footer-color);
}
.blockquote cite, .blockquote figcaption cite {
  font-family: var(--blockquote-cite-font-family);
  font-size: var(--blockquote-cite-font-size);
  font-weight: var(--blockquote-cite-font-weight);
  font-style: var(--blockquote-cite-font-style);
  line-height: var(--blockquote-cite-line-height);
  text-transform: var(--blockquote-cite-text-transform);
  color: var(--blockquote-cite-color);
}
@layer acss-layer-anchors {
  .btn--primary {
    --btn-background: var(--primary);
    --btn-background-hover: var(--primary-semi-dark);
    --btn-text-color: var(--white);
    --btn-text-color-hover: var(--white);
    --btn-border-color: var(--primary);
    --btn-border-color-hover: var(--primary-semi-dark);
    --focus-color: var(--primary-light);
  }
  .btn--primary.btn--outline {
    --btn-background: transparent;
    --btn-background-hover: var(--primary-hover);
    --btn-text-color: var(--primary);
    --btn-text-color-hover: var(--primary-ultra-light);
    --btn-border-width: 1px;
    --btn-border-color: var(--primary);
    --btn-border-color-hover: var(--primary-hover);
    --focus-color: var(--primary-light);
  }
  .btn--primary-light.btn--outline {
    --btn-background: transparent;
    --btn-background-hover: var(--primary-light);
    --btn-text-color: var(--primary-light);
    --btn-text-color-hover: var(--primary-dark);
    --btn-border-width: 1px;
    --btn-border-color: var(--primary-light);
    --btn-border-color-hover: var(--primary-light);
    --focus-color: var(--primary-light);
  }
  .btn--neutral {
    --btn-background: var(--neutral);
    --btn-background-hover: var(--neutral-semi-dark);
    --btn-text-color: var(--white);
    --btn-text-color-hover: var(--white);
    --btn-border-color: var(--neutral);
    --btn-border-color-hover: var(--neutral-dark);
    --focus-color: var(--primary);
  }
  .btn--neutral-dark {
    --btn-background: var(--neutral-dark);
    --btn-background-hover: var(--neutral-ultra-dark);
    --btn-text-color: var(--neutral-ultra-light);
    --btn-text-color-hover: var(--neutral-ultra-light);
    --btn-border-color: var(--neutral-dark);
    --btn-border-color-hover: var(--neutral-ultra-dark);
    --focus-color: var(--neutral-semi-dark);
  }
  .btn--neutral-light {
    --btn-background: var(--white);
    --btn-background-hover: var(--neutral-light);
    --btn-text-color: var(--black);
    --btn-text-color-hover: var(--neutral-ultra-dark);
    --btn-border-color: var(--neutral-ultra-light);
    --btn-border-color-hover: var(--neutral-light);
    --focus-color: var(--neutral-light);
  }
  .btn--neutral.btn--outline {
    --btn-background: transparent;
    --btn-background-hover: var(--neutral-hover);
    --btn-text-color: var(--neutral);
    --btn-text-color-hover: var(--neutral-ultra-light);
    --btn-border-width: 1px;
    --btn-border-color: var(--neutral);
    --btn-border-color-hover: var(--neutral-hover);
    --focus-color: var(--neutral-semi-light);
  }
  .btn--neutral-dark.btn--outline {
    --btn-background: transparent;
    --btn-background-hover: var(--neutral-dark);
    --btn-text-color: var(--neutral-dark);
    --btn-text-color-hover: var(--neutral-ultra-light);
    --btn-border-width: 1px;
    --btn-border-color: var(--neutral-dark);
    --btn-border-color-hover: var(--neutral-dark);
    --focus-color: var(--neutral-semi-dark);
  }
  .btn--neutral-light.btn--outline {
    --btn-background: transparent;
    --btn-background-hover: var(--white);
    --btn-text-color: var(--neutral-light);
    --btn-text-color-hover: var(--text-color);
    --btn-border-width: 1px;
    --btn-border-color: var(--neutral-light);
    --btn-border-color-hover: var(--neutral-light);
    --focus-color: var(--neutral-light);
  }
  [class*="btn--"]:where(:not(.x-slider-control, .btn--none, .wp-block-button)), [class*="btn--"].wp-block-button > .wp-block-button__link {
    background: var(--btn-background);
    color: var(--btn-text-color);
    padding-block: var(--btn-padding-block);
    padding-inline: var(--btn-padding-inline);
    inline-size: var(--btn-width, auto);
    min-inline-size: var(--btn-min-width);
    line-height: var(--btn-line-height);
    font-size: var(--btn-font-size, var(--text-m));
    font-weight: var(--btn-font-weight);
    font-style: var(--btn-font-style);
    text-transform: var(--btn-text-transform);
    letter-spacing: var(--btn-letter-spacing);
    text-decoration: var(--btn-text-decoration);
    border-width: var(--btn-border-width);
    border-style: var(--btn-border-style);
    border-radius: var(--btn-border-radius);
    border-color: var(--btn-border-color);
    transition: var(--btn-transition, var(--transition));
    justify-content: var(--btn-justify-content, center);
    text-align: var(--btn-text-align, center);
    display: var(--btn-display, inline-flex);
  }
  @media (hover: hover) and (pointer: fine) {
    [class*="btn--"]:where(:not(.x-slider-control, .btn--none, .wp-block-button)):hover, [class*="btn--"].wp-block-button > .wp-block-button__link:hover {
      background: var(--btn-background-hover);
      color: var(--btn-text-color-hover);
      border-color: var(--btn-border-color-hover);
      text-decoration: var(--btn-text-decoration-hover);
    }
  }
  [class*="btn--"]:where(:not(.x-slider-control, .btn--none, .wp-block-button)):where(:focus-visible), [class*="btn--"].wp-block-button > .wp-block-button__link:where(:focus-visible) {
    outline-style: solid;
    outline-color: var(--focus-color);
    outline-width: var(--focus-width);
    outline-offset: var(--focus-offset);
  }
  @media (max-width: 30rem) {
    [class*="btn--"]:where(:not(.x-slider-control, .btn--none, .wp-block-button)), [class*="btn--"].wp-block-button > .wp-block-button__link {
      --btn-width: 100%;
      --btn-min-width: 100%;
    }
  }
  .btn--xs {
    --btn-font-size: var(--text-xs);
  }
  .btn--s {
    --btn-font-size: var(--text-s);
  }
  .btn--m {
    --btn-font-size: var(--text-m);
  }
  .btn--l {
    --btn-font-size: var(--text-l);
  }
  .btn--xl {
    --btn-font-size: var(--text-xl);
  }
  .btn--xxl {
    --btn-font-size: var(--text-xxl);
  }
  .btn--none {
    background: none;
    border: none;
  }
}
/* Scroll offset */
[id] {
  scroll-margin-top: var(--offset, 0);
}
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *, *::before, *::after {
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
/* Feat: Focus Styles */
:focus {
  outline: none;
  box-shadow: none;
}
:focus-visible {
  outline-style: solid;
  outline-color: var(--focus-color);
  outline-width: var(--focus-width);
  outline-offset: var(--focus-offset);
}
@supports not selector(:focus-visible) {
  :focus {
    outline-style: solid;
    outline-color: var(--focus-color);
    outline-width: var(--focus-width);
    outline-offset: var(--focus-offset);
  }
}
#bricks-blank-canvas > .actions, body:not(.content-offset--off, .header-no-sticky):not(:has(header:is([data-sticky-header="0"]))) main:not(.panel-content) > *:first-child > *:first-child:not(:is(.bricks-shape-divider, .bricks-background-video-wrapper)), main > *:first-child > .bricks-shape-divider ~ .brxe-container {
  margin-block-start: var(--header-height);
}
/* Feat: Default Section Styles */
:where(section:not(section section)) {
  display: flex;
  flex-direction: column;
  padding-block: var(--section-padding-block);
  padding-inline: var(--gutter);
}
.bg--ultra-light {
  background-color: var(--bg-ultra-light);
}
.bg--light {
  background-color: var(--bg-light);
}
.bg--dark {
  background-color: var(--bg-dark);
}
.bg--ultra-dark {
  background-color: var(--bg-ultra-dark);
}
.text--light {
  color: var(--text-light);
}
.text--light-muted {
  color: var(--text-light-muted);
}
.text--dark {
  color: var(--text-dark);
}
.text--dark-muted {
  color: var(--text-dark-muted);
}
:where(.bg--ultra-light) {
  --relative-text-color: var(--bg-ultra-light-text);
  color: var(--relative-text-color, inherit);
}
:where(.bg--light) {
  --relative-text-color: var(--bg-light-text);
  color: var(--relative-text-color, inherit);
}
:where(.bg--dark) {
  --relative-text-color: var(--bg-dark-text);
  color: var(--relative-text-color, inherit);
}
:where(.bg--ultra-dark) {
  --relative-text-color: var(--bg-ultra-dark-text);
  color: var(--relative-text-color, inherit);
}
.bg--ultra-light :where(h1, h2, h3, h4, h5, h6) {
  color: var(--relative-heading-color, inherit);
}
.bg--light :where(h1, h2, h3, h4, h5, h6) {
  color: var(--relative-heading-color, inherit);
}
.bg--dark :where(h1, h2, h3, h4, h5, h6) {
  color: var(--relative-heading-color, inherit);
}
.bg--ultra-dark :where(h1, h2, h3, h4, h5, h6) {
  color: var(--relative-heading-color, inherit);
}
.bg--ultra-light {
  --relative-heading-color: var(--bg-ultra-light-heading);
}
.bg--light {
  --relative-heading-color: var(--bg-light-heading);
}
.bg--dark {
  --relative-heading-color: var(--bg-dark-heading);
}
.bg--ultra-dark {
  --relative-heading-color: var(--bg-ultra-dark-heading);
}
.bg--ultra-light [class*="btn--"]:not(.unrelate) {
  --btn-background: var(--primary);
  --btn-background-hover: var(--primary-semi-dark);
  --btn-text-color: var(--white);
  --btn-text-color-hover: var(--white);
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-semi-dark);
  --focus-color: var(--primary-light);
}
.bg--ultra-light [class*="btn--"]:not(.unrelate).btn--outline {
  --btn-background: transparent;
  --btn-background-hover: var(--primary-hover);
  --btn-text-color: var(--primary);
  --btn-text-color-hover: var(--primary-ultra-light);
  --btn-border-width: 1px;
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-hover);
  --focus-color: var(--primary-light);
}
.bg--light [class*="btn--"]:not(.unrelate) {
  --btn-background: var(--primary);
  --btn-background-hover: var(--primary-semi-dark);
  --btn-text-color: var(--white);
  --btn-text-color-hover: var(--white);
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-semi-dark);
  --focus-color: var(--primary-light);
}
.bg--light [class*="btn--"]:not(.unrelate).btn--outline {
  --btn-background: transparent;
  --btn-background-hover: var(--primary-hover);
  --btn-text-color: var(--primary);
  --btn-text-color-hover: var(--primary-ultra-light);
  --btn-border-width: 1px;
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-hover);
  --focus-color: var(--primary-light);
}
.bg--dark [class*="btn--"]:not(.unrelate) {
  --btn-background: var(--primary);
  --btn-background-hover: var(--primary-semi-dark);
  --btn-text-color: var(--white);
  --btn-text-color-hover: var(--white);
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-semi-dark);
  --focus-color: var(--primary-light);
}
.bg--dark [class*="btn--"]:not(.unrelate).btn--outline {
  --btn-background: transparent;
  --btn-background-hover: var(--primary-hover);
  --btn-text-color: var(--primary);
  --btn-text-color-hover: var(--primary-ultra-light);
  --btn-border-width: 1px;
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-hover);
  --focus-color: var(--primary-light);
}
.bg--ultra-dark [class*="btn--"]:not(.unrelate) {
  --btn-background: var(--primary);
  --btn-background-hover: var(--primary-semi-dark);
  --btn-text-color: var(--white);
  --btn-text-color-hover: var(--white);
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-semi-dark);
  --focus-color: var(--primary-light);
}
.bg--ultra-dark [class*="btn--"]:not(.unrelate).btn--outline {
  --btn-background: transparent;
  --btn-background-hover: var(--primary-hover);
  --btn-text-color: var(--primary);
  --btn-text-color-hover: var(--primary-ultra-light);
  --btn-border-width: 1px;
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-hover);
  --focus-color: var(--primary-light);
}
.bg--ultra-light {
  --icon-scheme: var(--bg-ultra-light-icon);
}
.bg--light {
  --icon-scheme: var(--bg-light-icon);
}
.bg--dark {
  --icon-scheme: var(--bg-dark-icon);
}
.bg--ultra-dark {
  --icon-scheme: var(--bg-ultra-dark-icon);
}
/* Feat: Overlays */
[class*="overlay--"], .overlay {
  position: relative;
  z-index: 0;
}
[class*="overlay--"]::before, .overlay::before {
  content: "";
  background: var(--overlay-color, rgba(0, 0, 0, 0.7));
  position: absolute;
  inset: 0;
  z-index: -1;
}
body blockquote {
  text-wrap: pretty;
}
/* Feat: Is Background */
:has(> .is-bg) {
  position: relative;
  isolation: isolate;
}
:is(*, img, figure, picture).is-bg {
  position: var(--bg-position, absolute) !important;
  inset: var(--bg-inset, 0);
  inline-size: var(--bg-width, 100%);
  max-inline-size: 100%;
  block-size: var(--bg-height, 100%);
  border-radius: var(--bg-radius, 0);
  object-fit: var(--bg-object-fit, cover);
  object-position: var(--bg-object-position, center);
  z-index: var(--bg-z-index, -2);
  border-radius: var(--bg-radius, 0);
  pointer-events: none;
}
:is(*, img, figure, picture).is-bg > img {
  object-fit: var(--bg-object-fit, cover);
  object-position: var(--bg-object-position, center);
}
.content-grid > :is(*, img, figure, picture).is-bg {
  grid-column: full;
}
/* Feat: Smart Spacing */
body :where(p, h1, h2, h3, h4, h5, h6, ul, ol, li) {
  margin-block: 0;
}
.smart-spacing-normalize :where(p, h1, h2, h3, h4, h5, h6, ul, ol, li) {
  margin-block: 0;
}
.smart-spacing {
  gap: 0;
}
.smart-spacing > * + * {
  margin-block-start: var(--flow-spacing, initial);
  margin-block-end: 0;
}
.smart-spacing > * + :where(h1, h2, h3, h4, h5, h6) {
  margin-block-start: var(--heading-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.smart-spacing > :where(* + h2) {
  margin-block-start: var(--h2-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing > :where(* + h3) {
  margin-block-start: var(--h3-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing > :where(* + h4) {
  margin-block-start: var(--h4-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing > :where(* + h5) {
  margin-block-start: var(--h5-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing > :where(* + h6) {
  margin-block-start: var(--h6-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing > * + p {
  margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.smart-spacing > :is(* + ul, * + ol) {
  margin-block: var(--list-spacing, var(--flow-spacing, initial));
}
.smart-spacing > :is(ul, ol) {
  padding-inline-start: var(--list-indent-spacing, var(--flow-spacing, initial));
}
.smart-spacing > ul * + li, .smart-spacing > ol * + li {
  margin-block-start: var(--list-item-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.smart-spacing > ul ul, .smart-spacing > ol ol, .smart-spacing > ul ol, .smart-spacing > ol ul {
  margin-block: var(--nested-list-spacing, var(--list-item-spacing, initial));
  padding-inline-start: var(--nested-list-indent-spacing, initial);
}
.smart-spacing > :is(ul, ol) :is(ul, ol) li {
  margin-block-start: var(--nested-list-item-spacing, var(--list-item-spacing, initial));
}
.smart-spacing > * + figure, .smart-spacing > * + picture {
  margin-block: var(--figure-spacing, var(--flow-spacing, initial));
}
.smart-spacing figcaption {
  margin-block: var(--figcaption-spacing, var(--flow-spacing, initial));
}
.smart-spacing > * + blockquote:where(:not(figure > blockquote)) {
  margin-block: var(--blockquote-spacing, var(--flow-spacing, initial));
}
.smart-spacing > blockquote * + * {
  margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.smart-spacing > :is(figure, blockquote, ul, ol) + * {
  --paragraph-spacing: 0;
  --flow-spacing: 0;
}
.smart-spacing--off :where(p, h1, h2, h3, h4, h5, h6, ul, ol, li) {
  margin-block: 0;
}
.brxe-text, .brxe-post-content:where(:not([data-source="bricks"])) {
  gap: 0;
}
.brxe-text > * + *, .brxe-post-content:where(:not([data-source="bricks"])) > * + * {
  margin-block-start: var(--flow-spacing, initial);
  margin-block-end: 0;
}
.brxe-text > * + :where(h1, h2, h3, h4, h5, h6), .brxe-post-content:where(:not([data-source="bricks"])) > * + :where(h1, h2, h3, h4, h5, h6) {
  margin-block-start: var(--heading-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.brxe-text > :where(* + h2), .brxe-post-content:where(:not([data-source="bricks"])) > :where(* + h2) {
  margin-block-start: var(--h2-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.brxe-text > :where(* + h3), .brxe-post-content:where(:not([data-source="bricks"])) > :where(* + h3) {
  margin-block-start: var(--h3-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.brxe-text > :where(* + h4), .brxe-post-content:where(:not([data-source="bricks"])) > :where(* + h4) {
  margin-block-start: var(--h4-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.brxe-text > :where(* + h5), .brxe-post-content:where(:not([data-source="bricks"])) > :where(* + h5) {
  margin-block-start: var(--h5-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.brxe-text > :where(* + h6), .brxe-post-content:where(:not([data-source="bricks"])) > :where(* + h6) {
  margin-block-start: var(--h6-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.brxe-text > * + p, .brxe-post-content:where(:not([data-source="bricks"])) > * + p {
  margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.brxe-text > :is(* + ul, * + ol), .brxe-post-content:where(:not([data-source="bricks"])) > :is(* + ul, * + ol) {
  margin-block: var(--list-spacing, var(--flow-spacing, initial));
}
.brxe-text > :is(ul, ol), .brxe-post-content:where(:not([data-source="bricks"])) > :is(ul, ol) {
  padding-inline-start: var(--list-indent-spacing, var(--flow-spacing, initial));
}
.brxe-text > ul * + li, .brxe-text > ol * + li, .brxe-post-content:where(:not([data-source="bricks"])) > ul * + li, .brxe-post-content:where(:not([data-source="bricks"])) > ol * + li {
  margin-block-start: var(--list-item-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.brxe-text > ul ul, .brxe-text > ol ol, .brxe-text > ul ol, .brxe-text > ol ul, .brxe-post-content:where(:not([data-source="bricks"])) > ul ul, .brxe-post-content:where(:not([data-source="bricks"])) > ol ol, .brxe-post-content:where(:not([data-source="bricks"])) > ul ol, .brxe-post-content:where(:not([data-source="bricks"])) > ol ul {
  margin-block: var(--nested-list-spacing, var(--list-item-spacing, initial));
  padding-inline-start: var(--nested-list-indent-spacing, initial);
}
.brxe-text > :is(ul, ol) :is(ul, ol) li, .brxe-post-content:where(:not([data-source="bricks"])) > :is(ul, ol) :is(ul, ol) li {
  margin-block-start: var(--nested-list-item-spacing, var(--list-item-spacing, initial));
}
.brxe-text > * + figure, .brxe-text > * + picture, .brxe-post-content:where(:not([data-source="bricks"])) > * + figure, .brxe-post-content:where(:not([data-source="bricks"])) > * + picture {
  margin-block: var(--figure-spacing, var(--flow-spacing, initial));
}
.brxe-text figcaption, .brxe-post-content:where(:not([data-source="bricks"])) figcaption {
  margin-block: var(--figcaption-spacing, var(--flow-spacing, initial));
}
.brxe-text > * + blockquote:where(:not(figure > blockquote)), .brxe-post-content:where(:not([data-source="bricks"])) > * + blockquote:where(:not(figure > blockquote)) {
  margin-block: var(--blockquote-spacing, var(--flow-spacing, initial));
}
.brxe-text > blockquote * + *, .brxe-post-content:where(:not([data-source="bricks"])) > blockquote * + * {
  margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.brxe-text > :is(figure, blockquote, ul, ol) + *, .brxe-post-content:where(:not([data-source="bricks"])) > :is(figure, blockquote, ul, ol) + * {
  --paragraph-spacing: 0;
  --flow-spacing: 0;
}
body :where(p:last-of-type) + :is(h1, h2, h3, h4, h5, h6) {
  margin-top: 0;
  margin-block-start: 0;
}
/* Feat: Default Section Styles */
#shadow-host-companion {
  padding: 0;
}
