html{font-size:62.5%;}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:1400px;--cf-primary:rgb(245,150,69);--cf-secondary:rgb(126,143,155);--cf-base:rgba(255,255,255,1);--cf-bg-body:rgba(18,18,18,1);--cf-bg-surface:rgba(18,18,18,1);--cf-bg-slate:rgba(18,18,18,1);--cf-bg-header:rgba(18,18,18,0.8);--cf-body:rgba(191,191,191,1);--cf-heading:rgba(255,255,255,1);--cf-link:rgb(0,0,0);}: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{--cf-primary:rgb(245,150,69);--cf-secondary:rgb(126,143,155);--cf-base:rgba(18,18,18,1);--cf-bg-body:rgba(255,255,255,1);--cf-bg-surface:rgba(255,255,255,1);--cf-bg-slate:rgba(250,250,250,1);--cf-bg-header:rgba(255,255,255,0.7);--cf-body:rgba(70,70,70,1);--cf-heading:rgba(18,18,18,1);--cf-link:rgb(255,255,255);}.bg-cf-primary{background-color:var(--cf-primary);}.text-cf-primary{color:var(--cf-primary);}.bg-cf-secondary{background-color:var(--cf-secondary);}.text-cf-secondary{color:var(--cf-secondary);}.text-cf-body{color:var(--cf-body);}.text-cf-heading{color:var(--cf-heading);}.text-cf-link{color:var(--cf-link);}/* Custom Stylesheets */ /* Add your custom CSS here */