:root{color-scheme:dark}html,body,#root{height:100%}body{margin:0;background:#000;color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400}.bg-sabalero-red{background:#b30000}.border-sabalero-red{border-color:#b30000}.text-sabalero-gold{color:#fc3}.bg-sabalero-gold{background:#fc3}.text-sabalero-black{color:#000}.shadow-glow-red{box-shadow:0 0 30px #cc000059}.from-sabalero-red{--tw-gradient-from: #b30000;--tw-gradient-to: rgba(179,0,0,0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ts-barometro-module{background:linear-gradient(145deg,#050505,#0d0d0d);border:1px solid rgba(255,204,51,.25);border-radius:20px;padding:18px;margin-bottom:20px;box-shadow:0 0 25px #b3000026}.ts-barometro-header{font-size:18px;font-weight:800;letter-spacing:1px;color:#fc3;margin-bottom:6px}.ts-barometro-sub{font-size:12px;color:#888;margin-bottom:16px}.ts-barometro-item{margin-bottom:14px}.ts-barometro-label{display:flex;justify-content:space-between;font-size:14px;margin-bottom:6px}.ts-barometro-label span{font-weight:700;color:#fc3}.ts-barometro-bar{height:6px;background:#1a1a1a;border-radius:6px;overflow:hidden}.ts-barometro-fill{height:100%;background:linear-gradient(90deg,#b30000,red);transition:width .4s ease}.ts-barometro-btn{display:block;text-align:center;background:#fc3;color:#000;font-weight:700;padding:10px;border-radius:12px;text-decoration:none;margin-top:14px;transition:.2s ease}.ts-barometro-btn:hover{transform:translateY(-2px);box-shadow:0 0 15px #fc39}.ts-barometro-live:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;animation:tsLivePulse 2.5s infinite}@keyframes tsBaroEnter{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ts-barometro-module{animation:tsBaroEnter .4s ease forwards}@keyframes tsLivePulse{0%{box-shadow:0 0 #b3000066}70%{box-shadow:0 0 0 12px #b3000000}to{box-shadow:0 0 #b3000000}}.ts-barometro-live{position:relative}.ts-barometro-live:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;animation:tsLivePulse 2.5s infinite;pointer-events:none}@keyframes tsBaroBarPop{0%{transform:scaleY(.75);filter:brightness(.9)}to{transform:scaleY(1);filter:brightness(1.05)}}.ts-barometro-fill{transform-origin:left center;transition:width .45s ease}.ts-barometro-fill.bump{animation:tsBaroBarPop .35s ease}
