.gas-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.gas-header-left{display:flex;align-items:flex-start;gap:1rem}.gas-logo img{width:42px;height:42px}.gas-title{font-family:monospace;font-size:1.6rem;font-weight:800;margin:0;color:#feeecd;letter-spacing:.04em}.gas-subtitle{margin:.25rem 0 0;font-size:.92rem;opacity:.9;color:#feeecd}.gas-subtitle strong{font-weight:700;color:#feeecd}.hour-24-items{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.hour-24-item{text-align:center}.gas-insight-body{display:flex;flex-direction:column;gap:1rem}.gas-insight-chart{width:100%;min-height:240px}.ger-layout{gap:20px;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.ger-layout,.ger-score-section{display:flex;align-items:flex-start}.ger-score-section{flex:0 0 auto;flex-direction:column;justify-content:center;gap:8px}.ger-rating-display{display:flex;align-items:baseline}.ger-rating-huge{font-size:2.6rem;font-weight:800;line-height:1;font-family:monospace;color:#30d630}.ger-rating-max{font-size:18px;font-weight:600;opacity:.7;color:rgba(74,222,128,.8);font-family:monospace}.ger-confidence-simple{font-size:.7rem;color:rgba(74,222,128,.7);font-weight:500}.ger-confidence-simple span{font-weight:700;text-transform:uppercase}.ger-penalty-display{font-size:.7rem;color:rgba(74,222,128,.7);font-weight:500;margin-top:-8px}.ger-penalty-value{color:#b03b1e;font-weight:600}.ger-penalty-detail{color:#888;font-size:.7rem}.ger-bars-horizontal{display:flex;flex-direction:column;gap:10px;align-items:flex-end;justify-content:center;flex:1 1 auto;min-height:80px}.ger-hbar{display:flex;justify-content:flex-end;width:100%;cursor:help;transition:transform .2s ease,filter .2s ease}.ger-hbar:hover{transform:translateX(2px)}.ger-hbar:hover .ger-hbar-fill{box-shadow:0 0 6px rgba(195,255,195,.6),0 0 12px rgba(48,214,48,.55)}.ger-hbar-track{width:100%;height:14px;background:transparent;border-radius:4px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.ger-hbar-fill{height:100%;transition:width .8s ease-out;border-radius:4px}.plasma-tooltip{position:fixed;left:var(--tooltip-x);top:var(--tooltip-y);transform:translate(-50%,-100%);pointer-events:none;z-index:9999;background:rgba(0,0,0,.95);border:1px solid #c3ffc3;padding:8px;box-shadow:0 0 8px #c3ffc3;border-radius:2px;font-family:monospace;animation:tooltipFadeIn .4s ease-out forwards}@keyframes tooltipFadeIn{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur(0)}}.plasma-tooltip-category{color:#7ae97a;font-weight:700;font-size:.75rem;margin-bottom:4px}.plasma-tooltip-score{color:#7ae97a;font-size:.8rem;margin-bottom:2px}.plasma-tooltip-count{color:#7ae97a;font-size:.75rem;opacity:.8}@media (max-width:768px){.ger-bars-horizontal{gap:8px}}.ger-simple{flex-direction:column;height:100%;padding:20px}.ger-error,.ger-simple{display:flex;align-items:center;justify-content:center}.ger-error{color:#d24c28;font-size:.8rem;text-align:center;width:100%;min-height:80px}.ger-error-icon{font-size:1.6rem;display:none}@media (max-width:768px){.gas-efficiency-rating{padding:16px}.ger-gauge-container{max-width:180px}.ger-rating-number{font-size:28px}}.zfs-layout{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;min-height:80px}.zfs-value{font-size:2.6rem;font-weight:800;line-height:1;font-family:monospace;color:#30d630}.zfs-subtitle{font-size:.7rem;font-weight:500;color:rgba(74,222,128,.7)}