:root{--body-color:#000;--body-bg:#eaeaea;--light:#fff;--dark:#000;--primary:#A7B07D;--secondary:#ECDA78;--gradient:linear-gradient(45deg,rgb(159,166,115),rgb(39,43,29));--gradient-transparent:linear-gradient(45deg,rgba(159,166,115,0.5),rgba(39,43,29,0.5));--backdrop-color:rgba(193,198,186,0.8);--backdrop:blur(2px);--red:#e36767;--yellow:#e1df47;--green:#adf25a;--blue:#3bbce3;--purple:#9974ea;--pink:#ea74dd;--orange:#e1a75c;--turquoise:#5af2ab;--s0:2px;--s1:5px;--s2:10px;--s3:25px;--s4:50px;--s5:100px;--container-width:1400px;--font-family-base:'Roboto Mono',sans-serif;--font-family-heading:'Stretch Pro Basic',sans-serif;--font-family-decoration:'Stretch Pro Stretch',sans-serif;--font-xxs:0.55rem;--font-xs:0.65rem;--font-sm:0.75rem;--font-md:0.8rem;--font-lg:1rem;--font-xl:40px;--font-xxl:100px;--bg:url(/themes/images/skull.webp);--texture:url(/themes/images/texture.jpg);--texture-light:url(/themes/images/texture-light.jpg);--transition:all 0.3s ease-in-out;--icon:1rem;--icon-stroke:2}@media (min-width:1930px){:root{--s0:2px;--s1:8px;--s2:15px;--s3:35px;--s4:70px;--s5:140px;--container-width:1800px;--font-xxs:0.7rem;--font-xs:0.85rem;--font-sm:0.9rem;--font-md:0.95rem;--font-lg:1.25rem;--font-xl:50px;--font-xxl:100px;--icon:1.2rem;--icon-stroke:2.5}}@keyframes circling{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}