/* File: automatic.css - Version: 4.0.0-alpha-5 - Generated: 2026-01-07 10:13:49 */
/* Feat: Text, Headings, & Spacing */
:root {
  --root-font-size: 62.5%;
}
:root {
  --primary: oklch(0.667 0.108 221);
  --primary-hover: oklch(0.7170407333 0.1044804612 219.096324315);
  --primary-ultra-light: oklch(0.9680619622 0.0133301819 214.3582826566);
  --primary-light: oklch(0.9019275476 0.0395791399 214.5423665917);
  --primary-semi-light: oklch(0.7756114087 0.0866192881 216.8567909666);
  --primary-semi-dark: oklch(0.5310009343 0.0840488102 220.5827294922);
  --primary-dark: oklch(0.4193860961 0.0645744601 219.5410264595);
  --primary-ultra-dark: oklch(0.2365595228 0.032437104 219.8550518681);
  --base: oklch(0.249 0.044 239);
  --base-hover: oklch(0.2683784797 0.048548049 238.8026841502);
  --base-ultra-light: oklch(0.9616872616 0.0142153687 238.0080311686);
  --base-light: oklch(0.8867610709 0.0436744016 235.4340412275);
  --base-semi-light: oklch(0.7391319327 0.100237618 237.1743256572);
  --base-semi-dark: oklch(0.4926486473 0.1027452428 241.8246813884);
  --base-dark: oklch(0.3913353164 0.078317139 240.4653532284);
  --base-ultra-dark: oklch(0.2244439512 0.0376286857 237.5618433042);
  --white: #fff;
  --black: #000;
}
/* Feat: Default Section Styles */
:root {
  --content-width: 128rem;
  --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-line-height: calc(6px + 2ex);
  --text-m-max-width: 100%;
  --text-s-max-width: 100%;
  --text-xs-max-width: 100%;
  --base-text-lh: calc(6px + 2ex);
  --text-color: var(--text-dark);
  --text-line-height: calc(6px + 2ex);
  --text-text-wrap: pretty;
}
/* Feat: Heading Defaults */
:root {
  --heading-line-height: calc(4px + 2ex);
  --heading-font-weight: 700;
  --heading-text-wrap: pretty;
  --base-heading-lh: calc(4px + 2ex);
  --h1-max-width: 100%;
  --h2-max-width: 100%;
  --h3-max-width: 100%;
  --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(1.2rem, calc(-0.2032538697vw + 1.2731713931rem), 1.0130064399rem);
  --text-s: clamp(1.3rem, calc(0.0547147656vw + 1.2803026844rem), 1.3503375844rem);
  --text-s-to-xs: clamp(1.2rem, calc(0.1634104178vw + 1.1411722496rem), 1.3503375844rem);
  --text-m: clamp(1.6rem, calc(0.2173913043vw + 1.5217391304rem), 1.8rem);
  --text-m-to-s: clamp(1.3rem, calc(0.5434782609vw + 1.1043478261rem), 1.8rem);
  --text-m-to-xs: clamp(1.2rem, calc(0.652173913vw + 0.9652173913rem), 1.8rem);
  --text-l: clamp(1.92rem, calc(0.5210869565vw + 1.7324086957rem), 2.3994rem);
  --text-l-to-m: clamp(1.6rem, calc(0.8689130435vw + 1.2871913043rem), 2.3994rem);
  --text-l-to-s: clamp(1.3rem, calc(1.195vw + 0.8698rem), 2.3994rem);
  --text-l-to-xs: clamp(1.2rem, calc(1.3036956522vw + 0.7306695652rem), 2.3994rem);
  --text-xl: clamp(2.304rem, calc(0.9721741304vw + 1.954017313rem), 3.1984002rem);
  --text-xl-to-l: clamp(1.92rem, calc(1.3895654348vw + 1.4197564435rem), 3.1984002rem);
  --text-xl-to-m: clamp(1.6rem, calc(1.7373915217vw + 0.9745390522rem), 3.1984002rem);
  --text-xl-to-s: clamp(1.3rem, calc(2.0634784783vw + 0.5571477478rem), 3.1984002rem);
  --text-xl-to-xs: clamp(1.2rem, calc(2.1721741304vw + 0.418017313rem), 3.1984002rem);
  --text-xxl: clamp(2.7648rem, calc(1.6289863767vw + 2.1783649044rem), 4.2634674666rem);
  --text-xxl-to-xl: clamp(2.304rem, calc(2.129855942vw + 1.5372518609rem), 4.2634674666rem);
  --text-xxl-to-l: clamp(1.92rem, calc(2.5472472463vw + 1.0029909913rem), 4.2634674666rem);
  --text-xxl-to-m: clamp(1.6rem, calc(2.8950733333vw + 0.5577736rem), 4.2634674666rem);
  --text-xxl-to-s: clamp(1.3rem, calc(3.2211602898vw + 0.1403822957rem), 4.2634674666rem);
  --text-xxl-to-xs: clamp(1.2rem, calc(3.329855942vw + 0.0012518609rem), 4.2634674666rem);
}
/* Feat: Heading Size Variables */
:root {
  --h6: clamp(1.2rem, calc(-0.0809100967vw + 1.2291276348rem), 1.125562711rem);
  --h5: clamp(1.3rem, calc(0.217799015vw + 1.2215923546rem), 1.5003750938rem);
  --h5-to-h6: clamp(1.2rem, calc(0.3264946671vw + 1.0824619198rem), 1.5003750938rem);
  --h4: clamp(1.8rem, calc(0.2173913043vw + 1.7217391304rem), 2rem);
  --h4-to-h5: clamp(1.3rem, calc(0.7608695652vw + 1.0260869565rem), 2rem);
  --h4-to-h6: clamp(1.2rem, calc(0.8695652174vw + 0.8869565217rem), 2rem);
  --h3: clamp(2.16rem, calc(0.55vw + 1.962rem), 2.666rem);
  --h3-to-h4: clamp(1.8rem, calc(0.9413043478vw + 1.4611304348rem), 2.666rem);
  --h3-to-h5: clamp(1.3rem, calc(1.4847826087vw + 0.7654782609rem), 2.666rem);
  --h3-to-h6: clamp(1.2rem, calc(1.5934782609vw + 0.6263478261rem), 2.666rem);
  --h2: clamp(2.592rem, calc(1.0454108696vw + 2.215652087rem), 3.553778rem);
  --h2-to-h3: clamp(2.16rem, calc(1.514976087vw + 1.6146086087rem), 3.553778rem);
  --h2-to-h4: clamp(1.8rem, calc(1.9062804348vw + 1.1137390435rem), 3.553778rem);
  --h2-to-h5: clamp(1.3rem, calc(2.4497586957vw + 0.4180868696rem), 3.553778rem);
  --h2-to-h6: clamp(1.2rem, calc(2.5584543478vw + 0.2789564348rem), 3.553778rem);
  --h1: clamp(3.1104rem, calc(1.7682457326vw + 2.4738315363rem), 4.737186074rem);
  --h1-to-h2: clamp(2.592rem, calc(2.3317239935vw + 1.7525793623rem), 4.737186074rem);
  --h1-to-h3: clamp(2.16rem, calc(2.8012892109vw + 1.1515358841rem), 4.737186074rem);
  --h1-to-h4: clamp(1.8rem, calc(3.1925935587vw + 0.6506663189rem), 4.737186074rem);
  --h1-to-h5: clamp(1.3rem, calc(3.7360718196vw + -0.044985855rem), 4.737186074rem);
  --h1-to-h6: clamp(1.2rem, calc(3.8447674717vw + -0.1841162898rem), 4.737186074rem);
}
/* Feat: Default Section Styles */
:root {
  --section-padding-block: var(--section-space-m);
  --gutter: clamp(1.6rem, calc(6.9565217391vw + -0.9043478261rem), 8rem);
}
/* Feat: Space Variables */
:root {
  --space-xs: clamp(0.9004501688rem, calc(-0.0125666086vw + 0.9049741479rem), 0.8888888889rem);
  --space-s: clamp(1.200300075rem, calc(0.1446013677vw + 1.1482435826rem), 1.3333333333rem);
  --space-s-to-xs: clamp(0.9004501688rem, calc(0.4705251788vw + 0.7310611044rem), 1.3333333333rem);
  --space-m: clamp(1.6rem, calc(0.4347826087vw + 1.4434782609rem), 2rem);
  --space-m-to-s: clamp(1.200300075rem, calc(0.8692390489vw + 0.8873740174rem), 2rem);
  --space-m-to-xs: clamp(0.9004501688rem, calc(1.19516286vw + 0.4701915392rem), 2rem);
  --space-l: clamp(2.1328rem, calc(0.9426086957vw + 1.7934608696rem), 3rem);
  --space-l-to-m: clamp(1.6rem, calc(1.5217391304vw + 1.052173913rem), 3rem);
  --space-l-to-s: clamp(1.200300075rem, calc(1.9561955706vw + 0.4960696696rem), 3rem);
  --space-l-to-xs: clamp(0.9004501688rem, calc(2.2821193817vw + 0.0788871914rem), 3rem);
  --space-xl: clamp(2.8430224rem, calc(1.8010626087vw + 2.1946398609rem), 4.5rem);
  --space-xl-to-l: clamp(2.1328rem, calc(2.5730434783vw + 1.2065043478rem), 4.5rem);
  --space-xl-to-m: clamp(1.6rem, calc(3.152173913vw + 0.4652173913rem), 4.5rem);
  --space-xl-to-s: clamp(1.200300075rem, calc(3.5866303532vw + -0.0908868521rem), 4.5rem);
  --space-xl-to-xs: clamp(0.9004501688rem, calc(3.9125541643vw + -0.5080693304rem), 4.5rem);
  --space-xxl: clamp(3.7897488592rem, calc(3.2176642835vw + 2.6313897171rem), 6.75rem);
  --space-xxl-to-xl: clamp(2.8430224rem, calc(4.2467147826vw + 1.3142050783rem), 6.75rem);
  --space-xxl-to-l: clamp(2.1328rem, calc(5.0186956522vw + 0.3260695652rem), 6.75rem);
  --space-xxl-to-m: clamp(1.6rem, calc(5.597826087vw + -0.4152173913rem), 6.75rem);
  --space-xxl-to-s: clamp(1.200300075rem, calc(6.0322825272vw + -0.9713216348rem), 6.75rem);
  --space-xxl-to-xs: clamp(0.9004501688rem, calc(6.3582063383vw + -1.388504113rem), 6.75rem);
}
/* Feat: Section Space Variables */
:root {
  --section-space-xs: clamp(2.7013505064rem, calc(1.8946673239vw + 2.0192702698rem), 4.4444444444rem);
  --section-space-s: clamp(3.6009002251rem, calc(3.3323548278vw + 2.401252487rem), 6.6666666667rem);
  --section-space-s-to-xs: clamp(2.7013505064rem, calc(4.3101262611vw + 1.1497050524rem), 6.6666666667rem);
  --section-space-m: clamp(4.8rem, calc(5.652173913vw + 2.7652173913rem), 10rem);
  --section-space-m-to-s: clamp(3.6009002251rem, calc(6.9555432336vw + 1.0969046609rem), 10rem);
  --section-space-m-to-xs: clamp(2.7013505064rem, calc(7.9333146669vw + -0.1546427737rem), 10rem);
  --section-space-l: clamp(6.3984rem, calc(9.3495652174vw + 3.0325565217rem), 15rem);
  --section-space-l-to-m: clamp(4.8rem, calc(11.0869565217vw + 0.8086956522rem), 15rem);
  --section-space-l-to-s: clamp(3.6009002251rem, calc(12.3903258423vw + -0.8596170782rem), 15rem);
  --section-space-l-to-xs: clamp(2.7013505064rem, calc(13.3680972756vw + -2.1111645128rem), 15rem);
  --section-space-xl: clamp(8.5290672rem, calc(15.1857965217vw + 3.0621804522rem), 22.5rem);
  --section-space-xl-to-l: clamp(6.3984rem, calc(17.5017391304vw + 0.097773913rem), 22.5rem);
  --section-space-xl-to-m: clamp(4.8rem, calc(19.2391304348vw + -2.1260869565rem), 22.5rem);
  --section-space-xl-to-s: clamp(3.6009002251rem, calc(20.5424997554vw + -3.7943996869rem), 22.5rem);
  --section-space-xl-to-xs: clamp(2.7013505064rem, calc(21.5202711887vw + -5.0459471215rem), 22.5rem);
  --section-space-xxl: clamp(11.3692465776rem, calc(24.3269058939vw + 2.6115604558rem), 33.75rem);
  --section-space-xxl-to-xl: clamp(8.5290672rem, calc(27.4140573913vw + -1.3399934609rem), 33.75rem);
  --section-space-xxl-to-l: clamp(6.3984rem, calc(29.73vw + -4.3044rem), 33.75rem);
  --section-space-xxl-to-m: clamp(4.8rem, calc(31.4673913043vw + -6.5282608696rem), 33.75rem);
  --section-space-xxl-to-s: clamp(3.6009002251rem, calc(32.7707606249vw + -8.1965735999rem), 33.75rem);
  --section-space-xxl-to-xs: clamp(2.7013505064rem, calc(33.7485320582vw + -9.4481210345rem), 33.75rem);
}
/* Feat: Contextual Space Variables */
:root {
  --content-gap: var(--space-m);
  --container-gap: var(--space-xxl);
  --grid-gap: var(--space-l);
}
/* 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: Auto Grid Variables */
:root {
  --grid-auto-2: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((2 - 1) * var(--grid-gap))) / 2) * 0.7, (100% - (2 - 1) * var(--grid-gap)) / 2)), 1fr));
  --grid-auto-3: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((3 - 1) * var(--grid-gap))) / 3) * 0.7, (100% - (3 - 1) * var(--grid-gap)) / 3)), 1fr));
  --grid-auto-4: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((4 - 1) * var(--grid-gap))) / 4) * 0.7, (100% - (4 - 1) * var(--grid-gap)) / 4)), 1fr));
  --grid-auto-5: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((5 - 1) * var(--grid-gap))) / 5) * 0.7, (100% - (5 - 1) * var(--grid-gap)) / 5)), 1fr));
  --grid-auto-6: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((6 - 1) * var(--grid-gap))) / 6) * 0.7, (100% - (6 - 1) * var(--grid-gap)) / 6)), 1fr));
  --grid-auto-7: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((7 - 1) * var(--grid-gap))) / 7) * 0.7, (100% - (7 - 1) * var(--grid-gap)) / 7)), 1fr));
  --grid-auto-8: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((8 - 1) * var(--grid-gap))) / 8) * 0.7, (100% - (8 - 1) * var(--grid-gap)) / 8)), 1fr));
  --grid-auto-9: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((9 - 1) * var(--grid-gap))) / 9) * 0.7, (100% - (9 - 1) * var(--grid-gap)) / 9)), 1fr));
  --grid-auto-10: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((10 - 1) * var(--grid-gap))) / 10) * 0.7, (100% - (10 - 1) * var(--grid-gap)) / 10)), 1fr));
  --grid-auto-11: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((11 - 1) * var(--grid-gap))) / 11) * 0.7, (100% - (11 - 1) * var(--grid-gap)) / 11)), 1fr));
  --grid-auto-12: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((12 - 1) * var(--grid-gap))) / 12) * 0.7, (100% - (12 - 1) * var(--grid-gap)) / 12)), 1fr));
  --auto-grid-aggressiveness: 0.7;
}
/* Feat: Header Height Variables */
:root {
  --header-height: clamp(0rem, calc(0vw + 0rem), 0rem);
  --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-secondary-btn-outline: on;
  --btn-padding-block: 0.5em;
  --btn-padding-inline: 1.25em;
  --btn-min-width: 14rem;
  --btn-width: max-content;
  --btn-line-height: 1;
  --btn-font-size: var(--text-m);
  --btn-font-weight: 400;
  --btn-font-style: normal;
  --btn-text-decoration: none;
  --btn-text-decoration-hover: none;
  --btn-letter-spacing: 0;
  --btn-text-transform: none;
  --btn-border-width: 2px;
  --btn-outline-border-width: 2px;
  --btn-border-style: solid;
  --btn-border-radius: var(--radius);
  --btn-radius: var(--radius);
  --btn-justify-content: center;
  --btn-text-align: center;
}
/* Feat: Link Variables */
:root {
  --link-color: var(--primary);
  --link-color-hover: var(--primary-hover);
  --link-transition: var(--transition);
  --link-decoration: inherit;
  --link-decoration-hover: inherit;
  --link-underline-offset: auto;
  --link-weight: inherit;
}
/* Feat: Column Variables */
:root {
  --col-width-s: 13rem;
  --col-width-m: 25rem;
  --col-width-l: 38rem;
  --col-rule-width-s: 0.5px;
  --col-rule-width-m: 1px;
  --col-rule-width-l: 3px;
}
/* Feat: Sticky Variables */
:root {
  --sticky-offset-custom: 60px;
  --sticky-offset: var(--header-height, var(--sticky-offset-custom, 0));
}
/* Contextual Text Color Variables */
:root {
  --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: var(--white-trans-80);
  --text-dark: var(--black);
  --text-dark-muted: var(--black-trans-80);
}
/* 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: 5px;
  --radius-50: 50%;
  --radius-circle: 50vw;
  --radius-none: 0;
  --radius-xs: 2.2222222222px;
  --radius-s: 3.3333333333px;
  --radius-m: 5px;
  --radius-l: 7.5px;
  --radius-xl: 11.25px;
  --radius-xxl: 16.875px;
}
/* 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: Divider Variables */
:root {
  --divider-size: 1px;
  --divider-style: solid;
  --divider-inline-size: 100%;
  --divider-gap: var(--content-gap);
  --divider-color-dark: var(--black-trans-20);
  --divider-color-light: var(--white-trans-20);
  --divider: var(--divider-size) var(--divider-style) var(--divider-color-dark);
  --divider-light: var(--divider-size) var(--divider-style) var(--divider-color-light);
  --divider-dark: var(--divider-size) var(--divider-style) var(--divider-color-dark);
}
/* Feat: Transition Variables */
:root {
  --transition-duration: 0.3s;
  --transition-timing: ease-in-out;
  --transition-delay: 0s;
  --transition: 0.3s ease-in-out 0s;
}
/* Feat: Box Shadow Variables */
:root {
  --box-shadow-m: 0 0 40px var(--black-trans-10);
  --box-shadow-l: 0 0 60px var(--black-trans-20);
  --box-shadow-xl: 0 0 80px var(--black-trans-30);
  --box-shadow-1: 0 0 40px var(--black-trans-10);
  --box-shadow-2: 0 0 60px var(--black-trans-20);
  --box-shadow-3: 0 0 80px var(--black-trans-30);
}
/* 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(--default-font-size, var(--text-m));
  color: var(--text-color);
  line-height: var(--text-line-height);
  text-wrap: var(--text-text-wrap);
  background: var(--body-bg-color, var(--white));
}
:where(p) {
  line-height: var(--text-line-height, calc(6px + 2ex));
}
/* Feat: Link Defaults */
body a:where(:not([class*= btn--])) {
  color: var(--link-color, var(--primary));
  font-weight: var(--link-weight, inherit);
  -webkit-text-decoration: var(--link-decoration, inherit);
  text-decoration: var(--link-decoration, inherit);
  text-underline-offset: var(--link-underline-offset, auto);
  transition: var(--link-transition, var(--transition));
}
@media (hover: hover) and (pointer: fine) {
  body a:where(:not([class*= btn--])):hover {
    color: var(--link-color-hover, var(--primary-hover));
  }
}
/* 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);
  max-width: var(--h3-max-width);
}
h4 {
  font-size: var(--h4);
  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);
}
@layer acss-layer-anchors {
  .btn--primary {
    --btn-background: var(--primary);
    --btn-background-hover: var(--primary-hover);
    --btn-text-color: var(--primary-ultra-light);
    --btn-text-color-hover: var(--primary-ultra-light);
    --btn-border-color: var(--primary);
    --btn-border-color-hover: var(--primary-hover);
    --focus-color: var(--primary-light);
  }
  [class*="btn--"]:where(:not(.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(.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(.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);
  }
  .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);
}
/* Feat: Smooth Scrolling */
html {
  scroll-behavior: smooth;
}
html:focus-within {
  scroll-behavior: auto;
}
@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);
  }
}
/* 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-hover);
  --btn-text-color: var(--primary-ultra-light);
  --btn-text-color-hover: var(--primary-ultra-light);
  --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-hover);
  --btn-text-color: var(--primary-ultra-light);
  --btn-text-color-hover: var(--primary-ultra-light);
  --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-hover);
  --btn-text-color: var(--primary-ultra-light);
  --btn-text-color-hover: var(--primary-ultra-light);
  --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-hover);
  --btn-text-color: var(--primary-ultra-light);
  --btn-text-color-hover: var(--primary-ultra-light);
  --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;
}
:is(.text--xxl, .text--xl, .text--l, .text--m, .text--s, .text--xs) {
  line-height: var(--text-line-height);
  text-wrap: var(--text-text-wrap);
}
.text--xxl {
  font-size: var(--text-xxl);
}
.text--xxl:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  max-width: var(--text-xxl-max-width);
}
.text--xl {
  font-size: var(--text-xl);
}
.text--xl:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  max-width: var(--text-xl-max-width);
}
.text--l {
  font-size: var(--text-l);
}
.text--l:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  max-width: var(--text-l-max-width);
}
.text--m {
  font-size: var(--text-m);
  line-height: var(--text-m-line-height);
}
.text--m:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  max-width: var(--text-m-max-width);
}
.text--s {
  font-size: var(--text-s);
}
.text--s:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  max-width: var(--text-s-max-width);
}
.text--xs {
  font-size: var(--text-xs);
}
.text--xs:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  max-width: var(--text-xs-max-width);
}
.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);
  max-width: var(--h3-max-width);
}
.h4 {
  font-size: var(--h4);
  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);
}
body blockquote {
  text-wrap: pretty;
}
/* Feat: Auto Object Fit */
img {
  object-fit: var(--object-fit, cover);
  object-position: var(--object-position, 50% 50%);
}
/* Feat: Auto Container Gap */
:where(section:not(section section)) {
  gap: var(--container-gap);
}
/* Feat: Auto Content Gap */
:where(section:not(section section)) > :where(div, ul, ol) {
  gap: var(--content-gap);
}
/* Feat: Auto Container Gap */
:where([data-etch-element="flex-div"]:not(main)) {
  gap: var(--content-gap);
}
/* Feat: Auto Grid Gap */
section > div:where([class*="grid--"]), :where([class*="grid--"]) {
  gap: var(--grid-gap);
}
/* 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):where(:not(:first-child)) + * {
  --paragraph-spacing: 0;
  --flow-spacing: 0;
}
.smart-spacing--off :where(p, h1, h2, h3, h4, h5, h6, ul, ol, li) {
  margin-block: 0;
}
/* Feat: Default Section Styles */
#shadow-host-companion {
  padding: 0;
}
