.Footer_footer__yl3k1{background:#111;color:#00ff96;padding:20px;position:fixed;bottom:0;left:0;width:100%;font-family:Courier New,Courier,monospace;transition:transform .3s ease;z-index:1000;border-top:2px solid #444;font-size:12px;font-weight:700}.Footer_footer__yl3k1.Footer_hidden__WLgJ5{transform:translateY(100%)}.Footer_footerContent__B4teV{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.Footer_footerTitle__tvdxt{text-align:right;justify-content:center}.Footer_footerInfo__pyTEW{text-align:center}.Footer_footerText__iN_91{display:block}.Footer_toggleButton__AWgvj{font-family:Courier New,Courier,monospace;background-color:#222;color:#00ff96;padding:8px 16px;border:none;cursor:pointer;border-radius:4px;transition:background-color .3s ease;font-weight:700}.Footer_toggleButton__AWgvj:hover{background-color:#444}.Footer_footerIcons__XifSz{display:flex;justify-content:center;gap:20px;margin-top:10px}.Footer_icon__dgf9c{display:inline-block}.Footer_icon__dgf9c img{width:25px;height:25px;transition:transform .3s ease;filter:invert(49%) sepia(94%) saturate(260%) hue-rotate(90deg) brightness(95%) contrast(94%)}.Footer_icon__dgf9c:hover img{transform:scale(1.1)}@media (max-width:768px){.Footer_footer__yl3k1{font-size:10px}.Footer_icon__dgf9c img{width:20px;height:20px}}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}