@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700;800&family=Inter:wght@300;400;500;600;700&family=Sora:wght@400;500;600;700;800&display=swap";
.Footer-module__oORJuq__footer{font-family:var(--font-primary,"Outfit",sans-serif);background-color:#050505;border-top:1px solid rgba(255,255,255,.1);margin-top:60px;padding:60px 0 0}.Footer-module__oORJuq__container{max-width:1400px;margin:0 auto;padding:0 40px}.Footer-module__oORJuq__grid{flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:60px;display:flex}.Footer-module__oORJuq__brand{flex-direction:column;gap:15px;max-width:250px;display:flex}.Footer-module__oORJuq__logoContainer{flex-direction:column;text-decoration:none;display:flex}.Footer-module__oORJuq__logo{color:#fff;letter-spacing:-1px;font-size:28px;font-style:italic;font-weight:900;line-height:1}.Footer-module__oORJuq__logoAccent{color:#e31837}.Footer-module__oORJuq__logoSub{color:#fff;letter-spacing:5px;text-transform:uppercase;margin-top:4px;font-size:10px}.Footer-module__oORJuq__description{color:#888;font-size:13px;line-height:1.6}.Footer-module__oORJuq__col{flex-direction:column;display:flex}.Footer-module__oORJuq__colTitle{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px;font-size:13px;font-weight:700}.Footer-module__oORJuq__links{flex-direction:column;gap:12px;display:flex}.Footer-module__oORJuq__link{color:#888;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__oORJuq__link:hover{color:#fff}.Footer-module__oORJuq__rightSection{flex-wrap:wrap;gap:60px;display:flex}.Footer-module__oORJuq__socialsCol{flex-direction:column;display:flex}.Footer-module__oORJuq__socials{gap:15px;display:flex}.Footer-module__oORJuq__socialIcon{color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__oORJuq__socialIcon:hover{color:#000;background-color:#fff}.Footer-module__oORJuq__newsletterCol{flex-direction:column;max-width:280px;display:flex}.Footer-module__oORJuq__newsletterText{color:#888;margin-bottom:20px;font-size:13px;line-height:1.5}.Footer-module__oORJuq__newsletterForm{align-items:center;display:flex}.Footer-module__oORJuq__newsletterInput{color:#fff;background:0 0;border:1px solid rgba(255,255,255,.2);border-right:none;border-radius:4px 0 0 4px;outline:none;width:100%;padding:12px 16px;font-size:14px}.Footer-module__oORJuq__newsletterInput::placeholder{color:#555}.Footer-module__oORJuq__newsletterBtn{color:#fff;cursor:pointer;background:#e31837;border:none;border-radius:0 4px 4px 0;justify-content:center;align-items:center;padding:12px 16px;transition:background .2s;display:flex}.Footer-module__oORJuq__newsletterBtn:hover{background:#c1122a}.Footer-module__oORJuq__bottom{background-color:#000;border-top:1px solid rgba(255,255,255,.05);flex-direction:column;justify-content:space-between;align-items:center;padding:20px 40px;display:flex}@media (min-width:768px){.Footer-module__oORJuq__bottom{flex-direction:row}}.Footer-module__oORJuq__copyright{color:#666;font-size:12px}.Footer-module__oORJuq__bottomLinks{gap:20px;margin-top:10px;display:flex}@media (min-width:768px){.Footer-module__oORJuq__bottomLinks{margin-top:0}}.Footer-module__oORJuq__bottomLink{color:#666;font-size:12px;text-decoration:none;transition:color .2s}.Footer-module__oORJuq__bottomLink:hover{color:#fff}.Footer-module__oORJuq__backToTopBtn{cursor:pointer;z-index:100;background-color:#d10000;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:fixed;bottom:40px;right:40px;box-shadow:0 4px 15px rgba(209,0,0,.4)}.Footer-module__oORJuq__backToTopBtn:hover{background-color:red;transform:translateY(-5px);box-shadow:0 6px 20px rgba(255,0,0,.6)}@media (max-width:768px){.Footer-module__oORJuq__container{padding:0 16px}.Footer-module__oORJuq__grid{gap:32px}.Footer-module__oORJuq__brand{max-width:100%}.Footer-module__oORJuq__rightSection{gap:32px;width:100%}.Footer-module__oORJuq__newsletterCol{width:100%;max-width:100%}.Footer-module__oORJuq__bottom{padding:20px 16px}}@media (max-width:480px){.Footer-module__oORJuq__footer{padding:40px 0 0}.Footer-module__oORJuq__backToTopBtn{width:44px;height:44px;bottom:20px;right:20px}}
.BackToTop-module__eGVdIq__button{color:#fff;cursor:pointer;z-index:999;background:#c00;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;animation:.3s BackToTop-module__eGVdIq__fadeIn;display:flex;position:fixed;bottom:40px;right:40px;box-shadow:0 4px 12px rgba(204,0,0,.4)}.BackToTop-module__eGVdIq__button:hover{background:#a30000;transform:translateY(-2px);box-shadow:0 6px 16px rgba(204,0,0,.5)}.BackToTop-module__eGVdIq__button:active{transform:translateY(0)}@keyframes BackToTop-module__eGVdIq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.BackToTop-module__eGVdIq__button{bottom:24px;right:24px}}
:root{--bg:#070707;--surface:#111;--surface-secondary:#171717;--border:rgba(255,255,255,.08);--hover:#1e1e1e;--primary:#e10600;--primary-hover:#ff2a2a;--success:#14ce66;--warning:#ffb800;--text:#fff;--text-secondary:#a8a8a8;--text-muted:#6f6f6f;--font-heading:"Space Grotesk",sans-serif;--font-body:"Inter",sans-serif;--font-numbers:"Sora",sans-serif}html{overflow-x:hidden}body{background-color:var(--bg);color:var(--text);font-family:var(--font-body);box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:0;margin:0;padding:0;overflow-x:hidden}*,:before,:after{box-sizing:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--text);margin:0;font-weight:700}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.font-numbers{font-family:var(--font-numbers)}.container{width:100%;max-width:1320px;margin:0 auto;padding:0 24px}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:.6s ease-out forwards fadeUp}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--surface-secondary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--border)}
