.TempChart-module__txnNha__container{color:#0f0;background:#0a0a0a;width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding:2rem;font-family:Courier New,Courier,monospace}.TempChart-module__txnNha__title{text-shadow:0 0 10px #00ff00b3,0 0 20px #00ff004d;letter-spacing:2px;text-align:center;margin-bottom:.5rem;font-size:1.8rem}.TempChart-module__txnNha__subtitle{color:#0a0;text-shadow:0 0 5px #00ff0080;text-align:center;margin-bottom:2rem;font-size:.85rem}.TempChart-module__txnNha__controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.TempChart-module__txnNha__controlLabel{align-items:center;gap:.5rem;font-size:.85rem;display:flex}.TempChart-module__txnNha__input{color:#0f0;background:#0a0a0a;border:1px solid #0f0;border-radius:4px;padding:.5rem;font-family:Courier New,Courier,monospace;font-size:.85rem}.TempChart-module__txnNha__input:hover,.TempChart-module__txnNha__input:focus{background:#00ff001a;outline:none;box-shadow:0 0 10px #00ff004d}.TempChart-module__txnNha__select{color:#0f0;cursor:pointer;background:#0a0a0a;border:1px solid #0f0;border-radius:4px;padding:.5rem;font-family:Courier New,Courier,monospace;font-size:.85rem}.TempChart-module__txnNha__select:hover{background:#00ff001a;box-shadow:0 0 10px #00ff004d}.TempChart-module__txnNha__button{color:#0f0;cursor:pointer;background:#00ff0026;border:1px solid #0f0;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Courier New,Courier,monospace;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.TempChart-module__txnNha__button:hover{background:#0f03;box-shadow:0 0 10px #00ff004d}.TempChart-module__txnNha__btnGroup{border-radius:4px;display:inline-flex;overflow:hidden}.TempChart-module__txnNha__btnGroup .TempChart-module__txnNha__button{border:none;border-radius:0;align-items:center;gap:.5rem;min-width:40px;padding:.6rem .8rem;display:flex;position:relative}.TempChart-module__txnNha__btnGroup .TempChart-module__txnNha__button:first-child{border-left:1px solid #0f0;border-radius:4px 0 0 4px}.TempChart-module__txnNha__btnGroup .TempChart-module__txnNha__button:last-child{border-radius:0 4px 4px 0}.TempChart-module__txnNha__btnText{opacity:0;white-space:nowrap;max-width:0;transition:all .3s;overflow:hidden}.TempChart-module__txnNha__button:hover .TempChart-module__txnNha__btnText{opacity:1;max-width:200px;margin-left:.4rem}.TempChart-module__txnNha__btnGroup .TempChart-module__txnNha__button+.TempChart-module__txnNha__button{border-left:1px solid #0f0}.TempChart-module__txnNha__icon{font-size:1rem}.TempChart-module__txnNha__autoRefreshContainer{align-items:center;gap:.5rem;display:flex}.TempChart-module__txnNha__chartContainer{background:#00140099;border:1px solid #0f0;border-radius:8px;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem;position:relative;box-shadow:0 0 20px #00ff0026,inset 0 0 30px #00ff000d}.TempChart-module__txnNha__chartContainer:before{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00ff0005 2px 4px);border-radius:8px;position:absolute;inset:0}.TempChart-module__txnNha__lastUpdated{color:#0a0;text-shadow:0 0 5px #00ff0080;z-index:5;letter-spacing:1px;font-family:Courier New,Courier,monospace;font-size:.75rem;position:absolute;top:.75rem;left:50%;transform:translate(-50%)}.TempChart-module__txnNha__loadingOverlay{z-index:10;background:#000000b3;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.TempChart-module__txnNha__loadingOverlay.TempChart-module__txnNha__hidden{display:none}.TempChart-module__txnNha__spinner{border:3px solid #0f0;border-top-color:#0000;border-radius:50%;width:40px;height:40px;animation:1s linear infinite TempChart-module__txnNha__spin}@keyframes TempChart-module__txnNha__spin{to{transform:rotate(360deg)}}.TempChart-module__txnNha__status{color:#0a0;text-align:center;min-height:1.2rem;margin-top:1rem;font-size:.8rem}.TempChart-module__txnNha__status.TempChart-module__txnNha__error{color:#f44;text-shadow:0 0 5px #ff444480}.TempChart-module__txnNha__stats{width:100%;max-width:1200px;margin:1.5rem auto 0}.TempChart-module__txnNha__statsGrid{flex-direction:column;justify-content:center;gap:1rem;display:flex}.TempChart-module__txnNha__ipStatsRow{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1rem;margin-bottom:1rem;display:flex}.TempChart-module__txnNha__ipStatsHeader{text-align:left;color:#0f0;text-shadow:0 0 5px #00ff0080;border-bottom:1px solid #00ff004d;width:100%;margin-bottom:.5rem;padding:.5rem 0;font-size:.9rem;font-weight:bolder}.TempChart-module__txnNha__recordCount{color:#0a0;font-size:.75rem;font-weight:400}.TempChart-module__txnNha__statCard{text-align:center;background:#00140099;border:1px solid #0f0;border-radius:6px;flex:1;min-width:120px;margin:.25rem;padding:.75rem 1rem;box-shadow:0 0 10px #00ff001a}.TempChart-module__txnNha__statCard .TempChart-module__txnNha__label{color:#0a0;margin-bottom:.3rem;font-size:.75rem}.TempChart-module__txnNha__statCard .TempChart-module__txnNha__value{text-shadow:0 0 8px #0f09;font-size:1.4rem;font-weight:700}.TempChart-module__txnNha__statCard .TempChart-module__txnNha__value.TempChart-module__txnNha__temp{color:#ff6b6b;text-shadow:0 0 8px #ff6b6b99}.TempChart-module__txnNha__statCard .TempChart-module__txnNha__value.TempChart-module__txnNha__hum{color:#4ecdc4;text-shadow:0 0 8px #4ecdc499}.TempChart-module__txnNha__statCard .TempChart-module__txnNha__value.TempChart-module__txnNha__count{color:#ffe66d;text-shadow:0 0 8px #ffe66d99}.TempChart-module__txnNha__tempRange{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.TempChart-module__txnNha__tempRange .TempChart-module__txnNha__label{color:#0a0;margin-bottom:.2rem;font-size:.85rem}.TempChart-module__txnNha__tempValues{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.TempChart-module__txnNha__tempHalf{flex-direction:column;align-items:center;gap:.1rem;display:flex}.TempChart-module__txnNha__tempHalf .TempChart-module__txnNha__label{color:#0a0;font-size:.7rem}.TempChart-module__txnNha__tempHalf .TempChart-module__txnNha__value{font-size:1.1rem}.TempChart-module__txnNha__tempHalf .TempChart-module__txnNha__timestamp{color:#0f0;white-space:nowrap;margin-top:.15rem;font-size:.6rem;display:block}.TempChart-module__txnNha__timestampPlaceholder{color:#0f0;white-space:nowrap;visibility:hidden;margin-top:.15rem;font-size:.6rem;display:block}.TempChart-module__txnNha__divider{background:#00ff004d;width:1px;height:1.5rem;box-shadow:0 0 5px #00ff004d}@media (max-width:768px){.TempChart-module__txnNha__container{padding:1rem}.TempChart-module__txnNha__title{font-size:1.3rem}.TempChart-module__txnNha__chartContainer{width:95%;padding:1rem}.TempChart-module__txnNha__statCard{min-width:100%;padding:.75rem 1rem}.TempChart-module__txnNha__tempValues{flex-direction:column;gap:.25rem}.TempChart-module__txnNha__divider{width:100%;height:1px}}
