:root{--fundo:#0d1117;--fundo2:#0b0e13;--card:#161b22;--card-hover:#1b212b;--borda:#263039;--texto:#e6edf3;--suave:#8b949e;--verde:#2ee676;--verde-escuro:#29c969;--live:#ff4d4f;--chip:#1f2630;--borda-forte:#34404d;--barra-bg:#0d1117e6;--topo-h:52px;--tabbar-h:58px}html[data-tema=claro]{--fundo:#f4f6f8;--fundo2:#eef1f4;--card:#fff;--card-hover:#f1f4f7;--borda:#e2e6ea;--texto:#14181c;--suave:#5b6670;--verde:#0a9d43;--verde-escuro:#087a34;--chip:#eef1f4;--borda-forte:#cfd6dd;--barra-bg:#ffffffe6}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:radial-gradient(1200px 500px at 50% -10%, #2ee6760f, transparent 60%), var(--fundo);color:var(--texto);-webkit-tap-highlight-color:transparent;min-height:100vh;padding-bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom,0px));margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%}.topo{z-index:50;height:var(--topo-h);background:var(--barra-bg);backdrop-filter:saturate(160%)blur(12px);border-bottom:1px solid var(--borda);position:sticky;top:0}.topo-in{justify-content:space-between;align-items:center;gap:.6rem;max-width:880px;height:100%;margin:0 auto;padding:0 1rem;display:flex}.topo-dir{align-items:center;gap:.4rem;display:flex}.logo{align-items:center;display:flex}.logo img{width:auto;height:26px;display:block}.logo .logo-claro,html[data-tema=claro] .logo .logo-escuro{display:none}html[data-tema=claro] .logo .logo-claro{display:block}.btn-tema{background:var(--card);border:1px solid var(--borda);cursor:pointer;border-radius:999px;place-items:center;width:36px;height:36px;font-size:1rem;line-height:1;display:grid}.btn-tema:hover{border-color:var(--verde)}.nav-desktop{gap:.25rem;display:none}.nav-desktop a{color:var(--suave);border-radius:999px;padding:.45rem .8rem;font-size:.9rem;font-weight:600}.nav-desktop a:hover{color:var(--texto);background:var(--card)}.nav-desktop a.on{color:var(--verde)}main{max-width:880px;margin:0 auto;padding:1rem 1rem 2rem}h1{letter-spacing:-.02em;margin:.2rem 0 .3rem;font-size:clamp(1.4rem,5.5vw,1.7rem)}.sub{color:var(--suave);margin-top:0}footer{max-width:880px;color:var(--suave);text-align:center;border-top:1px solid var(--borda);margin:1rem auto;padding:1.3rem 1rem;font-size:.84rem}.meus{margin-bottom:.5rem}.meus .item{background:var(--card);border:1px solid var(--borda);border-radius:12px;align-items:center;gap:.6rem;margin-bottom:.5rem;padding:.7rem .9rem;display:flex}.meus .item img{object-fit:contain;flex-shrink:0;width:34px;height:34px}.meus .item .info{flex:1;min-width:0}.meus .item .conf{font-weight:700}.meus .item .quando{color:var(--suave);font-size:.82rem}.meus .item .seta{color:var(--suave);font-size:1.3rem}.meus .hint{background:var(--card);border:1px dashed var(--borda);color:var(--suave);border-radius:12px;padding:.9rem 1rem;font-size:.9rem}.meus .hint a{color:var(--verde);font-weight:700}footer strong{color:var(--texto)}footer .flinks{margin:0 0 .8rem}footer .flinks a{color:var(--texto);font-weight:600}footer .flinks a:hover{color:var(--verde)}footer .parcerias{margin:.6rem 0}footer .parcerias a{color:var(--verde);white-space:nowrap;font-weight:700}footer .parcerias a:hover{text-decoration:underline}footer .aviso{opacity:.8;font-size:.76rem}.tabbar{z-index:60;height:calc(var(--tabbar-h) + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:var(--barra-bg);backdrop-filter:saturate(160%)blur(12px);border-top:1px solid var(--borda);align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0}.tabbar a{color:var(--suave);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:.66rem;font-weight:600;display:flex}.tabbar a .ic{filter:grayscale(.4)opacity(.85);font-size:1.25rem;line-height:1}.tabbar a.on{color:var(--verde)}.tabbar a.on .ic{filter:none;transform:translateY(-1px)}@media (width>=720px){:root{--topo-h:58px}.logo img{height:30px}.nav-desktop{display:flex}.tabbar{display:none}body{padding-bottom:0}}
