:root{--bg:linear-gradient(90deg,#f58c4a,#e77348);--card:#0f1724;--accent:#f81717;--text:#000000;--titulo:rgb(223,223,223)}*{box-sizing:border-box;text-indent:30px}#__next,body,html{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.4}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{padding:1.25rem;max-width:1100px;margin:0 auto;width:100%}@media (max-width:600px){*{text-indent:0}}h1{text-align:center}.Layout_root__DjJUL{display:flex;min-height:100vh;flex-direction:column}.Layout_main__luTTh{flex:1 1;padding-top:1rem;padding-bottom:2rem}.footer_footer__ysJQv{background:linear-gradient(135deg,#ff7b29,#d83a00);border-top:1px solid rgba(255,255,255,.03);color:rgba(230,238,248,.8);padding:1rem 0}.footer_inner__JmxE2{max-width:1100px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;font-size:.9rem;text-align:center;justify-content:center}@media (max-width:600px){.footer_inner__JmxE2{flex-direction:column;gap:.5rem;font-size:.8rem;padding:.5rem;min-width:100%}}.header_header__iAHWV{background:linear-gradient(135deg,#ff7b29,#d83a00);position:-webkit-sticky;position:sticky;top:0;z-index:50}.header_container__mTo9E{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;max-width:1100px;margin:0 auto}.header_brand__ZRSjt{display:flex;align-items:center;gap:.5rem}.header_logo__q5OoG{font-weight:700;font-size:1.25rem;letter-spacing:-.5px;color:var(--titulo);display:flex;flex-direction:row;gap:5px;text-indent:0}.header_logoAccent__1H_mU{color:var(--accent);text-indent:0}.header_nav__w4Wbg{display:flex;gap:1.25rem;align-items:center;font-size:20px}.header_nav__w4Wbg a{padding:.4rem .6rem;border-radius:6px;transition:background .15s}.header_nav__w4Wbg a:hover{background:rgba(255,255,255,.03);color:black;transform:translateY(-3px)}.header_toggle__pNDcy{display:none;background:transparent;border:0;cursor:pointer;padding:6px}.header_bar__nbBuh{display:block;width:20px;height:2px;background:var(--text);margin:3px 0;border-radius:2px}.header_logoImage__IQ_Je{width:30px;height:30px;margin-left:10px;border-radius:6px}@media (max-width:900px){.header_container__mTo9E{flex-wrap:wrap;justify-content:space-between;gap:.5rem}.header_logo__q5OoG{font-size:1.1rem}.header_logoImage__IQ_Je{width:26px;height:26px}}@media (max-width:630px){.header_nav__w4Wbg{position:absolute;top:64px;left:0;right:0;background:linear-gradient(180deg,#071827,#071528);flex-direction:column;gap:.4rem;padding:.75rem 1rem;display:none;border-top:1px solid rgba(255,255,255,.02)}.header_nav__w4Wbg a{width:100%;padding:.6rem .8rem;border-radius:6px;text-align:center}.header_nav__w4Wbg.header_open__w6pSG{display:flex}.header_toggle__pNDcy{display:block}}