/* File: automatic.css - Version: 4.0.0-beta-3 - Generated: 2026-02-23 14:43:51 */
/* Feat: Text, Headings, & Spacing */
:root {
  --root-font-size: 100%;
}
/* Feat: Palette */
:root {
  --primary: oklch(0.488 0.138 250);
  --primary-hover: oklch(0.5397 0.151805 249.759334);
  --primary-ultra-light: oklch(0.95926 0.02175 239.424869);
  --primary-light: oklch(0.883207 0.063813 240.003841);
  --primary-semi-light: oklch(0.744232 0.143402 243.145739);
  --primary-semi-dark: oklch(0.508711 0.142809 249.683884);
  --primary-dark: oklch(0.40096 0.110358 248.907885);
  --primary-ultra-dark: oklch(0.2257 0.054438 242.866212);
  --secondary: oklch(0.65 0 90);
  --secondary-hover: oklch(0.718705 0 89.875563);
  --secondary-ultra-light: oklch(0.961151 0 89.875563);
  --secondary-light: oklch(0.885305 0 89.875563);
  --secondary-semi-light: oklch(0.725157 0 89.875563);
  --secondary-semi-dark: oklch(0.464002 0 89.875563);
  --secondary-dark: oklch(0.371495 0 89.875563);
  --secondary-ultra-dark: oklch(0.217787 0 89.875562);
  --accent: oklch(0.541 0.202 27);
  --accent-hover: oklch(0.586587 0.206093 26.358387);
  --accent-ultra-light: oklch(0.948357 0.019636 17.504349);
  --accent-light: oklch(0.849764 0.062332 18.454742);
  --accent-semi-light: oklch(0.666274 0.158707 22.344191);
  --accent-semi-dark: oklch(0.442864 0.162111 27.011279);
  --accent-dark: oklch(0.349079 0.124729 26.618627);
  --accent-ultra-dark: oklch(0.198926 0.061409 24.658979);
  --base: oklch(0.249 0.044 239);
  --base-hover: oklch(0.268378 0.048548 238.802684);
  --base-ultra-light: oklch(0.961687 0.014215 238.008031);
  --base-light: oklch(0.886761 0.043674 235.434041);
  --base-semi-light: oklch(0.739132 0.100238 237.174326);
  --base-semi-dark: oklch(0.492649 0.102745 241.824681);
  --base-dark: oklch(0.391335 0.078317 240.465353);
  --base-ultra-dark: oklch(0.224444 0.037629 237.561843);
  --neutral: oklch(0 0 0);
  --neutral-hover: oklch(0 0 0);
  --neutral-ultra-light: oklch(0.961151 0 89.875563);
  --neutral-light: oklch(0.885305 0 89.875563);
  --neutral-semi-light: oklch(0.725157 0 89.875563);
  --neutral-semi-dark: oklch(0.464002 0 89.875563);
  --neutral-dark: oklch(0.371495 0 89.875563);
  --neutral-ultra-dark: oklch(0.217787 0 89.875562);
  --white: #fff;
  --black: #000;
  --danger: oklch(0.592 0.202 21);
  --danger-hover: oklch(0.647819 0.170468 17.578339);
  --danger-ultra-light: oklch(0.948909 0.019759 9.78423);
  --danger-light: oklch(0.851101 0.062433 12.257152);
  --danger-semi-light: oklch(0.669204 0.155676 15.912219);
  --danger-semi-dark: oklch(0.443308 0.159138 22.361209);
  --danger-dark: oklch(0.25139 0.082019 19.510418);
  --danger-ultra-dark: oklch(0.199475 0.057975 19.041156);
  --warning: oklch(0.844 0.172 85);
  --warning-hover: oklch(0.866525 0.165085 88.747762);
  --warning-ultra-light: oklch(0.981459 0.026963 93.097409);
  --warning-light: oklch(0.944838 0.07562 91.815522);
  --warning-semi-light: oklch(0.879895 0.153522 89.780564);
  --warning-semi-dark: oklch(0.646157 0.13248 84.715881);
  --warning-dark: oklch(0.357027 0.07305 86.497796);
  --warning-ultra-dark: oklch(0.276081 0.056417 89.068806);
  --info: oklch(0.655 0.11 212);
  --info-hover: oklch(0.731428 0.12334 211.99003);
  --info-ultra-light: oklch(0.970459 0.018334 209.432066);
  --info-light: oklch(0.916431 0.053131 208.082654);
  --info-semi-light: oklch(0.821061 0.108967 208.727786);
  --info-semi-dark: oklch(0.588649 0.09818 211.209776);
  --info-dark: oklch(0.32841 0.052212 210.739666);
  --info-ultra-dark: oklch(0.255557 0.038908 209.076763);
  --success: oklch(0.64 0.175 147);
  --success-hover: oklch(0.714937 0.197865 146.441783);
  --success-ultra-light: oklch(0.969975 0.023093 153.467032);
  --success-light: oklch(0.912618 0.068727 151.961865);
  --success-semi-light: oklch(0.808751 0.156401 149.026717);
  --success-semi-dark: oklch(0.574525 0.156884 146.471838);
  --success-dark: oklch(0.322249 0.080702 147.268918);
  --success-ultra-dark: oklch(0.25053 0.057474 148.188687);
}
/* Feat: Default Section Styles */
:root {
  --content-width: 62.5rem;
  --content-width-safe: min(var(--content-width), calc(100% - var(--gutter) * 2));
}
/* Feat: Focus Styles */
:root {
  --focus-color: var(--action);
  --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(6px + 2ex);
  --text-m-max-width: 100%;
  --text-s-line-height: 1.5;
  --text-xs-line-height: 1.5;
  --base-text-lh: calc(6px + 2ex);
  --text-color: var(--black);
  --text-line-height: calc(6px + 2ex);
  --text-text-wrap: balance;
}
/* 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-line-height: 1.2;
  --h1-max-width: 100%;
  --h2-line-height: 1.2;
  --h3-line-height: 1.2;
  --h4-line-height: calc(4px + 2ex);
  --h5-line-height: 1.1;
  --h6-line-height: 1;
}
/* Feat: Text Size Variables */
:root {
  --text-xs: clamp(0.6875rem, calc(0vw + 0.6875rem), 0.6875rem);
  --text-s: clamp(0.75rem, calc(0vw + 0.75rem), 0.75rem);
  --text-s-to-xs: clamp(0.6875rem, calc(0.1470588235vw + 0.6580882353rem), 0.75rem);
  --text-m: clamp(1.125rem, calc(0.5882352941vw + 1.0073529412rem), 1.375rem);
  --text-m-to-s: clamp(0.75rem, calc(1.4705882353vw + 0.4558823529rem), 1.375rem);
  --text-m-to-xs: clamp(0.6875rem, calc(1.6176470588vw + 0.3639705882rem), 1.375rem);
  --text-l: clamp(1.35rem, calc(1.1361764706vw + 1.1227647059rem), 1.832875rem);
  --text-l-to-m: clamp(1.125rem, calc(1.6655882353vw + 0.7918823529rem), 1.832875rem);
  --text-l-to-s: clamp(0.75rem, calc(2.5479411765vw + 0.2404117647rem), 1.832875rem);
  --text-l-to-xs: clamp(0.6875rem, calc(2.695vw + 0.1485rem), 1.832875rem);
  --text-xl: clamp(1.62rem, calc(1.9369938235vw + 1.2326012353rem), 2.443222375rem);
  --text-xl-to-l: clamp(1.35rem, calc(2.5722879412vw + 0.8355424118rem), 2.443222375rem);
  --text-xl-to-m: clamp(1.125rem, calc(3.1016997059vw + 0.5046600588rem), 2.443222375rem);
  --text-xl-to-s: clamp(0.75rem, calc(3.9840526471vw + -0.0468105294rem), 2.443222375rem);
  --text-xl-to-xs: clamp(0.6875rem, calc(4.1311114706vw + -0.1387222941rem), 2.443222375rem);
  --text-xxl: clamp(1.944rem, calc(3.0889774726vw + 1.3262045055rem), 3.2568154259rem);
  --text-xxl-to-xl: clamp(1.62rem, calc(3.8513304138vw + 0.8497339172rem), 3.2568154259rem);
  --text-xxl-to-l: clamp(1.35rem, calc(4.4866245315vw + 0.4526750937rem), 3.2568154259rem);
  --text-xxl-to-m: clamp(1.125rem, calc(5.0160362962vw + 0.1217927408rem), 3.2568154259rem);
  --text-xxl-to-s: clamp(0.75rem, calc(5.8983892374vw + -0.4296778475rem), 3.2568154259rem);
  --text-xxl-to-xs: clamp(0.6875rem, calc(6.0454480609vw + -0.5215896122rem), 3.2568154259rem);
}
/* Feat: Heading Size Variables */
:root {
  --h6: clamp(0.6875rem, calc(0vw + 0.6875rem), 0.6875rem);
  --h5: clamp(0.75rem, calc(0vw + 0.75rem), 0.75rem);
  --h5-to-h6: clamp(0.6875rem, calc(0.1470588235vw + 0.6580882353rem), 0.75rem);
  --h4: clamp(1.375rem, calc(2.0588235294vw + 0.9632352941rem), 2.25rem);
  --h4-to-h5: clamp(0.75rem, calc(3.5294117647vw + 0.0441176471rem), 2.25rem);
  --h4-to-h6: clamp(0.6875rem, calc(3.6764705882vw + -0.0477941176rem), 2.25rem);
  --h3: clamp(1.65rem, calc(3.1747058824vw + 1.0150588235rem), 2.99925rem);
  --h3-to-h4: clamp(1.375rem, calc(3.8217647059vw + 0.6106470588rem), 2.99925rem);
  --h3-to-h5: clamp(0.75rem, calc(5.2923529412vw + -0.3084705882rem), 2.99925rem);
  --h3-to-h6: clamp(0.6875rem, calc(5.4394117647vw + -0.4003823529rem), 2.99925rem);
  --h2: clamp(1.98rem, calc(4.7482358824vw + 1.0303528235rem), 3.99800025rem);
  --h2-to-h3: clamp(1.65rem, calc(5.5247064706vw + 0.5450587059rem), 3.99800025rem);
  --h2-to-h4: clamp(1.375rem, calc(6.1717652941vw + 0.1406469412rem), 3.99800025rem);
  --h2-to-h5: clamp(0.75rem, calc(7.6423535294vw + -0.7784707059rem), 3.99800025rem);
  --h2-to-h6: clamp(0.6875rem, calc(7.7894123529vw + -0.8703824706rem), 3.99800025rem);
  --h1: clamp(2.376rem, calc(6.9490219606vw + 0.9861956079rem), 5.3293343332rem);
  --h1-to-h2: clamp(1.98rem, calc(7.8807866665vw + 0.4038426667rem), 5.3293343332rem);
  --h1-to-h3: clamp(1.65rem, calc(8.6572572547vw + -0.0814514509rem), 5.3293343332rem);
  --h1-to-h4: clamp(1.375rem, calc(9.3043160782vw + -0.4858632156rem), 5.3293343332rem);
  --h1-to-h5: clamp(0.75rem, calc(10.7749043135vw + -1.4049808627rem), 5.3293343332rem);
  --h1-to-h6: clamp(0.6875rem, calc(10.9219631371vw + -1.4968926274rem), 5.3293343332rem);
}
/* Feat: Default Section Styles */
:root {
  --section-padding-block: var(--section-space-m);
  --gutter: clamp(1rem, calc(9.4117647059vw + -0.8823529412rem), 5rem);
}
/* Feat: Space Variables */
:root {
  --space-xs: clamp(0.8441720333rem, calc(-0.0255028233vw + 0.8492725979rem), 0.8333333333rem);
  --space-s: clamp(1.1252813203rem, calc(0.2934557169vw + 1.066590177rem), 1.25rem);
  --space-s-to-xs: clamp(0.8441720333rem, calc(0.9548893335vw + 0.6531941666rem), 1.25rem);
  --space-m: clamp(1.5rem, calc(0.8823529412vw + 1.3235294118rem), 1.875rem);
  --space-m-to-s: clamp(1.1252813203rem, calc(1.7640439522vw + 0.7724725299rem), 1.875rem);
  --space-m-to-xs: clamp(0.8441720333rem, calc(2.4254775688vw + 0.3590765195rem), 1.875rem);
  --space-l: clamp(1.9995rem, calc(1.9129411765vw + 1.6169117647rem), 2.8125rem);
  --space-l-to-m: clamp(1.5rem, calc(3.0882352941vw + 0.8823529412rem), 2.8125rem);
  --space-l-to-s: clamp(1.1252813203rem, calc(3.9699263051vw + 0.3312960593rem), 2.8125rem);
  --space-l-to-xs: clamp(0.8441720333rem, calc(4.6313599218vw + -0.0820999511rem), 2.8125rem);
  --space-xl: clamp(2.6653335rem, calc(3.6550976471vw + 1.9343139706rem), 4.21875rem);
  --space-xl-to-l: clamp(1.9995rem, calc(5.2217647059vw + 0.9551470588rem), 4.21875rem);
  --space-xl-to-m: clamp(1.5rem, calc(6.3970588235vw + 0.2205882353rem), 4.21875rem);
  --space-xl-to-s: clamp(1.1252813203rem, calc(7.2787498345vw + -0.3304686466rem), 4.21875rem);
  --space-xl-to-xs: clamp(0.8441720333rem, calc(7.9401834512vw + -0.743864657rem), 4.21875rem);
  --space-xxl: clamp(3.5528895555rem, calc(6.5299657518vw + 2.2468964051rem), 6.328125rem);
  --space-xxl-to-xl: clamp(2.6653335rem, calc(8.6183329412vw + 0.9416669118rem), 6.328125rem);
  --space-xxl-to-l: clamp(1.9995rem, calc(10.185vw + -0.0375rem), 6.328125rem);
  --space-xxl-to-m: clamp(1.5rem, calc(11.3602941176vw + -0.7720588235rem), 6.328125rem);
  --space-xxl-to-s: clamp(1.1252813203rem, calc(12.2419851286vw + -1.3231157054rem), 6.328125rem);
  --space-xxl-to-xs: clamp(0.8441720333rem, calc(12.9034187453vw + -1.7365117158rem), 6.328125rem);
}
/* Feat: Section Space Variables */
:root {
  --section-space-xs: clamp(2.5325160998rem, calc(1.8842758437vw + 2.155660931rem), 3.3333333333rem);
  --section-space-s: clamp(3.375843961rem, calc(3.8215436212vw + 2.6115352368rem), 5rem);
  --section-space-s-to-xs: clamp(2.5325160998rem, calc(5.8058444711vw + 1.3713472055rem), 5rem);
  --section-space-m: clamp(4.5rem, calc(7.0588235294vw + 3.0882352941rem), 7.5rem);
  --section-space-m-to-s: clamp(3.375843961rem, calc(9.7038965624vw + 1.4350646485rem), 7.5rem);
  --section-space-m-to-xs: clamp(2.5325160998rem, calc(11.6881974123vw + 0.1948766173rem), 7.5rem);
  --section-space-l: clamp(5.9985rem, calc(12.3564705882vw + 3.5272058824rem), 11.25rem);
  --section-space-l-to-m: clamp(4.5rem, calc(15.8823529412vw + 1.3235294118rem), 11.25rem);
  --section-space-l-to-s: clamp(3.375843961rem, calc(18.5274259741vw + -0.3296412338rem), 11.25rem);
  --section-space-l-to-xs: clamp(2.5325160998rem, calc(20.5117268241vw + -1.569829265rem), 11.25rem);
  --section-space-xl: clamp(7.9960005rem, calc(20.8917635294vw + 3.8176477941rem), 16.875rem);
  --section-space-xl-to-l: clamp(5.9985rem, calc(25.5917647059vw + 0.8801470588rem), 16.875rem);
  --section-space-xl-to-m: clamp(4.5rem, calc(29.1176470588vw + -1.3235294118rem), 16.875rem);
  --section-space-xl-to-s: clamp(3.375843961rem, calc(31.7627200918vw + -2.9767000574rem), 16.875rem);
  --section-space-xl-to-xs: clamp(2.5325160998rem, calc(33.7470209417vw + -4.2168880886rem), 16.875rem);
  --section-space-xxl: clamp(10.6586686665rem, calc(34.4796031376vw + 3.762748039rem), 25.3125rem);
  --section-space-xxl-to-xl: clamp(7.9960005rem, calc(40.7447047059vw + -0.1529404412rem), 25.3125rem);
  --section-space-xxl-to-l: clamp(5.9985rem, calc(45.4447058824vw + -3.0904411765rem), 25.3125rem);
  --section-space-xxl-to-m: clamp(4.5rem, calc(48.9705882353vw + -5.2941176471rem), 25.3125rem);
  --section-space-xxl-to-s: clamp(3.375843961rem, calc(51.6156612683vw + -6.9472882927rem), 25.3125rem);
  --section-space-xxl-to-xs: clamp(2.5325160998rem, calc(53.5999621182vw + -8.1874763239rem), 25.3125rem);
}
/* 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.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 {
  --scroll-margin: clamp(0rem, calc(0vw + 0rem), 0rem);
  --offset: calc(var(--scroll-margin) + var(--header-height));
}
/* Feat: Smart Spacing */
:root {
  --paragraph-spacing: 1em;
  --heading-spacing: 1.5em;
  --list-spacing: 1em;
  --list-indent-spacing: 2em;
  --list-item-spacing: 0.5em;
  --nested-list-indent-spacing: 1em;
  --flow-spacing: var(--paragraph-spacing);
  --figure-spacing: var(--paragraph-spacing);
  --figcaption-spacing: 0.5em;
  --blockquote-spacing: var(--paragraph-spacing);
}
/* Feat: Buttons */
:root {
  --option-primary-btn-outline: on;
  --option-secondary-btn-outline: on;
  --btn-padding-block: 0.75em;
  --btn-padding-inline: 1.5em;
  --btn-min-width: 8.75rem;
  --btn-width: max-content;
  --btn-line-height: 1;
  --btn-font-size: var(--text-m);
  --btn-font-weight: 400;
  --btn-font-family: inherit;
  --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-border-style: solid;
  --btn-border-radius: 0;
  --btn-radius: 0;
  --btn-justify-content: center;
  --btn-align-items: center;
  --btn-text-align: center;
}
/* Feat: Link Variables */
:root {
  --link-color: var(--action);
  --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(--white);
  --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-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;
}
:root {
  --boxed-width: 1000px;
}
/* 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;
}
button:not(nav button, [class*="btn--"]) {
  line-height: var(--btn-line-height);
  letter-spacing: var(--btn-letter-spacing);
  text-transform: var(--btn-text-transform);
  text-decoration: var(--btn-text-decoration);
  text-align: var(--btn-text-align);
  font-weight: var(--btn-font-weight);
  font-style: var(--btn-font-style);
  font-family: var(--btn-font-family);
}
:where(dd) {
  margin-inline-start: 0;
}
/* Feat: Body, Heading, or Text Defaults */
html {
  font-size: var(--root-font-size) !important;
}
/* Feat: Body Defaults */
:where(body) {
  font-size: var(--text-m);
  overflow-x: clip;
  color: var(--text-color);
  line-height: var(--text-line-height);
  text-wrap: var(--text-text-wrap);
  background: var(--body-bg-color);
  transition: background var(--transition);
}
: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(--action));
  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) {
  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 */
:where(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .blockquote):where(:not(:is(:is([class*="-card"] blockquote, figure[class*="-card"], figure[class*="-card"] 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);
}
:where(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .blockquote):where(:not(:is(:is([class*="-card"] blockquote, figure[class*="-card"], figure[class*="-card"] 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);
}
:where(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .blockquote):where(:not(:is(:is([class*="-card"] blockquote, figure[class*="-card"], figure[class*="-card"] blockquote)))) footer, :where(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .blockquote):where(:not(:is(:is([class*="-card"] blockquote, figure[class*="-card"], figure[class*="-card"] 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);
}
:where(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .blockquote):where(:not(:is(:is([class*="-card"] blockquote, figure[class*="-card"], figure[class*="-card"] blockquote)))) cite, :where(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .blockquote):where(:not(:is(:is([class*="-card"] blockquote, figure[class*="-card"], figure[class*="-card"] 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(--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-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(--secondary-hover);
  --btn-text-color: var(--secondary-ultra-light);
  --btn-text-color-hover: var(--secondary-ultra-light);
  --btn-border-color: var(--secondary);
  --btn-border-color-hover: var(--secondary-hover);
  --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);
}
.btn--accent {
  --btn-background: var(--accent);
  --btn-background-hover: var(--accent-hover);
  --btn-text-color: var(--accent-ultra-light);
  --btn-text-color-hover: var(--accent-ultra-light);
  --btn-border-color: var(--accent);
  --btn-border-color-hover: var(--accent-hover);
  --focus-color: var(--accent-dark);
}
.btn--base {
  --btn-background: var(--base);
  --btn-background-hover: var(--base-hover);
  --btn-text-color: var(--base-ultra-light);
  --btn-text-color-hover: var(--base-ultra-light);
  --btn-border-color: var(--base);
  --btn-border-color-hover: var(--base-hover);
  --focus-color: var(--base-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-family: var(--btn-font-family);
  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);
  align-items: var(--btn-align-items, 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;
}
html {
  background-color: var(--device-bg-color, var(--primary-dark));
}
body {
  inline-size: 100%;
  max-inline-size: var(--body-max-width, 1000px);
  box-shadow: var(--body-box-shadow, 0 0 80px 0 var(--neutral-ultra-dark-trans-20));
  border-color: var(--body-border-color, transparent);
  border-style: var(--body-border-style, none);
  border-width: var(--body-border-width, 0);
  border-radius: var(--body-border-radius, 0);
  margin-block-start: var(--body-margin-top, 0) !important;
  margin-inline: auto !important;
}
header.sticky > *, #brx-header.sticky.sticky > * {
  width: var(--boxed-width);
  margin-inline: auto;
}
/* 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-family: var(--btn-font-family);
  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);
  align-items: var(--btn-align-items, center);
  text-align: var(--btn-text-align, center);
  display: var(--btn-display, inline-flex);
  --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-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);
}
/* 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: var(--bg-ultra-light);
}
.bg--light {
  background: var(--bg-light);
}
.bg--dark {
  background: var(--bg-dark);
}
.bg--ultra-dark {
  background: 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-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(--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-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(--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-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(--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-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;
  isolation: isolate;
}
[class*="overlay--"]::before, .overlay::before {
  content: "";
  background: var(--overlay-color, rgba(0, 0, 0, 0.7));
  position: absolute;
  inset: 0;
  z-index: var(--overlay-z-index, -1);
}
figure:where(:has(> img, > picture, > svg, > video, > iframe)):where(.overlay), figure:where(:has(> img, > picture, > svg, > video, > iframe)):where([class*="overlay--"]) {
  --overlay-z-index: 0;
}
: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);
  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: balance;
}
/* 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);
}
/* Inverted Radius Framework */
[data-inverted-radius-1-position], [data-inverted-radius-2-position] {
  position: var(--inverted-radius-parent-position, absolute);
  background: var(--bg, var(--white));
  z-index: 1;
  isolation: isolate;
  /* Border radius options */
  --slice-top-left: var(--radius) 0 0 0;
  --slice-top-right: 0 var(--radius) 0 0;
  --slice-bottom-right: 0 0 var(--radius) 0;
  --slice-bottom-left: 0 0 0 var(--radius);
  /* Positions */
  --position-top-left: 0 auto auto 0;
  --position-top-right: 0 0 auto auto;
  --position-bottom-left: auto auto 0 0;
  --position-bottom-right: auto 0 0 auto;
  --position-top-left-outside: 0 auto auto calc(var(--radius) * -1);
  --position-top-right-outside: 0 calc(var(--radius) * -1) auto auto;
  --position-bottom-left-outside: auto 0 0 calc(var(--radius) * -1);
  --position-bottom-right-outside: auto calc(var(--radius) * -1) 0 auto;
  --position-top-outside-left: calc(var(--radius) * -1) auto auto 0;
  --position-top-outside-right: calc(var(--radius) * -1) 0 auto auto;
  --position-bottom-outside-left: auto 0 calc(var(--radius) * -1) 0;
  --position-bottom-outside-right: auto 0 calc(var(--radius) * -1) auto;
  --position-top-outside-left-outside: calc(var(--radius) * -1) auto auto calc(var(--radius) * -1);
  --position-top-outside-right-outside: calc(var(--radius) * -1) calc(var(--radius) * -1) auto auto;
  --position-bottom-outside-left-outside: auto auto calc(var(--radius) * -1) calc(var(--radius) * -1);
  --position-bottom-outside-right-outside: auto calc(var(--radius) * -1) calc(var(--radius) * -1) auto;
  /* Box Shadow Values */
  --shadow-bottom-right: var(--radius) var(--radius) 0 var(--radius) var(--bg, var(--white));
  --shadow-bottom-left: calc(var(--radius) * -1) var(--radius) 0 var(--radius) var(--bg, var(--white));
  --shadow-top-right: var(--radius) calc(var(--radius) * -1) 0 var(--radius) var(--bg, var(--white));
  --shadow-top-left: calc(var(--radius) * -1) calc(var(--radius) * -1) 0 var(--radius) var(--bg, var(--white));
  --inverted-radius-1-shadow: var(--shadow-top-left);
  --inverted-radius-2-shadow: var(--shadow-top-left);
}
/* First corner positions */
[data-inverted-radius-1-position="top-left"] {
  --inverted-radius-1-position: var(--position-top-left);
}
[data-inverted-radius-1-position="top-right"] {
  --inverted-radius-1-position: var(--position-top-right);
}
[data-inverted-radius-1-position="bottom-left"] {
  --inverted-radius-1-position: var(--position-bottom-left);
}
[data-inverted-radius-1-position="bottom-right"] {
  --inverted-radius-1-position: var(--position-bottom-right);
}
[data-inverted-radius-1-position="top-outside-left"] {
  --inverted-radius-1-position: var(--position-top-outside-left);
}
[data-inverted-radius-1-position="top-outside-right"] {
  --inverted-radius-1-position: var(--position-top-outside-right);
}
[data-inverted-radius-1-position="bottom-outside-left"] {
  --inverted-radius-1-position: var(--position-bottom-outside-left);
}
[data-inverted-radius-1-position="bottom-outside-right"] {
  --inverted-radius-1-position: var(--position-bottom-outside-right);
}
[data-inverted-radius-1-position="top-left-outside"] {
  --inverted-radius-1-position: var(--position-top-left-outside);
}
[data-inverted-radius-1-position="top-right-outside"] {
  --inverted-radius-1-position: var(--position-top-right-outside);
}
[data-inverted-radius-1-position="bottom-left-outside"] {
  --inverted-radius-1-position: var(--position-bottom-left-outside);
}
[data-inverted-radius-1-position="bottom-right-outside"] {
  --inverted-radius-1-position: var(--position-bottom-right-outside);
}
[data-inverted-radius-1-position="top-outside-left-outside"] {
  --inverted-radius-1-position: var(--position-top-outside-left-outside);
}
[data-inverted-radius-1-position="top-outside-right-outside"] {
  --inverted-radius-1-position: var(--position-top-outside-right-outside);
}
[data-inverted-radius-1-position="bottom-outside-left-outside"] {
  --inverted-radius-1-position: var(--position-bottom-outside-left-outside);
}
[data-inverted-radius-1-position="bottom-outside-right-outside"] {
  --inverted-radius-1-position: var(--position-bottom-outside-right-outside);
}
/* Second corner positions */
[data-inverted-radius-2-position="top-left"] {
  --inverted-radius-2-position: var(--position-top-left);
}
[data-inverted-radius-2-position="top-right"] {
  --inverted-radius-2-position: var(--position-top-right);
}
[data-inverted-radius-2-position="bottom-left"] {
  --inverted-radius-2-position: var(--position-bottom-left);
}
[data-inverted-radius-2-position="bottom-right"] {
  --inverted-radius-2-position: var(--position-bottom-right);
}
[data-inverted-radius-2-position="top-outside-left"] {
  --inverted-radius-2-position: var(--position-top-outside-left);
}
[data-inverted-radius-2-position="top-outside-right"] {
  --inverted-radius-2-position: var(--position-top-outside-right);
}
[data-inverted-radius-2-position="bottom-outside-left"] {
  --inverted-radius-2-position: var(--position-bottom-outside-left);
}
[data-inverted-radius-2-position="bottom-outside-right"] {
  --inverted-radius-2-position: var(--position-bottom-outside-right);
}
[data-inverted-radius-2-position="top-left-outside"] {
  --inverted-radius-2-position: var(--position-top-left-outside);
}
[data-inverted-radius-2-position="top-right-outside"] {
  --inverted-radius-2-position: var(--position-top-right-outside);
}
[data-inverted-radius-2-position="bottom-left-outside"] {
  --inverted-radius-2-position: var(--position-bottom-left-outside);
}
[data-inverted-radius-2-position="bottom-right-outside"] {
  --inverted-radius-2-position: var(--position-bottom-right-outside);
}
[data-inverted-radius-2-position="top-outside-left-outside"] {
  --inverted-radius-2-position: var(--position-top-outside-left-outside);
}
[data-inverted-radius-2-position="top-outside-right-outside"] {
  --inverted-radius-2-position: var(--position-top-outside-right-outside);
}
[data-inverted-radius-2-position="bottom-outside-left-outside"] {
  --inverted-radius-2-position: var(--position-bottom-outside-left-outside);
}
[data-inverted-radius-2-position="bottom-outside-right-outside"] {
  --inverted-radius-2-position: var(--position-bottom-outside-right-outside);
}
/* Corner types */
[data-inverted-radius-1-slice="top-left"] {
  --inverted-radius-1-slice: var(--slice-top-left);
  --inverted-radius-1-shadow: var(--shadow-top-left);
}
[data-inverted-radius-1-slice="top-right"] {
  --inverted-radius-1-slice: var(--slice-top-right);
  --inverted-radius-1-shadow: var(--shadow-top-right);
}
[data-inverted-radius-1-slice="bottom-left"] {
  --inverted-radius-1-slice: var(--slice-bottom-left);
  --inverted-radius-1-shadow: var(--shadow-bottom-left);
}
[data-inverted-radius-1-slice="bottom-right"] {
  --inverted-radius-1-slice: var(--slice-bottom-right);
  --inverted-radius-1-shadow: var(--shadow-bottom-right);
}
[data-inverted-radius-2-slice="top-left"] {
  --inverted-radius-2-slice: var(--slice-top-left);
  --inverted-radius-2-shadow: var(--shadow-top-left);
}
[data-inverted-radius-2-slice="top-right"] {
  --inverted-radius-2-slice: var(--slice-top-right);
  --inverted-radius-2-shadow: var(--shadow-top-right);
}
[data-inverted-radius-2-slice="bottom-left"] {
  --inverted-radius-2-slice: var(--slice-bottom-left);
  --inverted-radius-2-shadow: var(--shadow-bottom-left);
}
[data-inverted-radius-2-slice="bottom-right"] {
  --inverted-radius-2-slice: var(--slice-bottom-right);
  --inverted-radius-2-shadow: var(--shadow-bottom-right);
}
/* Pseudo-elements */
[data-inverted-radius-1-position]::before {
  content: "";
  position: absolute;
  inset: var(--inverted-radius-1-position);
  border-radius: var(--inverted-radius-1-slice);
  box-shadow: var(--inverted-radius-1-shadow);
  width: var(--radius);
  height: var(--radius);
  aspect-ratio: 1;
  z-index: -1;
  background: transparent;
}
[data-inverted-radius-2-position]::after {
  content: "";
  position: absolute;
  inset: var(--inverted-radius-2-position);
  border-radius: var(--inverted-radius-2-slice);
  box-shadow: var(--inverted-radius-2-shadow);
  width: var(--radius);
  height: var(--radius);
  aspect-ratio: 1;
  z-index: -1;
  background: transparent;
}
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-height: calc((var(--wsf-field-padding-vertical) * 2) + (var(--wsf-field-border-width) * 2) + 1lh);
  --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: 1lh;
  --wsf-field-radio-gap-horizontal: 6px;
  --wsf-field-radio-gap-vertical: 10px;
  --wsf-field-radio-size: 1lh;
  --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: color-mix(in oklch, var(--neutral) 60%, transparent);
  --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: color-mix(in oklch, var(--neutral) 60%, transparent);
  --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: color-mix(in oklch, var(--neutral) 60%, transparent);
  --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: color-mix(in oklch, var(--neutral) 80%, transparent);
  --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: color-mix(in oklch, var(--neutral) 60%, transparent);
  --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: color-mix(in oklch, var(--neutral) 80%, transparent);
  --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);
  inline-size: 100%;
  block-size: 100%;
}
.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: 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 !important;
}
.smart-spacing > * + * {
  margin-block-start: var(--flow-spacing, initial);
  margin-block-end: 0;
}
.smart-spacing > * + :where(h1, h2, h3, h4, h5, h6) {
  margin-block-start: var(--heading-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.smart-spacing > :where(* + h2) {
  margin-block-start: var(--h2-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing > :where(* + h3) {
  margin-block-start: var(--h3-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing > :where(* + h4) {
  margin-block-start: var(--h4-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing > :where(* + h5) {
  margin-block-start: var(--h5-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing > :where(* + h6) {
  margin-block-start: var(--h6-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing > * + p {
  margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.smart-spacing > :is(* + ul, * + ol) {
  margin-block: var(--list-spacing, var(--flow-spacing, initial));
}
.smart-spacing > :is(ul, ol) {
  padding-inline-start: var(--list-indent-spacing, var(--flow-spacing, initial));
}
.smart-spacing > ul * + li, .smart-spacing > ol * + li {
  margin-block-start: var(--list-item-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.smart-spacing > ul ul, .smart-spacing > ol ol, .smart-spacing > ul ol, .smart-spacing > ol ul {
  margin-block: var(--nested-list-spacing, var(--list-item-spacing, initial));
  padding-inline-start: var(--nested-list-indent-spacing, initial);
}
.smart-spacing > :is(ul, ol) :is(ul, ol) li {
  margin-block-start: var(--nested-list-item-spacing, var(--list-item-spacing, initial));
}
.smart-spacing > * + figure, .smart-spacing > * + picture {
  margin-block: var(--figure-spacing, var(--flow-spacing, initial));
}
.smart-spacing figcaption {
  margin-block: var(--figcaption-spacing, var(--flow-spacing, initial));
}
.smart-spacing > * + blockquote:where(:not(figure > blockquote)) {
  margin-block: var(--blockquote-spacing, var(--flow-spacing, initial));
}
.smart-spacing > blockquote * + * {
  margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.smart-spacing > :is(figure, blockquote, ul, ol) + * {
  --paragraph-spacing: 0;
  --flow-spacing: 0;
}
.smart-spacing--off :where(p, h1, h2, h3, h4, h5, h6, ul, ol, li) {
  margin-block: 0;
}
.brxe-text, .brxe-post-content:where(:not([data-source="bricks"])) {
  gap: 0 !important;
}
.brxe-text > * + *, .brxe-post-content:where(:not([data-source="bricks"])) > * + * {
  margin-block-start: var(--flow-spacing, initial);
  margin-block-end: 0;
}
.brxe-text > * + :where(h1, h2, h3, h4, h5, h6), .brxe-post-content:where(:not([data-source="bricks"])) > * + :where(h1, h2, h3, h4, h5, h6) {
  margin-block-start: var(--heading-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.brxe-text > :where(* + h2), .brxe-post-content:where(:not([data-source="bricks"])) > :where(* + h2) {
  margin-block-start: var(--h2-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.brxe-text > :where(* + h3), .brxe-post-content:where(:not([data-source="bricks"])) > :where(* + h3) {
  margin-block-start: var(--h3-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.brxe-text > :where(* + h4), .brxe-post-content:where(:not([data-source="bricks"])) > :where(* + h4) {
  margin-block-start: var(--h4-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.brxe-text > :where(* + h5), .brxe-post-content:where(:not([data-source="bricks"])) > :where(* + h5) {
  margin-block-start: var(--h5-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.brxe-text > :where(* + h6), .brxe-post-content:where(:not([data-source="bricks"])) > :where(* + h6) {
  margin-block-start: var(--h6-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.brxe-text > * + p, .brxe-post-content:where(:not([data-source="bricks"])) > * + p {
  margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.brxe-text > :is(* + ul, * + ol), .brxe-post-content:where(:not([data-source="bricks"])) > :is(* + ul, * + ol) {
  margin-block: var(--list-spacing, var(--flow-spacing, initial));
}
.brxe-text > :is(ul, ol), .brxe-post-content:where(:not([data-source="bricks"])) > :is(ul, ol) {
  padding-inline-start: var(--list-indent-spacing, var(--flow-spacing, initial));
}
.brxe-text > ul * + li, .brxe-text > ol * + li, .brxe-post-content:where(:not([data-source="bricks"])) > ul * + li, .brxe-post-content:where(:not([data-source="bricks"])) > ol * + li {
  margin-block-start: var(--list-item-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.brxe-text > ul ul, .brxe-text > ol ol, .brxe-text > ul ol, .brxe-text > ol ul, .brxe-post-content:where(:not([data-source="bricks"])) > ul ul, .brxe-post-content:where(:not([data-source="bricks"])) > ol ol, .brxe-post-content:where(:not([data-source="bricks"])) > ul ol, .brxe-post-content:where(:not([data-source="bricks"])) > ol ul {
  margin-block: var(--nested-list-spacing, var(--list-item-spacing, initial));
  padding-inline-start: var(--nested-list-indent-spacing, initial);
}
.brxe-text > :is(ul, ol) :is(ul, ol) li, .brxe-post-content:where(:not([data-source="bricks"])) > :is(ul, ol) :is(ul, ol) li {
  margin-block-start: var(--nested-list-item-spacing, var(--list-item-spacing, initial));
}
.brxe-text > * + figure, .brxe-text > * + picture, .brxe-post-content:where(:not([data-source="bricks"])) > * + figure, .brxe-post-content:where(:not([data-source="bricks"])) > * + picture {
  margin-block: var(--figure-spacing, var(--flow-spacing, initial));
}
.brxe-text figcaption, .brxe-post-content:where(:not([data-source="bricks"])) figcaption {
  margin-block: var(--figcaption-spacing, var(--flow-spacing, initial));
}
.brxe-text > * + blockquote:where(:not(figure > blockquote)), .brxe-post-content:where(:not([data-source="bricks"])) > * + blockquote:where(:not(figure > blockquote)) {
  margin-block: var(--blockquote-spacing, var(--flow-spacing, initial));
}
.brxe-text > blockquote * + *, .brxe-post-content:where(:not([data-source="bricks"])) > blockquote * + * {
  margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.brxe-text > :is(figure, blockquote, ul, ol) + *, .brxe-post-content:where(:not([data-source="bricks"])) > :is(figure, blockquote, ul, ol) + * {
  --paragraph-spacing: 0;
  --flow-spacing: 0;
}
body :where(p:last-of-type) + :is(h1, h2, h3, h4, h5, h6) {
  margin-top: 0;
  margin-block-start: 0;
}
/* Feat: Default Section Styles */
#shadow-host-companion {
  padding: 0;
}
