html.cf-theme-dark{color-scheme:dark;}:root{--min-screen-width:478px;--max-screen-width:1440px;--primary:rgb(184,69,39);--primary-5:rgba(184,69,39,0.05);--primary-10:rgba(184,69,39,0.1);--primary-20:rgba(184,69,39,0.2);--primary-30:rgba(184,69,39,0.3);--primary-40:rgba(184,69,39,0.4);--primary-50:rgba(184,69,39,0.5);--primary-60:rgba(184,69,39,0.6);--primary-70:rgba(184,69,39,0.7);--primary-80:rgba(184,69,39,0.8);--primary-90:rgba(184,69,39,0.9);--secondary:#70147D;--secondary-5:#70147d0d;--secondary-10:#70147d1a;--secondary-20:#70147d33;--secondary-30:#70147d4d;--secondary-40:#70147d66;--secondary-50:#70147d80;--secondary-60:#70147d99;--secondary-70:#70147db3;--secondary-80:#70147dcc;--secondary-90:#70147de6;--bg-body:hsla(0,0%,90%,1);--bg-surface:hsla(0,0%,100%,1);--bg-light:#f8f6f6;--text-body:hsla(0,0%,25%,1);--text-title:hsla(0,0%,0%,1);--text-light:hsla(0,0%,100%,1);--border-primary:#B84527;--shadow-primary:hsla(0,0%,0%,0.15);--border-light:hsla(0,0%,50%,0.25);--light:hsla(85,0%,100%,1);--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.4rem),0.44rem);--space-2xs:clamp(0.51rem,calc(0.18vw + 0.46rem),0.62rem);--space-xs:clamp(0.64rem,calc(0.39vw + 0.52rem),0.88rem);--space-s:clamp(0.8rem,calc(0.73vw + 0.58rem),1.24rem);--space-m:clamp(1rem,calc(1.25vw + 0.63rem),1.75rem);--space-l:clamp(1.25rem,calc(2.04vw + 0.64rem),2.47rem);--space-xl:clamp(1.56rem,calc(3.22vw + 0.6rem),3.5rem);--space-2xl:clamp(1.95rem,calc(4.98vw + 0.47rem),4.95rem);--space-3xl:clamp(2.44rem,calc(7.57vw + 0.18rem),7rem);--space-4xl:clamp(3.05rem,calc(11.38vw + -0.35rem),9.89rem);--text-xs:clamp(0.79rem,calc(-0.26vw + 0.87rem),0.63rem);--text-s:clamp(0.89rem,calc(-0.07vw + 0.91rem),0.84rem);--text-m:clamp(1rem,calc(0.21vw + 0.94rem),1.13rem);--text-l:clamp(1.13rem,calc(0.62vw + 0.94rem),1.5rem);--text-xl:clamp(1.27rem,calc(1.22vw + 0.9rem),2rem);--text-2xl:clamp(1.42rem,calc(2.06vw + 0.81rem),2.66rem);--text-3xl:clamp(1.6rem,calc(3.24vw + 0.63rem),3.55rem);--text-4xl:clamp(1.8rem,calc(4.88vw + 0.34rem),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.21vw + 0.31rem),0.5rem);--radius-m:clamp(0.63rem,calc(0.21vw + 0.56rem),0.75rem);--radius-l:clamp(1rem,calc(0.42vw + 0.88rem),1.25rem);--radius-xl:clamp(1.63rem,calc(0.62vw + 1.44rem),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);--shadow-primary:0 5px 10px rgba(182,53,23,0.1);--shadow-soft:0 0 5px rgba(0,0,0,0.1);}: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);--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 */