/* File: automatic.css - Version: 4.0.0-alpha-7 - Generated: 2026-02-04 13:51:10 */
/* Feat: Text, Headings, & Spacing */
:root {
  --root-font-size: 62.5%;
}
:root {
  --primary: oklch(0.4419393925 0.1208792077 147.2027818327);
  --primary-hover: oklch(0.508 0.121 147.2027818327);
  --primary-ultra-light: oklch(0.9651643104 0.065 147.2027818327);
  --primary-light: oklch(0.8937188053 0.121 147.2027818327);
  --primary-semi-light: oklch(0.7534847813 0.121 147.2027818327);
  --primary-semi-dark: oklch(0.4989829737 0.121 147.2027818327);
  --primary-dark: oklch(0.3980235663 0.121 147.2027818327);
  --primary-ultra-dark: oklch(0.2281923371 0.095 147.1957783493);
  --secondary: oklch(0.8392922152 0.1645948814 82.1271645069);
  --secondary-hover: oklch(0.965 0.042 82.1271645069);
  --secondary-ultra-light: oklch(0.9521826914 0.058 82.1300956489);
  --secondary-light: oklch(0.8580978914 0.165 82.1271645069);
  --secondary-semi-light: oklch(0.6586006874 0.156 82.117819214);
  --secondary-semi-dark: oklch(0.3960409508 0.094 82.1271645069);
  --secondary-dark: oklch(0.3170770848 0.075 82.0978383137);
  --secondary-ultra-dark: oklch(0.190689585 0.045 82.1261737776);
  --tertiary: oklch(0.3164778794 0.0507204193 137.6327567252);
  --tertiary-hover: oklch(0.364 0.051 137.6327567252);
  --tertiary-ultra-light: oklch(0.9648539859 0.051 137.6327567252);
  --tertiary-light: oklch(0.8945978073 0.051 137.6327567252);
  --tertiary-semi-light: oklch(0.7495153725 0.051 137.6327567252);
  --tertiary-semi-dark: oklch(0.4941545063 0.051 137.6327567252);
  --tertiary-dark: oklch(0.3923516177 0.051 137.6327567252);
  --tertiary-ultra-dark: oklch(0.2262154492 0.051 137.6327567252);
  --accent: oklch(0.973145933 0 0);
  --accent-hover: oklch(1 0 180);
  --accent-ultra-light: oklch(0.9689373495 0 180);
  --accent-light: oklch(0.9050436741 0 180);
  --accent-semi-light: oklch(0.7748589903 0 168.690067526);
  --accent-semi-dark: oklch(0.5215258655 0 180);
  --accent-dark: oklch(0.4132272175 0 180);
  --accent-ultra-dark: oklch(0.2350320005 0 180);
  --base: oklch(0.3638572485 0 0);
  --base-hover: oklch(0.418 0 225);
  --base-ultra-light: oklch(0.9616872616 0 243.4349488229);
  --base-light: oklch(0.8867610709 0 167.4711922909);
  --base-semi-light: oklch(0.7391319327 0 180);
  --base-semi-dark: oklch(0.4926486473 0 206.5650511771);
  --base-dark: oklch(0.3913353164 0 194.0362434679);
  --base-ultra-dark: oklch(0.2244439512 0 180);
  --neutral: oklch(0 0 0);
  --neutral-hover: oklch(0 0 0);
  --neutral-ultra-light: oklch(0.9611513604 -4.4174048234E 89.8755630407);
  --neutral-light: oklch(0.8853053083 -4.7001133695E 89.8755633647);
  --neutral-semi-light: oklch(0.7251571623 -5.2970494901E 89.8755629815);
  --neutral-semi-dark: oklch(0.4640021401 -6.270478625E 89.875562675);
  --neutral-dark: oklch(0.3714949436 -6.6152899073E 89.8755633012);
  --neutral-ultra-dark: oklch(0.217786501 -0.8822269133E 89.8755622173);
  --white: #fff;
  --black: #000;
  --heading-color: var(--base);
}
/* Feat: Default Section Styles */
:root {
  --content-width: 144rem;
  --content-width-safe: min(var(--content-width), calc(100% - var(--gutter) * 2));
}
/* Feat: Focus Styles */
:root {
  --focus-color: var(--primary);
  --focus-width: 0.2rem;
  --focus-offset: 0.25em;
}
/* Feat: Text Defaults */
:root {
  --text-xxl-line-height: 1.5;
  --text-xxl-max-width: 20ch;
  --text-xl-line-height: 1.5;
  --text-l-line-height: 1.5;
  --text-m-line-height: calc();
  --text-m-max-width: 100%;
  --text-s-line-height: 1.5;
  --text-xs-line-height: 1.5;
  --base-text-lh: calc();
  --text-font-family: helvetica;
  --text-color: var(--base);
  --text-line-height: calc();
  --text-text-wrap: pretty;
}
/* Feat: Heading Defaults */
:root {
  --heading-font-family: the-seasons;
  --heading-color: var(--base);
  --heading-line-height: calc();
  --heading-font-weight: 700;
  --heading-text-wrap: pretty;
  --base-heading-lh: calc();
  --h1-line-height: 1.2;
  --h1-max-width: 100%;
  --h2-line-height: 1.2;
  --h3-line-height: 1.2;
  --h4-line-height: calc();
  --h5-line-height: 1.2;
  --h6-line-height: 1.2;
}
/* Feat: Text Size Variables */
:root {
  --text-xs: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
  --text-s: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
  --text-s-to-xs: clamp(1.1rem, calc(0.0892857143vw + 1.0714285714rem), 1.2rem);
  --text-m: clamp(1.6rem, calc(0.1785714286vw + 1.5428571429rem), 1.8rem);
  --text-m-to-s: clamp(1.2rem, calc(0.5357142857vw + 1.0285714286rem), 1.8rem);
  --text-m-to-xs: clamp(1.1rem, calc(0.625vw + 0.9rem), 1.8rem);
  --text-l: clamp(1.92rem, calc(0.4280357143vw + 1.7830285714rem), 2.3994rem);
  --text-l-to-m: clamp(1.6rem, calc(0.71375vw + 1.3716rem), 2.3994rem);
  --text-l-to-s: clamp(1.2rem, calc(1.0708928571vw + 0.8573142857rem), 2.3994rem);
  --text-l-to-xs: clamp(1.1rem, calc(1.1601785714vw + 0.7287428571rem), 2.3994rem);
  --text-xl: clamp(2.304rem, calc(0.7985716071vw + 2.0484570857rem), 3.1984002rem);
  --text-xl-to-l: clamp(1.92rem, calc(1.14142875vw + 1.5547428rem), 3.1984002rem);
  --text-xl-to-m: clamp(1.6rem, calc(1.4271430357vw + 1.1433142286rem), 3.1984002rem);
  --text-xl-to-s: clamp(1.2rem, calc(1.7842858929vw + 0.6290285143rem), 3.1984002rem);
  --text-xl-to-xs: clamp(1.1rem, calc(1.8735716071vw + 0.5004570857rem), 3.1984002rem);
  --text-xxl: clamp(2.7648rem, calc(1.3380959523vw + 2.3366092953rem), 4.2634674666rem);
  --text-xxl-to-xl: clamp(2.304rem, calc(1.7495245238vw + 1.7441521524rem), 4.2634674666rem);
  --text-xxl-to-l: clamp(1.92rem, calc(2.0923816666vw + 1.2504378667rem), 4.2634674666rem);
  --text-xxl-to-m: clamp(1.6rem, calc(2.3780959523vw + 0.8390092953rem), 4.2634674666rem);
  --text-xxl-to-s: clamp(1.2rem, calc(2.7352388095vw + 0.324723581rem), 4.2634674666rem);
  --text-xxl-to-xs: clamp(1.1rem, calc(2.8245245238vw + 0.1961521524rem), 4.2634674666rem);
}
/* Feat: Heading Size Variables */
:root {
  --h6: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
  --h5: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
  --h5-to-h6: clamp(1.1rem, calc(0.0892857143vw + 1.0714285714rem), 1.2rem);
  --h4: clamp(1.6rem, calc(0.3571428571vw + 1.4857142857rem), 2rem);
  --h4-to-h5: clamp(1.2rem, calc(0.7142857143vw + 0.9714285714rem), 2rem);
  --h4-to-h6: clamp(1.1rem, calc(0.8035714286vw + 0.8428571429rem), 2rem);
  --h3: clamp(1.92rem, calc(0.9642857143vw + 1.6114285714rem), 3rem);
  --h3-to-h4: clamp(1.6rem, calc(1.25vw + 1.2rem), 3rem);
  --h3-to-h5: clamp(1.2rem, calc(1.6071428571vw + 0.6857142857rem), 3rem);
  --h3-to-h6: clamp(1.1rem, calc(1.6964285714vw + 0.5571428571rem), 3rem);
  --h2: clamp(2.304rem, calc(1.9607142857vw + 1.6765714286rem), 4.5rem);
  --h2-to-h3: clamp(1.92rem, calc(2.3035714286vw + 1.1828571429rem), 4.5rem);
  --h2-to-h4: clamp(1.6rem, calc(2.5892857143vw + 0.7714285714rem), 4.5rem);
  --h2-to-h5: clamp(1.2rem, calc(2.9464285714vw + 0.2571428571rem), 4.5rem);
  --h2-to-h6: clamp(1.1rem, calc(3.0357142857vw + 0.1285714286rem), 4.5rem);
  --h1: clamp(2.7648rem, calc(3.5582142857vw + 1.6261714286rem), 6.75rem);
  --h1-to-h2: clamp(2.304rem, calc(3.9696428571vw + 1.0337142857rem), 6.75rem);
  --h1-to-h3: clamp(1.92rem, calc(4.3125vw + 0.54rem), 6.75rem);
  --h1-to-h4: clamp(1.6rem, calc(4.5982142857vw + 0.1285714286rem), 6.75rem);
  --h1-to-h5: clamp(1.2rem, calc(4.9553571429vw + -0.3857142857rem), 6.75rem);
  --h1-to-h6: clamp(1.1rem, calc(5.0446428571vw + -0.5142857143rem), 6.75rem);
}
/* Feat: Default Section Styles */
:root {
  --section-padding-block: var(--section-space-m);
  --gutter: clamp(1.6rem, calc(5.7142857143vw + -0.2285714286rem), 8rem);
}
/* Feat: Space Variables */
:root {
  --space-xs: clamp(1.3506752532rem, calc(-0.015483857vw + 1.3556300875rem), 1.3333333333rem);
  --space-s: clamp(1.8004501125rem, calc(0.1781695424vw + 1.743435859rem), 2rem);
  --space-s-to-xs: clamp(1.3506752532rem, calc(0.5797542382vw + 1.165153897rem), 2rem);
  --space-m: clamp(2.4rem, calc(0.5357142857vw + 2.2285714286rem), 3rem);
  --space-m-to-s: clamp(1.8004501125rem, calc(1.0710266852vw + 1.4577215733rem), 3rem);
  --space-m-to-xs: clamp(1.3506752532rem, calc(1.4726113811vw + 0.8794396113rem), 3rem);
  --space-l: clamp(3.1992rem, calc(1.1614285714vw + 2.8275428571rem), 4.5rem);
  --space-l-to-m: clamp(2.4rem, calc(1.875vw + 1.8rem), 4.5rem);
  --space-l-to-s: clamp(1.8004501125rem, calc(2.4103123995vw + 1.0291501447rem), 4.5rem);
  --space-l-to-xs: clamp(1.3506752532rem, calc(2.8118970953vw + 0.4508681827rem), 4.5rem);
  --space-xl: clamp(4.2645336rem, calc(2.2191664286vw + 3.5544003429rem), 6.75rem);
  --space-xl-to-l: clamp(3.1992rem, calc(3.1703571429vw + 2.1846857143rem), 6.75rem);
  --space-xl-to-m: clamp(2.4rem, calc(3.8839285714vw + 1.1571428571rem), 6.75rem);
  --space-xl-to-s: clamp(1.8004501125rem, calc(4.419240971vw + 0.3862930018rem), 6.75rem);
  --space-xl-to-xs: clamp(1.3506752532rem, calc(4.8208256668vw + -0.1919889602rem), 6.75rem);
  --space-xxl: clamp(5.6846232888rem, calc(3.9646220636vw + 4.4159442285rem), 10.125rem);
  --space-xxl-to-xl: clamp(4.2645336rem, calc(5.2325592857vw + 2.5901146286rem), 10.125rem);
  --space-xxl-to-l: clamp(3.1992rem, calc(6.18375vw + 1.2204rem), 10.125rem);
  --space-xxl-to-m: clamp(2.4rem, calc(6.8973214286vw + 0.1928571429rem), 10.125rem);
  --space-xxl-to-s: clamp(1.8004501125rem, calc(7.4326338281vw + -0.5779927125rem), 10.125rem);
  --space-xxl-to-xs: clamp(1.3506752532rem, calc(7.8342185239vw + -1.1562746744rem), 10.125rem);
}
/* Feat: Section Space Variables */
:root {
  --section-space-xs: clamp(2.7013505064rem, calc(1.1595084764vw + 2.330307794rem), 4rem);
  --section-space-s: clamp(3.6009002251rem, calc(2.1420533705vw + 2.9154431465rem), 6rem);
  --section-space-s-to-xs: clamp(2.7013505064rem, calc(2.9452227621vw + 1.7588792225rem), 6rem);
  --section-space-m: clamp(4.8rem, calc(3.75vw + 3.6rem), 9rem);
  --section-space-m-to-s: clamp(3.6009002251rem, calc(4.8206247991vw + 2.0583002894rem), 9rem);
  --section-space-m-to-xs: clamp(2.7013505064rem, calc(5.6237941907vw + 0.9017363654rem), 9rem);
  --section-space-l: clamp(6.3984rem, calc(6.3407142857vw + 4.3693714286rem), 13.5rem);
  --section-space-l-to-m: clamp(4.8rem, calc(7.7678571429vw + 2.3142857143rem), 13.5rem);
  --section-space-l-to-s: clamp(3.6009002251rem, calc(8.8384819419vw + 0.7725860036rem), 13.5rem);
  --section-space-l-to-xs: clamp(2.7013505064rem, calc(9.6416513336vw + -0.3839779203rem), 13.5rem);
  --section-space-xl: clamp(8.5290672rem, calc(10.4651185714vw + 5.1802292571rem), 20.25rem);
  --section-space-xl-to-l: clamp(6.3984rem, calc(12.3675vw + 2.4408rem), 20.25rem);
  --section-space-xl-to-m: clamp(4.8rem, calc(13.7946428571vw + 0.3857142857rem), 20.25rem);
  --section-space-xl-to-s: clamp(3.6009002251rem, calc(14.8652676562vw + -1.1559854249rem), 20.25rem);
  --section-space-xl-to-xs: clamp(2.7013505064rem, calc(15.6684370478vw + -2.3125493489rem), 20.25rem);
  --section-space-xxl: clamp(11.3692465776rem, calc(16.9694226986vw + 5.9390313141rem), 30.375rem);
  --section-space-xxl-to-xl: clamp(8.5290672rem, calc(19.5052971429vw + 2.2873721143rem), 30.375rem);
  --section-space-xxl-to-l: clamp(6.3984rem, calc(21.4076785714vw + -0.4520571429rem), 30.375rem);
  --section-space-xxl-to-m: clamp(4.8rem, calc(22.8348214286vw + -2.5071428571rem), 30.375rem);
  --section-space-xxl-to-s: clamp(3.6009002251rem, calc(23.9054462276vw + -4.0488425678rem), 30.375rem);
  --section-space-xxl-to-xs: clamp(2.7013505064rem, calc(24.7086156193vw + -5.2054064917rem), 30.375rem);
}
/* Feat: Contextual Space Variables */
:root {
  --content-gap: var(--space-m);
  --container-gap: var(--space-xl);
  --grid-gap: var(--space-m);
}
/* 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.5, (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.5, (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.5, (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.5, (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.5, (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.5, (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.5, (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.5, (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.5, (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.5, (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.5, (100% - (12 - 1) * var(--grid-gap)) / 12)), 1fr));
  --auto-grid-aggressiveness: 0.5;
}
/* 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: Buttons */
:root {
  --option-primary-btn-outline: on;
  --option-secondary-btn-outline: on;
  --btn-padding-block: 0.75em;
  --btn-padding-inline: 1.5em;
  --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: 0.25rem;
  --btn-outline-border-width: 0.25rem;
  --btn-border-style: solid;
  --btn-border-radius: var(--radius-circle);
  --btn-radius: var(--radius-circle);
  --btn-justify-content: center;
  --btn-text-align: center;
}
/* Feat: Link Variables */
:root {
  --link-color: var(--primary);
  --link-color-hover: var(--action-hover);
  --link-transition: var(--transition);
  --link-decoration: inherit;
  --link-decoration-hover: inherit;
  --link-underline-offset: 0;
  --link-weight: inherit;
}
/* Feat: Column Variables */
:root {
  --col-width-s: 13rem;
  --col-width-m: 25rem;
  --col-width-l: 38rem;
  --col-rule-width-s: 0.1em;
  --col-rule-width-m: 0.3em;
  --col-rule-width-l: 0.5em;
}
/* Feat: Sticky Variables */
:root {
  --sticky-offset-custom: 60px;
  --sticky-offset: var(--header-height, var(--sticky-offset-custom, 0));
}
/* Contextual Color Variables */
:root {
  --body-bg-color: var(--accent);
  --bg-ultra-light: var(--white);
  --bg-light: var(--neutral-ultra-light);
  --bg-dark: var(--neutral-ultra-dark);
  --bg-ultra-dark: var(--black);
  --text-light: var(--white);
  --text-light-muted: var(--neutral-light);
  --text-dark: var(--black);
  --text-dark-muted: var(--neutral-dark);
}
/* 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-link: var(--primary);
  --bg-ultra-light-link-hover: var(--primary-hover);
  --bg-light-link: var(--primary);
  --bg-light-link-hover: var(--primary-hover);
  --bg-dark-link: var(--primary);
  --bg-dark-link-hover: var(--primary-hover);
  --bg-ultra-dark-link: var(--primary);
  --bg-ultra-dark-link-hover: var(--primary-hover);
  --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: 1rem;
  --radius-50: 50%;
  --radius-circle: 50vw;
  --radius-none: 0;
  --radius-xs: 0.4444444444rem;
  --radius-s: 0.6666666667rem;
  --radius-m: 1rem;
  --radius-l: 1.5rem;
  --radius-xl: 2.25rem;
  --radius-xxl: 3.375rem;
}
/* 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 4px 4px -10px rgba(0, 0, 0, 0.04), 0 13px 13px -10px rgba(0, 0, 0, 0.06), 0 40px 60px -10px rgba(0, 0, 0, 0.08);
  --box-shadow-l: 0 2.7px 3.6px -5px rgba(0, 0, 0, 0.04), 0 7.5px 10px -5px rgba(0, 0, 0, 0.06), 0 18px 24.1px -5px rgba(0, 0, 0, 0.08), 0 60px 80px -5px rgba(0, 0, 0, 0.1);
  --box-shadow-xl: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.02), 0 6.7px 5.3px -5px rgba(0, 0, 0, 0.04), 0 12.5px 10px -5px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px -5px rgba(0, 0, 0, 0.08), 0 41.8px 33.4px -5px rgba(0, 0, 0, 0.1), 0 80px 80px -5px rgba(0, 0, 0, 0.105);
  --box-shadow-1: 0 4px 4px -10px rgba(0, 0, 0, 0.04), 0 13px 13px -10px rgba(0, 0, 0, 0.06), 0 40px 60px -10px rgba(0, 0, 0, 0.08);
  --box-shadow-2: 0 2.7px 3.6px -5px rgba(0, 0, 0, 0.04), 0 7.5px 10px -5px rgba(0, 0, 0, 0.06), 0 18px 24.1px -5px rgba(0, 0, 0, 0.08), 0 60px 80px -5px rgba(0, 0, 0, 0.1);
  --box-shadow-3: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.02), 0 6.7px 5.3px -5px rgba(0, 0, 0, 0.04), 0 12.5px 10px -5px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px -5px rgba(0, 0, 0, 0.08), 0 41.8px 33.4px -5px rgba(0, 0, 0, 0.1), 0 80px 80px -5px rgba(0, 0, 0, 0.105);
}
/* 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;
  font-family: var(--text-font-family);
  color: var(--text-color);
  line-height: var(--text-line-height);
  text-wrap: var(--text-text-wrap);
  background: var(--body-bg-color);
}
:where(p) {
  line-height: var(--text-line-height, calc());
}
/* 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, 0);
  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(--action-hover));
  }
}
/* Feat: Heading Defaults */
h1, :where(.h1), h2, :where(.h2), h3, :where(.h3), h4, :where(.h4), h5, :where(.h5), h6, :where(.h6) {
  font-family: var(--heading-font-family);
  color: var(--heading-color);
  line-height: var(--heading-line-height);
  font-weight: var(--heading-font-weight);
  text-wrap: var(--heading-text-wrap);
}
h1 {
  font-size: var(--h1);
  line-height: var(--h1-line-height);
  max-width: var(--h1-max-width);
}
h2 {
  font-size: var(--h2);
  line-height: var(--h2-line-height);
}
h3 {
  font-size: var(--h3);
  line-height: var(--h3-line-height);
}
h4 {
  font-size: var(--h4);
  line-height: var(--h4-line-height);
}
h5 {
  font-size: var(--h5);
  line-height: var(--h5-line-height);
}
h6 {
  font-size: var(--h6);
  line-height: var(--h6-line-height);
}
/* Feat: Blockquote Styling */
:is(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .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);
}
:is(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .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);
}
:is(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .blockquote) footer, :is(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .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);
}
:is(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .blockquote) cite, :is(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .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);
}
.btn--primary {
  --btn-background: var(--primary);
  --btn-background-hover: var(--white);
  --btn-text-color: var(--white);
  --btn-text-color-hover: var(--primary);
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary);
  --focus-color: var(--primary-dark);
}
.btn--primary-dark {
  --btn-background: var(--primary-dark);
  --btn-background-hover: var(--primary-ultra-dark);
  --btn-text-color: var(--primary-ultra-light);
  --btn-text-color-hover: var(--primary-ultra-light);
  --btn-border-color: var(--primary-dark);
  --btn-border-color-hover: var(--primary-ultra-dark);
  --focus-color: var(--primary-semi-dark);
}
.btn--primary-light {
  --btn-background: var(--primary-ultra-light);
  --btn-background-hover: var(--primary-light);
  --btn-text-color: var(--primary);
  --btn-text-color-hover: var(--primary-ultra-dark);
  --btn-border-color: var(--primary-ultra-light);
  --btn-border-color-hover: var(--primary-light);
  --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: 0.25rem;
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-hover);
  --focus-color: var(--primary-dark);
}
.btn--primary-dark.btn--outline {
  --btn-background: transparent;
  --btn-background-hover: var(--primary-dark);
  --btn-text-color: var(--primary-dark);
  --btn-text-color-hover: var(--primary-ultra-light);
  --btn-border-width: 0.25rem;
  --btn-border-color: var(--primary-dark);
  --btn-border-color-hover: var(--primary-dark);
  --focus-color: var(--primary-dark);
}
.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: 0.25rem;
  --btn-border-color: var(--primary-light);
  --btn-border-color-hover: var(--primary-light);
  --focus-color: var(--primary-dark);
}
.btn--secondary {
  --btn-background: var(--secondary);
  --btn-background-hover: var(--white);
  --btn-text-color: var(--base);
  --btn-text-color-hover: var(--primary);
  --btn-border-color: var(--secondary);
  --btn-border-color-hover: var(--primary);
  --focus-color: var(--secondary-dark);
}
.btn--secondary-dark {
  --btn-background: var(--secondary-dark);
  --btn-background-hover: var(--secondary-ultra-dark);
  --btn-text-color: var(--secondary-ultra-light);
  --btn-text-color-hover: var(--secondary-ultra-light);
  --btn-border-color: var(--secondary-dark);
  --btn-border-color-hover: var(--secondary-ultra-dark);
  --focus-color: var(--secondary-semi-dark);
}
.btn--secondary-light {
  --btn-background: var(--secondary-ultra-light);
  --btn-background-hover: var(--secondary-light);
  --btn-text-color: var(--secondary);
  --btn-text-color-hover: var(--secondary-ultra-dark);
  --btn-border-color: var(--secondary-ultra-light);
  --btn-border-color-hover: var(--secondary-light);
  --focus-color: var(--secondary-light);
}
.btn--secondary.btn--outline {
  --btn-background: transparent;
  --btn-background-hover: var(--secondary-hover);
  --btn-text-color: var(--secondary);
  --btn-text-color-hover: var(--secondary-ultra-light);
  --btn-border-width: 0.25rem;
  --btn-border-color: var(--secondary);
  --btn-border-color-hover: var(--secondary-hover);
  --focus-color: var(--secondary-dark);
}
.btn--secondary-dark.btn--outline {
  --btn-background: transparent;
  --btn-background-hover: var(--secondary-dark);
  --btn-text-color: var(--secondary-dark);
  --btn-text-color-hover: var(--secondary-ultra-light);
  --btn-border-width: 0.25rem;
  --btn-border-color: var(--secondary-dark);
  --btn-border-color-hover: var(--secondary-dark);
  --focus-color: var(--secondary-dark);
}
.btn--secondary-light.btn--outline {
  --btn-background: transparent;
  --btn-background-hover: var(--secondary-light);
  --btn-text-color: var(--secondary-light);
  --btn-text-color-hover: var(--secondary-dark);
  --btn-border-width: 0.25rem;
  --btn-border-color: var(--secondary-light);
  --btn-border-color-hover: var(--secondary-light);
  --focus-color: var(--secondary-dark);
}
[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;
}
.hidden-accessible {
  position: absolute !important;
  inline-size: 1px !important;
  block-size: 1px !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(100%);
  white-space: nowrap;
  /* added line */
  border: 0;
}
.bricks-area .hidden-accessible {
  position: relative !important;
  inline-size: 2ch !important;
  block-size: 2ch !important;
  margin: 0;
  line-height: 1;
  visibility: hidden;
}
.bricks-area .hidden-accessible::before {
  content: "A";
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  background: #111;
  color: #f5f5f5;
  font-size: max(60%, 13px);
  padding: 0.5em;
  inset-block-start: 0;
  inset-inline-start: 0;
  inline-size: 20px;
  block-size: 20px;
  visibility: visible;
  border-radius: 50%;
}
@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;
  }
}
.skip-link {
  position: absolute !important;
  inset-block-start: 1rem;
  inset-inline-start: 1rem;
  transform: translateY(-250%);
  --btn-min-width: fit-content;
  z-index: 100;
  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);
  --btn-background: var(--primary);
  --btn-background-hover: var(--white);
  --btn-text-color: var(--white);
  --btn-text-color-hover: var(--primary);
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary);
  --focus-color: var(--primary-dark);
}
@media (hover: hover) and (pointer: fine) {
  .skip-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);
  }
}
.skip-link:where(:focus-visible) {
  outline-style: solid;
  outline-color: var(--focus-color);
  outline-width: var(--focus-width);
  outline-offset: var(--focus-offset);
}
.skip-link:focus-visible {
  transform: translateY(0);
}
::selection {
  background: var(--selection-bg-color, var(--primary-light));
  /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: var(--selection-bg-color, var(--primary-light));
  /* Gecko Browsers */
}
::selection {
  color: var(--selection-text-color, var(--primary-dark));
  /* WebKit/Blink Browsers */
}
::-moz-selection {
  color: var(--selection-text-color, var(--primary-dark));
  /* Gecko Browsers */
}
.selection--alt::selection, .selection--alt ::selection {
  background: var(--selection-bg-color-alt, var(--base));
  /* WebKit/Blink Browsers */
}
.selection--alt::selection, .selection--alt ::-moz-selection {
  background: var(--selection-bg-color-alt, var(--base));
  /* Gecko Browsers */
}
.selection--alt::selection, .selection--alt ::selection {
  color: var(--selection-text-color-alt, var(--white));
  /* WebKit/Blink Browsers */
}
.selection--alt::selection, .selection--alt ::-moz-selection {
  color: var(--selection-text-color-alt, var(--white));
  /* Gecko Browsers */
}
/* 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 :is(a):where(:not([class*= btn--], :is(h1, h2, h3, h4, h5, h6) a)) {
  color: var(--relative-link-color);
}
.bg--ultra-light :is(a):where(:not([class*= btn--], :is(h1, h2, h3, h4, h5, h6) a)):hover {
  color: var(--relative-link-color-hover);
}
.bg--light :is(a):where(:not([class*= btn--], :is(h1, h2, h3, h4, h5, h6) a)) {
  color: var(--relative-link-color);
}
.bg--light :is(a):where(:not([class*= btn--], :is(h1, h2, h3, h4, h5, h6) a)):hover {
  color: var(--relative-link-color-hover);
}
.bg--dark :is(a):where(:not([class*= btn--], :is(h1, h2, h3, h4, h5, h6) a)) {
  color: var(--relative-link-color);
}
.bg--dark :is(a):where(:not([class*= btn--], :is(h1, h2, h3, h4, h5, h6) a)):hover {
  color: var(--relative-link-color-hover);
}
.bg--ultra-dark :is(a):where(:not([class*= btn--], :is(h1, h2, h3, h4, h5, h6) a)) {
  color: var(--relative-link-color);
}
.bg--ultra-dark :is(a):where(:not([class*= btn--], :is(h1, h2, h3, h4, h5, h6) a)):hover {
  color: var(--relative-link-color-hover);
}
.bg--ultra-light {
  --relative-link-color: var(--bg-ultra-light-link);
  --relative-link-color-hover: var(--bg-ultra-light-link-hover);
}
.bg--light {
  --relative-link-color: var(--bg-light-link);
  --relative-link-color-hover: var(--bg-light-link-hover);
}
.bg--dark {
  --relative-link-color: var(--bg-dark-link);
  --relative-link-color-hover: var(--bg-dark-link-hover);
}
.bg--ultra-dark {
  --relative-link-color: var(--bg-ultra-dark-link);
  --relative-link-color-hover: var(--bg-ultra-dark-link-hover);
}
.bg--ultra-light [class*="btn--"]:not(.unrelate) {
  --btn-background: var(--primary);
  --btn-background-hover: var(--white);
  --btn-text-color: var(--white);
  --btn-text-color-hover: var(--primary);
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary);
  --focus-color: var(--primary-dark);
}
.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: 0.25rem;
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-hover);
  --focus-color: var(--primary-dark);
}
.bg--light [class*="btn--"]:not(.unrelate) {
  --btn-background: var(--primary);
  --btn-background-hover: var(--white);
  --btn-text-color: var(--white);
  --btn-text-color-hover: var(--primary);
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary);
  --focus-color: var(--primary-dark);
}
.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: 0.25rem;
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-hover);
  --focus-color: var(--primary-dark);
}
.bg--dark [class*="btn--"]:not(.unrelate) {
  --btn-background: var(--primary);
  --btn-background-hover: var(--white);
  --btn-text-color: var(--white);
  --btn-text-color-hover: var(--primary);
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary);
  --focus-color: var(--primary-dark);
}
.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: 0.25rem;
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-hover);
  --focus-color: var(--primary-dark);
}
.bg--ultra-dark [class*="btn--"]:not(.unrelate) {
  --btn-background: var(--primary);
  --btn-background-hover: var(--white);
  --btn-text-color: var(--white);
  --btn-text-color-hover: var(--primary);
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary);
  --focus-color: var(--primary-dark);
}
.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: 0.25rem;
  --btn-border-color: var(--primary);
  --btn-border-color-hover: var(--primary-hover);
  --focus-color: var(--primary-dark);
}
.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: Section Padding */
.section--xs {
  padding-block: var(--section-space-xs);
  padding-inline: var(--gutter);
}
.section--s {
  padding-block: var(--section-space-s);
  padding-inline: var(--gutter);
}
.section--s-to-xs {
  padding-block: var(--section-space-s-to-xs);
  padding-inline: var(--gutter);
}
.section--m {
  padding-block: var(--section-space-m);
  padding-inline: var(--gutter);
}
.section--m-to-s {
  padding-block: var(--section-space-m-to-s);
  padding-inline: var(--gutter);
}
.section--m-to-xs {
  padding-block: var(--section-space-m-to-xs);
  padding-inline: var(--gutter);
}
.section--l {
  padding-block: var(--section-space-l);
  padding-inline: var(--gutter);
}
.section--l-to-m {
  padding-block: var(--section-space-l-to-m);
  padding-inline: var(--gutter);
}
.section--l-to-s {
  padding-block: var(--section-space-l-to-s);
  padding-inline: var(--gutter);
}
.section--l-to-xs {
  padding-block: var(--section-space-l-to-xs);
  padding-inline: var(--gutter);
}
.section--xl {
  padding-block: var(--section-space-xl);
  padding-inline: var(--gutter);
}
.section--xl-to-l {
  padding-block: var(--section-space-xl-to-l);
  padding-inline: var(--gutter);
}
.section--xl-to-m {
  padding-block: var(--section-space-xl-to-m);
  padding-inline: var(--gutter);
}
.section--xl-to-s {
  padding-block: var(--section-space-xl-to-s);
  padding-inline: var(--gutter);
}
.section--xl-to-xs {
  padding-block: var(--section-space-xl-to-xs);
  padding-inline: var(--gutter);
}
.section--xxl {
  padding-block: var(--section-space-xxl);
  padding-inline: var(--gutter);
}
.section--xxl-to-xl {
  padding-block: var(--section-space-xxl-to-xl);
  padding-inline: var(--gutter);
}
.section--xxl-to-l {
  padding-block: var(--section-space-xxl-to-l);
  padding-inline: var(--gutter);
}
.section--xxl-to-m {
  padding-block: var(--section-space-xxl-to-m);
  padding-inline: var(--gutter);
}
.section--xxl-to-s {
  padding-block: var(--section-space-xxl-to-s);
  padding-inline: var(--gutter);
}
.section--xxl-to-xs {
  padding-block: var(--section-space-xxl-to-xs);
  padding-inline: var(--gutter);
}
.section--none {
  padding-block: 0;
  padding-inline: var(--gutter);
}
.header--xs {
  padding-block: var(--space-xs);
  padding-inline: var(--gutter);
}
.header--s {
  padding-block: var(--space-s);
  padding-inline: var(--gutter);
}
.header--m {
  padding-block: var(--space-m);
  padding-inline: var(--gutter);
}
.header--l {
  padding-block: var(--space-l);
  padding-inline: var(--gutter);
}
.header--xl {
  padding-block: var(--space-xl);
  padding-inline: var(--gutter);
}
.header--xxl {
  padding-block: var(--space-xxl);
  padding-inline: var(--gutter);
}
/* 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) {
  font-family: var(--text-font-family);
  line-height: var(--text-line-height);
  text-wrap: var(--text-text-wrap);
}
.text--xxl {
  font-size: var(--text-xxl);
  line-height: var(--text-xxl-line-height);
}
.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);
  line-height: var(--text-xl-line-height);
}
.text--l {
  font-size: var(--text-l);
  line-height: var(--text-l-line-height);
}
.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);
  line-height: var(--text-s-line-height);
}
.text--xs {
  font-size: var(--text-xs);
  line-height: var(--text-xs-line-height);
}
.h1 {
  font-size: var(--h1);
  line-height: var(--h1-line-height);
  max-width: var(--h1-max-width);
}
.h2 {
  font-size: var(--h2);
  line-height: var(--h2-line-height);
}
.h3 {
  font-size: var(--h3);
  line-height: var(--h3-line-height);
}
.h4 {
  font-size: var(--h4);
  line-height: var(--h4-line-height);
}
.h5 {
  font-size: var(--h5);
  line-height: var(--h5-line-height);
}
.h6 {
  font-size: var(--h6);
  line-height: var(--h6-line-height);
}
body blockquote {
  text-wrap: pretty;
}
/* Feat: Position & Sticky */
.sticky {
  position: -webkit-sticky;
  position: sticky;
  inset-block-start: var(--sticky-offset, 0);
}
/* Feat: Auto Object Fit */
img {
  object-fit: var(--object-fit, cover);
  object-position: var(--object-position, 50% 50%);
}
/* Feat: Width */
.width--10 {
  inline-size: 100%;
  max-inline-size: calc(var(--content-width) * 0.1);
}
.width--20 {
  inline-size: 100%;
  max-inline-size: calc(var(--content-width) * 0.2);
}
.width--30 {
  inline-size: 100%;
  max-inline-size: calc(var(--content-width) * 0.3);
}
.width--40 {
  inline-size: 100%;
  max-inline-size: calc(var(--content-width) * 0.4);
}
.width--50 {
  inline-size: 100%;
  max-inline-size: calc(var(--content-width) * 0.5);
}
.width--60 {
  inline-size: 100%;
  max-inline-size: calc(var(--content-width) * 0.6);
}
.width--70 {
  inline-size: 100%;
  max-inline-size: calc(var(--content-width) * 0.7);
}
.width--80 {
  inline-size: 100%;
  max-inline-size: calc(var(--content-width) * 0.8);
}
.width--90 {
  inline-size: 100%;
  max-inline-size: calc(var(--content-width) * 0.9);
}
.width--full {
  inline-size: 100%;
  max-inline-size: 100%;
}
figure[class*="width--"] img {
  inline-size: 100%;
}
.width--auto {
  inline-size: auto !important;
  max-inline-size: 100%;
}
.content-width {
  inline-size: 100%;
  max-inline-size: var(--content-width);
  margin-inline: auto;
}
.content-width--safe {
  inline-size: 100%;
  max-inline-size: var(--content-width-safe);
  margin-inline: auto;
}
.width--max-content {
  inline-size: max-content;
  max-inline-size: 100%;
}
.width--min-content {
  inline-size: min-content;
  max-inline-size: 100%;
}
.width--fit-content {
  inline-size: fit-content;
  max-inline-size: 100%;
}
.gap--none {
  --row-gap: 0;
  --col-gap: 0;
  gap: 0;
}
.container-gap {
  --row-gap: var(--container-gap);
  --col-gap: var(--container-gap);
  gap: var(--container-gap);
}
.content-gap {
  --row-gap: var(--content-gap);
  --col-gap: var(--content-gap);
  gap: var(--content-gap);
}
.grid-gap {
  --row-gap: var(--grid-gap);
  --col-gap: var(--grid-gap);
  gap: var(--grid-gap);
}
/* 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(:where(.brxe-block)) {
  gap: var(--content-gap);
}
:where(:where(.brxe-div)) {
  gap: var(--content-gap);
}
/* Feat: Auto Grid Gap */
section > div:where([class*="grid--"]), :where([class*="grid--"]) {
  gap: var(--grid-gap);
}
:where(:where(img):not(header img), :where(figure:not(figure:has(img)))) {
  border-radius: var(--radius);
}
form.wsf-form {
  --wsf-form-border-radius: 0;
  --wsf-form-border-width: 0px;
  --wsf-form-border-style: solid;
  --wsf-form-grid-gap: 20px;
  --wsf-form-padding-horizontal: 0px;
  --wsf-form-padding-vertical: 0px;
  --wsf-form-transition-enabled: 1;
  --wsf-form-transition-speed: var(--transition-duration);
  --wsf-form-transition-timing-function: var(--transition-timing);
  --wsf-form-font-size: var(--text-m);
  --wsf-form-font-size-small: var(--text-s);
  --wsf-form-font-size-large: var(--text-l);
  --wsf-form-font-style: normal;
  --wsf-form-font-weight: normal;
  --wsf-form-letter-spacing: var(--text-letter-spacing);
  --wsf-form-line-height: var(--text-line-height);
  --wsf-form-text-decoration: none;
  --wsf-form-text-transform: none;
  --wsf-group-li-border-radius: 0;
  --wsf-group-ul-border-width: 1px;
  --wsf-group-ul-border-style: solid;
  --wsf-group-li-border-width: 0;
  --wsf-group-li-border-style: solid;
  --wsf-group-li-gap: 0px;
  --wsf-group-li-padding-horizontal: 1.5em;
  --wsf-group-li-padding-vertical: 0.75em;
  --wsf-group-li-font-size: var(--f-form-font-size);
  --wsf-group-li-font-weight: ;
  --wsf-group-li-font-style: inherit;
  --wsf-group-li-letter-spacing: 0;
  --wsf-group-li-line-height: var(--f-form-line-height);
  --wsf-group-li-text-decoration: none;
  --wsf-group-li-text-transform: none;
  --wsf-group-li-steps-size: var(--space-l);
  --wsf-group-li-steps-font-size: var(--f-form-font-size);
  --wsf-group-li-steps-font-weight: ;
  --wsf-group-li-steps-font-style: normal;
  --wsf-group-li-steps-text-decoration: none;
  --wsf-section-legend-font-size: var(--f-form-font-size);
  --wsf-section-legend-font-style: normal;
  --wsf-section-legend-font-weight: 600;
  --wsf-section-legend-line-height: var(--f-form-line-height);
  --wsf-section-legend-text-decoration: none;
  --wsf-section-legend-text-transform: none;
  --wsf-section-legend-gap: 1rem;
  --wsf-section-icon-size: var(--text-m);
  --wsf-field-border-radius: var(--radius);
  --wsf-field-border-width: 1px;
  --wsf-field-border-style: solid;
  --wsf-field-box-shadow-width-focus: 0px;
  --wsf-field-fieldset-legend-font-size: var(--f-form-font-size);
  --wsf-field-fieldset-legend-font-style: normal;
  --wsf-field-fieldset-legend-font-weight: 400;
  --wsf-field-fieldset-legend-text-decoration: none;
  --wsf-field-fieldset-legend-text-transform: none;
  --wsf-field-fieldset-legend-gap: 0.5em;
  --wsf-field-help-font-size: var(--text-s);
  --wsf-field-help-font-style: normal;
  --wsf-field-help-font-weight: 400;
  --wsf-field-help-line-height: 1.5;
  --wsf-field-help-text-decoration: none;
  --wsf-field-help-text-transform: none;
  --wsf-field-help-gap: 0.5em;
  --wsf-field-invalid-feedback-font-size: var(--text-s);
  --wsf-field-invalid-feedback-font-style: normal;
  --wsf-field-invalid-feedback-font-weight: 400;
  --wsf-field-invalid-feedback-letter-spacing: var(--text-letter-spacing);
  --wsf-field-invalid-feedback-line-height: var(--text-line-height);
  --wsf-field-invalid-feedback-text-decoration: none;
  --wsf-field-invalid-feedback-text-transform: none;
  --wsf-field-invalid-feedback-gap: 0.5em;
  --wsf-field-label-font-size: var(--f-form-font-size);
  --wsf-field-label-font-style: normal;
  --wsf-field-label-font-weight: 400;
  --wsf-field-label-letter-spacing: var(--text-letter-spacing);
  --wsf-field-label-line-height: var(--text-line-height);
  --wsf-field-label-text-decoration: none;
  --wsf-field-label-text-transform: none;
  --wsf-field-label-gap: 0.5em;
  --wsf-field-label-inside-offset: -20px;
  --wsf-field-label-inside-scale: 0.9;
  --wsf-field-padding-horizontal: 10px;
  --wsf-field-padding-vertical: 8.5px;
  --wsf-field-prefix-suffix-font-size: var(--text-s);
  --wsf-field-prefix-suffix-font-style: normal;
  --wsf-field-prefix-suffix-font-weight: 400;
  --wsf-field-prefix-suffix-letter-spacing: var(--text-letter-spacing);
  --wsf-field-prefix-suffix-line-height: var(--text-line-height);
  --wsf-field-prefix-suffix-text-decoration: none;
  --wsf-field-prefix-suffix-text-transform: none;
  --wsf-field-tooltip-font-size: var(--text-xs);
  --wsf-field-tooltip-font-weight: 400;
  --wsf-field-tooltip-line-height: var(--text-line-height);
  --wsf-field-tooltip-border-radius: var(--radius-s);
  --wsf-field-tooltip-gap: 5px;
  --wsf-field-font-size: var(--text-m);
  --wsf-field-font-style: normal;
  --wsf-field-font-weight: 400;
  --wsf-field-letter-spacing: var(--text-letter-spacing);
  --wsf-field-line-height: var(--text-line-height);
  --wsf-field-text-decoration: none;
  --wsf-field-text-transform: none;
  --wsf-field-checkbox-border-radius: 4px;
  --wsf-field-checkbox-gap-horizontal: 6px;
  --wsf-field-checkbox-gap-vertical: 10px;
  --wsf-field-checkbox-size: calc(var(--wsf-field-font-size) * (var(--wsf-field-line-height) / 1rem));
  --wsf-field-radio-gap-horizontal: 6px;
  --wsf-field-radio-gap-vertical: 10px;
  --wsf-field-radio-size: calc(var(--wsf-field-font-size) * (var(--wsf-field-line-height) / 1rem));
  --wsf-field-datetime-calendar-border-style: solid;
  --wsf-field-datetime-calendar-border-width: 1px;
  --wsf-field-datetime-calendar-font-size: var(--text-s);
  --wsf-field-datetime-calendar-font-style: normal;
  --wsf-field-datetime-calendar-font-weight: 400;
  --wsf-field-datetime-calendar-letter-spacing: var(--text-letter-spacing);
  --wsf-field-datetime-calendar-line-height: var(--text-line-height);
  --wsf-field-datetime-calendar-text-decoration: none;
  --wsf-field-datetime-calendar-text-transform: none;
  --wsf-field-datetime-padding-vertical: 6px;
  --wsf-field-datetime-padding-horizontal: 8px;
  --wsf-field-file-dropzonejs-border-style: solid;
  --wsf-field-file-dropzonejs-border-width: 1px;
  --wsf-field-file-dropzonejs-border-radius: var(--radius);
  --wsf-field-file-dropzonejs-padding-inline: var(--wsf-form-grid-gap);
  --wsf-field-file-dropzonejs-padding-block: var(--wsf-form-grid-gap);
  --wsf-field-file-dropzonejs-progress-radius: var(--radius);
  --wsf-field-file-dropzonejs-progress-gap: 5px;
  --wsf-field-file-dropzonejs-progress-height: 10px;
  --wsf-field-range-track-border-radius: 50px;
  --wsf-field-range-tickmark-label-font-size: var(--text-s);
  --wsf-field-range-tickmark-label-font-style: normal;
  --wsf-field-range-tickmark-label-font-weight: 400;
  --wsf-field-range-tickmark-label-letter-spacing: var(--text-letter-spacing);
  --wsf-field-range-tickmark-label-line-height: var(--text-line-height);
  --wsf-field-range-tickmark-label-text-decoration: none;
  --wsf-field-range-tickmark-label-text-transform: none;
  --wsf-field-select-arrow-width: 12px;
  --wsf-field-select-arrow-height: 6px;
  --wsf-field-texteditor-font-size: var(--text-s);
  --wsf-field-texteditor-font-style: normal;
  --wsf-field-texteditor-font-weight: 400;
  --wsf-field-texteditor-letter-spacing: var(--text-letter-spacing);
  --wsf-field-texteditor-line-height: var(--text-line-height);
  --wsf-field-texteditor-text-decoration: none;
  --wsf-field-texteditor-text-transform: none;
  --wsf-field-texteditor-p-margin-bottom: 1em;
  --wsf-form-color-background: transparent;
  --wsf-form-color-base: var(--text-dark);
  --wsf-form-color-base-contrast: var(--text-light);
  --wsf-form-color-accent: var(--primary);
  --wsf-form-color-neutral: var(--neutral-light);
  --wsf-form-color-primary: var(--primary);
  --wsf-form-color-secondary: var(--secondary);
  --wsf-form-color-success: var(--success, #2e8540);
  --wsf-form-color-danger: var(--danger, #bb0000);
  --wsf-form-color-warning: var(--warning, #fdb81e);
  --wsf-form-color-info: var(--info, #02bfe7);
  --wsf-form-border-color: transparent;
  --wsf-group-li-color-background: transparent;
  --wsf-group-li-color-background-active: var(--text-light);
  --wsf-group-li-color-background-focus: var(--text-light);
  --wsf-group-li-color-background-disabled: var(--neutral-trans-60);
  --wsf-group-li-border-color: var(--primary-light);
  --wsf-group-li-border-color-active: var(--primary);
  --wsf-group-li-border-color-focus: var(--primary);
  --wsf-group-li-border-color-disabled: var(--neutral-trans-60);
  --wsf-group-ul-border-color: var(--neutral);
  --wsf-group-li-color: var(--f-form-color-base);
  --wsf-group-li-color-active: var(--f-form-color-base);
  --wsf-group-li-color-focus: var(--f-form-color-base);
  --wsf-group-li-color-disabled: var(--neutral-trans-60);
  --wsf-group-li-steps-color-background: var(--white);
  --wsf-group-li-steps-color-background-active: var(--primary-light);
  --wsf-group-li-steps-color-background-complete: var(--primary);
  --wsf-group-li-steps-border-color: var(--primary-light);
  --wsf-group-li-steps-border-color-active: var(--primary);
  --wsf-group-li-steps-border-color-complete: var(--primary);
  --wsf-group-li-steps-color: var(--f-form-color-base);
  --wsf-group-li-steps-color-active: var(--f-form-color-base);
  --wsf-group-li-steps-color-complete: var(--text-light);
  --wsf-section-color-background: transparent;
  --wsf-section-legend-color-background: transparent;
  --wsf-section-legend-color: var(--f-form-color-base);
  --wsf-field-fieldset-legend-color-background: transparent;
  --wsf-field-fieldset-legend-color: var(--f-form-color-base);
  --wsf-field-label-color: var(--neutral-dark);
  --wsf-field-label-color-background: ;
  --wsf-field-help-color: var(--f-form-color-base);
  --wsf-field-help-color-background: transparent;
  --wsf-field-color-background: var(--f-form-color-base-contrast);
  --wsf-field-color-background-hover: var(--f-field-color-background);
  --wsf-field-color-background-focus: var(--f-field-color-background);
  --wsf-field-color-background-disabled: var(--neutral-trans-80);
  --wsf-field-color-background-invalid: var(--f-field-color-background);
  --wsf-field-border-color: var(--border-color-dark);
  --wsf-field-border-color-hover: var(--border-color-dark);
  --wsf-field-border-color-focus: var(--primary);
  --wsf-field-border-color-disabled: var(--neutral-trans-60);
  --wsf-field-border-color-invalid: var(--danger);
  --wsf-field-box-shadow-color-focus: var(--primary);
  --wsf-field-color: var(--f-form-color-base);
  --wsf-field-color-hover: var(--f-field-color);
  --wsf-field-color-focus: var(--f-field-color);
  --wsf-field-color-disabled: var(--neutral-trans-80);
  --wsf-field-color-invalid: var(--danger);
  --wsf-field-color-placeholder: var(--neutral-light);
  --wsf-field-invalid-feedback-color: var(--danger);
  --wsf-field-invalid-feedback-color-background: transparent;
  --wsf-field-prefix-suffix-color: var(--f-form-color-base);
  --wsf-field-prefix-suffix-color-background: var(--neutral-semi-light);
  --wsf-field-checkbox-color-background: var(--white);
  --wsf-field-checkbox-checked-color-background: var(--primary);
  --wsf-field-checkbox-checkmark-color: var(--white);
  --wsf-field-checkbox-button-color-background: var(--neutral-light);
  --wsf-field-checkbox-button-color: var(--neutral);
  --wsf-field-checkbox-checked-button-color-background: var(--primary);
  --wsf-field-checkbox-checked-button-color: var(--white);
  --wsf-field-checkbox-switch-color: var(--neutral-light);
  --wsf-field-checkbox-checked-switch-color-background: var(--primary);
  --wsf-field-checkbox-checked-switch-color: var(--white);
  --wsf-field-radio-color-background: var(--white);
  --wsf-field-radio-checked-color: var(--primary);
  --wsf-field-radio-button-color-background: var(--neutral-light);
  --wsf-field-radio-button-color: var(--neutral);
  --wsf-field-radio-checked-button-color-background: var(--primary);
  --wsf-field-radio-checked-button-color: var(--white);
  --wsf-field-radio-switch-color: var(--neutral-light);
  --wsf-field-radio-checked-switch-color-background: var(--primary);
  --wsf-field-radio-checked-switch-color: var(--white);
  --wsf-field-select-arrow-color: var(--neutral);
  --wsf-field-select-select2-choice-color-background: var(--neutral-light);
  --wsf-field-select-select2-choice-color: var(--neutral);
  --wsf-field-select-select2-choice-color-remove: var(--neutral);
  --wsf-field-select-select2-result-color-background: var(--neutral-light);
  --wsf-field-select-select2-result-color-background-selected: var(--primary);
  --wsf-field-select-select2-result-color-background-highlighted: var(--primary);
  --wsf-field-select-select2-result-color: var(--neutral);
  --wsf-field-select-select2-result-color-selected: var(--white);
  --wsf-field-select-select2-result-color-highlighted: var(--white);
  --wsf-field-progress-color-background: var(--neutral-ultra-light);
  --wsf-field-progress-color-background-bar: var(--primary-light);
  --wsf-field-progress-color-background-complete: var(--primary);
  --wsf-field-range-track-color: var(--neutral-ultra-light);
  --wsf-field-range-track-lower-color: var(--neutral-light);
  --wsf-field-range-track-upper-color: var(--neutral-ultra-light);
  --wsf-field-range-thumb-color: var(--primary);
  --wsf-field-range-tickmark-color: var(--neutral);
  --wsf-field-range-tickmark-label-color: var(--neutral);
}
form.wsf-form.form--light, .form--light .wsf-form {
  color-scheme: light;
}
form.wsf-form.form--dark, .form--dark .wsf-form {
  color-scheme: dark;
}
/* 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: Content Grid */
:where(.content-grid) {
  --full: minmax(var(--gutter), 1fr);
  padding-inline: 0;
  column-gap: 0 !important;
  display: grid !important;
  grid-template-columns: [full-start] var(--full) [feature-max-start] minmax(0, var(--feature-max-width, 100px)) [feature-start] minmax(0, var(--feature-width, 50px)) [content-start] min(var(--content-width), 100% - var(--gutter) * 2) [content-end] minmax(0, var(--feature-width, 50px)) [feature-end] minmax(0, var(--feature-max-width, 100px)) [feature-max-end] var(--full) [full-end];
}
:where(.content-grid) > :not(.content--feature, .content--feature-max, .content--full, .content--full-safe) {
  width: 100%;
  max-width: 100%;
}
:where(.content-grid) > :where(:not(.content--feature, .content--feature-max, .content--full, .content--full-safe)) {
  grid-column: content;
}
.content--feature {
  grid-column: feature;
}
.content--feature-max {
  grid-column: feature-max;
}
.content--full {
  grid-column: full;
}
.content--full-safe {
  grid-column: full;
  padding-inline: var(--gutter);
}
.content-grid:where(.content--full-safe) {
  padding-inline: var(--gutter);
}
:is(.content--feature, .content--feature-max, .content--full, .content--full-safe):not(.content-grid--off :is(.content--feature, .content--feature-max, .content--full, .content--full-safe)) {
  width: 100% !important;
  max-width: 100%;
}
:is(.content--feature, .content--feature-max, .content--full, .content--full-safe) :is(figure img, picture img) {
  width: 100%;
}
.content-grid:is([class*="padding--"], [class*="section--"], [class*="header--"]) {
  padding-inline: 0;
}
/* Feat: Default Section Styles */
#shadow-host-companion {
  padding: 0;
}
