html.cf-theme-dark{color-scheme:dark;}:root,:root.cf-theme-dark .theme-inverted,:root.cf-theme-dark .theme-always-light,:root.cf-theme-light .theme-inverted .theme-always-light{--min-screen-width:320px;--max-screen-width:1200px;--background-dark:#141414;--background-alt:#262626B5;--border:#272727;--selection-bg:#262626;--background-button:#F0F0F0;--background-button-hover:#363636;--text-light:#141414;--text-dark:#F0F0F0;--text-body-light:#5C5C5C;--link:#FFA40B;--link-hover:#FF3F59;--success:#11b76b;--brand-purple:#3F39BF;--brand-pink:#FF3F59;--brand-orange:#FFA40B;--space-6xs:clamp(0.21rem,calc(-0.18vw + 0.25rem),0.11rem);--space-5xs:clamp(0.26rem,calc(-0.19vw + 0.3rem),0.16rem);--space-4xs:clamp(0.33rem,calc(-0.19vw + 0.37rem),0.22rem);--space-3xs:clamp(0.41rem,calc(-0.18vw + 0.45rem),0.31rem);--space-2xs:clamp(0.51rem,calc(-0.13vw + 0.54rem),0.44rem);--space-xs:clamp(0.64rem,calc(-0.03vw + 0.65rem),0.63rem);--space-s:clamp(0.8rem,calc(0.15vw + 0.77rem),0.88rem);--space-m:clamp(1rem,calc(0.45vw + 0.91rem),1.25rem);--space-l:clamp(1.25rem,calc(0.94vw + 1.06rem),1.77rem);--space-xl:clamp(1.56rem,calc(1.7vw + 1.22rem),2.5rem);--space-2xl:clamp(1.95rem,calc(2.87vw + 1.38rem),3.53rem);--space-3xl:clamp(2.44rem,calc(4.65vw + 1.51rem),5rem);--space-4xl:clamp(3.05rem,calc(7.3vw + 1.59rem),7.07rem);--space-5xl:clamp(3.81rem,calc(11.23vw + 1.57rem),9.99rem);--space-6xl:clamp(4.77rem,calc(17.02vw + 1.36rem),14.13rem);--text-2xs:clamp(0.51rem,calc(0.07vw + 0.49rem),0.54rem);--text-xs:clamp(0.61rem,calc(0.08vw + 0.59rem),0.65rem);--text-s:clamp(0.73rem,calc(0.09vw + 0.71rem),0.78rem);--text-m:clamp(0.88rem,calc(0.11vw + 0.85rem),0.94rem);--text-l:clamp(1.05rem,calc(0.14vw + 1.02rem),1.13rem);--text-xl:clamp(1.26rem,calc(0.16vw + 1.23rem),1.35rem);--text-2xl:clamp(1.51rem,calc(0.2vw + 1.47rem),1.62rem);--text-3xl:clamp(1.81rem,calc(0.24vw + 1.77rem),1.94rem);--text-4xl:clamp(2.18rem,calc(0.28vw + 2.12rem),2.33rem);--text-5xl:clamp(2.61rem,calc(0.34vw + 2.54rem),2.8rem);--text-6xl:clamp(3.13rem,calc(0.41vw + 3.05rem),3.36rem);--body-typeface:Inter Variable;--header-typeface:Inter Variable;--section-padding:var(--space-xl);--gutter:clamp(.75rem,calc(3vw + 0.1553677932rem),2.75rem);--flex-gutter:minmax(var(--gutter),calc((50% - (var(--max-screen-width) / 2))));--radius-xs:2px;--radius-s:4px;--radius-m:6px;--radius-l:8px;--radius-xl:10px;--radius-2xl:14px;--radius-3xl:16px;--radius-4xl:20px;--radius-circle:100px;--transition:all .3s ease;}:root.cf-theme-dark,:root.cf-theme-light .theme-inverted,:root.cf-theme-light .theme-always-dark,:root.cf-theme-dark .theme-inverted .theme-always-dark{--text-light:#f0f0f0;--text-dark:#141414;--text-body-light:#A4A4A4;}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(0 100% 100% 0);white-space:nowrap;border-width:0;}.border-border{border-color:var(--border);}body{font-family:var(--body-typeface);color:var(--text-body-light);line-height:1.5;font-size:var(--text-m);font-variation-settings:"wght" 400;font-weight:400;}H1,H2,H3,H4,H5,H6{font-family:var(--header-typeface);color:var(--text-light);font-weight:400;}H1{font-size:var(--text-4xl);line-height:1.4;letter-spacing:-.04rem;font-variation-settings:"wght" 500;}H2{font-size:var(--text-2xl);line-height:1.4;font-variation-settings:"wght" 400;letter-spacing:-0.0075em;}H3{font-size:var(--text-l);line-height:1.4;font-variation-settings:"wght" 400;letter-spacing:-0.0075em;}H4{font-size:var(--text-l);line-height:1.4;font-variation-settings:"wght" 400;letter-spacing:-0.0075em;}H5{font-size:var(--text-m);line-height:1.4;font-variation-settings:"wght" 400;letter-spacing:-0.0075em;}H6{font-size:var(--text-m);line-height:1.4;"wght" 500:"wght" 400;letter-spacing:-0.0075em;}.brxe-section{padding:var(--section-padding) var(--gutter);}@media (prefers-reduced-motion:reduce){*,::before,::after{animation-delay:-1ms !important;animation-duration:1ms !important;animation-iteration-count:1 !important;background-attachment:initial !important;scroll-behavior:auto !important;transition-duration:0s !important;transition-delay:0s !important;}}/* Custom Stylesheets */ /* === Forms === */ :where(.brxe-form) .message.success{background-color:var(--background-dark);color:var(--success);border-radius:var(--radius-l);font-size:var(--text-s);}/* === Misc === */ body{background:var(--background-dark);overflow-x:clip;position:relative;}html{font-size:100%;scroll-behavior:smooth;overflow-x:clip;}body::selection{color:var(--text-light);background-color:var(--selection-bg);}.brxe-container{width:var(--max-screen-width);}.brx-option-disabled,.brx-option-disabled:disabled{color:rgba(0,0,0,.2);opacity:.4;}/*=== Links ===*/ .skip-link:focus-visible{clip:auto;height:auto;width:fit-content;overflow:visible;z-index:10001;}.grow-underline{position:relative;text-decoration:none;display:inline-block;color:var(--link);}.grow-underline::after{content:'';position:absolute;bottom:2px;left:0;width:0;height:1px;background:var(--link);transition:width 0.3s ease;}.grow-underline:hover::after{width:100%;}/* === Posts === */ .bold-text{color:var(--text-light);font-variation-settings:"wght" 500;}.link{color:var(--link);}