html{font-size:62.5%;}:root{--min-screen-width:320px;--max-screen-width:1440px;--primary:hsla(41,100%,50%,1);--primary-l-1:hsla(38,100%,68%,1);--primary-l-2:hsla(32,100%,90%,1);--primary-l-3:hsla(31,100%,95%,1);--secondary:hsla(31.58,96.61%,11.57%,1);--bg-body:hsla(0,0%,100%,1);--bg-surface:hsla(0,0%,100%,1);--text-body:hsla(0,0%,25%,1);--text-title:hsla(0,0%,0%,1);--border-primary:hsla(0,0%,50%,0.25);--shadow-primary:hsla(0,0%,0%,0.15);--light:hsla(0,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.52rem,calc(-0.03vw + 0.53rem),0.49rem);--space-3xs:clamp(0.66rem,calc(0.04vw + 0.64rem),0.7rem);--space-2xs:clamp(0.82rem,calc(0.15vw + 0.77rem),0.99rem);--space-xs:clamp(1.02rem,calc(0.34vw + 0.92rem),1.4rem);--space-s:clamp(1.28rem,calc(0.63vw + 1.08rem),1.98rem);--space-m:clamp(1.6rem,calc(1.07vw + 1.26rem),2.8rem);--space-l:clamp(2rem,calc(1.75vw + 1.44rem),3.96rem);--space-xl:clamp(2.5rem,calc(2.77vw + 1.61rem),5.6rem);--space-2xl:clamp(3.13rem,calc(4.28vw + 1.76rem),7.92rem);--space-3xl:clamp(3.91rem,calc(6.51vw + 1.82rem),11.19rem);--space-4xl:clamp(4.88rem,calc(9.77vw + 1.76rem),15.83rem);--text-xs:clamp(1.26rem,calc(-0.32vw + 1.37rem),0.9rem);--text-s:clamp(1.42rem,calc(-0.13vw + 1.47rem),1.27rem);--text-m:clamp(1.6rem,calc(0.18vw + 1.54rem),1.8rem);--text-l:clamp(1.8rem,calc(0.67vw + 1.59rem),2.54rem);--text-xl:clamp(2.02rem,calc(1.41vw + 1.57rem),3.6rem);--text-2xl:clamp(2.28rem,calc(2.51vw + 1.48rem),5.09rem);--text-3xl:clamp(2.56rem,calc(4.14vw + 1.24rem),7.2rem);--text-4xl:clamp(2.88rem,calc(6.51vw + 0.8rem),10.18rem);--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.4rem,calc(0vw + 0.4rem),0.4rem);--radius-s:clamp(0.6rem,calc(0.18vw + 0.54rem),0.8rem);--radius-m:clamp(1rem,calc(0.18vw + 0.94rem),1.2rem);--radius-l:clamp(1.6rem,calc(0.36vw + 1.49rem),2rem);--radius-xl:clamp(2.6rem,calc(0.54vw + 2.43rem),3.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);--dark:hsla(0,0%,100%,1);}html.cf-theme-dark{color-scheme:dark;}.text-primary{color:var(--primary);}.text-primary-l-1{color:var(--primary-l-1);}.text-primary-l-2{color:var(--primary-l-2);}.text-primary-l-3{color:var(--primary-l-3);}.text-secondary{color:var(--secondary);}/* Custom Stylesheets */ /* Add your custom CSS here */