:root{--bg-main:#0e0e11;--bg-alt:#15151a;--bg-soft:#1c1c22;--bg-blue:#7575902a;--border-color:#34343e;--text-main:#f5f5f7;--text-muted:#b3b3bd;--accent:#ff8a00;--accent-soft:#ff8a0026;--radius:16px;--max-width:1100px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg-main);color:var(--text-main);margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;color:#000}button.primary{background-color:var(--accent);border:unset;border-radius:.5rem;padding:.5rem 1rem;font-weight:600;transition:background-color .2s}button.primary:hover{background-color:var(--accent-soft)}button.secondary{border:1px solid var(--accent);background-color:unset;color:var(--accent);border-radius:.5rem;padding:.5rem 1rem;font-weight:700;transition:background-color .3s,color .3s}button.secondary:hover{background-color:var(--accent);color:var(--background)}button.tertiary{border:unset;background-color:unset;color:var(--orange);padding:0;font-weight:600}.break{word-break:break-word;overflow-wrap:break-word;max-width:100%}
footer.footer-module__4boSWa__footer{background-color:var(--bg-alt);border-top:1px solid var(--border-color);padding:48px 20px 32px}footer.footer-module__4boSWa__footer .footer-module__4boSWa__inner{max-width:var(--max-width);grid-template-columns:1.5fr repeat(3,1fr);gap:40px;margin:0 auto;display:grid}footer.footer-module__4boSWa__footer .footer-module__4boSWa__brand p{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.5}footer.footer-module__4boSWa__footer .footer-module__4boSWa__brand a{align-items:center;gap:10px;margin-bottom:12px;text-decoration:none;display:flex}footer.footer-module__4boSWa__footer .footer-module__4boSWa__brand a h3{color:var(--text-main);margin:0;font-size:1.1rem;font-weight:700}footer.footer-module__4boSWa__footer .footer-module__4boSWa__category h4{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 14px;font-size:.75rem;font-weight:600}footer.footer-module__4boSWa__footer .footer-module__4boSWa__category{flex-direction:column;gap:10px;display:flex}footer.footer-module__4boSWa__footer .footer-module__4boSWa__category a{color:var(--text-muted);align-items:center;gap:8px;font-size:.88rem;text-decoration:none;transition:color .2s;display:flex}footer.footer-module__4boSWa__footer .footer-module__4boSWa__category a img{opacity:.55;transition:opacity .2s}footer.footer-module__4boSWa__footer .footer-module__4boSWa__category a:hover{color:var(--text-main)}footer.footer-module__4boSWa__footer .footer-module__4boSWa__category a:hover img{opacity:1}footer.footer-module__4boSWa__footer .footer-module__4boSWa__category a p{color:inherit;margin:0}footer.footer-module__4boSWa__footer .footer-module__4boSWa__bottom{max-width:var(--max-width);border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin:32px auto 0;padding-top:20px;display:flex}footer.footer-module__4boSWa__footer .footer-module__4boSWa__bottom p{color:var(--text-muted);margin:0;font-size:.8rem}@media (max-width:768px){footer.footer-module__4boSWa__footer .footer-module__4boSWa__inner{grid-template-columns:1fr 1fr;gap:32px}footer.footer-module__4boSWa__footer .footer-module__4boSWa__brand{grid-column:1/-1}footer.footer-module__4boSWa__footer .footer-module__4boSWa__bottom{text-align:center;flex-direction:column;gap:8px}}@media (max-width:480px){footer.footer-module__4boSWa__footer .footer-module__4boSWa__inner{grid-template-columns:1fr}}
