html.cf-theme-dark{color-scheme:dark;}:root{--min-screen-width:478px;--max-screen-width:1366px;--primary:#b21f2e;--primary-5:#b21f2e0d;--primary-10:#b21f2e1a;--primary-20:#b21f2e33;--primary-30:#b21f2e4d;--primary-40:#b21f2e66;--primary-50:#b21f2e80;--primary-60:#b21f2e99;--primary-70:#b21f2eb3;--primary-80:#b21f2ecc;--primary-90:#b21f2ee6;--primary-d-1:#8e1f27;--primary-d-2:#691c1d;--primary-d-3:#461716;--primary-d-4:#26100d;--secondary:#D39A0A;--secondary-5:#d39a0a0d;--secondary-10:#d39a0a1a;--secondary-20:#d39a0a33;--secondary-30:#d39a0a4d;--secondary-40:#d39a0a66;--secondary-50:#d39a0a80;--secondary-60:#d39a0a99;--secondary-70:#d39a0ab3;--secondary-80:#d39a0acc;--secondary-90:#d39a0ae6;--bg-body:hsla(0,0%,90%,1);--bg-surface:hsla(0,0%,100%,1);--text-body:hsla(0,0%,25%,1);--text-title:hsla(0,0%,0%,1);--text-light:#fff;--border-primary:hsla(0,0%,50%,0.25);--shadow-primary:hsla(0,0%,0%,0.15);--light:#ffffff;--light-5:#ffffff0d;--light-10:#ffffff1a;--light-20:#ffffff33;--light-30:#ffffff4d;--light-40:#ffffff66;--light-50:#ffffff80;--light-60:#ffffff99;--light-70:#ffffffb3;--light-80:#ffffffcc;--light-90:#ffffffe6;--dark:hsla(0,0%,0%,1);--success:hsla(136,95%,56%,1);--error:hsla(351,95%,56%,1);--space-4xs:clamp(0.33rem,calc(-0.03vw + 0.34rem),0.31rem);--space-3xs:clamp(0.41rem,calc(0.05vw + 0.39rem),0.44rem);--space-2xs:clamp(0.51rem,calc(0.19vw + 0.45rem),0.62rem);--space-xs:clamp(0.64rem,calc(0.42vw + 0.51rem),0.88rem);--space-s:clamp(0.8rem,calc(0.79vw + 0.56rem),1.24rem);--space-m:clamp(1rem,calc(1.35vw + 0.6rem),1.75rem);--space-l:clamp(1.25rem,calc(2.21vw + 0.59rem),2.47rem);--space-xl:clamp(1.56rem,calc(3.49vw + 0.52rem),3.5rem);--space-2xl:clamp(1.95rem,calc(5.4vw + 0.34rem),4.95rem);--space-3xl:clamp(2.44rem,calc(8.21vw + -0.01rem),7rem);--space-4xl:clamp(3.05rem,calc(12.32vw + -0.63rem),9.89rem);--text-xs:clamp(0.79rem,calc(-0.28vw + 0.87rem),0.63rem);--text-s:clamp(0.89rem,calc(-0.08vw + 0.91rem),0.84rem);--text-m:clamp(1rem,calc(0.23vw + 0.93rem),1.13rem);--text-l:clamp(1.13rem,calc(0.68vw + 0.92rem),1.5rem);--text-xl:clamp(1.27rem,calc(1.32vw + 0.87rem),2rem);--text-2xl:clamp(1.42rem,calc(2.24vw + 0.76rem),2.66rem);--text-3xl:clamp(1.6rem,calc(3.51vw + 0.55rem),3.55rem);--text-4xl:clamp(1.8rem,calc(5.28vw + 0.22rem),4.74rem);--hero-title-size:var(--text-4xl);--post-title-size:var(--text-2xl);--nav-link-size:var(--text-s);--header-space:var(--space-s);--btn-space:var(--space-xs) var(--space-s);--card-space:var(--space-s);--footer-space:var(--space-s) var(--space-m);--columns-1:repeat(1,minmax(0,1fr));--columns-2:repeat(2,minmax(0,1fr));--columns-3:repeat(3,minmax(0,1fr));--columns-4:repeat(4,minmax(0,1fr));--columns-5:repeat(5,minmax(0,1fr));--columns-6:repeat(6,minmax(0,1fr));--columns-7:repeat(7,minmax(0,1fr));--columns-8:repeat(8,minmax(0,1fr));--radius-xs:clamp(0.25rem,calc(0vw + 0.25rem),0.25rem);--radius-s:clamp(0.38rem,calc(0.23vw + 0.31rem),0.5rem);--radius-m:clamp(0.63rem,calc(0.23vw + 0.56rem),0.75rem);--radius-l:clamp(1rem,calc(0.45vw + 0.87rem),1.25rem);--radius-xl:clamp(1.63rem,calc(0.68vw + 1.42rem),2rem);--radius-full:999rem;--shadow-xs:0 1px 2px var(--shadow-primary);--shadow-s:0 1.5px 3px var(--shadow-primary);--shadow-m:0 2px 6px var(--shadow-primary);--shadow-l:0 3px 12px var(--shadow-primary);--shadow-xl:0 6px 48px var(--shadow-primary);}: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{--bg-body:hsla(0,0%,5%,1);--bg-surface:hsla(0,0%,15%,1);--text-body:hsla(0,0%,75%,1);--text-title:hsla(0,0%,100%,1);--border-primary:hsla(0,0%,75%,0.1);--shadow-primary:hsla(0,0%,0%,0.4);--light:hsla(0,0%,0%,1);--light-5:#0000000d;--light-10:#0000001a;--light-20:#00000033;--light-30:#0000004d;--light-40:#00000066;--light-50:#00000080;--light-60:#00000099;--light-70:#000000b3;--light-80:#000000cc;--light-90:#000000e6;--dark:hsla(0,0%,100%,1);}.display-none{display:none;}.visible{visibility:visible;}.hidden{visibility:hidden;}.overflow-hidden{overflow:hidden;}.overflow-auto{overflow:auto;}.overflow-x-hidden{overflow-x:hidden;}.overflow-x-auto{overflow-x:auto;}.overflow-y-hidden{overflow-y:hidden;}.overflow-y-auto{overflow-y:auto;}.list-none{list-style-type:none;padding:0;margin:0;}.white-space-nowrap{white-space:nowrap;}.transition-global{transition:all 0.3s;}/* Custom Stylesheets */ /* Add your custom CSS here */