.poly-wrapper{background:#1e1e2e;border-radius:8px;padding:20px;color:#cdd6f4;font-family:system-ui,-apple-system,sans-serif;margin:2rem 0;box-shadow:0 4px 6px #0000001a}.poly-header h4{margin:0 0 8px;color:#f38ba8}.poly-header p{margin:0 0 20px;font-size:.9rem;color:#bac2de}.poly-layout{display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:space-between}.poly-controls{display:flex;flex-direction:column;gap:10px;flex:1;min-width:150px}.poly-btn{background:transparent;border:2px solid #585b70;color:#cdd6f4;padding:10px 15px;border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s;text-align:left}.poly-btn:hover{background:#313244}.poly-btn.reset{border-color:#585b70;text-align:center;margin-top:10px}.poly-visualization{flex:2;min-width:300px;display:flex;justify-content:center;background:#181825;border-radius:8px;padding:10px}.poly-neurons{flex:1.5;min-width:200px;background:#181825;padding:15px;border-radius:8px}.poly-neurons h4{margin:0 0 15px;font-size:1rem;color:#a6e3a1}.neuron-bar-container{display:flex;align-items:center;gap:10px;margin-bottom:12px}.neuron-label{font-size:.85rem;width:65px}.neuron-bar-bg{flex:1;height:12px;background:#313244;border-radius:6px;overflow:hidden}.neuron-bar-fill{height:100%;transition:width .3s ease,background-color .3s ease}.neuron-value{font-size:.85rem;width:35px;text-align:right;font-family:monospace}.poly-explanation{margin-top:20px;font-size:.85rem;line-height:1.4;color:#a6adc8;min-height:60px}.induction-visualizer{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:20px;margin:20px 0;font-family:system-ui,-apple-system,sans-serif;box-shadow:0 4px 6px -1px #0000001a}.visualizer-title{margin:0 0 15px;color:#1e293b;font-size:1.1rem}.matrix-container{overflow-x:auto;margin-bottom:15px}.col-labels{display:flex;margin-left:80px}.col-label{width:60px;text-align:center;font-size:.8rem;font-weight:600;color:#475569;padding:5px 0}.matrix-row{display:flex;align-items:center}.row-label{width:80px;font-size:.8rem;font-weight:600;color:#475569;text-align:right;padding-right:10px}.matrix-cell{width:60px;height:30px;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.matrix-cell.masked{background-color:#f1f5f9;cursor:not-allowed}.matrix-cell.active{outline:2px solid #3b82f6;z-index:10}.matrix-cell.induction-hot{border:2px solid #ef4444}.tooltip{display:none;position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#1e293b;color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;white-space:nowrap}.matrix-cell:hover .tooltip{display:block}.visualizer-caption{font-size:.9rem;color:#475569;line-height:1.5}.logit-lens-container{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:20px;margin:20px 0;font-family:system-ui,-apple-system,sans-serif;box-shadow:0 4px 6px -1px #0000001a}.lens-header h4{margin:0;color:#1e293b}.lens-header p{margin:5px 0 15px;color:#64748b;font-size:.9rem}.slider-container{display:flex;align-items:center;gap:15px;margin-bottom:20px}.slider-container label{font-weight:600;color:#475569;min-width:80px}.layer-slider{flex:1}.tokens-grid{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.grid-row{display:flex;align-items:center}.grid-cell{flex:1;padding:10px;text-align:center;border:1px solid #e2e8f0;font-size:.9rem}.token-cell{background-color:#f8fafc;font-weight:600}.pred-cell{background-color:#fff}.highlight-correct{background-color:#d1e7dd;color:#0f5132;font-weight:700}.lens-explanation{font-size:.9rem;color:#475569;line-height:1.5;background:#f1f5f9;padding:12px;border-radius:6px}.probe-visualizer-container{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:20px;margin:20px 0;font-family:system-ui,-apple-system,sans-serif;box-shadow:0 4px 6px -1px #0000001a}.probe-header h4{margin:0;color:#1e293b}.probe-header p{margin:5px 0 10px;color:#64748b;font-size:.9rem}.probe-canvas-container{background:#0f172a;border-radius:8px;padding:10px;margin-bottom:15px}.probe-svg{width:100%;height:auto;display:block}.probe-legend{display:flex;justify-content:center;gap:20px;margin-bottom:15px;font-size:.85rem;color:#64748b}.probe-description{font-size:.9rem;color:#475569;text-align:center;font-weight:500}
