:root{--background:#fff;--foreground:#171717;--home_title_font_size:1.5em;--main_font_size:1em;--secondary_font_size:.5em;--main_color:#ed1b24;--secondary_color:#161616;--accent_color:#eee;--main_text_color:#0c0c0c;--secondary_text_color:#999;--skeleton-bg:#e7e7e7;--skeleton-highlight:#f6f6f6;--skeleton-radius:8px;--skeleton-duration:1.2s}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}button,a{outline:none}.skeleton{background:linear-gradient(90deg,var(--skeleton-bg)0%,var(--skeleton-highlight)40%,var(--skeleton-bg)100%);border-radius:var(--skeleton-radius);animation:skeleton-shimmer var(--skeleton-duration)ease-in-out infinite;background-size:200% 100%;width:100%;height:100%;display:inline-block;overflow:hidden}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}h1,h2,h3,h4,h5,h6,span,a,p,button,label,input,textarea{font-family:Outfit,sans-serif}.GhostCardContainer{width:24%;height:24em;margin-top:.6em;margin-left:1%}@media screen and (max-width:1400px){.GhostCardContainer{width:45%;height:18em}}@media screen and (max-width:800px){.GhostCardContainer{width:45%;height:18em}}@media screen and (max-width:600px){.GhostCardContainer{width:90%;height:18em;margin-top:.4em;margin-left:0}}@media screen and (max-width:800px){.hide_categories{display:none}.show_category{z-index:10000;background-color:#f0f0f0;width:100dvw;height:100dvh;position:fixed;inset:0;overflow-y:scroll}}
