.ctic-results.on{display:block;animation:cticFadeUp .4s ease}.ctic-stat-val.up{color:#fca5a5}.ctic-stat-val.down{color:#86efac}.rblow{background:#dcfce7;color:#15803d}.rbmed{background:#fef3c7;color:#b45309}.rbhigh{background:#fee2e2;color:#b91c1c}.ctic-chart-item{display:flex;flex-direction:column;gap:5px}.ctic-chart-header{display:flex;justify-content:space-between;font-size:12.5px;font-weight:600;color:#475569}.ctic-chart-header span:last-child{color:#1e293b;font-weight:700}.ctic-bar-bg{background:#f1f5f9;border-radius:99px;height:8px;overflow:hidden}.ctic-bar-fill{height:100%;border-radius:99px;transition:width 1s cubic-bezier(.4,0,.2,1)}.ctic-chart-item.yours .ctic-bar-fill{background:linear-gradient(90deg,#2563eb,#0ea5e9)}.ctic-chart-item.avg .ctic-bar-fill{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.ctic-chart-item.cheap .ctic-bar-fill{background:linear-gradient(90deg,#10b981,#34d399)}.ctic-chart-item.expensive .ctic-bar-fill{background:linear-gradient(90deg,#ef4444,#f87171)}.ctic-tip{background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #10b981;border-radius:10px;padding:12px 14px;display:flex;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.55;color:#475569}.ctic-tip-icon{font-size:17px;flex-shrink:0;margin-top:1px}.ctic-tip strong{color:#1e293b;font-weight:700}