:root{--min-screen-width:320px;--max-screen-width:1400px;--primary:hsla(42,62%,55%,1);--primary-hover:hsla(43,87%,38%,1);--secondary:hsla(214,20%,33%,1);--secondary-hover:hsla(214,20%,26%,1);--tertiary:hsla(210,12%,58%,1);--bg-body:hsla(40,20%,97%,1);--bg-surface:hsla(0,0%,100%,1);--bg-soft:hsla(40,14%,95%,1);--bg-muted:hsla(210,14%,92%,1);--text-body:hsla(0,0%,28%,1);--text-title:hsla(0,0%,12%,1);--text-muted:hsla(0,0%,46%,1);--border-primary:hsla(0,0%,20%,0.10);--border-strong:hsla(0,0%,20%,0.16);--border-subtle:hsla(0,0%,20%,0.06);--shadow-primary:hsla(0,0%,0%,0.08);--white:hsla(0,0%,100%,1);--dark:hsla(0,0%,8%,1);--success:hsla(145,42%,42%,1);--error:hsla(355,72%,58%,1);--space-4xs:clamp(0.52rem,calc(-0.05vw + 0.54rem),0.47rem);--space-3xs:clamp(0.66rem,calc(-0.02vw + 0.66rem),0.63rem);--space-2xs:clamp(0.82rem,calc(0.02vw + 0.81rem),0.84rem);--space-xs:clamp(1.02rem,calc(0.09vw + 0.99rem),1.13rem);--space-s:clamp(1.28rem,calc(0.2vw + 1.22rem),1.5rem);--space-m:clamp(1.6rem,calc(0.37vw + 1.48rem),2rem);--space-l:clamp(2rem,calc(0.62vw + 1.8rem),2.67rem);--space-xl:clamp(2.5rem,calc(0.98vw + 2.19rem),3.55rem);--space-2xl:clamp(3.13rem,calc(1.49vw + 2.65rem),4.74rem);--space-3xl:clamp(3.91rem,calc(2.23vw + 3.19rem),6.31rem);--space-4xl:clamp(4.88rem,calc(3.27vw + 3.84rem),8.42rem);--text-xs:clamp(1.26rem,calc(-0.01vw + 1.27rem),1.25rem);--text-s:clamp(1.42rem,calc(0.07vw + 1.4rem),1.5rem);--text-m:clamp(1.6rem,calc(0.19vw + 1.54rem),1.8rem);--text-l:clamp(1.8rem,calc(0.33vw + 1.69rem),2.16rem);--text-xl:clamp(2.02rem,calc(0.52vw + 1.86rem),2.59rem);--text-2xl:clamp(2.28rem,calc(0.77vw + 2.03rem),3.11rem);--text-3xl:clamp(2.56rem,calc(1.08vw + 2.22rem),3.73rem);--text-4xl:clamp(2.88rem,calc(1.48vw + 2.41rem),4.48rem);--text-5xl:clamp(3.24rem,calc(1.97vw + 2.61rem),5.38rem);--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.19vw + 0.54rem),0.8rem);--radius-m:clamp(1rem,calc(0.19vw + 0.94rem),1.2rem);--radius-l:clamp(1.6rem,calc(0.37vw + 1.48rem),2rem);--radius-xl:clamp(2.6rem,calc(0.56vw + 2.42rem),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{--primary:hsla(42,62%,55%,1);--primary-hover:hsla(42,87%,39%,1);--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);--border-strong:hsla(0,0%,75%,0.1);--border-subtle:hsla(0,0%,75%,0.1);--shadow-primary:hsla(0,0%,0%,0.4);--white:hsla(0,0%,0%,1);--dark:hsla(0,0%,100%,1);}html.cf-theme-dark{color-scheme:dark;}html{font-size:62.5%;}/* Custom Stylesheets */ .accent{color:var(--primary);font-weight:900;}