.mtp-visualizer{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px;margin:20px 0;font-family:system-ui,-apple-system,sans-serif;color:#1e293b}.mtp-header h4{margin:0 0 10px;color:#0f172a}.mtp-desc{font-size:.95rem;color:#475569;min-height:40px}.mtp-canvas{background:#fff;border:1px dashed #cbd5e1;border-radius:6px;height:200px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;padding:20px}.node{padding:12px 20px;border-radius:6px;font-weight:600;text-align:center;transition:all .3s ease;background:#e2e8f0;color:#64748b}.node.active{background:#3b82f6;color:#fff;box-shadow:0 4px 6px -1px #3b82f680}.mtp-parallel{display:flex;align-items:center;gap:20px}.heads{display:flex;flex-direction:column;gap:10px}.arrows{display:flex;flex-direction:column;gap:25px;color:#94a3b8;font-weight:700}.mtp-verify{display:flex;flex-direction:column;align-items:center;gap:20px}.tokens-accepted{display:flex;gap:10px}.token{padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:600}.token.success{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.token.reject{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.mtp-controls{display:flex;justify-content:space-between;align-items:center}.btn{background:#0f172a;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-weight:500}.btn:hover{background:#1e293b}.ssm-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}.ssm-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.ssm-header h3{margin:0;color:#1e293b}.ssm-toggle-btn{padding:8px 16px;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .2s}.ssm-toggle-btn:hover{background-color:#2563eb}.ssm-panels{display:flex;gap:20px;flex-wrap:wrap}.ssm-panel{flex:1;min-width:250px;background:#f8fafc;padding:15px;border-radius:8px;border:1px solid #e2e8f0}.panel-title{margin:0 0 5px;color:#0f172a}.panel-desc{font-size:.85rem;color:#64748b;margin:0 0 15px}.grid-viz{display:flex;flex-direction:column;gap:4px;margin-bottom:15px}.grid-row{display:flex;gap:4px}.grid-cell{width:24px;height:24px;border:1px solid #cbd5e1;display:flex;align-items:center;justify-content:center;font-size:.75rem;background:#fff}.grid-cell.active-cell{background-color:#d1e7dd;color:#0f5132;font-weight:700}.grid-cell.inactive-cell{background-color:#f1f5f9}.stats{font-size:.9rem;color:#475569}.ssm-viz{display:flex;flex-direction:column;align-items:center;gap:15px;margin-bottom:15px}.hidden-state-box{background:#3b82f6;color:#fff;padding:10px 20px;border-radius:6px;text-align:center;font-weight:600;font-size:.9rem}.hidden-state-box span{font-family:monospace}.sequence-stream{display:flex;gap:8px}.stream-token{background:#fff;border:1px solid #cbd5e1;padding:4px 8px;border-radius:4px;font-family:monospace;font-size:.85rem}.ssm-duality-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}.ssm-duality-container .ssm-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.ssm-toggle{display:flex;gap:10px}.ssm-toggle button{padding:6px 12px;border:1px solid #cbd5e1;background:#f8fafc;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;color:#475569;transition:all .2s}.ssm-toggle button.active{background:#3b82f6;color:#fff;border-color:#2563eb}.desc{font-size:.9rem;color:#475569;line-height:1.5;margin-bottom:20px}.sequence-chain{display:flex;gap:15px;justify-content:center;align-items:center}.chain-node{display:flex;flex-direction:column;align-items:center;gap:8px}.token-box{background:#fff;border:1px solid #cbd5e1;padding:6px 12px;border-radius:4px;font-size:.85rem}.state-box{background:#e2f0fd;border:1px solid #b8daff;padding:6px 12px;border-radius:4px;font-size:.85rem;font-family:monospace}.arrow-down,.arrow-right{font-weight:700;color:#64748b}.chunk-container{display:flex;gap:20px;justify-content:center;align-items:center}.chunk-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:15px;width:180px}.chunk-box h4{margin:0 0 10px;font-size:.9rem;color:#0f172a}.matrix-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;margin-bottom:10px}.matrix-cell{background:#fff;border:1px solid #cbd5e1;padding:8px;text-align:center;font-size:.75rem;border-radius:4px}.chunk-state{background:#d1e7dd;color:#0f5132;padding:6px;border-radius:4px;text-align:center;font-size:.8rem;font-family:monospace}.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}.visualizer-title{margin:0 0 5px;color:#1e293b;font-size:1.1rem}.visualizer-desc{margin:0 0 20px;color:#64748b;font-size:.9rem;line-height:1.5}.slider-label{display:block;font-size:.9rem;font-weight:600;color:#475569;margin-bottom:5px}.context-slider{width:100%;max-width:400px}.bars-container{display:flex;flex-direction:column;gap:15px;margin:20px 0}.bar-row{display:flex;flex-direction:column;gap:5px}.bar-label{display:flex;justify-content:space-between;font-size:.85rem;font-weight:600;color:#475569}.memory-value{color:#0f172a;font-family:monospace}.bar-track{height:16px;background-color:#f1f5f9;border-radius:8px;overflow:hidden}.bar-fill{height:100%;transition:width .3s ease}.standard-fill{background-color:#ef4444}.linear-fill{background-color:#10b981}.visualizer-footer{font-size:.8rem;color:#94a3b8;font-style:italic;line-height:1.4}
